Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2013 22:38:47 +0100 (CET)
From:      Marco Steinbach <coco@executive-computing.de>
To:        Paul Macdonald <paul@ifdnrg.com>
Cc:        ports@freebsd.org, mm@freebsd.org
Subject:   Re: proftpd-1.3.4b Error in port
Message-ID:  <alpine.BSF.2.00.1303082227100.62813@probsd.c0c0.intra>
In-Reply-To: <5139B6FF.8090007@ifdnrg.com>
References:  <5139B6FF.8090007@ifdnrg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 8 Mar 2013, Paul Macdonald wrote:

>
> Hi,
>
> FYI we're seeing an issue upgrading proftpd..
>
> proftpd-1.3.4b                      <   needs updating (index has 1.3.4c)
> proftpd-mod_sql_mysql-1.3.4b        <   needs updating (index has 1.3.4c)
>
> Under:
> FreeBSD XXX 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 
> UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>
>
> Error:
> cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
> -I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
> -fno-strict-aliasing -Wall -c str.c
> cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
> -I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
> -fno-strict-aliasing -Wall -c table.c
> cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
> -I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
> -fno-strict-aliasing -Wall -c regexp.c
> cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
> -I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
> -fno-strict-aliasing -Wall -c dirtree.c
> cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
> -I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
> -fno-strict-aliasing -Wall -c expr.c
> cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
> -I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
> -fno-strict-aliasing -Wall -c support.c
> cc -DHAVE_CONFIG_H  -DFREEBSD9_1 -DFREEBSD9 -I.. -I../include 
> -I/usr/local/include -O2 -pipe -DHAVE_OPENSSL -I/usr/include 
> -fno-strict-aliasing -Wall -c netaddr.c
> netaddr.c:696: error: expected identifier or '(' before 'return'
> netaddr.c:697: error: expected identifier or '(' before '}' token
> gmake[1]: *** [netaddr.o] Error 1
> gmake[1]: Leaving directory `/usr/ports/ftp/proftpd/work/proftpd-1.3.4c/src'
> gmake: *** [src] Error 2
> *** [do-build] Error code 1

[...]

Disabling IPV6 triggers this.  Looks like the #endif in line 693 should trade
places with the curly bracket below it.

MfG CoCo




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1303082227100.62813>