[pso] problema upload windows

Cristina Ilie crysgirlro at yahoo.com
Fri Apr 30 17:24:27 EEST 2010


Am incercat sa uploadez tema de vreo 5 ori si primesc diverse erori (windows). La mine merge bine, trec toate testele. Imi da eroarea asta:

C:\cygwin\home\Administrator>"C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat"   && nmake /nologo kbuild 
Setting environment for using Microsoft Visual Studio 2008 x86 tools. del C:\WINDDK\7600.16385.0\build.dat pushd . & C:\WINDDK\7600.16385.0\bin\setenv.bat C:\WINDDK\7600.16385.0 chk wnet & @echo on & popd & build -cZ
OACR - Error: TEMP doesn't seem to be valid
path contains nonexistant c:\cygwin\usr\bin, removing
BUILD: Compile and Link for x86 BUILD: Start time: Fri Apr 30 17:08:47 2010
0>errors in directory c:\cygwin\home\administrator
0>
Unsupported TARGETTYPE value - DRIVER\par BUILD: null byte at offset 0x00000153 0>errors in directory c:\cygwin\home\administrator
0>
Ignoring invalid directory prefix in SOURCES= entry: uart16550.c\fs20\par BUILD: Examining c:\cygwin\home\administrator directory for files to compile. c:\cygwin\home\administrator  Invalidating OACR warning log for 'root:x86chk'
BUILD: Compiling c:\cygwin\home\administrator directory Configuring OACR for 'root:x86chk' - 1>errors in directory c:\cygwin\home\administrator
1>c:\cygwin\home\administrator\sources(2) : error U1035: syntax error : expected ':' or '=' separator
1>nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS1 NOLINK=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2 BUILD: Finish time: Fri Apr 30 17:08:49 2010
BUILD: Done 0 files compiled - 2 Warnings - 4 Errors NMAKE : fatal error U1077: 'pushd' : return code '0x1'

Makefile-ul meu:
!ifdef NTMAKEENV
!include $(NTMAKEENV)\makefile.def
!else
DDK=C:\WINDDK\7600.16385.0
kbuild:
    -del $(DDK)\build.dat
    pushd . & $(DDK)\bin\setenv.bat $(DDK) chk wnet & @echo on & popd & build -cZ
!endif
clean:
    -rd /s /q objchk_wnet_x86
    -del /s /q buildchk_wnet_x86.log buildchk_wnet_x86.err buildchk_wnet_x86.wrn



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://cursuri.cs.pub.ro/lurker/list/pso.html/attachments/20100430/9a6d62f7/attachment.htm>


More information about the pso mailing list