Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2001 12:29:13 -0800 (PST)
From:      krzysztof <cs052279@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Kern comiple failure
Message-ID:  <20011129202913.41359.qmail@web14809.mail.yahoo.com>

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

We are attempting to compile a kernel under FREEBSD
4.2-STABLE.  The config, make depend processes go
through ok.  When we get to the 'make' process, the
following syntax error occurs:


1).  Is there anyway to fix this?
2).  If not, is there anyway to have it ignore the
linux configurations?

What we've tried:

1). Doing a make cleandir in ..modules/linux
2). Doing a make modules-clean in ../compile/$KERNCONF

Thanks,

Phil



-c
/usr/src/sys/modules/linux/../../compat/linux/linux_stats.c^M
cc -O -pipe   -D_KERNEL -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wi
nline -Wcast-qual  -fformat-extensions -ansi
-DKLD_MODULE -nostdinc -I-  -I. -I@ -I@/../include 
-mpreferred-stack-boundary=2
-c
/usr/src/sys/modules/linux/../../compat/linux/linux_sysctl.c^M
cc -O -pipe   -D_KERNEL -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wi
nline -Wcast-qual  -fformat-extensions -ansi
-DKLD_MODULE -nostdinc -I-  -I. -I@ -I@/../include 
-mpreferred-stack-boundary=2
-c linux_sysent.c^M
In file included from linux_sysent.c:14:^M
linux_proto.h:57: syntax error before `linux_time_t'^M
linux_proto.h:57: `linux_time_t' undeclared here (not
in a function)^M
linux_proto.h:57: syntax error before `)'^M
linux_proto.h:57: `linux_time_t' undeclared here (not
in a function)^M
linux_proto.h:57: syntax error before `)'^M
linux_proto.h:156: syntax error before
`linux_handler_t'^M
linux_proto.h:156: `linux_handler_t' undeclared here
(not in a function)^Ml

__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1

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?20011129202913.41359.qmail>