Le 29/03/2010 21:56, Ralf Wildenhues a écrit :
> Hope that helps.
Yes, many thanks :)
--
BOFH excuse #234:
Someone is broadcasting pygmy packets and the router doesn't know how to
deal with them.
___
http://lists.gnu.org/mailman/listinfo/libtool
Hello Guillaume,
* Guillaume Rousse wrote on Mon, Mar 29, 2010 at 03:00:01PM CEST:
> When building nfs-utils, I have a strange linking order issue with
> libtool (2.2.6b).
>
> The makefile.am reads:
> gssd_LDADD =../../support/nfs/libnfs.a \
> $(RPCSECGSS_LIBS) $(GSSGLUE_LIBS) $(KRBLIBS)
>
> (