[Bug 687988] Re: [FTBFS] package 'quagga' (0.99.17-2) failed to build on natty
TuxSax
687988 at bugs.launchpad.net
Mon Dec 13 14:53:02 GMT 2010
go to ./zebra, and in Makefile find line
Code:
LIBS = -lcrypt -lrt
and add to line "-lcap"
Code:
LIBS = -lcrypt -lrt -lcap
That should allow the building of the package
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quagga in ubuntu.
https://bugs.launchpad.net/bugs/687988
Title:
[FTBFS] package 'quagga' (0.99.17-2) failed to build on natty
More information about the Ubuntu-server-bugs
mailing list