#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: Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by larlet@gmail.com): Even if I manually change the dependency from python 2.3 to python2.4, I can't build redland-bindings: {{{ david$ sudo port install redland-bindings +python Password: Portfile changed since last build; discarding previous state. ---> Fetching redland-bindings ---> Verifying checksum(s) for redland-bindings ---> Extracting redland-bindings ---> Configuring redland-bindings ---> Building redland-bindings with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_www_redland-bindings/work/redland-bindings-1.0.6.1" && make all " returned error 2 Command output: "_raptor_locator_byte", referenced from: _librdf_python_logger_handler in Redland_wrap.so __wrap_raptor_locator_byte in Redland_wrap.so "_raptor_locator_file", referenced from: _librdf_python_logger_handler in Redland_wrap.so __wrap_raptor_locator_file in Redland_wrap.so "_rasqal_version_release", referenced from: _rasqal_version_release$non_lazy_ptr in Redland_wrap.so "_rasqal_version_string", referenced from: _rasqal_version_string$non_lazy_ptr in Redland_wrap.so "_rasqal_version_decimal", referenced from: _rasqal_version_decimal$non_lazy_ptr in Redland_wrap.so "_raptor_locator_uri", referenced from: _librdf_python_logger_handler in Redland_wrap.so __wrap_raptor_locator_uri in Redland_wrap.so "_raptor_version_major", referenced from: _raptor_version_major$non_lazy_ptr in Redland_wrap.so "_rasqal_version_major", referenced from: _rasqal_version_major$non_lazy_ptr in Redland_wrap.so "_raptor_locator_column", referenced from: _librdf_python_logger_handler in Redland_wrap.so __wrap_raptor_locator_column in Redland_wrap.so "_raptor_locator_line", referenced from: _librdf_python_logger_handler in Redland_wrap.so __wrap_raptor_locator_line in Redland_wrap.so ld: symbol(s) not found collect2: ld returned 1 exit status make[2]: *** [Redland-stamp] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 Error: Status 1 encountered during processing. }}} Any help will be really appreciated, I need this lib and I don't know how to install it given the fact that building from sources returns the same error. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13838#comment:1> MacPorts </projects/macports> Ports system for Mac OS