I just took a quick glance at your file, but will this compile if you uncomment iir??? You certainly have a lot of things included in your config file. Re-enabling some options will help you narrow down whether or not the problem is in fact the iir being commented out or whether something that depends on iir isn't commented out. Sorry for the jumbled wording, I haven't had my coffee yet.

Adam

Dino Vliet wrote:

I want to compile a new kernel on my laptop running
freebsd 4.10.


Although I commented out device iir in my kernel
configuration file, I still get an error message when
trying to make my kernel. Look at my kernel
configuration file which I attached to this message.

Can somebody help me to get this fixed?

Brgds

I'm getting this error message:

===> iir
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
touch opt_scsi.h
touch opt_cam.h
perl @/kern/makeops.pl -h @/kern/device_if.m
perl @/kern/makeops.pl -h @/kern/bus_if.m
perl @/kern/makeops.pl -h @/pci/pci_if.m
rm -f .depend
mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE
-I- -I. -I@ -I@/../include
-I/usr/obj/usr/src/i386/usr/include /usr/src/sys/modules/iir/../../dev/iir/iir.c
/usr/src/sys/modules/iir/../../dev/iir/iir_ctrl.c
/usr/src/sys/modules/iir/../../dev/iir/iir_pci.c
*** Error code 1


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

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

Stop in /usr/obj/usr/src/sys/MIJNKERNEL.
*** Error code 1

Stop in /usr/src.
*** Error code 1





__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail


------------------------------------------------------------------------

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




--
www.erictheninja.org
A bunch of crap, but it'll be there soon

Buy my ebay stuff...you know you want to
http://cgi6.ebay.com/ws/eBayISAPI.dll?ViewSellersOtherItems&userid=biddingman12&include=0&since=-1&sort=3&rows=50

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

Reply via email to