The problem is with the older version, it specifically looks for the /usr/src/linux-whatever, but the newer version have this line built into the Makefile.

ifndef KERNEL_DIR
KERNEL_DIR=/usr/src/linux
endif

In Andrew Benton's case since he didn't have a /usr/src/linux, it was not a big deal, it just used the ones it could find. But for people who have the /usr/src/linux symlink it will give errors.


-- ------ [EMAIL PROTECTED] [EMAIL PROTECTED]

LFS User # 2577
Registered Linux User # 299986

--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to