The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=615 ====================================================================== Reported By: smarx Assigned To: ====================================================================== Project: Raptor RDF Syntax Library Issue ID: 615 Category: installation Reproducibility: have not tried Severity: minor Priority: normal Status: new Syntax Name: ====================================================================== Date Submitted: 2017-03-27 09:20 Last Modified: 2017-03-27 09:20 ====================================================================== Summary: Error installing on macOS: No rule to make target `turtle_lexer.c' Description: The error occurs under macOS with the dependencies installed via Homebrew (full log attached):
libtool: link: ranlib .libs/librdfa.a libtool: link: ( cd ".libs" && rm -f "librdfa.la" && ln -s "../librdfa.la" "librdfa.la" ) Making all in src make[1]: *** No rule to make target `turtle_lexer.c', needed by `all'. Stop. make: *** [all-recursive] Error 1 Steps to Reproduce: git clone [email protected]:dajobe/raptor.git cd raptor brew install gtk-doc brew install bison --force brew link bison --force ./autogen.sh ./configure --libdir=/usr/local/lib make ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2017-03-27 09:20 smarx New Issue 2017-03-27 09:20 smarx File Added: raptor_macOS.log ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
