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 172155 - libxslt-1.1.13 does not build outside of srcdir
libxslt-1.1.13 does not build outside of srcdir
Status: VERIFIED FIXED
Product: libxslt
Classification: Platform
Component: general
1.1.x
Other Linux
: Normal normal
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
: 171443 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-03-30 20:37 UTC by Mike Castle
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Enable building outside of srcdir (508 bytes, patch)
2005-03-30 20:41 UTC, Mike Castle
committed Details | Review

Description Mike Castle 2005-03-30 20:37:46 UTC
Build libxslt-1.1.13 such that srcdir != builddir AND no previous installation
exists (otherwise good chance it will pull in installed headers rather than
those in srcdir).

patch to be attached shortly
Comment 1 Mike Castle 2005-03-30 20:41:15 UTC
Created attachment 39456 [details] [review]
Enable building outside of srcdir
Comment 2 Daniel Veillard 2005-03-30 22:29:48 UTC
Hum, I also had to add -I../../libxslt , but this seems fixed.
Thanks a lot for the patch, it's commited in CVS !

Daniel
Comment 3 Daniel Veillard 2005-03-30 22:30:49 UTC
*** Bug 171443 has been marked as a duplicate of this bug. ***
Comment 4 Daniel Veillard 2005-09-05 09:44:27 UTC
This should be closed by release of libxslt-1.1.15

  thanks,

Daniel