From: khan@xraylith.wisc.edu (Mumit Khan)
Subject: Re: B20: Bug Compiling EPIRC IRC 3.004 - no /sys/dir.h
30 Jan 1999 11:22:23 -0800
Message-ID: <199901301640.KAA13143.cygnus.gnu-win32@modi.xraylith.wisc.edu>
References: <36B202CC.1AC7FD@iag.net>
To: Evan Mann <esm@iag.net>
Cc: gnu-win32@cygnus.com

Evan Mann <esm@iag.net> writes:
> I just installed B20 off the full.exe from go.cygnus.com.
> I am now trying to compile EPIC IRC 3.004 from the source and one of the
> required support files requires /sys/dir.h and this file is obviously
> not included with the distrubtion. Would it be possible to get this
> file?

Nope, since there is no such file, nor there will ever be. Some PC 
compilers distribute a non-standard <dir.h>, but I've never seen a 
/sys/dir.h on any system. 

My guess is that there is sys/dir.h in the source distribution and 
you're not setting some include path which makes the compiler think
it's /sys/dir instead.

Fix the code or makefile. Perhaps you could seek help from the authors?

Regards,
Mumit

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
