Owen, thanks for responding. 

 
> > [EMAIL PROTECTED]:/mp1/software/httpd-2.0.54-source> make
> > 
> > <snip>
> > 
> > ld: fatal: library -lgcc_s: not found
> > ld: fatal: library -lgcc_s: not found
> > ld: fatal: File processing errors. No output written to
> > .libs/libexpat.so.0.1.0

> 
> It looks like you get an error while compiling libexpat 
> (expat is an XML parsing library which is bundled with 
> apache). I think expat is really only needed to compile 
> web_dav so if you don't need that, the simplest fix might be 
> to drop expat by using --without-expat. 

No luck.  When I passed "--without-expat" to "configure" I received the
following error:

configure: error: Expat cannot be disabled (at this time)
configure failed for srclib/apr-util

Thanks again for the help.

Mike

---------------------------------------------------------------------
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