Hallo,

>> libtool: link: cannot find the library `../../lib/isc/libisc.la'
>> Conclusion: the sequence of make commands as listed in the BLFS book is
>> not working.

thanks for all answers and suggestions; I admit it was my fault by using
additional configure switches.

I tried some variants and found out that I should not use --with-libtool
for the client package. Without this switch the client modules build
without problem, and the binaries do not even require libs installed.

# ldd /usr/bin/dig
        linux-gate.so.1 (0xb7744000)
        libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0xb751f000)
        libdl.so.2 => /lib/libdl.so.2 (0xb751a000)
        libcap.so.2 => /lib/libcap.so.2 (0xb7514000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb74f7000)
        libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb7382000)
        libz.so.1 => /lib/libz.so.1 (0xb7367000)
        libiconv.so.2 => /usr/lib/libiconv.so.2 (0xb727b000)
        libm.so.6 => /lib/libm.so.6 (0xb7226000)
        libc.so.6 => /lib/libc.so.6 (0xb706f000)
        /lib/ld-linux.so.2 (0xb7746000)

Tschau...Thomas
-- 
"Do you wanna be a legend or a passing footprint on the sands of time?"

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to