[egenix-users] Cannot build debug version of mx-base
Philip Rooke
phil at yax.org.uk
Sat Nov 28 16:12:41 CET 2009
Hi,
I am trying to build a debug version of TextTools which I hope might provide
some insight on my (not quite working) tag tables. I am on Mac OS X 10.5
and python 2.6. I had previously installed the MacPorts version of the base
tools but uninstalled them before trying this build (macports does not seem
to have a +debug variant).
Following instructions from the web site I downloaded the source .tar.gz and
then:
[egenix-mx-base-3.1.2] $ sudo python setup.py mx_autoconf --enable-debugging
build
<...snip...>
Traceback (most recent call last):
File "setup.py", line 16, in <module>
mxSetup.run_setup(configurations)
File "/Users/phil/Downloads/egenix-mx-base-3.1.2/mxSetup.py", line 3505,
in run_setup
apply(setup, (), kws)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/core.py",
line 152, in setup
dist.run_commands()
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py",
line 987, in run_commands
self.run_command(cmd)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py",
line 1007, in run_command
cmd_obj.run()
File "/Users/phil/Downloads/egenix-mx-base-3.1.2/mxSetup.py", line 937, in
run
build_ext.ensure_finalized()
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/cmd.py",
line 117, in ensure_finalized
self.finalize_options()
File "/Users/phil/Downloads/egenix-mx-base-3.1.2/mxSetup.py", line 1702,
in finalize_options
build_ext.finalize_options(self)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/command/build_ext.py",
line 254, in finalize_options
defines = self.define.split(',')
AttributeError: 'list' object has no attribute 'split'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /mailman-archives/egenix-users/attachments/20091128/aefac080/attachment.htm
More information about the egenix-users
mailing list