[redland-dev] [Raptor RDF Syntax Library 0000535]: configure accepts bogus values for --with-xml2-config
Mantis Bug Tracker
mantis-bug-sender at librdf.org
Wed Apr 3 14:36:22 EDT 2013
The following issue has been SUBMITTED.
======================================================================
http://bugs.librdf.org/mantis/view.php?id=535
======================================================================
Reported By: mst
Assigned To:
======================================================================
Project: Raptor RDF Syntax Library
Issue ID: 535
Category: configuration
Reproducibility: always
Severity: tweak
Priority: normal
Status: new
Syntax Name:
======================================================================
Date Submitted: 2013-04-03 18:36
Last Modified: 2013-04-03 18:36
======================================================================
Summary: configure accepts bogus values for
--with-xml2-config
Description:
./configure --with-xml2-config=/tmp/fubar --with-xslt-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 --with-xslt-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:36 mst New Issue
2013-04-03 18:36 mst File Added:
0001-configure-abort-on-bogus-with-xml2-xslt-config.patch
======================================================================
More information about the redland-dev
mailing list