Re: make check
Catonano <[email protected]>
| Newsgroups | gmane.network.gnutls.general |
|---|---|
| Message-ID | <CAJ98PDzmKzRcZVxVtfhbnhLf4gQo1XocZnqfbez7m6KZNjr_fg@mail.gmail.com> |
Il giorno mar 8 gen 2019 alle ore 01:03 Alice Wonder <[email protected]> ha scritto: > > My guess (and just a guess) is that it is linking against shared libs > not in the ld.so.conf path. > I thought so too But then I added a /etc/ld.so.conf.d/nettle.conf file with /home/catonano/opt/lib in it So then $ sudo ldconfig -v | grep nettle /sbin/ldconfig.real: Impossibile fare stat di /usr/local/lib/x86_64-linux-gnu: File o directory non esistente /sbin/ldconfig.real: Percorso "/lib/x86_64-linux-gnu" fornito più di una volta /sbin/ldconfig.real: Percorso "/usr/lib/x86_64-linux-gnu" fornito più di una volta /sbin/ldconfig.real: /lib/x86_64-linux-gnu/ld-2.27.so is the dynamic linker, ignoring libnettle.so.6 -> libnettle.so.6.5 libnettle.so.6 -> libnettle.so.6.4 The libnettle.so.6.5 is the one in my $HOME/opt/lib And that error came up anyway Shoud I reconfigure and rebuild with this new ldconfig configuration on ? Thanks ! _______________________________________________ Gnutls-help mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnutls-help