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] [Wireshark-commits] buildbot failure in Wireshark (developme

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Fri, 17 Feb 2012 14:12:21 +0100
On Fri, Feb 17, 2012 at 04:49:37AM -0800, buildbot-no-reply@xxxxxxxxxxxxx wrote:
>  http://buildbot.wireshark.org/trunk/builders/Windows-XP-x86/builds/209
> 
> Buildbot URL: http://buildbot.wireshark.org/trunk/
> 
> Buildslave for this Build: windows-xp-x86
> 
> Build Reason: scheduler
> Build Source Stamp: 41047
> Blamelist: jmayer
> 
> BUILD FAILED: failed nmake all

The reason is the move of util.c to ui/util.c:

Linking wireshark.exe
	link @C:\Users\buildbot\AppData\Local\Temp\nm4B0.tmp
LINK : fatal error LNK1181: cannot open input file 'ui/util.obj'
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\x86_amd64\link.EXE"' : return code '0x49d'

Most likely it has a problem with the / instead of \ in uil/util.obj.
Does someone have an idea how to resolve this?

Thanks
 Jörg
-- 
Joerg Mayer                                           <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.