Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Aug 2000 08:25:19 -0700
From:      Ian Morrison <ian@bosh.org>
To:        freebsd-questions@FreeBSD.org
Subject:   Cannot build generic
Message-ID:  <20000801082519.A18230@darq.net>

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


Hi,

I'm building a firewall at the moment, but am failing at the kernel
recompilation stage. Here's the details:

# uname -a

FreeBSD locke.blah.org 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Mon Mar 20
22:50:22 GMT 2000
root@monster.cdrom.com:/usr/src/sys/compile/GENERIC  i386

The machine is newly installed via ftp. config GENERIC works fine,
as does make depend. When I run make, the last few lines say this:

cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I/usr/include
-D_KERNEL -include opt_global.h -elf  -mpreferred-stack-boundary=2
../../nfs/nfs_subs.c
cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I/usr/include
-D_KERNEL -include opt_global.h -elf  -mpreferred-stack-boundary=2
../../nfs/nfs_syscalls.c
cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I/usr/include
-D_KERNEL -include opt_global.h -elf  -mpreferred-stack-boundary=2
../../nfs/nfs_vfsops.c
make: don't know how to make .n/../vm/vm.h. Stop

I'm using the stock GENERIC config, with no modifications. Any ideas
where the problem is?

Thanks,

ian
-- 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000801082519.A18230>