Issue 115558 - svl: when building componentfiles with xsltproc, svl needs to depend on libxslt
Summary: svl: when building componentfiles with xsltproc, svl needs to depend on libxslt
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: current
Hardware: Unknown All
: P3 Trivial (vote)
Target Milestone: 3.4.0
Assignee: bjoern.michaelsen
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-12 23:00 UTC by bjoern.michaelsen
Modified: 2017-05-20 10:22 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description bjoern.michaelsen 2010-11-12 23:00:02 UTC
When building componentfiles with xsltproc, svl needs to depend on libxslt
otherwise it is pure luck to succeed.
Comment 1 bjoern.michaelsen 2010-11-12 23:01:16 UTC
started in cws gnumake2
Comment 2 bjoern.michaelsen 2010-11-13 00:27:44 UTC
Root cause for the trouble was that unxmacxi builds with system libxslt. Fixing
issue in gbuild to not depend on executable in $(OUTDIR) in that case.
Comment 3 Stephan Bergmann 2010-11-15 08:11:21 UTC
already fixed (together with many other uses of $(XSLTPROC) for issue 115124 on
CWS sb131 (which unfortunately is stuck in Ready for QA)
Comment 4 bjoern.michaelsen 2010-12-07 10:10:44 UTC
.
Comment 5 bjoern.michaelsen 2010-12-09 15:16:04 UTC
verified in the new build system.