From owner-freebsd-ports@FreeBSD.ORG Fri May 12 10:34:21 2006 Return-Path: X-Original-To: freebsd-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 3FC7E16A401 for ; Fri, 12 May 2006 10:34:21 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from relay-er5.mbrd.ru (relay-er5.mbrd.ru [194.117.71.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9904A43D45 for ; Fri, 12 May 2006 10:34:20 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from msd.mbrd.ru ([172.16.33.193]) by relay-er5.mbrd.ru with esmtpa (Exim 4.x) id 1FeUyP-000BUy-8T; Fri, 12 May 2006 14:34:17 +0400 Message-ID: <446464A8.80608@FreeBSD.org> Date: Fri, 12 May 2006 14:34:16 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Beech Rintoul References: <20060512081431.GA631@snoozy.vdgrift.org> <200605120112.13495.beech@alaskaparadise.com> In-Reply-To: <200605120112.13495.beech@alaskaparadise.com> X-Enigmail-Version: 0.93.2.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: Bert van de Grift , freebsd-ports@freebsd.org Subject: Re: Compile error proftpd 1.3.0_1 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: Fri, 12 May 2006 10:34:21 -0000 Beech Rintoul wrote: > On Friday 12 May 2006 00:14, Bert van de Grift wrote: >> Hi, >> >> I have a FreeBSD 4.11-RELEASE-p16 system with an up-to-date ports tree >> and ports (except proftpd :-) of course. >> >> While compiling I get the following error: >> >> gmake[1]: Entering directory >> `/usr/ports/ftp/proftpd/work/proftpd-1.3.0/src' >> cc -DHAVE_CONFIG_H -DFREEBSD4_11 -DFREEBSD4 -I.. -I../include >> -I/usr/local/include -O -pipe -DHAVE_OPENSSL -Wall -c main.c In file >> included from main.c:38: >> /usr/local/include/getopt.h:83: redefinition of `struct option' >> gmake[1]: *** [main.o] Error 1 >> gmake[1]: Leaving directory `/usr/ports/ftp/proftpd/work/proftpd-1.3.0/src' >> gmake: *** [src] Error 2 >> *** Error code 2 >> >> Stop in /usr/ports/ftp/proftpd >> >> Current installed version of proftpd is: 1.3.0.r3 >> >> Anybody else having this problem? > > The developers suggested to add libgnugetopt > ( /usr/ports/devel/libgnugetopt ). Let me know if it fixes your build. I > don't have a 4x box to test this on. > > Beech > No. The port builds fine on 4.11 (inside clean environment). Bert, could you list your installed ports (with pkg_info) please? -- Sem.