Date: Thu, 30 Mar 1995 17:20:02 -0800 From: Craig Huckabee <huck@slartibartfast.nosc.mil> To: freebsd-bugs Subject: conf/286: PR on Kernel building in 2.0-950322-SNAP Message-ID: <199503310120.RAA07820@freefall.cdrom.com> In-Reply-To: Your message of Thu, 30 Mar 95 20:16:09 -0500 <9503310116.AA00554@slartibartfast.nosc.mil>
index | next in thread | previous in thread | raw e-mail
>Number: 286
>Category: conf
>Synopsis: 'make depend' on GENERIC kernel stops
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-bugs (FreeBSD bugs mailing list)
>State: open
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Mar 30 17:20:01 1995
>Originator: Craig Huckabee
>Organization:
NISE East Charleston, SC
>Release: FreeBSD 2.1.0-Development i386
>Environment:
>Description:
When trying to build a new kernel on a new machine, one that has
just completed the automated install and has been rebooted, the
'make' or 'make depend' of a new configuration fails.
What follows is the error message :
Script started on Thu Mar 30 19:54:56 1995
mispwoso# make depend
cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -nostdinc
-I. -I../.. -I../../sys -I../../../include -DGENERICA -DI486_CPU
-DXSERVER -DUCONSOLE -DBOUNCE_BUFFERS -DSCSI_DELAY=15 -DCOMPAT_43
-DPROCFS -DCD9660 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL -Di386
-DLOAD_ADDRESS=0xF0100000 -DTIMEZONE=0 -DDST=0 -DMAXUSERS=10
-UKERNEL ../../i386/i386/genassym.c
In file included from ../../i386/i386/genassym.c:40:
../../../include/stdio.h:43: sys/types.h: No such file or directory
../../../include/stdio.h:46: sys/cdefs.h: No such file or directory
../../i386/i386/genassym.c:41: sys/param.h: No such file or directory
../../i386/i386/genassym.c:42: sys/buf.h: No such file or directory
../../i386/i386/genassym.c:43: sys/proc.h: No such file or directory
../../i386/i386/genassym.c:50: sys/mount.h: No such file or directory
../../i386/i386/genassym.c:52: sys/mbuf.h: No such file or directory
../../i386/i386/genassym.c:53: sys/msgbuf.h: No such file or directory
In file included from ./machine/cpu.h:46,
from ../../i386/i386/genassym.c:54:
./machine/frame.h:43: sys/signal.h: No such file or directory
../../i386/i386/genassym.c:59: sys/syscall.h: No such file or directory
In file included from ../../i386/i386/genassym.c:60:
../../vm/vm.h:60: sys/vmmeter.h: No such file or directory
../../vm/vm.h:61: sys/queue.h: No such file or directory
In file included from ../../vm/vm.h:62,
from ../../i386/i386/genassym.c:60:
./machine/cpufunc.h:43: sys/cdefs.h: No such file or directory
./machine/cpufunc.h:44: sys/types.h: No such file or directory
../../i386/i386/genassym.c:61: sys/user.h: No such file or directory
In file included from ../../i386/i386/genassym.c:62:
../../net/if.h:65: sys/socket.h: No such file or directory
../../net/if.h:68: sys/time.h: No such file or directory
In file included from ../../net/if.h:343,
from ../../i386/i386/genassym.c:62:
../../net/if_arp.h:40: sys/socket.h: No such file or directory
*** Error code 1
Stop.
I have installed everything from the install program, using FTP,
at least 4 times now, but each time it fails with the above problem.
>How-To-Repeat:
do a 'make depend' on any configuration file.
>Fix:
Alter Makefile.i386 somehow?
>Audit-Trail:
>Unformatted:
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503310120.RAA07820>
