[OpenAFS-devel] Compilation error on windows xp sp1

giuseppe sala papavero64@yahoo.it
Thu, 11 Nov 2004 08:37:10 -0800 (PST)


Hi,

I am trying to compile openafs-1.3.74 on Windows XP
SP1 using MSVC++ 6.0., Microsoft Visual C++ Toolkit
2003 and Microsoft Platform SDK for Windows XP SP2
I have piped the output
of nmake to a text file which I am attaching.   
It will be great if someone can point me in the right
direction to compile OpenAFS
on Win XP.    

P.S.
I have found the errors also in nmake clean.
In the files NTMakefile present in this directory:
.....\src\WINNT\afsapplib
.....\src\WINNT\afsusrmgr
.....\src\WINNT\afssvrmgr
.....\src\WINNT\afssvrcfg
.....\src\WINNT\afssvrcpa
.....\src\WINNT\client_creds
the line:
for /f %l in ('dir /B ??_??') do @$(NTLANG) %l
$(MAKECMD) /nologo /f NTMakefile clean
is changed with:
	if exist $(NTLANG) $(NTLANG) en_US $(MAKECMD) /nologo
/f NTMakefile clean
	if exist $(NTLANG) $(NTLANG) ja_JP $(MAKECMD) /nologo
/f NTMakefile clean
	if exist $(NTLANG) $(NTLANG) ko_KR $(MAKECMD) /nologo
/f NTMakefile clean
	if exist $(NTLANG) $(NTLANG) zh_CN $(MAKECMD) /nologo
/f NTMakefile clean
	if exist $(NTLANG) $(NTLANG) zh_TW $(MAKECMD) /nologo
/f NTMakefile clean
	if exist $(NTLANG) $(NTLANG) pt_BR $(MAKECMD) /nologo
/f NTMakefile clean
	if exist $(NTLANG) $(NTLANG) es_ES $(MAKECMD) /nologo
/f NTMakefile clean
	if exist $(NTLANG) $(NTLANG) de_DE $(MAKECMD) /nologo
/f NTMakefile clean


Thanks,
Paolo


		
__________________________________ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com