Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88885 - [icecream] lib/ld-linux.so.2 missing
Summary: [icecream] lib/ld-linux.so.2 missing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Michael Imhof (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 115977
Blocks:
  Show dependency tree
 
Reported: 2005-04-12 11:47 UTC by Rafael Ávila de Espíndola
Modified: 2006-07-05 14: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 Rafael Ávila de Espíndola 2005-04-12 11:47:02 UTC
ldd /.../gcc prints

        linux-gate.so.1 =>  (0xffffe000)
        libc.so.6 => /lib/libc.so.6 (0xb7ebf000)
        /lib/ld-linux.so.2 (0xb7feb000)

Since the /lib/ld-linux.so.2 line has no "=>" the create-env script does not 
use it. I have added a hardcoded "add_file /lib/ld-linux.so.2" to create-env and the resulting environment woks fine.
Comment 1 SpanKY gentoo-dev 2005-04-13 20:28:29 UTC
i have no idea what 'create-env' is but it sounds broken and i dont see what that has to do with `ldd` output
Comment 2 Rafael Ávila de Espíndola 2005-04-14 08:12:43 UTC
create-env is part of icecream. Sorry for not making that clear.
For sure the bug is in create-env and not in ldd
Comment 3 Rafael Ávila de Espíndola 2005-04-14 13:38:01 UTC
The latest version fixes this bug
ftp://ftp.suse.com/pub/projects/icecream/icecream-0.6-20050413.tar.bz2
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-07-05 14:42:53 UTC
(In reply to comment #3)
> The latest version fixes this bug
> ftp://ftp.suse.com/pub/projects/icecream/icecream-0.6-20050413.tar.bz2
> 

In portage, assuming fixed.