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] WinXP build still not oke

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Thu, 22 Jun 2006 17:12:18 +0200 (CEST)
Hi,
-----8<----------
Changed by: ulfl
Changed at: Thu 22 Jun 2006 10:30:37
Revision: 18541

Changed files:

    * wiretap/catapult_dct2000.h

Comments:

hopefully, the win32 buildbot will compile again :-(
-----8<----------

caused the OSX build to break again.

-----8<----------
ld: multiple definitions of symbol _catapult_dct2000_board_ports_only
.libs/catapult_dct2000.o definition of _catapult_dct2000_board_ports_only in section (__DATA,__data)
.libs/file_access.o definition of _catapult_dct2000_board_ports_only in section (__DATA,__common)
/usr/bin/libtool: internal link edit command failed
make[3]: *** [libwiretap.la] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
program finished with exit code 2
-----8<----------

Thanx,
Jaap

On Thu, 22 Jun 2006, Martin Mathieson wrote:

> That line can now be removed from catapult_dct2000.h.
> Martin
>
> Jaap Keuter wrote:
>
> >Hi,
> >
> >The Windows build still gives problems around WS_VAR_IMPORT:
> >
> >catapult_dct2000.c
> >catapult_dct2000.h(31) : error C2054: expected '(' to follow 'WS_VAR_IMPORT'
> >catapult_dct2000.h(31) : error C2085: 'catapult_dct2000_board_ports_only' : not in formal parameter list
> >
> >Thanx,
> >Jaap
> >