Re: ipfw make failure
From: Ruslan Ermilov (ru@sunbay.com)
Date: 02/09/01
- Next message: Dan Larsson: "Lots of attempts to connect to sunrpc port"
- Previous message: Crist J. Clark: "Read-Only Partitions Again (was Re: Hi)"
- In reply to: cdel: "ipfw make failure"
- Next in thread: Kris Kennaway: "Re: ipfw make failure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 9 Feb 2001 09:59:21 +0200 From: Ruslan Ermilov <ru@sunbay.com> To: cdel <c_deless@efn.org>
On Thu, Feb 08, 2001 at 11:03:15AM -0800, cdel wrote:
> Please forgive me if I'm doing this wrong. I supped in new 4.2-S source a
> few minutes ago and re-made /usr/src/sbin/ipfw. I got this...
> <SNIP>
> firewall# make cc -O -pipe -Wall -c /usr/src/sbin/ipfw/ipfw.c
> /usr/src/sbin/ipfw/ipfw.c: In function `show_ipfw':
> /usr/src/sbin/ipfw/ipfw.c:429: structure has no member named `fw_ipflg'
> /usr/src/sbin/ipfw/ipfw.c:429: `IP_FW_IF_TCPEST' undeclared (first use in
> this f unction) /usr/src/sbin/ipfw/ipfw.c:429: (Each undeclared identifier
> is reported only once /usr/src/sbin/ipfw/ipfw.c:429: for each function it
> appears in.) /usr/src/sbin/ipfw/ipfw.c: In function `add':
> /usr/src/sbin/ipfw/ipfw.c:1896: structure has no member named `fw_ipflg'
> /usr/src/sbin/ipfw/ipfw.c:1896: `IP_FW_IF_TCPEST' undeclared (first use in
> this function) *** Error code 1 Stop in /usr/src/sbin/ipfw.
> firewall#
> </SNIP>
>
> Am I doing something wrong or is this something you should be aware of?
>
Yes, /usr/include should be upgraded first, ``make world'' is advised.
<PS>
freebsd-security is not an appropriate list for the questions like this.
freebsd-stable is.
</PS>
Cheers,
-- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
- Next message: Dan Larsson: "Lots of attempts to connect to sunrpc port"
- Previous message: Crist J. Clark: "Read-Only Partitions Again (was Re: Hi)"
- In reply to: cdel: "ipfw make failure"
- Next in thread: Kris Kennaway: "Re: ipfw make failure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|