Attachments (1)
Change History (5)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Putting the unzip patch here (it also adds that zip works with LFS 6.5), just in case the LFS guys missed it.
by , 15 years ago
Attachment: | blfs-unzip_zip-wi.patch added |
---|
Unzip update patch. Also adds that Zip 3.0 works on LFS 6.5.
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Updated BLFS to UnZip-6.0
I removed the LOCAL_UNZIP= stuff entirely as it is the default.
Bruce, Did you try just running "make -f unix/Makefile linux"?
If there are continued problems with pure64, we'll have to open another ticket. Closing this one as it was for the update.
Note:
See TracTickets
for help on using tickets.
This does not build cleanly on a pure 64-bit LFS 6.5.
make -f unix/Makefile LOCAL_UNZIP=-D_FILE_OFFSET_BITS=64 linux
gives errors like:
Using make -f unix/Makefile LOCAL_UNZIP=-D_FILE_OFFSET_BITS=64 linux_noasm gives:
I haven't tried to track down a fix.