Bill, Thanks for the reply.
I forgot to mention that the path to expat is in the expanded apache source tree. "--with-expat=/home/snow/dstusynski/solarisSparc/apache226/httpd-2.2.6/s rclib/apr-util/xml/expat" <apache_src_zip>/srclib/apr-util/xml/expat. Will it not compile if pointed to itself, is that a mistaken assumption on my part? I'll give the build a go explicitly specifying builtin. Thanks again, Dan Stusynski -----Original Message----- From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 31, 2007 3:57 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Apache 2.2.6 Compile Error: --with-expat 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] --------------------------------------------------------------------- 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]