Ok, how about cd $source_dir/modules/proxy $apache-home/bin/apxs -i -a -c *proxy*.c I know I got it to work using some sort of wildcards. I'll try to see if I can find it back in my shell's history. --- JP <jp@xxxxxxxxxx> wrote: > > > > > > > > I had a similiar problem with the mod_proxy > modules, > > but even specifiying these modules during the > > "./configure" phase did not work properly for me. > > > > Try this: > > > > cd $source_dir/modules/proxy > > $apache-home/bin/apxs -i -a -c *.c > > > > R. > > > > Hey. Here's what I get: > > Put apxs in PATH. > cd $source_dir/modules/proxy > > $apxs -i -a -c *.c > /usr/local/apache/build/libtool --silent > --mode=compile cc -prefer-pic > -U__STR__ -D_THREAD_SAFE -D_USE_IRS > -D_LARGEFILE64_SOURCE -g -qHALT=E > -I/usr/local/apache/include > -I/usr/local/apache/include > -I/usr/local/apache/include -c -o ajp_header.lo > ajp_header.c && touch > ajp_header.slo > ... > /usr/local/apache/build/libtool --silent --mode=link > cc -o ajp_header.la > -rpath /usr/local/apache/modules -module > -avoid-version -Wl,-brtl > proxy_util.lo mod_proxy_http.lo mod_proxy_ftp.lo > mod_proxy_connect.lo > mod_proxy_balancer.lo mod_proxy_ajp.lo mod_proxy.lo > ajp_msg.lo ajp_link.lo > ajp_header.lo > apxs:Error: Sorry, cannot determine bootstrap symbol > name. > apxs:Error: Please specify one with option `-n'. > > I think it's hanging up on the libraries that aren't > modules themselves like > proxy_util, ajp_msg, etc. > > JP > > > --------------------------------------------------------------------- > 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 > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- 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