ports/80896: net/ethereal fails to link
Andrew
andrew at ugh.net.au
Thu May 12 01:04:27 UTC 2005
On 11/05/2005, at 3:43 PM, Joe Marcus Clarke wrote:
> You're using unsupported CFLAGS (-O2). Note: ethereal links fine for
> me
> on 5.4 assuming I use the standard CFLAGS.
Just in case anyone else hits the same issue...configure in ethereal
was picking up -O2 from net-snmp-config. net-snmp-config is a shell
script so you can easily change all -O2 -> -O regardless of how
net-snmp was built.
Thanks,
Andrew
More information about the freebsd-ports-bugs
mailing list