3.2 working version will not install on Mac OS X (10.3.7)
---------------------------------------------------------
Key: MODPYTHON-65
URL: http://issues.apache.org/jira/browse/MODPYTHON-65
Project: mod_python
Type: Bug
Components: core
Versions: 3.2.0
Environment: Mac OS X (10.3.7)
Reporter: Graham Dumpleton
Something is wrong with configure or setup.py file.
/usr/bin/python setup.py build
running build
running build_py
running build_ext
building 'mod_python_so' extension
gcc -Wl,-F. -Wl,-F. -bundle -framework Python
build/temp.darwin-7.7.0-Power_Macintosh-2.3/Users/grahamd/Workspaces/mod_python/src/mod_python.o
build/temp.darwin-7.7.0-Power_Macintosh-2.3/Users/grahamd/Workspaces/mod_python/src/_apachemodule.o
build/temp.darwin-7.7.0-Power_Macintosh-2.3/Users/grahamd/Workspaces/mod_python/src/connobject.o
build/temp.darwin-7.7.0-Power_Macintosh-2.3/Users/grahamd/Workspaces/mod_python/src/filterobject.o
build/temp.darwin-7.7.0-Power_Macintosh-2.3/Users/grahamd/Workspaces/mod_python/src/hlist.o
build/temp.darwin-7.7.0-Power_Macintosh-2.3/Users/grahamd/Workspaces/mod_python/src/hlistobject.o
build/temp.darwin-7.7.0-Power_Macintosh-2.3/Users/grahamd/Workspaces/mod_python/src/requestobject.o
build/temp.darwin-7.7.0-Power_Macintosh-2.3/Users/grahamd/Workspaces/mod_python/src/serverobject.o
build/temp.darwin-7.7.0-Power_Macintosh-2.3/Users/grahamd/Workspaces/mod_python/src/tableobject.o
build/temp.darwin-7.7.0-Power_Macintosh-2.3/Users/grahamd/Workspaces/mod_python/src/util.o
-L -lapr-0 -laprutil-0 -o
build/lib.darwin-7.7.0-Power_Macintosh-2.3/mod_python_so.so
ld: -L: directory name missing
error: command 'gcc' failed with exit status 1
More later when I have a chance to work out what is wrong.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira