Ethereal-dev: Re: [Ethereal-dev] buildbot failure in Windows 2000 (IA32)

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Thomas Boehne <TBoehne@xxxxxxxx>
Date: Tue, 4 Jan 2005 11:49:10 +0100
On Tuesday 04 January 2005 00:29, Gerald Combs wrote:
> It looks like the box was trying to run the SFU "cp" instead of the
> Cygwin "cp" after my last checkin.  It should be fixed now.

I still have problems with cp, but it seems to work on the buildbot:

Buildbot output: 
Linking ethereal.exe
        link @C:\DOCUME~1\gcombs\LOCALS~1\Temp\nma00500.
        if not exist gtk2.tmp mkdir gtk2.tmp
        cd gtk
        cp --update --preserve Makefile.* *.c *.h ..\gtk2.tmp
        cd ..\gtk2.tmp

Output on my machine:
Linking ethereal.exe
        link @C:\DOKUME~1\thomasb\LOKALE~1\Temp\nma01112.
        if not exist gtk2.tmp mkdir gtk2.tmp
        cd gtk
        cp --update --preserve Makefile.* *.c *.h ..\gtk2.tmp
cp: copying multiple files, but last argument `..\\gtk2.tmp' is not a 
directory
Try `cp --help' for more information.
NMAKE : fatal error U1077: 'cp' : return code '0x1'
Stop.

If I change ..\gtk2.tmp to ../gtk2.tmp in the makefile, everything
works fine. I do not have SFU installed, and the cp seems to be from
cygwin (current version).

Sincerely yours, 
Thomas Böhne

-- 
Jäger Computergesteuerte Messtechnik GmbH
Thomas Böhne
Rheinstraße 2-4
64653 Lorsch
Germany
Phone: +49-6251-9632-0