The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=536 ====================================================================== Reported By: mst Assigned To: ====================================================================== Project: Rasqal RDF Query Library Issue ID: 536 Category: configuration Reproducibility: always Severity: tweak Priority: normal Status: new Query Language: ====================================================================== Date Submitted: 2013-04-03 18:40 Last Modified: 2013-04-03 18:40 ====================================================================== Summary: configure accepts bogus values for --with-xml2-config Description: ./configure --with-xml2-config=/tmp/fubar falls back to searching the path, which is not what the user wants when explicitly specifying these, as it can lead to unwanted dependencies (maybe if there's a typo or race condition in a larger build system).
much better to give a proper error message for this. Steps to Reproduce: ./configure --with-xml2-config=/tmp/fubar Additional Information: all patches are of course contributed under redland project's standard license (ALv2+/LGPLv2+/GPLv2+). ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-04-03 18:40 mst New Issue 2013-04-03 18:40 mst File Added: 0001-configure-abort-on-bogus-with-xml2-config.patch ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
