Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Sep 2003 08:26:04 +0800
From:      <chael@southgate.ph.inter.net>
To:        <freebsd-questions@freebsd.org>
Subject:   freshly cvsuped, buildkernel errors
Message-ID:  <000c01c370e8$cbdb5b20$fe01a8c0@JMICH>

next in thread | raw e-mail | index | archive | help
Hi,

buildkernel on my freshly cvsuped (stable-supfile) 4.8 fails with the =
following errors:

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/ida/../../dev/ida/ida.c =
/usr/src/sys/modules/ida/../../dev/ida/ida_disk.c =
/usr/src/sys/modules/ida/../../dev/ida/ida_pci.c =
/usr/src/sys/modules/ida/../../dev/ida/ida_eisa.c
/usr/src/sys/modules/ida/../../dev/ida/ida.c:41: pci.h: No such file or =
directory
mkdep: compile failed
*** Error code 1

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

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

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

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

Stop in /usr/src.


I tried hashing out the ida line on the kernel config file too, but =
still didn't work. I have successfully compiled this kernel on my other =
machine (which is now 4.9-PRERELEASE). But it fails on this one.

What could be the reason for the above error? Thanks in advance.

chael



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000c01c370e8$cbdb5b20$fe01a8c0>