Compile error with current git

Paul Vriens paul.vriens.wine at gmail.com
Tue Oct 30 09:09:40 CDT 2007


Paul Vriens wrote:
> Hi,
> 
> Compiling gives (for me):
> 
> [paul at penguin wine-git]$ cd /wine/wine-git/dlls/ntdll/
> [paul at penguin ntdll]$ make depend && make
> ../../tools/makedep -C. -S../.. -T../..  actctx.c atom.c cdrom.c 
> critsection.c debugbuffer.c debugtools.c directory.c env.c error.c 
> exception.c file.c handletable.c heap.c large_int.c loader.c loadorder.c 
> misc.c nt.c om.c path.c process.c reg.c relay.c resource.c rtl.c 
> rtlbitmap.c rtlstr.c sec.c serial.c server.c signal_i386.c 
> signal_powerpc.c signal_sparc.c signal_x86_64.c string.c sync.c tape.c 
> thread.c threadpool.c time.c version.c virtual.c wcstring.c version.rc
> gcc -m32 -c -I. -I. -I../../include -I../../include  -D__WINESRC__ 
> -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing 
> -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  
> -Wcast-qual  -o file.o file.c
> file.c: In function ‘NtCreateFile’:
> file.c:199: error: ‘struct object_attributes’ has no member named 
> ‘name_len’
> make: *** [file.o] Error 1
> 
> This is after commit 5f5df83281a48df7746ff263b5047cffe4c3c1fa I guess.
> 
Or run 'tools/make_requests' :-(

Sorry for the noise.

-- 
Cheers,

Paul.



More information about the wine-devel mailing list