| Graham Dumpleton (JIRA) 2005-07-22, 7:49 am |
| [ http://issues.apache.org/jira/brows...N-65?page=3Dall ]
Graham Dumpleton updated MODPYTHON-65:
--------------------------------------
Attachment: setup.py.in.diff
> 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
> Attachments: setup.py.in.diff
>
> 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-Pow=
er_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/graha=
md/Workspaces/mod_python/src/connobject.o build/temp.darwin-7.7.0-Power_Mac=
intosh-2.3/Users/grahamd/Workspaces/mod_python/src/filterobject.o build/tem=
p.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/Workspace=
s/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/serverobje=
ct.o build/temp.darwin-7.7.0-Power_Macintosh-2.3/Users/grahamd/Workspaces/m=
od_python/src/tableobject.o build/temp.darwin-7.7.0-Power_Macintosh-2.3/Use=
rs/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.
--=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
|