Date: Mon, 22 Nov 2004 14:29:57 -0700 From: secmgr <security@jim-liesl.org> To: Tejas Kokje <kokje@ISI.EDU> Cc: freebsd-stable@freebsd.org Subject: Re: buildkernel problem Message-ID: <41A25A55.9010009@jim-liesl.org> In-Reply-To: <41A24F84.20600@ISI.EDU> References: <41A24F84.20600@ISI.EDU>
next in thread | previous in thread | raw e-mail | index | archive | help
Tejas Kokje wrote: > Hi, > > > I am trying to do buildkernel with my own configuration file > (MYKERNEL_CONFIG). I am getting the following error. I am not sure > what is wrong. Any help will be appreciated . > > > # uname -sr > FreeBSD 4.9-RELEASE-p11 > > #make buildkernel KERNCONF=MYKERNEL_CONFIG > > -------------------------------------------------------------- > >>> Kernel build for MYKERNEL_CONFIG started on Mon Nov 22 12:25:36 > PST 2004 > -------------------------------------------------------------- > ===> MYKERNEL_CONFIG > mkdir -p /usr/obj/usr/src/sys > cd /usr/src/sys/i386/conf; > PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin > config -d /usr/obj/usr/src/sys/MYKERNEL_CONFIG > /usr/src/sys/i386/conf/MYKERNEL_CONFIG > Don't forget to do a ``make depend'' > Warning: device "cz" is unknown > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. no cz.c in your build path (/usr/src/sys/dev/). Is there a cyclades Z series card in the system? If you need the driver you can get it from their website. jim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41A25A55.9010009>