Subject: pkg/18189: textproc/libxslt fails to build with buildlink2
To: None <gnats-bugs@gnats.netbsd.org>
From: Julio Merino <jmmv@hispabsd.org>
List: netbsd-bugs
Date: 09/05/2002 23:15:56
>Number: 18189
>Category: pkg
>Synopsis: textproc/libxslt fails to build with buildlink2
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Sep 05 14:14:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Julio Merino
>Release: NetBSD 1.6G
>Organization:
HispaBSD
>Environment:
System: NetBSD darkstar 1.6G NetBSD 1.6G (DARKSTAR) #10: Wed Sep 4 15:25:12 CEST 2002 jmmv@darkstar:/var/build/kernel/DARKSTAR i386
Architecture: i386
Machine: i386
>Description:
For some strange reason, textproc/libxslt won't build with buildlink2
stuff here. I've been looking at the sources. The package includes
a library, called libexslt, which links itself agains libxslt (-lxslt)
not yet installed. The linker uses -lxslt, and fails because it can't
find the uninstalled library (yet).
I've tried to switch the package to build with buildlink 1 stuff
and it builds perfectly.
>How-To-Repeat:
cd /usr/pkgsrc/textproc/libxslt
make
>Fix:
A temporary hack may be to use buildlink 1... I do not exactly know
what happens.
>Release-Note:
>Audit-Trail:
>Unformatted: