[ring3k 0.0.15] - Possible bug - dirent.h file missing
Mike McCormack
wine.msi@hidden
Sat Jan 10 08:15:21 CET 2009
Hi Andy,
Andy Elvey wrote:
> Hi all - I'm a first-timer here, so hope you'll be gentle with me.... ;)
Welcome!
> g++ -m32 -Wall -O2 -D__i386__ -fshort-wchar -fno-strict-aliasing -I.
> -I../include -I/usr/include/libxml2 -I../libudis86 -Wp,-MD,.file.o.d -c
> -o file.o file.cpp
> file.cpp:34:26: error: linux/dirent.h: No such file or directory
It should be OK to delete that line from file.cpp, as the code that
required it has been removed. I guess you have a newer set of kernel
headers installed on your machine that doesn't have linux/dirent.h
I have committed a fix to the git repository. Please let me know if it
works.
thanks,
Mike
More information about the ring3k
mailing list