[Spread-users] Problems with installation of 4.2 release

Johannes Wienke jwienke at techfak.uni-bielefeld.de
Mon Nov 19 09:38:50 EST 2012


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 259 bytes
Desc: OpenPGP digital signature
Url : http://lists.spread.org/pipermail/spread-users/attachments/20121119/45c0ec74/attachment.bin 


More information about the Spread-users mailing list