[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

error installing mod_auth_mysql in apache



I found what seem to be an easy install of mod_auth_mysql, and all works fine until I do make then it return this.

 

groove:~/mod_auth_mysql-2.30a# make

/usr/local/apache/bin/apxs -c -DWITH_APXS -I. -I/usr/local/apache/include -I/usr/local/mysql/include/mysql -L/usr/local/mysql/lib/mysql -lmysqlclient -lcrypt  mod_auth_mysql.c;/usr/local/apache/bin/apxs -i -a -n auth_mysql mod_auth_mysql.so

gcc -DLINUX=22 -I/root/php-4.1.1 -I/root/php-4.1.1/main -I/root/php-4.1.1/main -I/root/php-4.1.1/Zend -I/root/php-4.1.1/Zend -I/root/php-4.1.1/TSRM -I/root/php-4.1.1/TSRM -I/root/php-4.1.1 -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED  -I/usr/local/apache/include -I. -I/usr/local/apache/include -I/usr/local/mysql/include/mysql -DWITH_APXS  -c mod_auth_mysql.c

  -o mod_auth_mysql.so mod_auth_mysql.o -L/usr/local/mysql/lib/mysql -lmysqlclient -lcrypt

apxs:Break: Command failed with rc=255

[activating module `auth_mysql' in /usr/local/apache/conf/httpd.conf]

cp mod_auth_mysql.so /usr/local/apache/libexec/mod_auth_mysql.so

cp: cannot stat `mod_auth_mysql.so': No such file or directory

apxs:Break: Command failed with rc=1

make: *** [install] Error 1

groove:~/mod_auth_mysql-2.30a#

 

Anyone got a clue what could be wrong?

 

Sincerely

 

/-Jonas


Reply to: