From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 6 21:42:26 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEF4016A4CE; Fri, 6 Aug 2004 21:42:26 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A544643D3F; Fri, 6 Aug 2004 21:42:26 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from freefall.freebsd.org (krion@localhost [127.0.0.1]) i76LgQDB060612; Fri, 6 Aug 2004 21:42:26 GMT (envelope-from krion@freefall.freebsd.org) Received: (from krion@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i76LgQlN060608; Fri, 6 Aug 2004 21:42:26 GMT (envelope-from krion) Date: Fri, 6 Aug 2004 21:42:26 GMT From: Kirill Ponomarew Message-Id: <200408062142.i76LgQlN060608@freefall.freebsd.org> To: matthias.andree@gmx.de, krion@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/70100: [MAINTAINER] ftp/ftpcopy: update to 0.6.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Aug 2004 21:42:26 -0000 Synopsis: [MAINTAINER] ftp/ftpcopy: update to 0.6.6 State-Changed-From-To: open->feedback State-Changed-By: krion State-Changed-When: Fri Aug 6 21:41:58 GMT 2004 State-Changed-Why: Doesn't build with gcc-3.4.2 uogetopt.c:184: error: conflicting types for 'outplus' uogetopt.c:51: error: previous declaration of 'outplus' was here uogetopt.c:184: error: conflicting types for 'outplus' uogetopt.c:51: error: previous declaration of 'outplus' was here uogetopt.c:391: error: conflicting types for 'outandcount' uogetopt.c:53: error: previous declaration of 'outandcount' was here uogetopt.c:391: error: conflicting types for 'outandcount' uogetopt.c:53: error: previous declaration of 'outandcount' was here uogetopt.c:400: error: conflicting types for 'uogetopt_printver' uogetopt.c:49: error: previous declaration of 'uogetopt_printver' was here uogetopt.c:400: error: conflicting types for 'uogetopt_printver' uogetopt.c:49: error: previous declaration of 'uogetopt_printver' was here uogetopt.c:418: error: conflicting types for 'uogetopt_printhelp' uogetopt.c:55: error: previous declaration of 'uogetopt_printhelp' was here uogetopt.c:418: error: conflicting types for 'uogetopt_printhelp' uogetopt.c:55: error: previous declaration of 'uogetopt_printhelp' was here *** Error code 1 http://www.freebsd.org/cgi/query-pr.cgi?pr=70100