Arnaud Quette wrote: >> /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -O -Wall >> -Wsign-compare -o upsc upsc.o ../common/libcommon.a -lupsclient -lssl >> -lcrypto >> gcc -I../include -O -Wall -Wsign-compare -o upsc upsc.o >> ../common/libcommon.a -lupsclient -lssl -lcrypto >> /usr/bin/ld: cannot find -lupsclient >> collect2: ld returned 1 exit status >> make[1]: *** [upsc] Error 1 >> make[1]: Leaving directory >> `/home/strafe/nut-subversion/trunk/clients' >> make: *** [all-recursive] Error 1 > > well, this is another problem here! > nut's internal libupsclient is not found. > I recall earlier this week, that Kjell mentioned such an issue on gentoo iirc. > but I don't recall what was the cause.
I get the same problem here, if I don't use --with-all on the configure command line, but instead only want to build a couple of specific drivers. In that case, the libupsclient library is apparently not build. Best regards, Arjen _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

