[MacPorts] #13838: Problem installing redland-bindings +python (probably python 2.3 dependency)

MacPorts noreply at macports.org
Thu Jul 3 15:31:58 PDT 2008


#13838: Problem installing redland-bindings +python (probably python 2.3
dependency)
-------------------------------+--------------------------------------------
  Reporter:  larlet at gmail.com  |       Owner:  macports-tickets at lists.macosforge.org
      Type:  defect            |      Status:  new                                  
  Priority:  Normal            |   Milestone:  Port Bugs                            
 Component:  ports             |     Version:  1.6.0                                
Resolution:                    |    Keywords:                                       
-------------------------------+--------------------------------------------
Comment (by captsolo at gmail.com):

 Found a hint that could help overcome the missing symbols problem by
 modifying the Makefile.

 After the patch, compiling finishes OK, but there are still errors when
 activating the port. Despite those errors, the system thinks that the
 patch is active (repeated "port install" says that the port is already
 active), but if you try to use the Python module, the interpreter crashes:

 {{{
 Python 2.4.5 (#1, Jul  3 2008, 22:59:40)
 [GCC 4.0.1 (Apple Inc. build 5465)] on darwin
 Type "help", "copyright", "credits" or "license" for more information.
 >>> import RDF
 Fatal Python error: Interpreter not initialized (version mismatch?)
 Abort trap
 }}}

 Seems like a nasty crash. Anyway, attaching Makefile patch to the ticket
 and hoping that someone here will get further than this.

-- 
Ticket URL: <http://trac.macports.org/ticket/13838#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list