ports/65949: Upgraded Port: dns/firedns

Pete Fritchman petef at FreeBSD.org
Sun May 2 02:23:02 UTC 2004


Synopsis: Upgraded Port: dns/firedns

State-Changed-From-To: open->feedback
State-Changed-By: petef
State-Changed-When: Sat May 1 21:21:50 CDT 2004
State-Changed-Why: 
This compiles OK on -current, but croaks on -stable:

> ccache cc -O -pipe  -fPIC -DVERSION="\"0.9.12\"" -DCONFDIR="\"/usr/local/etc\"" -DBINDIR="\"/usr/local/bin\"" -DSBINDIR="\"/usr/local/sbin\"" -DLIBDIR="\"/usr/lib\"" -DMANDIR="\"/usr/local/man\"" -c -o firestring.o firestring.c
> firestring.c: In function `firestring_fprintf':
> firestring.c:375: invalid lvalue in unary `&'
> firestring.c: In function `firestring_printf':
> firestring.c:395: invalid lvalue in unary `&'
> [...]

Perhaps we need to modify the syntax, or depend on gcc3?

http://www.freebsd.org/cgi/query-pr.cgi?pr=65949



More information about the freebsd-ports-bugs mailing list