[gnutls-dev] Guile problems in 1.7.12

Simon Josefsson simon at josefsson.org
Mon Jun 11 11:25:36 CEST 2007


Simon Josefsson <simon at josefsson.org> writes:

> Simon Josefsson <simon at josefsson.org> writes:
>
>> I'll see if I can debug this myself...
>
> It is related to -rpath problems... if I remove the installed copy of
> libgnutls, libgnutls-extra, it works.  It seems to prefer to link
> $prefix/lib/libgnutls.so over $builddir/lib/.libs/libgnutls.so.
>
> This should really be debugged fully, and possibly reported to the
> libtool team, since I've encountered this before and the fix is often
> not logical, and therefor may indicate a libtool bug.

I may have fixed it, by using *_LIBADD instead of *_LDFLAGS to specify
the dependent libraries.

/Simon




More information about the Gnutls-devel mailing list