Quantcast
Channel: CentOS Bug Tracker - Issues
Viewing all articles
Browse latest Browse all 19115

0001382: unzip has not been compiled with large file support and cannot unzip files > 2G

$
0
0
In the unzip unix makefile find the section begining<br /> <br /> # Linux on 386 platform, using the assembler replacement for crc32.c. (-O4 and<br /> # -fno-strength-reduce have virtually no effect beyond -O3. Add "-m486<br /> # -malign-functions=2 -malign-jumps=2 -malign-loops=2" for Pentium [Pro]<br /> # systems.)<br /> linux: unix_make<br /> <br /> then find the line<br /> CF="-O3 -Wall -I. -DASM_CRC $(LOC)"\<br /> <br /> and replace it with<br /> CF="-O3 -Wall -I. -DASM_CRC -DLARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 $(LOC)"\

Viewing all articles
Browse latest Browse all 19115

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>