Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2006 15:22:19 +0200
From:      Frank Altpeter <frank@altpeter.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/97341: ftp/proftpd fails to build
Message-ID:  <E1FfzVD-000Fcs-Vq@auriga.webchance-net.de>
Resent-Message-ID: <200605161330.k4GDUH9T093460@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         97341
>Category:       ports
>Synopsis:       ftp/proftpd fails to build
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 16 13:30:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Frank Altpeter
>Release:        FreeBSD 4.11-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD auriga.webchance-net.de 4.11-RELEASE-p9 FreeBSD 4.11-RELEASE-p9 #4: Wed Jun 8 09:28:51 CEST 2005 root@auriga.webchance-net.de:/usr/obj/usr/src/sys/CORPEX040830 i386

>Description:

This port fails to build with the following error:

----------------------------------------------------------------------------
cd src/ && make src
cc -I/usr/local/include -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'
*** Error code 1

Stop in /usr/ports/ftp/proftpd/work/proftpd-1.3.0/src.
*** Error code 1

Stop in /usr/ports/ftp/proftpd/work/proftpd-1.3.0.
----------------------------------------------------------------------------

/usr/local/include/getopt.h was installed by package libgnugetopt-1.2

libgnugetopt-1.2                    =   up-to-date with port
proftpd-1.2.10                      <   needs updating (port has 1.3.0_1)

I hope it's ok that i consider this as serious problem, since proftpd-1.2.10 is marked
as vulnerable in the port audit database:

Affected package: proftpd-1.2.10
Type of problem: proftpd -- format string vulnerabilities.
Reference: <http://www.FreeBSD.org/ports/portaudit/c28f4705-043f-11da-bc08-0001020eed82.html>;

So i hope this to get fixed soon :)


>How-To-Repeat:
	portsnap fetch update && cd /usr/ports/ftp/proftpd && make
>Fix:



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1FfzVD-000Fcs-Vq>