From owner-freebsd-ports@FreeBSD.ORG Tue Sep 20 19:21:50 2005 Return-Path: X-Original-To: ports@FreeBSD.org 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 3293F16A41F for ; Tue, 20 Sep 2005 19:21:50 +0000 (GMT) (envelope-from mich@icommerce.fr) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE3B543D45 for ; Tue, 20 Sep 2005 19:21:49 +0000 (GMT) (envelope-from mich@icommerce.fr) Received: from icommerce.fr (mich2.itxmarket.com [192.168.2.26]) by mail2.itxmarket.com (Postfix) with ESMTP id DB1CC37BCC; Tue, 20 Sep 2005 21:21:48 +0200 (CEST) Received: by icommerce.fr (Postfix, from userid 1001) id C5B8322836; Tue, 20 Sep 2005 21:21:48 +0200 (CEST) Date: Tue, 20 Sep 2005 21:21:48 +0200 From: "Michael L. Hostbaek" To: Jan Baggen Message-ID: <20050920192148.GI34766@mich2.itxmarket.com> Mail-Followup-To: "Michael L. Hostbaek" , Jan Baggen , rob@debank.tv, ports@FreeBSD.org References: <200509201841.j8KIfawB078095@msg01.ip2.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200509201841.j8KIfawB078095@msg01.ip2.net> X-Operating-System: FreeBSD 5.4-STABLE i386 X-PGP-Key: http://www.freebsdcluster.org/~mich/ User-Agent: Mutt/1.5.11 Cc: ports@FreeBSD.org, rob@debank.tv Subject: Re: FreeBSD Port: clamav-0.87 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2005 19:21:50 -0000 Jan Baggen (jbaggen) writes: > > cc -DHAVE_CONFIG_H -I. -I. -I.. -I../clamd -I../libclamav -I../shared > -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -funroll-loops > -march=pentiumpro -c clamav-milter.c > clamav-milter.c: In function `clamd_recv': > clamav-milter.c:3444: syntax error before `int' > clamav-milter.c:3448: `ret' undeclared (first use in this function) > clamav-milter.c:3448: (Each undeclared identifier is reported only once > clamav-milter.c:3448: for each function it appears in.) > *** Error code 1 Simon just committed a fix for this. Please update your ports collection, and try again. /mich