the error that I was receiving was due the default directory of config was
../../  and it was incorrect you must specify the FQP of the kernel you are
building and then make depend will work fine.. Thanks
----- Original Message -----
From: "Travis Johnson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, July 13, 2003 11:15 AM
Subject: 4.8 Kernel Compiling Error


> 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
> /usr/src/sys/modules/iir/../../dev/iir/iir.c:56: stddef.h: No such file or
> directory
> mkdep: compile failed
> *** 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/MYKERNEL.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
>
> I have used src from the cdrom and from FTP1, regardless I am unable to
> compile the kernel.
>
> Any assistance would be appreciated
>
> Thank you.
>
>

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

Reply via email to