bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Cvs-test-results] Build CVS (TRUNK) failed.


From: Conrad T. Pino
Subject: RE: [Cvs-test-results] Build CVS (TRUNK) failed.
Date: Wed, 21 Sep 2005 09:34:44 -0700

Hi Derek,

> From: Derek Price
> 
> djones@oregon.com wrote:
> 
> >NMAKE : fatal error U1073: don't know how to make '"c:\program 
> >files\microsoft visual studio\vc98\include\basetsd.h"'
> >Stop.
> >NMAKE : fatal error U1077: '"C:\Program Files\DevStudio\VC\BIN\NMAKE.EXE"' : 
> >return code '0x2'
> >Stop.
> 
> Conrad, weren't you doing something before to remove the absolute paths
> to system headers from the generated project files?

Yes: perl windows-NT/fix-msvc-mak.pl
and it was done before the last commit.

I repeated the generation process and only found a difference in "cvsnt.dep"
because I used a different "windows-NT/config.h" which I haven't committed.

Attachment "diff0.txt" has the differences before the perl script is run.
Attachment "diff1.txt" has the differences after the perl script is run.

I seldom use the command line compile.  I ran it now and got the expected
link error but I don't consider that a meaningful full test because my
machine generated the make files and all VC6 files are in the expected
locations.  I can't explain the above error.

The current errors for what is committed are at the end of this message.

> Regards,

Ditto,

> Derek

Conrad

--------------------Configuration: cvsnt - Win32 Debug--------------------
Linking...
libdiff.lib(strcasecmp.obj) : error LNK2001: unresolved external symbol _mbsinit
.\WinDebug\cvs.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

cvs.exe - 2 error(s), 0 warning(s)

Attachment: diff0.txt
Description: Text document

Attachment: diff1.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]