Hi, guys:

It's my first time to be here, forgive my bothering you with an old
problem please.

I got a build failure when building cvs-1.11.6 on window 2000 sp4.

The method I use is from the INSTALL file in cvs-1.11.6 package
//////////////////////////
* From the top level directory, with MSVC++ 6.0 installed, something
like the
following also works:

C:\> vcvars32
C:\> nmake /f cvsnt.mak CFG="cvsnt - Win32 Debug"
//////////////////////////

the error message is :

cl.exe /nologo /ML /W3 /GX /Ob1 /I "windows-NT" /I "lib" /I "src" /I "zl
ib" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "HAVE_CONFIG_H"
/Fp".\WinRel/cvsnt.p
ch" /YX /Fo".\WinRel/" /c ".\windows-NT\mkdir.c"
mkdir.c
link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\nma01780.
commit.obj : error LNK2001: unresolved external symbol _locate_rcs
rcs.obj : error LNK2001: unresolved external symbol _locate_rcs
.\WinRel/cvs.exe : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: 'link.exe' : return code '0x460'
Stop.


TIA

-- 
regards





_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to