>From a fresh cvsup on a DELL i3500 laptop:

'make buildworld' runs ok...

'make KERNEL=ALEX buildkernel' (but that's the same with GENERIC)
fails while building modules :

=-=-=-=
(...)
objcopy --strip-debug kernel.debug kernel
cd /usr/src/sys/modules && \
   env MAKEOBJDIRPREFIX=/home/obj/usr/src/sys/ALEX/modules \
   KMODDIR=/usr/obj/usr/src/i386/boot/kernel make obj all
===> 3dfx
===> accf_data
(...)
===> mly
===> splash
===> splash/bmp
===> splash/pcx
===> streams
===> svr4
===> vesa
===> wi
===> 3dfx
make: don't know how to make @/i386/linux/linux_ioctl.h. Stop
*** Error code 2

Stop in /usr/src/sys/modules
*** Error code 1

Stop in /home/obj/usr/src/sys/ALEX
*** Error code 1
=-=-=-=

Did i miss something ? (i speak of building the kernel, not of
installing it...) 

-- 
Éric Jacoboni, né il y a 1272478053 secondes.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to