[gnutls-help] on finding nettle under /usr/local rather than under /usr (GNU+Linux 64-bit system)
Joke de Buhr
joke at seiken.de
Fri Jun 7 17:30:41 CEST 2013
hi,
this message might not fit the topic but might be related to these problems
regarding nettle.
i installed nettle using a custom --prefix=/home/...
gnutls 3.2.1 configure script is invoked with a PKG_CONFIG_PATH=/home/...
pointing to right pkgconfig location underneath the prefix.
unfortunately gnutls doesn't use the values supplied by pkgconfig.
the makefile „x509/Makefile“ contains the right include path NETTLE_CFLAGS but
the values isn't passed to the compiler later on. gcc can't find
„<nettle/memxor.h>“
regards joke
On Friday 07 June 2013 08:41:23 Nikos Mavrogiannopoulos wrote:
> On 06/06/2013 09:19 PM, Marco Maggi wrote:
> > Nikos Mavrogiannopoulos wrote:
> >> That's pretty strange. Did you run ldconfig on your system (and does
> >> its configuration include /usr/local/lib)? I'd expect that the latest
> >> library would be used.
> >
> > Sorry for the very late reply and for this very long message.
>
> > Unfortunately Gnutls 3.2.1 still does not work. To recapitulate:
> Hello,
> I have exactly the same situation in my system but never experienced
> what you describe.
>
> > everything looks fine. Now I run "make" and it fails:
> [...]
>
> > I have refreshed my memory reading the documentation of Libtool
> >
> > and my understanding is that it imposes its own karma both when
> > linking libraries in the build tree and when linking libraries in
> > the installation directory; so I am not sure it make sense to
>
> > apply "ldd" upon the libraries in the build tree, but anyway:
> Do you have in /usr/lib64, any .la files?
>
> regards,
> Nikos
>
> _______________________________________________
> Gnutls-help mailing list
> Gnutls-help at lists.gnutls.org
> http://lists.gnupg.org/mailman/listinfo/gnutls-help
More information about the Gnutls-help
mailing list