Date: Mon, 6 Jan 2003 17:45:52 -0800 (PST) From: Pete Fritchman <petef@FreeBSD.org> To: dom@cus.org.uk, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46800: Port Fix: net/libdnet Message-ID: <200301070145.h071jq3g091469@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: Port Fix: net/libdnet State-Changed-From-To: open->feedback State-Changed-By: petef State-Changed-When: Mon Jan 6 17:44:23 PST 2003 State-Changed-Why: Doesn't seem to fix it: cc -DHAVE_CONFIG_H -I. -I. -I../include -O -pipe -mcpu=pentiumpro -Wall -c fw-ipfw.c fw-ipfw.c: In function `fr_to_ipfw': fw-ipfw.c:52: structure has no member named `fw_in_if' fw-ipfw.c:53: structure has no member named `fw_in_if' fw-ipfw.c:54: structure has no member named `fw_flg' fw-ipfw.c:54: `IP_FW_F_IIFNAME' undeclared (first use in this function) fw-ipfw.c:54: (Each undeclared identifier is reported only once fw-ipfw.c:54: for each function it appears in.) fw-ipfw.c:56: structure has no member named `fw_flg' fw-ipfw.c:56: `IP_FW_F_IN' undeclared (first use in this function) fw-ipfw.c:60: structure has no member named `fw_out_if' fw-ipfw.c:61: structure has no member named `fw_out_if' fw-ipfw.c:62: structure has no member named `fw_flg' fw-ipfw.c:62: `IP_FW_F_OIFNAME' undeclared (first use in this function) fw-ipfw.c:64: structure has no member named `fw_flg' fw-ipfw.c:64: `IP_FW_F_OUT' undeclared (first use in this function) fw-ipfw.c:67: structure has no member named `fw_flg' fw-ipfw.c:67: `IP_FW_F_ACCEPT' undeclared (first use in this function) fw-ipfw.c:69: structure has no member named `fw_flg' fw-ipfw.c:69: `IP_FW_F_DENY' undeclared (first use in this function) fw-ipfw.c:71: structure has no member named `fw_prot' fw-ipfw.c:72: structure has no member named `fw_src' fw-ipfw.c:73: structure has no member named `fw_dst' fw-ipfw.c:74: structure has no member named `fw_smsk' fw-ipfw.c:75: structure has no member named `fw_dmsk' fw-ipfw.c:82: structure has no member named `fw_flg' fw-ipfw.c:82: `IP_FW_F_SRNG' undeclared (first use in this function) fw-ipfw.c:83: structure has no member named `fw_uar' fw-ipfw.c:84: structure has no member named `fw_uar' fw-ipfw.c:85: warning: implicit declaration of function `IP_FW_SETNSRCP' fw-ipfw.c:87: structure has no member named `fw_uar' fw-ipfw.c:91: structure has no member named `fw_flg' fw-ipfw.c:91: `IP_FW_F_DRNG' undeclared (first use in this function) fw-ipfw.c:92: structure has no member named `fw_uar' fw-ipfw.c:93: structure has no member named `fw_uar' fw-ipfw.c:94: warning: implicit declaration of function `IP_FW_SETNDSTP' fw-ipfw.c:96: structure has no member named `fw_uar' fw-ipfw.c:102: structure has no member named `fw_uar' fw-ipfw.c:104: structure has no member named `fw_flg' fw-ipfw.c:104: `IP_FW_F_ICMPBIT' undeclared (first use in this function) fw-ipfw.c: In function `ipfw_to_fr': fw-ipfw.c:118: structure has no member named `fw_flg' fw-ipfw.c:118: `IP_FW_F_IN' undeclared (first use in this function) fw-ipfw.c:118: structure has no member named `fw_in_if' fw-ipfw.c:120: structure has no member named `fw_in_if' fw-ipfw.c:121: structure has no member named `fw_in_if' fw-ipfw.c:122: structure has no member named `fw_flg' fw-ipfw.c:122: `IP_FW_F_OUT' undeclared (first use in this function) fw-ipfw.c:123: structure has no member named `fw_out_if' fw-ipfw.c:125: structure has no member named `fw_out_if' fw-ipfw.c:126: structure has no member named `fw_out_if' fw-ipfw.c:128: structure has no member named `fw_flg' fw-ipfw.c:128: `IP_FW_F_ACCEPT' undeclared (first use in this function) fw-ipfw.c:130: structure has no member named `fw_flg' fw-ipfw.c:131: structure has no member named `fw_prot' fw-ipfw.c:134: structure has no member named `fw_src' fw-ipfw.c:135: structure has no member named `fw_dst' fw-ipfw.c:136: structure has no member named `fw_smsk' fw-ipfw.c:137: structure has no member named `fw_dmsk' fw-ipfw.c:142: structure has no member named `fw_flg' fw-ipfw.c:142: `IP_FW_F_SRNG' undeclared (first use in this function) fw-ipfw.c:143: warning: implicit declaration of function `IP_FW_GETNSRCP' fw-ipfw.c:144: structure has no member named `fw_uar' fw-ipfw.c:145: structure has no member named `fw_uar' fw-ipfw.c:148: structure has no member named `fw_uar' fw-ipfw.c:154: structure has no member named `fw_flg' fw-ipfw.c:154: `IP_FW_F_DRNG' undeclared (first use in this function) fw-ipfw.c:155: warning: implicit declaration of function `IP_FW_GETNDSTP' fw-ipfw.c:157: structure has no member named `fw_uar' fw-ipfw.c:158: structure has no member named `fw_uar' fw-ipfw.c:162: structure has no member named `fw_uar' fw-ipfw.c:169: structure has no member named `fw_flg' fw-ipfw.c:169: `IP_FW_F_ICMPBIT' undeclared (first use in this function) fw-ipfw.c:170: `IP_FW_ICMPTYPES_DIM' undeclared (first use in this function) fw-ipfw.c:171: structure has no member named `fw_uar' fw-ipfw.c: In function `fw_delete': fw-ipfw.c:256: structure has no member named `fw_number' *** Error code 1 Stop in /usr/home/petef/cvs/libdnet/work/libdnet-1.5/src. *** Error code 1 http://www.freebsd.org/cgi/query-pr.cgi?pr=46800 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301070145.h071jq3g091469>