#18090: python25 broken after [37817] --------------------------------------------------+------------------------- Reporter: rasmus@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: python dlopen environ patch portfile | Port: python25 python26 --------------------------------------------------+------------------------- Comment(by rasmus@…): It's a fictive scenario. The real case is that I try to import smisk (http://trac.hunch.se/smisk) which is linked against libfcgi. libfcgi uses environ, but Python 2.5.4 (current in macports) does not provide environ (because of the missing patch), thus I receive the error in the aforementioned fictive scenario. I have tested different modules using environ and having 2:nd level libraries using environ and have deduced the error as the missing patch through trail and error. Loading these libraries works with the Python 2.5.2 from ports (built with the environ- patch). -- Ticket URL: <http://trac.macports.org/ticket/18090#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS