[mod_python] error making mod_python

Connie Baggs connie at core3d.com
Fri Jan 10 02:06:34 EST 2003


Hi
Ive just compiled and installed apache 2.0.43 (apache2) and python 2.2.1 
I am now trying to install the 
mod_python module. The ./configure goes fine with the command 
#./configure –with-apxs=/usr/local/apache2/bin/apxs 
-with-python=/usr/local/bin/python2.2

However when I issue the make command it fails with the following error


/usr/local/apache2/build/libtool --silent --mode=link gcc -o 
mod_python.la 
-I/install/httpd-2.0.43/modules/mod_python-3.0.1/src/include 
-I/usr/local/apache2/include -I/usr/local/include/python2.2  -rpath 
/usr/local/apache2/modules -module -avoid-version  hlistobject.lo 
hlist.lo filterobject.lo connobject.lo serverobject.lo util.lo 
tableobject.lo requestobject.lo _apachemodule.lo mod_python.lo 
-L/usr/local/lib/python2.2/config -lm -lpython2.2 -ldl -lpthread -lm
ld32: WARNING 84: /usr/lib32/libm.so is not used for resolving any 
symbol.
ld32: WARNING 84: /usr/lib32/libdl.so is not used for resolving any 
symbol.
Insufficient arguments
Usage: ln [-fis] file1 file2 
       ln [-fis] file1 ... file2 dir 
*** Error code 2 (bu21)
*** Error code 1 (bu21)
)



Any ideas on what is wrong?

_____________________________





More information about the Mod_python mailing list