Bug 5638 - Some loadable library path is invalid
Bug#: 5638 Product:  Gentoo Linux Version: 1.2 Platform: All
OS/Version: Linux Status: RESOLVED Severity: critical Priority: P2
Resolution: FIXED Assigned To: azarah@gentoo.org Reported By: jaagar@hanafos.com
Component: Library
URL: 
Summary: Some loadable library path is invalid
Keywords:  
Status Whiteboard: 
Opened: 2002-07-27 00:39 0000
Description:   Opened: 2002-07-27 00:39 0000
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 From Christian - Manny Calavera - Neumair 2002-07-27 11:54:05 0000 -------
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 From Seemant Kulleen (RETIRED) 2002-07-27 18:44:48 0000 -------
libieee1284.la has what in the path for you?

------- Comment #3 From Seemant Kulleen (RETIRED) 2002-08-14 20:52:51 0000 -------
please re-open this bug, when you have more information

------- Comment #4 From Yoo, Taik-Yon 2002-08-18 21:08:04 0000 -------
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 From Seemant Kulleen (RETIRED) 2002-09-01 09:42:18 0000 -------
not reproducible for me

------- Comment #6 From Martin Schlemmer (RETIRED) 2002-09-01 12:05:03 0000 -------
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 From Martin Schlemmer (RETIRED) 2002-09-29 09:59:38 0000 -------
Well, lame and libieee1284 is fixed.  I do not have a libsame.la, so dont know
what package it comes from.

------- Comment #8 From Martin Schlemmer (RETIRED) 2002-10-24 14:11:19 0000 -------
Seemant .. know from what package /usr/lib/libsame.la comes ?


------- Comment #9 From Seemant Kulleen (RETIRED) 2002-10-24 15:14:06 0000 -------
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 From Martin Schlemmer (RETIRED) 2002-10-25 19:04:51 0000 -------
Seemant .. you use libsane ?

------- Comment #11 From Andrew Cooks 2003-11-18 03:41:35 0000 -------
Please close

------- Comment #12 From Yoo, Taik-Yon 2003-11-20 03:48:42 0000 -------
Resolved newer version above gentoo 1.2, or newer gentoolkit package.