[ring3k 0.0.15] - Possible bug - dirent.h file missing

Andy Elvey andy.elvey@hidden
Sat Jan 10 19:29:26 CET 2009


Hi all - I'm a first-timer here, so hope you'll be gentle with me.... ;) 

I'm building ring3k on Linux Mint (an Ubuntu derivative).  Anyway, I've 
just downloaded
0.0.15 and tried to build it.  The configure went fine, but when I ran 
make, I got this error -

( this is just the last part of the "make" messages - I have the 
complete log of my configure and make
session if you want it. )

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
make[1]: *** [file.o] Error 1
make[1]: Leaving directory `/home/andy/ring3k-0.0.15/loader'
make: *** [loader_dir] Error 2
andy@hidden:~/ring3k-0.0.15$

I had a look through the ring3k directories, and it does indeed seem to 
be the case that there is no "dirent.h" file.
So, I'm guessing that this may have just been inadvertently left out of 
the makefile somehow. 
Anyway, just thought I'd let you know. 

If you want my complete log, is it ok to send it as an attachment (a 
text file)?

Cheers - bye for now -
 - Andy




More information about the ring3k mailing list