Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 2004 03:59:30 -0000
From:      Pyun YongHyeon <yongari@kt-is.co.kr>
To:        pf4freebsd@freelists.org
Subject:   [pf4freebsd] Re: Version 2.03 - m_copym panic (and others)
Message-ID:  <20040130015907.GA86565@kt-is.co.kr>
In-Reply-To: <9609296.1075400143@andromede.faubourg.reaumur.net>
References:  <200401291603.23944.max@love2party.net> <9609296.1075400143@andromede.faubourg.reaumur.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 29, 2004 at 06:15:43PM +0100, Mathieu Arnold wrote:
 > +-le 29/01/2004 16:03 +0100, Max Laier =3DE9crivait :
 > | All,
 > |=3D20
 > | after I forgot to report about version 2.02 here comes the 2.03 anno=
unce:
 >=20
 > I updated to RELENG_5_2 one of my firewalls (was 5.2-RCsomething), and=
 I'm
 > unable to compile 2.02 :
 >=20
 > # make build WITH_ALTQ=3D3Dyes
 > =3D3D=3D3D=3D3D>  Building for pf_freebsd-altq-2.02

Assume "=3D3D" to be "=3D".

 > (...)
 > cc -O -pipe -march=3D3Dpentium3
 > -I/usr/o/usr/ports/security/pf/work/pf_freebsd_2.02/pf/../include -Wal=
l
 > -I/usr/o/usr/ports/security/pf/work/pf_freebsd_2.02/pf/../include/supp=
ort
 > -DALTQ  -D_KERN
 > EL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
 > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
 > -fformat-extensions -std=3D3Dc99 -DKLD_MODULE -nostdinc -I-  -I/usr/o
 > /usr/ports/security/pf/work/pf_freebsd_2.02/pf/../include
 > -I/usr/o/usr/ports/security/pf/work/pf_freebsd_2.02/pf/../include/supp=
ort -I.
 > -I@ -I@/../include -finline-limit=3D3D15000 -fno-common
 > -mno-align-long-strings -mpreferred-stack-boundary=3D3D2 -ffreestandin=
g -Wall
 > -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prot=
otypes
 > -Wpointer-arith -Winline -Wcast-qual
 > -fformat-extensions -std=3D3Dc99 -c pf.c
 > pf.c: In function `pf_change_icmp':
 > pf.c:1163: warning: `opc' might be used uninitialized in this function
 > pf.c: In function `pf_send_tcp':
 > pf.c:1291: error: dereferencing pointer to incomplete type
 > pf.c:1294: error: dereferencing pointer to incomplete type
 > pf.c:1296: error: dereferencing pointer to incomplete type
 > pf.c:1297: error: dereferencing pointer to incomplete type
 > pf.c: In function `pf_send_icmp':
 > pf.c:1451: error: dereferencing pointer to incomplete type
 > pf.c:1454: error: dereferencing pointer to incomplete type
 > pf.c:1456: error: dereferencing pointer to incomplete type
 > pf.c:1457: error: dereferencing pointer to incomplete type
 > pf.c: In function `pf_test':
 > pf.c:5779: error: dereferencing pointer to incomplete type
 > pf.c:5783: error: dereferencing pointer to incomplete type
 > pf.c:5785: error: dereferencing pointer to incomplete type
 > pf.c:5787: error: dereferencing pointer to incomplete type
 > pf.c:5788: error: dereferencing pointer to incomplete type
 > pf.c: In function `pf_test6':
 > pf.c:6025: error: dereferencing pointer to incomplete type
 > pf.c:6029: error: dereferencing pointer to incomplete type
 > pf.c:6031: error: dereferencing pointer to incomplete type
 > pf.c:6033: error: dereferencing pointer to incomplete type
 > pf.c:6034: error: dereferencing pointer to incomplete type
 > *** Error code 1
 >=20
 > Stop in /usr/o/usr/ports/security/pf/work/pf_freebsd_2.02/pf.
 > *** Error code 1
 >=20
 > Stop in /usr/o/usr/ports/security/pf/work/pf_freebsd_2.02.
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 > *** Error code 1
 >=20
 > Stop in /usr/ports/security/pf.
           ^^^^^^^^^^^^^^^^^^^^^^

I don't know why port system try to use "/usr/o/usr/ports" directory.
(symbolic link or NFS mounted?)
If your ports tree reside in "/usr/o/usr/ports", you may need to
define PORTSDIR environment variable. See ports(7) for available
other environment variables.

 >=20
 >=20
 > --=3D20
 > Mathieu Arnold
 >=20

--=20
Pyun YongHyeon <http://www.kr.freebsd.org/~yongari>;




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