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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to