#30632: redland: No rule to make target -lltdl -------------------------------+-------------------------------------------- Reporter: hofione@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: lion | Port: redland -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * cc: pf15@…, nprokofiev@…, thedoobs@…, hobbsilla@…, ryandesign@… (added) Old description:
installing kde4-baseapps i got the error
*** No rule to make target `-lltdl', needed by `librdf.la'. Stop.
As suggested in slackware source (http://slackware.osuosl.org/slackware_source/l/redland/redland.SlackBuild) i've tried
{{{ sed -i -e 's# -lltdl$# #' -e '/^LIBS =/s# = # = -lltdl #' src/Makefile }}}
in
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_redland/redland/work/redland-1.0.13
and it worked.
New description: installing kde4-baseapps i got the error {{{ *** No rule to make target `-lltdl', needed by `librdf.la'. Stop. }}} As suggested in slackware source (http://slackware.osuosl.org/slackware_source/l/redland/redland.SlackBuild) i've tried {{{ sed -i -e 's# -lltdl$# #' -e '/^LIBS =/s# = # = -lltdl #' src/Makefile }}} in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_redland/redland/work/redland-1.0.13 and it worked. -- Comment: Has duplicates #31707 and #32048. -- Ticket URL: <https://trac.macports.org/ticket/30632#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS