Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5638 - Some loadable library path is invalid
Summary: Some loadable library path is invalid
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-27 00:39 UTC by Yoo, Taik-Yon
Modified: 2003-11-20 03:48 UTC (History)
1 user (show)

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 Yoo, Taik-Yon 2002-07-27 00:39:36 UTC
1. In /usr/lib/libieee1284.la, 'libdir' section has invalid path.
2. In /usr/lib/libsame.la, 'dependency_libs' section has  invalid path 
for 'libieee1284.la'.
3. In /usr/lib/libmp3lame.la, 'libdir' section has invalid path.
4. In /usr/lib/libbfd.la, 'dependency_libs' section has invalid path.
Comment 1 Christian - Manny Calavera - Neumair 2002-07-27 11:54:05 UTC
Please provide more information!
What paths are they exaclty containing? When did this error occur?
/usr/lib/libieee1284.la and /usr/lib/libsame.la don't exist for me.
/usr/lib/libmp3lame.la (media-sound/lame): libdir='/usr/lib'
/usr/lib/libbfd.la (sys-devel/binutils): dependency_libs=' -liberty'
Please find out which ebuild the first two files belong to by entering qpkg -f
/usr/lib/libieee1284.la; qpkg -f /usr/lib/libsame.la (if qpkg can't be found you
have to emerge gentoolkit first).
Thanks

see you,
- Manny -
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-27 18:44:48 UTC
libieee1284.la has what in the path for you?
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-14 20:52:51 UTC
please re-open this bug, when you have more information
Comment 4 Yoo, Taik-Yon 2002-08-18 21:08:04 UTC
That paths are pointed to '/var/tmp/xxx/yyyy/zzz' directory.
And some of them has not required information, like ' -
L/var/tmp/xxx/yyy/example.la'
Comment 5 Seemant Kulleen (RETIRED) gentoo-dev 2002-09-01 09:42:18 UTC
not reproducible for me
Comment 6 Martin Schlemmer (RETIRED) gentoo-dev 2002-09-01 12:05:03 UTC
He has an old installation, or do not use the updated binutils, etc.

Anyhow, the fix is to inherit the libtool eclass, and elibtoolize the
ones (not binutils!) that have this problem.

If somebody will post where /usr/lib/libsame.la
comes from, we can mark them for fixing.

The others are lame and libieee1284.
Comment 7 Martin Schlemmer (RETIRED) gentoo-dev 2002-09-29 09:59:38 UTC
Well, lame and libieee1284 is fixed.  I do not have a libsame.la, so dont know
what package it comes from.
Comment 8 Martin Schlemmer (RETIRED) gentoo-dev 2002-10-24 14:11:19 UTC
Seemant .. know from what package /usr/lib/libsame.la comes ?

Comment 9 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-24 15:14:06 UTC
Az,

after searching through users in #gentoo, rpmfind.net, packages.debian.org, and
google.com, I conclude that libsame.la was a typo on this user's part.  perhaps
he meant libsane.la?
Comment 10 Martin Schlemmer (RETIRED) gentoo-dev 2002-10-25 19:04:51 UTC
Seemant .. you use libsane ?
Comment 11 Andrew Cooks (RETIRED) gentoo-dev 2003-11-18 03:41:35 UTC
Please close
Comment 12 Yoo, Taik-Yon 2003-11-20 03:48:42 UTC
Resolved newer version above gentoo 1.2, or newer gentoolkit package.