Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Windows buildbot breakage

From: Bálint Réczey <balint@xxxxxxxxxxxxxxx>
Date: Thu, 28 Feb 2013 22:02:16 +0100
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 <balint@xxxxxxxxxxxxxxx>:
> 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.broman@xxxxxxxxxxxx>:
>> Hi,
>> Shouldn't ws_symbol_export.h be added to makefile.common ?
>> Regards
>> Anders
>>
>> -----Original Message-----
>> From: wireshark-commits-bounces@xxxxxxxxxxxxx [mailto:wireshark-commits-bounces@xxxxxxxxxxxxx] On Behalf Of rbalint@xxxxxxxxxxxxx
>> Sent: den 28 februari 2013 15:10
>> To: wireshark-commits@xxxxxxxxxxxxx
>> 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-commits@xxxxxxxxxxxxx>
>> Archives:    http://www.wireshark.org/lists/wireshark-commits
>> Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
>>              mailto:wireshark-commits-request@xxxxxxxxxxxxx?subject=unsubscribe