You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by co...@apache.org on 1999/01/04 21:47:48 UTC

Re: os-sco/2690: Compile error

[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]


Synopsis: Compile error

Comment-Added-By: coar
Comment-Added-When: Mon Jan  4 12:47:45 PST 1999
Comment-Added:
Copied from mis-sent reply (by David Greaves <da...@telekinesys.co.uk>):

Hi

I had this problem too

I saw that ap_config_auto.h had
#define HAVE_unistd_h 1

whereas ap_config.h checked for
HAVE_UNISTD_H

changing the (autogenerated) ap_config_auto.h by hand allowed a clean
compile.
hope this helps :)


I'll report more if I find more

David

PS Helmut - you've probably sussed this by now but there is no more
feedback on the bug report
----   so I've CC'ed you just in case :)