proftpd-1.3.4b Error in port

Marco Steinbach coco at executive-computing.de
Fri Mar 8 21:48:48 UTC 2013


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 at 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



More information about the freebsd-ports mailing list