Owen, thanks for responding. > > bobby@mp:/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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx