Jim Washko wrote: > OK I unset the language and tried the make again and it looked like it was > compiled correctly (openssl). I do the make test and the results are shown > below: > seed-ofb base64 > zlib > 3078559368:error:25066067:DSO support routines:DLFCN_LOAD:could not load > the shared library:dso_dlfcn.c:187:filename(libz.so): libz.so: cannot open > shared object file: No such file or directory > 3078559368:error:25070067:DSO support routines:DSO_load:could not load the > shared library:dso_lib.c:244: > 3078559368:error:29064065:lib(41):BIO_ZLIB_NEW:zlib not > supported:c_zlib.c:478: > 3079370376:error:25066067:DSO support routines:DLFCN_LOAD:could not load > the shared library:dso_dlfcn.c:187:filename(libz.so): libz.so: cannot open > shared object file: No such file or directory > 3079370376:error:25070067:DSO support routines:DSO_load:could not load the > shared library:dso_lib.c:244: > 3079370376:error:29064065:lib(41):BIO_ZLIB_NEW:zlib not > supported:c_zlib.c:478: > cmp: EOF on ./p.zlib.clear > make[1]: *** [test_enc] Error 1
You have a problem with your LFS build. http://www.linuxfromscratch.org/lfs/view/stable/chapter06/zlib.html Perhaps you missed the step creating the symbolic link. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
