Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 May 2004 21:23:02 -0500 (CDT)
From:      Pete Fritchman <petef@FreeBSD.org>
To:        dean@odyssey.apana.org.au, petef@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/65949: Upgraded Port: dns/firedns
Message-ID:  <200405020223.i422N2Sh064510@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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