#28260: python27: undefined symbol "_getgrouplist_2" ----------------------------------+----------------------------------------- Reporter: anthony_oro@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.99 Keywords: | Port: python27 ----------------------------------+----------------------------------------- Comment(by anthony_oro@…): Replying to [comment:2 ryandesign@…]:
Does it work if you do not build universal?
Do you really need to build universal?
Ok, so I kept "macosx_deployment_target" to 10.4, and tried to install without the +universal flag. It worked, which means that there is no problem with "macosx_deployment_target" However, I do need ppc/i386 universals. My application is already working on both architecture, and 10.4 (I went through a lot of pain to make sure of that). I am currently using the 10.4 Python Framework, but that's a rather old version of Python. To have better compatibility with Python Modules, I want to use macports to build the universal 2.7 Python Framework for 10.4. -- Ticket URL: <https://trac.macports.org/ticket/28260#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS