You can ignore this message because you are building with apxs and not an apache source tree. There is a message displayed wich indicates the apache binary tree is found through apxs. On Mon, 5 Jun 2006, johnny page wrote: > Install apache 2.0.58, tomcat 5.0.28 with no problems, and attempting to run configure command to > build mod_jk. I get error message "no apache given" in which configure completes, and make > completes. When I add loadmodule statement for mod_jk to httpd.conf, and start apache I get > Segmentation fault and apache doesn't start. When I remove loadmodule for mod_jk, apache starts > fine. Need help! Why am I getting "no apache given" > > > The configure command I am executing is > > CC=gcc ./configure --with-java-home=/usr/java14 --with-apxs=/usr/local/apache/bin/apxs > > > The error message is list below: > > need to check for Perl first, apxs depends on it... > > checking for perl... /usr/bin/perl. > > building connector for "apache-2.0" > > checking for target platform... unix > > no apache given > > configure: creating ./config.status > > config.status: creating Makefile > > > > > > > > The code responsible for message in configure script is below: > > > WEBSERVER="apache-2.0" > > APRINCLUDEDIR="-I`$APXS -q APR_INCLUDEDIR`" > > APXSCFLAGS="`${APXS} -q CFLAGS` `${APXS} -q EXTRA_CFLAGS` -DHAVE > > _APR ${APRINCLUDEDIR}" > > APXSCPPFLAGS="`${APXS} -q EXTRA_CPPFLAGS`" > > APACHE_CONFIG_VARS="`${APXS} -q exp_installbuilddir`/config_vars > > .mk" > > LIBTOOL=`$APXS -q LIBTOOL` > > fi > > echo "$as_me:$LINENO: result: building connector for \"$WEBSERVER\"" > > >&5 > > echo "${ECHO_T}building connector for \"$WEBSERVER\"" >&6 > > fi > > fi > > else > > echo "$as_me:$LINENO: result: no apxs given" >&5 > > echo "${ECHO_T}no apxs given" >&6 > > fi; > > > > > __________________________________________________________________________________________________________ > Anna Kournikova, Eva Longoria, Brad Paisley and others share their favorite places > --------------------------------------------------------------------- The official User-To-User > support forum of the Apache HTTP Server Project. See 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 > ---------------------------------------- "Mon aéroglisseur est plein d'anguilles" John P. Dodge Boeing Shared Services --------------------------------------------------------------------- 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