> =====================================================
> /cygdrive/d/OOo_SRC/sal/systools/win32/kill
> ------------------------------
> Making: ../../../wntmsci10.pro/misc/kill.dpc
> dmake subdmake=true  -f makefile.mk  depend=t ALLDPC
> Making : Dependencies
> /usr/bin/touch.exe ../../../wntmsci10.pro/misc/kill.dpc
> ------------------------------
> Making: ../../../wntmsci10.pro/obj/kill.obj
> guw.pl 
> /cygdrive/d/INSTAL~1/MICROS~1.NET/Vc7/bin/cl.exe -Zm500 -wd4251 -wd4275 
> -wd4290 
>  -wd4786 -wd4800 -Zc:forScope -GR -c -nologo -Gs -Gy  -I.  -I. -I../inc 
> -I../../../inc 
>  -I../../../WIN/inc -I../../../wntmsci10.pro/inc -I. 
> -I/cygdrive/d/OOo_SRC/solver/680/wntmsci10.pro/inc/stl 
>  -I/cygdrive/d/OOo_SRC/solver/680/wntmsci10.pro/inc/external 
> -I/cygdrive/d/OOo_SRC/solver/680/wntmsci10.pro/inc 
>  -I/cygdrive/d/OOo_SRC/solenv/wntmsci10/inc -I/cygdrive/d/OOo_SRC/solenv/inc 
>  -I/cygdrive/d/OOo_SRC/res 
> -I/cygdrive/d/OOo_SRC/solver/680/wntmsci10.pro/inc/stl 
>  -I/cygdrive/d/INSTAL~1/J2SDK1~1.2_0/include/win32 
> -I/cygdrive/d/INSTAL~1/J2SDK1~1.2_0/include 
>  -I/cygdrive/d/INSTAL~1/MICROS~1/include 
> -I/cygdrive/d/INSTAL~1/MICROS~1.NET/Vc7/include 
>  -I/cygdrive/d/Installed/DXSDK/include     -I. -I../../../res -I. -Ob1-Zi 
> -Fd../../../wntmsci10.pro/misc/_ooo_st_kill.PDB 
>  -Oxs -Oy- -Gd  -GX   -DWNT -DWNT -DNT351 -DMSC -DM1310 -DINTEL 
> -D_USE_NAMESPACE 
>  -D_X86_=1  -DFULL_DESK -DSTLPORT_VERSION=400 -DWINVER=0x400 
> -D_WIN32_IE=0x400 
>  -D_MT -DCPPU_ENV=msci -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL 
> -DOSL_DEBUG_LEVEL=0 
>  -DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DSRC680   -DMULTITHREAD 
> -DWIN32 
>  -D_MT -DWIN32 -D_MT -W3-Fo../../../wntmsci10.pro/obj/kill.obj 
> /cygdrive/d/OOo_SRC/sal/systools/win32/kill/kill.cxx
> 
> guw.pl /cygdrive/d/INSTAL~1/MICROS~1.NET/Vc7/bin/cl.exe @/tmp/mkOzLOvz
> kill.cxx
> d:\OOo_SRC\sal\systools\win32\kill\kill.cxx(211) : error C3861: 
> 'GetProcessId':identifier not found, even with argument-dependent lookup
> dmake:  Error code 2, while making '../../../wntmsci10.pro/obj/kill.obj'
> ---* tg_merge.mk *---
> 
> ERROR: Error 65280 occurred while making 
> /cygdrive/d/OOo_SRC/sal/systools/win32/kill
> =====================================================
> 
> My OS is : Windows XP with Service Pack 2
> CPU: Intel Pentium 4
> Btw, there was no warning message while configuring.
> 
> Any help?

First of all, make sure that your path to the compiler header files
(from your log seems to be "/cygdrive/d/INSTAL~1/MICROS~1/include" or
"/cygdrive/d/INSTAL~1/MICROS~1.NET/Vc7/include") is correct. 

You need Winbase.h to compile this file.

Regards,

-- 
Jesús Corrius i Llavina, http://www.corrius.org/
Planeta Softcatalà: http://planeta.softcatala.org/
Vaca.mu: http://vaca.mu


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to