On Wed, Oct 24, 2001 at 06:07:19AM -0700, Troy wrote: > media!root:~# su - build > media!build:~$ make buildworld > test -d native/Owl/build || make checkout > ln -sf native/Owl/build/.rpm* . > ln -s native/Owl/build/*.conf . 2> /dev/null || : > BRANCH=Owl native/Owl/build/buildworld.sh > 06:06:30: Removing stale temporary files > 06:06:30: Sanity check > 06:06:30: Unreadable kernel includes > make: *** [buildworld] Error 1 > > Can someone point me to some more documentation on it (maybe Im misreading > the current stuff?) This is the right way to prepare kernel for make buildworld to work. su - sources tar xfz kernel-source.tar.gz cd linux make menuconfig cd .. chmod 755 linux chmod -R a+rX linux/include ishobr
This archive was generated by hypermail 2.1.3 : Sun Jan 15 2006 - 13:43:15 PST