#12966: BUG: avahi cannot find Python module gtk ----------------------------------+----------------------------------------- Reporter: vinc17@macports.org | Owner: rhwood@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: fixed | Keywords: ----------------------------------+----------------------------------------- Changes (by rhwood@macports.org): * status: reopened => closed * resolution: => fixed Comment: Closing with comments from Guido Soronzio via email: This problem has been solved some months ago and it is due to the new Apple's libtool in Leopard. I applied a simple workaround to many python ports whose makefiles make use of the flag "-export-symbol-regex" by simply removing it and so making the missing symbols public again. This rough trick works also with apache2 and the missing symbol "_ssl_cmd_SSLCACertificateFile" (#13182) but it has not been committed. pogma is reporting on his blog that using the new libtool 1.5.26 instread of the Apple's one can alleviate such troubles: [http://pogma.com/2008/02/13/nmedit-libtool-exported-symbols/]. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/12966#comment:17> MacPorts </projects/macports> Ports system for Mac OS