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

Wireshark-dev: Re: [Wireshark-dev] OSX-10.3-PPC build error

From: Martin Mathieson <martin.mathieson@xxxxxxxxxxxx>
Date: Tue, 20 Jun 2006 15:46:23 +0100
Hi,

This is a value that was originally defined in the wiretap module, and externed in the dissector. Anders reported that MSVC didn't like it (http://marc.theaimsgroup.com/?l=ethereal-dev&m=114501864832632&w=2).

Would MSVC maybe be happy if it were declared extern in wiretap/catapult_dct2000.h ?

Martin

Jaap Keuter wrote:

Hi,

From the start the OSX buildbot has the following problem building
Wireshark:

ld: multiple definitions of symbol _catapult_dct2000_board_ports_only
wiretap/.libs/libwiretap.0.0.1.dylib(catapult_dct2000.o) definition of _catapult_dct2000_board_ports_only
epan/.libs/libwireshark.0.0.1.dylib(packet-catapult-dct2000.o) definition of _catapult_dct2000_board_ports_only
make[2]: *** [wireshark] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
program finished with exit code 2

Either wiretap or the dissector needs to be fixed.

Thanx,
Jaap

_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-dev