On 7/26/05, Laurens Blankers <[EMAIL PROTECTED]> wrote: > Just to be clear this happens when executing > > sed -i "s:-lcrypto:/usr/lib/libcrypto.a:g" configure > > before running configure.
Yep, I use the same option. No problems here. There is one thing that I do differently than LFS, I remove the libtool archive files for all libraries. Also I use "-Os" optimization for all compilations. Try renaming /usr/lib/libcrypto.la and see if that makes a difference. -- Tushar Teredesai mailto:[EMAIL PROTECTED] http://www.linuxfromscratch.org/~tushar/ -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
