Re: [Pyobjc-dev] Can't compile from CVS
Brought to you by:
ronaldoussoren
From: tmk <li...@ne...> - 2003-06-11 09:20:33
|
Many thanks to all for the helpful (and prompt!) info. I'll update my version of python. = tmk = On Tuesday, Jun 10, 2003, at 22:45 Europe/Brussels, Ronald Oussoren wrote: > Your using a too old version of Python 2.3. Actually, one of the > version tests is wrong because I'm testing some new code in Python 2.3 > CVS and accidently checked in too much. > > You should change Modules/objc/pointer-support.m, the two #if tests > are wrong, they should be for python 2.3b2 instead of 2.3b1. > > Ronald > > On Tuesday, Jun 10, 2003, at 18:29 Europe/Amsterdam, tmk wrote: > >> Yo, >> >> I've just done a fresh checkout from CVS and issued a "python >> setup.py install". >> I'm using the gcc-libffi-snapshot20030119-patched.tar.gz libffi from >> SF and unix Python 2.3b1 >> >> It fails with the following message: >> >> --- cut >> [snip] >> ld: Undefined symbols: >> _CFObj_Convert >> _CFObj_New >> error: command 'gcc' failed with exit status 1 >> >> Any clues as to what's going wrong? >> >> Thanks for any help! >> >> = tmk = >> >> >> >> ------------------------------------------------------- >> This SF.net email is sponsored by: Etnus, makers of TotalView, The >> best >> thread debugger on the planet. Designed with thread debugging features >> you've never dreamed of, try TotalView 6 free at www.etnus.com. >> _______________________________________________ >> Pyobjc-dev mailing list >> Pyo...@li... >> https://lists.sourceforge.net/lists/listinfo/pyobjc-dev >> > |