|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
python-bibtex-py26-1.2.4-1 build failed on 10.6 64bitI just bootstrapped a 64 bit fink on a clean install of
10.6.1 (apple's X11, latest xcode 3.2.1, on a macpro booted 64bit with case-sensitive file system), and am trying to install python-bibtex-py26, which fails as follows: /sw/bin/python2.6 setup.py install --prefix /sw/src/fink.build/root-python-bibtex-py26-1.2.4-1/sw running install running check running build running build_ext Traceback (most recent call last): File "setup.py", line 210, in <module> libraries = ['recode']) File "/sw/lib/python2.6/distutils/core.py", line 152, in setup dist.run_commands() File "/sw/lib/python2.6/distutils/dist.py", line 975, in run_commands self.run_command(cmd) File "/sw/lib/python2.6/distutils/dist.py", line 995, in run_command cmd_obj.run() File "setup.py", line 165, in run self.run_command ('check') File "/sw/lib/python2.6/distutils/cmd.py", line 333, in run_command self.distribution.run_command(command) File "/sw/lib/python2.6/distutils/dist.py", line 995, in run_command cmd_obj.run() File "setup.py", line 149, in run failures = testsuite.run () File "/sw/src/fink.build/python-bibtex-py26-1.2.4-1/python-bibtex-1.2.4/testsuite.py", line 187, in run failures += check_recode () File "/sw/src/fink.build/python-bibtex-py26-1.2.4-1/python-bibtex-1.2.4/testsuite.py", line 10, in check_recode import _recode ImportError: dlopen(/sw/src/fink.build/python-bibtex-py26-1.2.4-1/python-bibtex-1.2.4/build/lib.macosx-10.6-x86_64-2.6/_recode.so, 2): Symbol not found: _libintl_gettext Referenced from: /sw/lib/librecode.0.dylib Expected in: flat namespace in /sw/lib/librecode.0.dylib ### execution of /sw/bin/python2.6 failed, exit code 1 No urgency on this one, I was just installing everything python I thought my students might at some point ask me to make available... many thanks, -- Viv ________________________________________________ Dr Viv Kendon http://quantum.leeds.ac.uk/~viv tel: +44 113 343 4864 Physics and Astronomy Quantum Information Group University of Leeds ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fink-users mailing list Fink-users@... https://lists.sourceforge.net/lists/listinfo/fink-users |
|
|
Re: python-bibtex-py26-1.2.4-1 build failed on 10.6 64bitViv Kendon wrote:
[] > import _recode > ImportError: > dlopen(/sw/src/fink.build/python-bibtex-py26-1.2.4-1/python-bibtex-1.2.4/build/lib.macosx-10.6-x86_64-2.6/_recode.so, > 2): Symbol not found: _libintl_gettext > Referenced from: /sw/lib/librecode.0.dylib > Expected in: flat namespace > in /sw/lib/librecode.0.dylib > ### execution of /sw/bin/python2.6 failed, exit code 1 This is the same problem as for lablgtk; it is, in fact, a bug in fink itself and I am rather surprised that it hasn't shown up earlier. Or maybe it has but wasn't recognized. Anyway, I'll bounce this to fink-devel so that it can be fixed. -- Martin ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fink-users mailing list Fink-users@... https://lists.sourceforge.net/lists/listinfo/fink-users |
| Free embeddable forum powered by Nabble | Forum Help |