Ken Moffat schrieb:
> 
> Do you have /mnt/lfs/usr/include/crypt.h ?
> 

last night i run a complete rebuild, the 1st perl run was a failure, the 
second successfull.

crypt.h is installed, and ldd perl shows:

        linux-gate.so.1 =>  (0xb7fd2000)
        libnsl.so.1 => /lib/libnsl.so.1 (0xb7fb7000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7fb3000)
        libm.so.6 => /lib/libm.so.6 (0xb7f8c000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0xb7f5a000)
        libutil.so.1 => /lib/libutil.so.1 (0xb7f56000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb7f3e000)
        libc.so.6 => /lib/libc.so.6 (0xb7df7000)
        /lib/ld-linux.so.2 (0xb7fd3000)

libcrypt is linked dynamic as i expected.


tobias

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to