Alexander Hansen wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Gideon Simpson wrote: [] >> NSSimpleHorizontalTypesetter.h:16:2: warning: #warning Developers are >> recommended to adopt NSATSTypesetter, the default concrete subclass >> from Mac OS X 10.3 Panther. >> In file included from Modules/AppKit/_AppKit.m:1042: >> build/codegen/_App_Enum.inc: At top level: >> build/codegen/_App_Enum.inc:702: error: 'NSOneByteGlyphPacking' >> undeclared here (not in a function) [] >> Failed: phase compiling: pyobjc-py26-1.4-3 failed > > I get the same error under Xcode 3.1.3.
Not surprising. This version of pyobjc is extremely old (uses code that was deprecated already on MacOSX 10.3). Fink has a newer version of pyobjc, but for some reason only the old version is available as py26 variant and doesn't build on 10.5+ (probably because the maintainer "None" only had access to 10.4), whereas the newer version (which, in principle, has a non-empty maintainer) is restricted to 10.5 and py25 (where it is not very useful, because MacOSX 10.5 already comes with pyobjc for python2.5.). It might be worth while to simply try and add the py26 variant (and perhaps Distribution: 10.6) to the pyobjc-py-10.5.info file that houses version 2.0+svn2008-4 of pyobjc. -- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
