Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3003 - libxslt-1.0.17 won't compile after unmerge of libiconv
Summary: libxslt-1.0.17 won't compile after unmerge of libiconv
Status: RESOLVED REMIND
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: Normal minor (vote)
Assignee: Spider (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-24 20:25 UTC by Nils Ohlmeier
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nils Ohlmeier 2002-05-24 20:25:38 UTC
I followed Spiders instruction for unmerging libiconv and rebuild glibc.
But now kdelibs 3.0.1 won't build. I diged down that it fails because my libxslt
still depend on libiconv.
But a rebuild of libxslt-1.0.17 fails with the following output:

make[2]: Entering directory
`/var/tmp/portage/libxslt-1.0.17/work/libxslt-1.0.17/libexslt'
/bin/sh ../libtool --mode=link gcc  -march=i686 -O3 -pipe -fomit-frame-pointer
-Wall  -o libexslt.la -rpath /usr/lib -version-info 7:8:7 exslt.lo common.lo
math.lo sets.lo functions.lo strings.lo date.lo saxon.lo -L/usr/lib -lxslt
-L/usr/lib -lxml2 -lz -lm -lm
grep: /usr/lib/libiconv.la: No such file or directory
sed: can't read /usr/lib/libiconv.la: No such file or directory
libtool: link: `/usr/lib/libiconv.la' is not a valid libtool archive
make[2]: *** [libexslt.la] Error 1

I wasn't able to rebuild it, but finaly i unmerged libxslt-1.0.17 (with the
builtin libiconv) and emerged it clean.

It isn't really a bug, and i found a workaround, but i wan't to document this
strange behaivor of libxslt because i haven't found it in bugzilla or the
mailinglists.
Comment 1 Spider (RETIRED) gentoo-dev 2002-05-24 21:07:51 UTC
Thanks, another one to the list of packages that link libiconv.