Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Sep 2002 20:11:36 -0700
From:      Suresh Manchella <suresh@pdx.edu>
To:        freebsd-stable@FreeBSD.ORG
Subject:   IPFW2 Compile help
Message-ID:  <3D8A91E8.3060701@pdx.edu>

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

I am having some problems in compiling a new kernel with IPFW2 option. 
The details of the current system are:

[root@gateway] /usr/src # uname -a
FreeBSD gateway.oit.pdx.edu 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Wed 
Aug 14 21:23:26 GMT 2002     
murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC  i386

This is what I have done as it says in the handbook:

[root@gateway] /usr/src # make buildkernel KERNCONF=TEST

********snip*********

In file included from /usr/src/sys/sys/buf.h:271,
                 from /usr/src/sys/i386/i386/genassym.c:46:
/usr/src/sys/sys/proc.h:117: field `ar_args' has incomplete type
*** Error code 1

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

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

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

Stop in /usr/src.

##############

I have added "IPFW2        opt_ipfw.h" to "/usr/src/sys/conf/options" 
file and compiled the "/usr/sbin/config" utility after updating the 
source tree to current. Am I doing anything wrong here? Any help or 
pointers in this would be greatly appreciated.

Thanks,

Suresh Manchella
suresh@pdx.edu


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?3D8A91E8.3060701>