#49814: cctools @877.5 fails to _install_ on PPC Mac OS X 10.5.8, Leopard, because of permissions ------------------------------+------------------------ Reporter: Peter_Dyballa@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: cctools | ------------------------------+------------------------ Comment (by Peter_Dyballa@…): The missing member is contained herein: {{{ #ifdef LTO_SUPPORT enum bool lto_contents; /* TRUE if this member has lto contents */ uint32_t lto_toc_nsyms; /* number of symbols for the toc */ uint32_t lto_toc_strsize; /* the size of the strings for the toc */ char *lto_toc_strings; /* the strings of the symbols for the toc */ #endif /* LTO_SUPPORT */ }}} -- Ticket URL: <https://trac.macports.org/ticket/49814#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X