After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 171443 - libxslt should support non-srcdir builds
libxslt should support non-srcdir builds
Status: VERIFIED DUPLICATE of bug 172155
Product: libxslt
Classification: Platform
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2005-03-24 02:06 UTC by Thomas Fitzsimmons
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Thomas Fitzsimmons 2005-03-24 02:06:33 UTC
Please describe the problem:
JHBuild assumes that modules support non-srcdir builds.  Currently libxslt fails
in non-srcdir mode.


Steps to reproduce:
1. create a build directory separate from the source directory
2. $srcdir/autogen.sh
3. make


Actual results:
build fails with missing header

Expected results:
build should succeed

Does this happen every time?
yes

Other information:
Comment 1 Thomas Fitzsimmons 2005-03-24 02:11:58 UTC
Step 1.5 should be "cd to the build directory".
Comment 2 Daniel Veillard 2005-03-30 22:30:47 UTC
Fixed in CVS now,

 thanks !

Daniel

*** This bug has been marked as a duplicate of 172155 ***
Comment 3 Daniel Veillard 2005-09-05 09:43:49 UTC
This should be closed by release of libxslt-1.1.15

  thanks,

Daniel