> Alexander E. Patrakov wrote: >> Bruce Dubbs wrote: >> >> make -f unix/Makefile LOCAL_UNZIP=-D_FILE_OFFSET_BITS=64 linux >> make prefix=/usr install > > Confirmed. I'll make those changes. >
Okay...I'm sure the above is probably a typo, less make copies it's cosen makefile to the toplevel build directory. We have no patches, and no cp of the Makefile. The instruction are simply make -f unix/Makefile LOCAL_UNZIP=-D_FILE_OFFSET_BITS=64 linux make -f unix/Makefile prefix=/usr install (same style as the zip instructions) correct? -- DJ Lucas -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
