buildbot-do-not-reply@xxxxxxxxxxxx wrote:
The Buildbot has detected a new failure of Windows-2003-IA32.
Buildbot URL: http://buildbot.ethereal.com/
Build Reason: changes
Build Source Stamp: 2549
Blamelist: ulfl
I don't feel guilty :-)
Maybe something with the recent plugin changes?
Regards, ULFL
packet-h223.c
cl /DHAVE_WIN32_LIBETHEREAL_LIB /D_NEED_VAR_IMPORT_ /DHAVE_CONFIG_H /I../.. /I../../wiretap /IC:\ethereal-win32-libs\glib\include\glib-2.0 /IC:\ethereal-win32-libs\glib\lib\glib-2.0\include /IC:\ethereal-win32-libs\WPdpack\include -D_U_="" /Zi /W3 /c packet-srp.c
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86
Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
packet-srp.c
Making plugin.c (using python)
cl /DHAVE_WIN32_LIBETHEREAL_LIB /D_NEED_VAR_IMPORT_ /DHAVE_CONFIG_H /I../.. /I../../wiretap /IC:\ethereal-win32-libs\glib\include\glib-2.0 /IC:\ethereal-win32-libs\glib\lib\glib-2.0\include /IC:\ethereal-win32-libs\WPdpack\include -D_U_="" /Zi /W3 /c plugin.c
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86
Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
plugin.c
link -dll /out:h223.dll /NOLOGO /INCREMENTAL:no /MACHINE:I386 /DEBUG packet-h223.obj packet-srp.obj plugin.obj ..\..\epan\libethereal.lib C:\ethereal-win32-libs\glib\lib\glib-2.0.lib C:\ethereal-win32-libs\glib\lib\gmodule-2.0.lib C:\ethereal-win32-libs\glib\lib\gobject-2.0.lib
Creating library h223.lib and object h223.exp
packet-h223.obj : error LNK2001: unresolved external symbol _golay_errors
h223.dll : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~1\VC98\BIN\NMAKE.EXE' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~1\VC98\BIN\NMAKE.EXE' : return code '0x2'
Stop.
program finished with exit code 2