Date: Tue, 09 Jul 2002 21:44:44 +0200 From: Roelof Osinga <roelof@eboa.com> To: stable@freebsd.org Subject: 4.6 kernel build failure Message-ID: <3D2B3D2C.5040004@eboa.com>
next in thread | raw e-mail | index | archive | help
Hi All,
Decided I could do with a bridge so activated that option. Only to be
greeted with:
cc -O -pipe -march=pentiumpro -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include
-mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual -fformat-extensions -ansi -c linux_sysent.c
In file included from linux_sysent.c:14:
linux_proto.h:57: syntax error before `linux_time_t'
linux_proto.h:57: `linux_time_t' undeclared here (not in a function)
linux_proto.h:57: syntax error before `)'
linux_proto.h:57: `linux_time_t' undeclared here (not in a function)
linux_proto.h:57: syntax error before `)'
linux_proto.h:156: syntax error before `linux_handler_t'
linux_proto.h:156: `linux_handler_t' undeclared here (not in a function)
linux_proto.h:156: `linux_handler_t' undeclared here (not in a function)
linux_proto.h:184: syntax error before `linux_dev_t'
...
Did a search on `In file included from linux_sysent.c' but alas. It's not a
big deal in that the system is still operational, but I would like to have
this resolved.
BTW:
frl:/usr/src/sys/i386/conf# grep -i linux NISSER
frl:/usr/src/sys/i386/conf#
so what's it doing compiling Linux code?
Roelof
--
_______________________________________________________________________
eBOAź est. 1982
http://eBOA.com/ tel. +31-58-2123014
mailto:info@eBOA.com?subject=Information_request fax. +31-58-2160293
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D2B3D2C.5040004>
