On 01.02.2007, at 02:39, Stephen Fisher wrote: 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?
Thie patch from bug 1289 did in fact make it work. except I had to manually edit version_info.h. I had to modify two other minor things.
1. Index: epan/crypt/airpdcap_interop.h: size_t double definition 2. When launching it for the first time I get an error saying "error while loading 'dfilter_macros'. No such file or directory'. The file doesnt exist until you open the dfilter macros section for the first time. As it is perfectly ok to not have it, the warning can be safely removed.
Can someone with svn access maybe commit this patch?
|
Attachment:
macosx.diff
Description: Binary data
Andreas Fink
Fink Consulting GmbH Global Networks Schweiz AG BebbiCell AG
--------------------------------------------------------------- Tel: +41-61-6666330 Fax: +41-61-6666331 Mobile: +41-79-2457333 Address: Clarastrasse 3, 4058 Basel, Switzerland --------------------------------------------------------------- ICQ: 8239353 MSN: msn1@xxxxxx AIM: smsrelay Skype: andreasfink Yahoo: finkconsulting SMS: +41792457333
|