From owner-freebsd-ports Mon Jan 6 17:46:10 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 730A837B401; Mon, 6 Jan 2003 17:45:58 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDFA643EA9; Mon, 6 Jan 2003 17:45:57 -0800 (PST) (envelope-from petef@FreeBSD.org) Received: from freefall.freebsd.org (petef@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h071jvNS091473; Mon, 6 Jan 2003 17:45:57 -0800 (PST) (envelope-from petef@freefall.freebsd.org) Received: (from petef@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h071jq3g091469; Mon, 6 Jan 2003 17:45:52 -0800 (PST) Date: Mon, 6 Jan 2003 17:45:52 -0800 (PST) From: Pete Fritchman Message-Id: <200301070145.h071jq3g091469@freefall.freebsd.org> To: dom@cus.org.uk, petef@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/46800: Port Fix: net/libdnet Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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