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