The commit converting libwiretap broke the Windows builds.
I'm fixing the symbol exporting related build problems right now, but
it seems my change
also triggered additional compile-time checks which revealed existing errors.

Cheers,
Balint


2013/2/28 Bálint Réczey <bal...@balintreczey.hu>:
> Hi Anders,
>
> I have fixed it now, I just wanted to run a full build to test fixing 
> distcheck.
>
> Cheers,
> Balint
>
> 2013/2/28 Anders Broman <anders.bro...@ericsson.com>:
>> Hi,
>> Shouldn't ws_symbol_export.h be added to makefile.common ?
>> Regards
>> Anders
>>
>> -----Original Message-----
>> From: wireshark-commits-boun...@wireshark.org 
>> [mailto:wireshark-commits-boun...@wireshark.org] On Behalf Of 
>> rbal...@wireshark.org
>> Sent: den 28 februari 2013 15:10
>> To: wireshark-comm...@wireshark.org
>> Subject: [Wireshark-commits] rev 47938: /trunk/ /trunk/debian/: 
>> wireshark-dev.header-files /trunk/: CMakeLists.txt configure.ac 
>> ws_symbol_export.h /trunk/wsutil/: CMakeLists.txt Makefile.am Makefile.nmake 
>> crash_info.h crc10.h crc11.h ...
>>
>> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47938
>>
>> User: rbalint
>> Date: 2013/02/28 06:09 AM
>>
>> Log:
>>  Export libwsutil symbols using WS_DLL_PUBLIC define
>>
>>  This change replaces *.def and *.sym file usage following the  guideline at 
>> http://gcc.gnu.org/wiki/Visibility
>>
>> Directory: /trunk/debian/
>>   Changes    Path                          Action
>>   +1 -0      wireshark-dev.header-files    Modified
>>
>> Directory: /trunk/
>>   Changes    Path                  Action
>>   +8 -1      CMakeLists.txt        Modified
>>   +12 -0     configure.ac          Modified
>>   +54 -0     ws_symbol_export.h    Added
>>
>> Directory: /trunk/wsutil/
>>   Changes    Path               Action
>>   +5 -1      CMakeLists.txt     Modified
>>   +6 -25     Makefile.am        Modified
>>   +3 -3      Makefile.nmake     Modified
>>   +3 -0      crash_info.h       Modified
>>   +3 -0      crc10.h            Modified
>>   +3 -0      crc11.h            Modified
>>   +4 -0      crc16-plain.h      Modified
>>
>>
>> (17 files not shown)
>> ___________________________________________________________________________
>> Sent via:    Wireshark-commits mailing list <wireshark-comm...@wireshark.org>
>> Archives:    http://www.wireshark.org/lists/wireshark-commits
>> Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
>>              
>> mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to