[In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> 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: Configuring to enable mod_so and then Building Apache with "make" State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Mon Sep 20 08:17:33 PDT 1999 State-Changed-Why: First of all, Apache 1.3.3 is not a current version of Apache. As with any problem, you should always try with a current version of Apache first. The error messages you are getting quite clearly indicate something is wrong with your gcc installation, as you should suspect if it worked fine on a different Solaris box. If your compiler says it can't find basic include files like sys/types.h, then there isn't anything much Apache can do about it...