[Bug 687970] Re: [FTBFS] package 'eucalyptus' (2.0+bzr1241-0ubuntu4) failed to build on natty
Daniel Nurmi
dnurmi at gmail.com
Sat Jan 15 19:59:08 UTC 2011
Please see revno 1255 (latest) of Eucalyptus (lp:eucalyptus/2.0). That
branch should resolve java and C compilation issues for Natty. The C
compilation fix was twofold: re-arrange the gcc commandlines in various
Makefiles to put system library link options after local object options
(gcc *.c *.o -l<whatever> instead of gcc *.c -l<whatever> *.o). Also,
we added explicit -lssl -lcrypto to multiple Makefiles.
Regards,
-Dan
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.
https://bugs.launchpad.net/bugs/687970
Title:
[FTBFS] package 'eucalyptus' (2.0+bzr1241-0ubuntu4) failed to build on
natty
More information about the Ubuntu-server-bugs
mailing list