On 10/19/06, gabriel batir <[EMAIL PROTECTED]> wrote:
Following the instructions on 
http://www.linuxfromscratch.org/blfs/view/svn/general/unzip.html

make -f unix/Makefile LOCAL_UNZIP=-D_FILE_OFFSET_BITS=64 linux
make prefix=/usr install

libunzip.so does not get built.

That's actually intentional. The fact that libunzip.so is still listed
in the files is a typo. One of our editors had a zip file which would
only work correctly if unzip was not using the shared library. So, the
shared library was removed. If you look at the BLFS-6.1 book, it shows
how to build the shared library:

http://www.linuxfromscratch.org/blfs/view/stable/general/unzip.html

Opened a ticket for it.

http://wiki.linuxfromscratch.org/blfs/ticket/2187

--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
  • unzip-5.52 gabriel batir
    • Re: unzip-5.52 Dan Nicholson

Reply via email to