Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Nov 2001 10:01:37 -0800
From:      "Ryan C. Creasey" <rcreasey@uci.edu>
To:        <freebsd-questions@freebsd.org>
Subject:   Error in custom kernel compile
Message-ID:  <001001c16ada$ebbcfa90$02a1a743@neotokyo.kaneda.net>

next in thread | raw e-mail | index | archive | help
Yesterday, I just sync'd my src tree with the latest STABLE (or so I
thought).  I go to compile under a configfile that I have been using for
quite some time now, only this time adding enough for ip firewall
support.  Half way through the compile, I get one of these:

linux_proto.h:517: syntax error before `linux_stack_t'
linux_proto.h:517: `linux_stack_t' undeclared here (not in a function)
linux_proto.h:517: syntax error before `)'
linux_proto.h:517: `linux_stack_t' undeclared here (not in a function)
linux_proto.h:517: syntax error before `)'
linux_sysent.c:21: sizeof applied to an incomplete type
linux_sysent.c:21: warning: built-in function `exit' used without
declaration
linux_sysent.c:21: warning: cast discards qualifiers from pointer target
type
*** Error code 1

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

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

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

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

Stop in /usr/src.

There's a lot more of that, but hopefully that's enough to tell what's
wrong.  My config file can be found here:
http://kaneda.net/projects/source.php?file=3D/projects/khyron/KHYRON

Anyone see what I'm apparently missing?

Thanks,
 Ryan C. Creasey
 rcreasey@uci.edu


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?001001c16ada$ebbcfa90$02a1a743>