07-21-05 10:48 PM
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 =20
Versions: 3.2.0 =20
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/t=
emp.darwin-7.7.0-Power_Macintosh-2.3/Users/grahamd/Workspaces/mod_python/sr=
c/_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_Macin=
tosh-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/hl=
ist.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/Us=
ers/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/l=
ib.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.
--=20
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
[ Post a follow-up to this message ]
|