The asm_utils.c can not be added to LIBWIRESHARK_SRC in Makefile.common as it is optional on Windows (can be reaplaced with asm_utils_win32_x86.asm)
I tried another solution and I am waiting for result from buildbot now. Thanks, Tomas > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Florent Drouin > Sent: Wednesday, November 28, 2007 3:47 PM > To: Developer support list for Wireshark > Subject: Re: [Wireshark-dev] [Wireshark-commits] rev 23643: > /trunk//trunk/epan/dissectors/: packet-tpncp.c > /trunk/epan/:Makefile.am Makefile.nmake asm_utils.c > asm_utils.hasm_utils_win32_x86.asm proto.c /trunk/: > Makefile.nmake config.nmake > > Tomas, > > You should update the file epan/Makefile.common to add you new files > (asm_utils.c and asm_utils.h) > and then regenerate the Makefile with autogen.sh and > configure (on Unix) > > Regards > Florent > Kukosa, Tomas wrote: > > I am searching where the problem could be. > > > > As I have only Windows build environment help from *nix > side is welcome. > > > > Tomas > > > > > > > >> -----Original Message----- > >> From: [EMAIL PROTECTED] > >> [mailto:[EMAIL PROTECTED] On Behalf Of > >> Stig Bjørlykke > >> Sent: Wednesday, November 28, 2007 2:35 PM > >> To: [email protected] > >> Subject: Re: [Wireshark-dev] [Wireshark-commits] rev 23643: > >> /trunk//trunk/epan/dissectors/: packet-tpncp.c > >> /trunk/epan/:Makefile.am Makefile.nmake asm_utils.c > >> asm_utils.hasm_utils_win32_x86.asm proto.c /trunk/: > >> Makefile.nmake config.nmake > >> > >> 2007/11/28, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > >> > >> > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23643 > >> > >> dyld: Symbol not found: _wrs_strcmp_with_data > >> Referenced from: /sw/lib/libwireshark.0.dylib > >> Expected in: flat namespace > >> > >> Trace/BPT trap > >> > >> > >> -- > >> Stig Bjørlykke > >> _______________________________________________ > >> Wireshark-dev mailing list > >> [email protected] > >> http://www.wireshark.org/mailman/listinfo/wireshark-dev > >> > >> > > _______________________________________________ > > Wireshark-dev mailing list > > [email protected] > > http://www.wireshark.org/mailman/listinfo/wireshark-dev > > > > _______________________________________________ > Wireshark-dev mailing list > [email protected] > http://www.wireshark.org/mailman/listinfo/wireshark-dev > _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
