From: Sam S. <sd...@gn...> - 2011-08-08 19:50:50
|
> * Yaroslav Kavenchuk <xni...@tz...> [2011-08-08 11:41:55 +0300]: > > I'm back! welcome! > Sam Steingold wrote: >> Yaroslav, >> do you have these system headers: >> #include<winternl.h> >> #include<ntstatus.h> >> if yes, do they declare CoGetCurrentProcess? > > No, winternl.h & ntstatus.h is not present in mingw. > CoGetCurrentProcess declared in <objbase.h> where are NtQueryInformationFile & STATUS_SUCCESS defined? > gcc -I/usr/local/include -I/home/src/clisp/clisp/src > -I/home/src/clisp/clisp/build-full-debug/gllib > -I/home/src/clisp/clisp/src/gllib -g -O2 -W -Wswitch -Wcomment > -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations > -Wno-sign-compare -Wno-format-nonliteral -falign-functions=4 -D_WIN32 -g > -O0 -DDEBUG_OS_ERROR -DDEBUG_SPVW -DDEBUG_BYTECODE -DSAFETY=3 > -DENABLE_UNICODE -I/usr/local/include -DDYNAMIC_FFI -c spvw.c > In file included from ../src/lispbibl.d:1906:0, > from ../src/spvw.d:23: > ../src/win32.d:142:16: error: expected '=', ',', ';', 'asm' or > '__attribute__' before 'namestring_file_id' > ../src/win32.d:144:16: error: expected '=', ',', ';', 'asm' or > '__attribute__' before 'handle_file_id' should be fixed. > In file included from ../src/spvw.d:206:0: > ../src/spvw_mmap.d:236:12: warning: no previous declaration for 'munmap' > make: *** [spvw.o] Error 1 should be fixed. -- Sam Steingold (http://sds.podval.org/) on CentOS release 5.6 (Final) X 11.0.60900031 http://iris.org.il http://palestinefacts.org http://thereligionofpeace.com http://jihadwatch.org Someone has changed your life. Save? (y/n) |