Date: Thu, 12 May 2005 02:04:18 +0100 From: Andrew <andrew@ugh.net.au> To: Joe Marcus Clarke <marcus@FreeBSD.org> Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/80896: net/ethereal fails to link Message-ID: <2cbb5c4d42d25c5a523048dd7b06fa4f@ugh.net.au> In-Reply-To: <200505111443.j4BEhG7U083840@freefall.freebsd.org> References: <200505111443.j4BEhG7U083840@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2cbb5c4d42d25c5a523048dd7b06fa4f>