Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4116 - Undeclared dependency: sys-devel/perl requires sys-devel/ld.so
Summary: Undeclared dependency: sys-devel/perl requires sys-devel/ld.so
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Michael Cummings (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-24 20:56 UTC by Thomas Arnett
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 Thomas Arnett 2002-06-24 20:56:15 UTC
When attempting to "emerge system" during a stage1-ix86-1.2 installation, emerge
aborted while merging Perl with an error referring to ld.so.  After merging
sys-devel/ld.so, sys-devel/perl merged successfully.
Comment 1 Bart Verwilst 2002-10-05 09:55:10 UTC
since you're the perl dude around here, i'll let you look into this. Hope it's ok? 
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2002-10-24 10:44:17 UTC
Bart,

     This didn't come up before because ld.so was part of the system packages 
required during the initial build. Now I see that it isn't listed in some of 
the default profiles - any idea why that is?
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2002-10-24 11:04:14 UTC
Did you follow the installation guide completely before attempting to emerge 
perl? On a 1.2 system, ld.so is a part of the system and would have been 
installed. On a 1.4 system it is part of glibc and also would have been 
installed. ld.so is a core component of building your system. If it isn't 
there, perl wasn't your only problem.
Comment 4 Thomas Arnett 2002-11-04 22:34:55 UTC
perl was included in the system as a dependency; wget optionally depends on
openssl which depends on perl.  ld.so was also included in the list of packages
to be installed but was near the bottom.
Comment 5 Michael Cummings (RETIRED) gentoo-dev 2002-11-26 08:43:39 UTC
added