Wireshark-dev: Re: [Wireshark-dev] SVN doesn't compile under MacOS X
From: Stephen Fisher <
stephentfisher@xxxxxxxxx>
Date: Wed, 31 Jan 2007 17:39:32 -0800
On Thu, Feb 01, 2007 at 02:01:41AM +0100, Andreas Fink wrote:
> current SVN seems to have some double defined symbol conflict:
>
> ld_classic: multiple definitions of symbol _svnversion
> version_info.o definition of _svnversion in section (__DATA,__data)
> gtk/libui.a(main.o) definition of _svnversion in section
> (__DATA,__common)
> gtk/libui.a(about_dlg.o) definition of _svnversion in section
> (__DATA,__common)
This sounds like bug #1289. Want to apply the patch from it and see if
it works?
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1289
Steve