#39144: poppler 0.22.4_0 does not build on Tiger PPC because of gobject- introspection ------------------------------+---------------------- Reporter: Peter_Dyballa@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: poppler | ------------------------------+---------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: Replying to [comment:1 Peter_Dyballa@…]:
After patching the Portfile to use gmake, as advised in #35204, the build goes further,
Ok, added that in r106448.
but now fails here:
{{{ /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: operator delete(void*) operator new(unsigned long) operator delete[](void*) operator new[](unsigned long) collect2: ld returned 1 exit status }}}
We've seen that with other ports before (e.g. #37270). The solution there was to use apple-gcc-4.2 instead of gcc-4.0. Testing... Your Python issues are separate. -- Ticket URL: <https://trac.macports.org/ticket/39144#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X