On Friday, November 29, 2002, at 09:58 PM, Brian H. Marston wrote:

Jim Cole wrote:
I think that this is the root of the problem. Do you have any
of these files in /usr/include ? If so, are the permissions ok?

In /usr/include I have:

-rw-r--r-- 1 root root 9945 Oct 10 10:47 dirent.h


In /usr/include/sys I have:

-rw-r--r-- 1 root root 989 Oct 10 10:47 dir.h


I don't have ndir.h or sys/ndir.h.

What should the permissions on dirent.h and sys/dir.h be? I don't have root
access.
The permissions look ok. With those settings anyone should be able to read the files. I think the next step would be to check those files and see if 'DIR' is in fact defined somewhere, and if it is wrapped in some sort of #ifdef that might be excluding it.

You should also try searching the ht://Dig site for 'DIR undeclared'. There are a few other posts involving the same error message. The implication seems to be that they were due to missing packages, but whether that is the problem you are running into, I don't know.

Jim



-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html


Reply via email to