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


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to