Ethereal-users: Re: [ethereal-users] Solaris 2.6 x86 compile error

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Gilbert Ramirez <gram@xxxxxxxxxx>
Date: Sat, 14 Aug 1999 01:51:03 -0500
On Fri, Aug 13, 1999 at 03:07:06PM -0500, Roar Pettersen wrote:
> 
> 
> Hello !
> 
> I got this error message during compilation of ethereal-0.7.2 :
> 
> ld: fatal: symbol `yyparse' is multiply defined:
>         (file dfilter-grammar.o and file

For all people seeing this error, I have just changed ethereal to
use different symbols from libpcap in its grammar. I've made a tarball
available at http://www.xiexie.org/ethereal/ethereal-0.7.2a.tar.gz

Please try it; it should get rid of your compilation problems. If it doesn't
help, please notify me.

thanks,

--gilbert