Ref: Beyond Linux From Scratch - Version 2013-05-09 Chapter 12. System Utilities UnZip-6.0
On a 64-bit system libunzip.so is not compiled using: make -f unix/Makefile linux_noasm It looks like the following command would be required: make -f unix/Makefile linux_shlibz ..but this fails trying to compile 32-bit code Is there a way to compile a 64-bit libunzip.so? Regards John -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
