#13838: Problem installing redland-bindings +python (probably python 2.3 dependency) -------------------------------+-------------------------------------------- Reporter: larlet@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by captsolo@gmail.com): Could the problem related to some parameters in the compiler command line? {{{ /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -DSWIG_PYTHON_SILENT_MEMLEAK -O2 -L/opt/local/lib -Wl,-F. -Wl,-F. -bundle -framework Python Redland_wrap.so `redland-config --libs` -o Redland.so Undefined symbols: "_raptor_version_string", referenced from: _raptor_version_string$non_lazy_ptr in Redland_wrap.so "_raptor_unicode_char_to_utf8", referenced from: _librdf_python_unicode_to_bytes in Redland_wrap.so ... }}} E.g. "-bundle -framework Python"? I don't understand the meaning of most of these parameters, hope someone can help to get to the bottom of this. Will attach a full output w. error messages to this ticket. -- Ticket URL: <http://trac.macports.org/ticket/13838#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS