Skip site navigation (1)Skip section navigation (2)
Date:      16 Sep 2000 16:39:27 +0200
From:      Eric Jacoboni <jaco@titine.fr.eu.org>
To:        current@FreeBSD.ORG
Subject:   Builkernel failure 
Message-ID:  <87k8ccs8o0.fsf@titine.fr.eu.org>

next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87k8ccs8o0.fsf>