Re: Problems with installation of 4.2 release
Johannes Wienke <[email protected]> Mon, 19 Nov 2012 15:38:50 +0100
| Newsgroups | gmane.network.spread.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 11/19/2012 03:05 PM, John Schultz wrote: > To my eye, it looks like the libspread-util.a linkage needs to come before the other libraries, in particular -ldl and -lrt. > > Could you please try moving the libspread-util.a linkage to before these other libraries for spmonitor? I tried this line in daemon/Makefile: LIBS=$(LIBSPREADUTIL_LIBS) -lm -lrt -lnsl which results in gcc -o spmonitor -rdynamic monitor.o lex.yy.o y.tab.o configuration.o acm.o -ldl -lm -lrt -lnsl ../libspread-util/lib/libspread-util.a Is this what you meant? It does not fix the compilation error. Cheers, Johannes _______________________________________________ Spread-users mailing list [email protected] http://lists.spread.org/mailman/listinfo/spread-users
signature.asc
(application/pgp-signature, 259 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlCqRHwACgkQBFcR5UV/ccK7WgCgl8uAcxSj95Rsn5PPxp8vW+6p Fh8AoNCwRuvvrBSwsXDqbhwDvppKwM+K =NLfs -----END PGP SIGNATURE-----