#9738: vala-0.38.0 will not build without graphviz --------------------+----------------------- Reporter: renodr | Owner: bdubbs@… Type: defect | Status: assigned Priority: normal | Milestone: 8.2 Component: BOOK | Version: SVN Severity: normal | Resolution: Keywords: | --------------------+-----------------------
Comment (by pierre.labastie): Replying to [comment:7 bdubbs@…]: > I was able to disable valadoc, and thus not need graphviz, with: > > sed -i /valadoc/d Makefile.in > > Should we add this to the book with the appropriate explanation? It seems to me that it is not enough: configure tests the presence and usability of libgvc, and throws an error if not found. So in addition to the sed above, the lines starting with "PKG_CHECK_MODULES(LIBGVC, libgvc >= $LIBGVC_REQUIRED)..." should be removed from configure.ac (and autogen.sh should be run). -- Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/9738#comment:8> BLFS Trac <http://wiki.linuxfromscratch.org/blfs> Beyond Linux From Scratch -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page