List:General Discussion« Previous MessageNext Message »
From:chas Date:August 1 1999 10:13pm
Subject:mod_auth_mysql : configure script error ?
View as plain text  
I'm encountering a little problem installing mod_auth_mysql :


beast# ./configure --with-mysql=/usr/local/libexec/mysqld
--with-apache=/usr/local/include/apache/

loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether gcc and cc understand -c and -o together... yes
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for crypt.h... no
checking for crypt... no
checking for crypt in -lc... no
checking for crypt in -lcrypt... yes
checking for standard DES crypt... yes
checking for extended DES crypt... yes
checking for MD5 crypt... yes
checking for Blowfish crypt... yes
checking for Apache module support via DSO through APXS... no
checking for Apache module support via DSO through APACI... no
checking for Apache directory... /usr/local/include/apache/
configure: error: Invalid Apache directory - unable to find httpd.h under
/usr/local/include/apache/


BUT, httpd.h *does* indeed exist in /usr/local/include/apache as this shows :

beast# ls -al /usr/local/include/apache/httpd.h
-rw-r--r--  1 root  wheel  41395 May 11 19:07
/usr/local/include/apache/httpd.h


This is on FreeBSD 3.2 using mod_auth_mysql-2.20


Is this an error with the configure script or am I missing something obvious ?

Thanks in advance,

chas
Thread
mod_auth_mysql : configure script error ?chas2 Aug
  • Re: mod_auth_mysql : configure script error ?Carsten H. Pedersen2 Aug
    • Re: mod_auth_mysql : configure script error ?Michael Widenius3 Aug
  • mdk@turbolift.com (was: Re: mod_auth_mysql : configure script error ?)Carsten H. Pedersen2 Aug
    • Re: mdk@turbolift.comMartin Ramsch2 Aug
    • Re: mdk@turbolift.comMartin Ramsch2 Aug
      • Re: mdk@turbolift.comMartin Ramsch3 Aug
  • Re: mdk@turbolift.comJay J2 Aug
  • Re: mod_auth_mysql : configure script error ?Van3 Aug
    • more mod_auth_mysql compile woes.... :(chas18 Aug
      • RE: more mod_auth_mysql compile woes.... :(Daevid Vincent18 Aug
Re: mod_auth_mysql : configure script error ?chas3 Aug