#21099: class-dump fails to build on Leopard/ppc -----------------------------------------+---------------------------------- Reporter: jeremyhu@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: ppc Leopard 10.5 build_arch | Port: class-dump -----------------------------------------+---------------------------------- Comment(by blb@…): I see those defines on 10.5.8, Xcode 3.1.4, Intel: {{{ $ egrep "LC_LAZY_LOAD_DYLIB|LC_ENCRYPTION_INFO" /usr/include/mach-o/loader.h #define LC_LAZY_LOAD_DYLIB 0x20 /* delay load of dylib until first use */ #define LC_ENCRYPTION_INFO 0x21 /* encrypted segment information */ }}} 3.3 also seemed to build fine. -- Ticket URL: <http://trac.macports.org/ticket/21099#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS