From owner-freebsd-ports@FreeBSD.ORG Sun Dec 14 05:36:51 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE60D16A515 for ; Sun, 14 Dec 2003 05:36:49 -0800 (PST) Received: from mail.snowfall.se (guldivar.globalwire.se [213.136.34.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 474DB43D35 for ; Sun, 14 Dec 2003 05:36:46 -0800 (PST) (envelope-from stefan@snowfall.se) Received: from musse (h31n2fls31o847.telia.com [213.66.208.31]) by mail.snowfall.se (Postfix) with ESMTP id E7D2B75CB for ; Sun, 14 Dec 2003 14:36:39 +0100 (CET) From: "Stefan Cars" To: Date: Sun, 14 Dec 2003 14:36:42 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Thread-Index: AcPCR06+679W3XZvQ+GGEVYhxfsssQ== Message-Id: <20031214133639.E7D2B75CB@mail.snowfall.se> Subject: Problems with benchmarks/polygraph X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Dec 2003 13:36:51 -0000 Hi! I've just cvsupped the portstree and tried to install polygraph, but get the following errors: kenitra# make ===> Building for polygraph-2.7.6 c++ -o IpSocket.o -c IpSocket.cc -O -pipe -I../.. -I.. -DHAVE_CONFIG_H In file included from IpSocket.cc:25: /usr/include/netinet/ip_dummynet.h:348: `IFNAMSIZ' was not declared in this scope *** Error code 1 Regards, Stefan Cars