[EMAIL PROTECTED] wrote:
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.
The first "make" command symlinks the Makefile to the top-level
directory. So "make prefix=/usr install" and "make -f unix/Makefile
prefix=/usr install" do the same according to the same Makefile.
--
Alexander E. Patrakov
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page