Stusynski, Dan wrote:
Greetings list,

I'm having an issue I can't seem to resolve when compiling Apache 2.2.6
on both Sun Solaris 10 and AIX 5.3 machines with the expat library. I'm
running into a break when configuring with expat. The compile error is
below and appears solely related to expat. As such, I tried to compile
after I remove the --with-expat configure statement and everything
compiles fine.

You are telling it to look at an /external/ expat, so it's not going to
any effort at all to help you get that built, and can't find the finalized
headers.  Did you mean --with-expat=builtin perhaps?



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to