#42088: pgf to 3.0.0 ---------------------+-------------------------------- Reporter: snc@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: pgf | ---------------------+-------------------------------- Comment (by egall@…): Replying to [comment:3 snc@…]:
Replying to [comment:1 egall@…]: The latest is undefined symbol _main. So not sure how the program's even going to run with no main function. Is it naive to give up when seeing that a program has no entry point?
Then there are further things, like going through all the other Makefiles and making sure they are respecting our c/ld flags.
I think the first issue should be able to be solved by solving the second. Usually when I get a missing "`_main`" symbol error it is because the software somehow ends up linking for a different architecture than the one that it was compiled for. -- Ticket URL: <https://trac.macports.org/ticket/42088#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X