Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141810 - apm package compiled for wrong version of libstdc++.so.6
Summary: apm package compiled for wrong version of libstdc++.so.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: InstallCD (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-26 10:44 UTC by A. Youssef
Modified: 2006-09-01 14:18 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 A. Youssef 2006-07-26 10:44:31 UTC
Installing gentoo on an IBM ThinkPad 600E (2645-5AU) using install-x86-minimal-2006.0.iso with the following boot time options of "aspi=off doapm" results in the following boot time error message:

  * APM BIOS found, power management functions enabled ...
  * Starting apmd ...
  /usr/sbin/apmd: error while loading shared libraries: libstdc++.so.6: cannot
  open shared object file: No such file or di * Not Loading ACPI support ...

livecd root # uname -a
Linux livecd 2.6.15-gentoo-r5 #1 SMP Thu Feb 16 15:28:08 UTC 2006 i686 Mobile Pentium II GenuineIntel GNU/Linux

livecd root # file /usr/sbin/apmd
/usr/sbin/apmd: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.4.1, dynamically linked (uses shared libs), stripped
Comment 1 Andrew Gaffney (RETIRED) gentoo-dev 2006-07-26 11:07:34 UTC
It's not that it's looking for the wrong version. When the CD is built, gcc and libstdc++ (if it's there) is removed, which removes the C++ runtime libraries as well.
Comment 2 roger55 (RETIRED) gentoo-dev 2006-07-26 12:00:09 UTC
This is should be fixed in 2006.1 as it already works in the prelease install-x86-minimal.iso with the md5sum of: 5d560c8d2668fd63180aecc305cd1d7a from July 7th

Roger55
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2006-09-01 14:18:59 UTC
FIXED in prerelease... marked as such...