Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 May 2005 02:58:22 +0200
From:      Max Laier <max@love2party.net>
To:        Dorijan Jelincic <dorijan@marvin.cc.fer.hr>
Cc:        freebsd-ipfw@freebsd.org
Subject:   Re: problem compiling ipfw
Message-ID:  <200505190258.28883.max@love2party.net>
In-Reply-To: <329363440.20050519022933@marvin.cc.fer.hr>
References:  <329363440.20050519022933@marvin.cc.fer.hr>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart2151886.6qmV2iMdoN
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Thursday 19 May 2005 02:29, Dorijan Jelincic wrote:
> Hello freebsd-ipfw,
>
> I have problem compiling ipfw from last cvs...
> also, since I upgraded my kernel dummynet is not working properly...
> things like ipfw pipe 1000 config bw 0 dont work anymore...
>
> free# ipfw pipe 1000 config bw 0
> ipfw: setsockopt(IP_DUMMYNET_CONFIGURE): Invalid argument
>
> this worked before (in snapshot002)
>
> Warning: Object directory not changed from original /usr/src/sbin/ipfw
> cc -O2 -fno-strict-aliasing -pipe   -c ipfw2.c
> ipfw2.c:1056: error: syntax error before '*' token
> ipfw2.c: In function `print_ip6':
> ipfw2.c:1059: error: `cmd' undeclared (first use in this function)
> ipfw2.c:1059: error: (Each undeclared identifier is reported only once
> ipfw2.c:1059: error: for each function it appears in.)
> ipfw2.c:1063: error: `s' undeclared (first use in this function)
> ipfw2.c:1065: error: `O_IP6_SRC_ME' undeclared (first use in this functio=
n)

Looks like you are using a stale version of ip_fw.h.  Make sure that you ha=
ve=20
rev. 1.98 or later in /usr/include/netinet - or at least in the searchpath =
of=20
your build.  Doing the safe: "buildworld, buildkernel"-thing should ensure=
=20
that.

=2D-=20
/"\  Best regards,                      | mlaier@freebsd.org
\ /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.love2party.net/  | mlaier@EFnet
/ \  ASCII Ribbon Campaign              | Against HTML Mail and News

--nextPart2151886.6qmV2iMdoN
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iD8DBQBCi+S0XyyEoT62BG0RAhZMAJ9xprbk+/slNgMLsgVAxA33ZO3hPgCeP7UR
AT0qSrunvo+VjbuHn3zdz6A=
=j5ut
-----END PGP SIGNATURE-----

--nextPart2151886.6qmV2iMdoN--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505190258.28883.max>