#31707: Unable to build redland -----------------------------+---------------------------------------------- Reporter: pf15@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: Lion | Port: redland -----------------------------+---------------------------------------------- Comment(by marcel.setten@…): Replying to [comment:8 marcel.setten@…]: If i Try this command without the -e option on the start, sed -i 's# -lltdl$# #' -e '/^LIBS =/s# = # = -lltdl #' src/Makefile It does't return with a error. But if i run make. it stops with the same error: make[2]: *** No rule to make target `-lltdl', needed by `librdf.la'. Stop. make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
Replying to [comment:7 pf15@…]:
Hello aim trying to apply the command, only get the following error:
sh-3.2# sed -i -e 's# -lltdl$# #' -e '/^LIBS =/s# = # = -lltdl #' src/Makefile
sed: -e: No such file or directory
Plz help
I succeeded in building redland. I used
Ticket #30632
-- Ticket URL: <https://trac.macports.org/ticket/31707#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS