On Tue, 14 Mar 2017 12:06:03 -0500 Bruce Dubbs <[email protected]> wrote:
> Ian Macdonald wrote: > > Is it just me or does Nettle-3.3 need a '--libdir=/usr/lib' option > > in configure? ( On a 64bit build) > > With only --prefix=/usr, my log says: > > > /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.6.3 > ... > /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.4.3 > > -- Bruce > Sorry for the noise. I had an error with libcap, which created a /usr/lib64 directory. I fixed that but neglected to remove the directory. Nettle's configure uses /usr/lib64 for 64bit libs, if it exists. As usual with BLFS, the errors usually are my own. -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
