[xslt] xslt 1.0.8 bug



Hi,

I just tried to compile libxslt-1.0.8 and noticed that it's not possible
to install it into a seperate build-root (like rpm does) if it's not
already installed in the system. Here the relevant output:

--------------------------------- snip ------------------------------
<...>
 /bin/sh ../libtool --mode=install /usr/bin/install -c  libxslt.la /usr/src/RPM/tmp/libxslt-root/usr/lib/libxslt.la
libtool: install: warning: relinking `libxslt.la'
cd /usr/src/RPM/BUILD/libxslt-1.0.8/libxslt; /bin/sh ../libtool --mode=relink gcc -O6 -fomit-frame-pointer -pipe -s -o libxslt.la -rpath /usr/lib -version-info 1:8:0 xslt.lo xsltutils.lo pattern.lo templates.lo variables.lo keys.lo numbers.lo extensions.lo extra.lo functions.lo namespaces.lo imports.lo attributes.lo documents.lo preproc.lo transform.lo ../breakpoint/libxsltbreakpoint.la -L/usr/lib -lxml2 -lz -L/lib -lm -lm
gcc -shared  xslt.lo xsltutils.lo pattern.lo templates.lo variables.lo keys.lo numbers.lo extensions.lo extra.lo functions.lo namespaces.lo imports.lo attributes.lo documents.lo preproc.lo transform.lo  -L/lib -L/usr/lib -lxsltbreakpoint -lxml2 -lz -lm -lm   -Wl,-soname -Wl,libxslt.so.1 -o .libs/libxslt.so.1.0.8
/usr/bin/ld: cannot find -lxsltbreakpoint
collect2: ld returned 1 exit status
libtool: install: error: relink `libxslt.la' with the above command before installing it
libtool: install: warning: remember to run `libtool --finish /usr/lib'
<...>
 /bin/sh ../libtool --mode=install /usr/bin/install -c  libexslt.la /usr/src/RPM/tmp/libxslt-root/usr/lib/libexslt.la
libtool: install: warning: relinking `libexslt.la'
cd /usr/src/RPM/BUILD/libxslt-1.0.8/libexslt; /bin/sh ../libtool --mode=relink gcc -O6 -fomit-frame-pointer -pipe -s -o libexslt.la -rpath /usr/lib -version-info 7:1:7 exslt.lo common.lo math.lo sets.lo functions.lo strings.lo date.lo saxon.lo ../libxslt/libxslt.la ../breakpoint/libxsltbreakpoint.la -L/usr/lib -lxml2 -lz -L/lib -lm -lm
gcc -shared  exslt.lo common.lo math.lo sets.lo functions.lo strings.lo date.lo saxon.lo  -L/lib -L/usr/src/RPM/BUILD/libxslt-1.0.8/breakpoint/.libs -L/usr/lib -lxslt -lxsltbreakpoint -lxml2 -lz -lm -lm    -Wl,-soname -Wl,libexslt.so.0 -o .libs/libexslt.so.0.7.1
/usr/bin/ld: cannot find -lxslt
collect2: ld returned 1 exit status
libtool: install: error: relink `libexslt.la' with the above command before installing it
libtool: install: warning: remember to run `libtool --finish /usr/lib'
<...>
--------------------------------- snip ------------------------------

The snapshot from today has this problem too (except the dependency on
libxsltbreakpoint). Would be nice if someone fix this in the next
release.

thanx,
ron

-- 
/\/\  Dipl.-Inf. Ronald Wahl                /\/\        C S N         /\/\
\/\/  ronald.wahl@informatik.tu-chemnitz.de \/\/  ------------------  \/\/
/\/\  http://www.tu-chemnitz.de/~row/       /\/\  network and system  /\/\
\/\/  GnuPG/PGP key available               \/\/    administration    \/\/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]