Try to change the "_"'s to "-"'s -- Chris Liles > -----Original Message----- > From: jslive@xxxxxxxxx [mailto:jslive@xxxxxxxxx] On Behalf Of Joshua Slive > Sent: Friday, November 10, 2006 12:21 PM > To: users@xxxxxxxxxxxxxxxx > Subject: Re: [users@httpd] Apache 2.3.3 make problem > > On 11/10/06, Lucuk, Pete <pete.lucuk@xxxxxxx> wrote: > > > > > > > > Hello and thank you for helping me. > > > > I am a java guy, not a C guy, so I am lost for the most part on this > > problem. > > > > OS: Solaris 8 > > Compiler: /tools/fortedev/v6.2/SUNWspro/bin/cc > > Apache src: 2.3.3 > > > > I do the below in the following order... > > > > #1 ./configure > > --prefix=/data/dir/task24_mins/tools/web/apache/server > > --enable-headers --enable-log_config --enable-mod_log_forensic > > --enable-logio --enable-mod_proxy --enable-proxy_connect --enable- > proxy_http > > --enable-rewrite --enable-status --enable-ssl > > --with-ssl=/data/dir/task24_mins/tools/web/apache/ssl > > Never use the "mod_" part in the --enable setting. Your problem is > likely that you haven't properly enabled mod_proxy, and therefore > mod_proxy_http can't be compiled. See: > http://httpd.apache.org/docs/2.2/programs/configure.html#optionalfeatures > > Joshua. > > --------------------------------------------------------------------- > 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 --------------------------------------------------------------------- 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