Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142065 - pbbuttonsd error loading shared libraries: libstdc++.so.6
Summary: pbbuttonsd error loading shared libraries: libstdc++.so.6
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: InstallCD (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-29 01:50 UTC by nixnut (RETIRED)
Modified: 2007-02-15 18:18 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 nixnut (RETIRED) gentoo-dev 2006-07-29 01:50:37 UTC
A non-fatal error while booting the install-ppc-universal-2006.0.iso image:

/usr/bin/pbbuttonsd: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
Comment 1 Lars Weiler (RETIRED) gentoo-dev 2006-07-29 05:31:11 UTC
Yep, known bug and already discussed in #gentoo-releng.  Seems that pbbuttonsd needs to be patched, so that it works without cpp.
Comment 2 Andrew Gaffney (RETIRED) gentoo-dev 2006-07-29 09:33:36 UTC
It's not even that. The Makefile needs to be patched to not link against libstdc++ if you're not building the portion that requires it.
Comment 3 Martin Böcher 2006-08-05 11:27:04 UTC
it`s the same with the install-ppc-universal-2006.1 (dot one) image.
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2006-08-06 12:32:23 UTC
Any luck?
Comment 5 Peter Svec 2006-08-11 18:05:57 UTC
This error also occurs on "partimage" and maybe on additional comands.
I think this is a major bug which should be fixed (if possible)!
Comment 6 Chris Gianelloni (RETIRED) gentoo-dev 2006-08-11 22:04:28 UTC
Currently, the only "fix" is to leave GCC on the CD, which isn't likely, due to size requirements.  After 2006.1, I will be looking into a "libstdc++-v3" package for this version (gcc 3.4+) of gcc...
Comment 7 Lars Weiler (RETIRED) gentoo-dev 2006-08-12 02:46:29 UTC
I'm about to leave out pbbuttonsd, as there is another compile error now (no clue why this happens now):

checking for PACKAGE_LIBS...
configure: error: The pkg-config script could not be found or is too old.  Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

Alternatively you may set the PACKAGE_CFLAGS and PACKAGE_LIBS environment variables
to avoid the need to call pkg-config.  See the pkg-config man page for
more details.

To get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>.
See `config.log' for more details.

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/pbbuttonsd-0.7.5/work/pbbuttonsd-0.7.5/config.log

!!! ERROR: app-laptop/pbbuttonsd-0.7.5 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  pbbuttonsd-0.7.5.ebuild, line 35:   Called econf 'laptop=powerbook' '--without-debug' '--without-alsa' '--without-oss' '--without-ibam'
  ebuild.sh, line 541:   Called die


This means, less support for laptop-users for changing display-brightness.  But I think we can live without it.
Comment 8 Chris Gianelloni (RETIRED) gentoo-dev 2006-08-23 10:06:37 UTC
We aren't keeping GCC, so WONTFIX.
Comment 9 Lars Weiler (RETIRED) gentoo-dev 2006-08-27 12:52:07 UTC
Let's reopen this bug and assign it to the ppc-team
Comment 10 Lars Weiler (RETIRED) gentoo-dev 2006-08-27 12:52:43 UTC
lu_zero has a fix for this.  I'll keep the bug open until it's commited and sent upstream.
Comment 11 Luca Barbato gentoo-dev 2006-08-28 16:06:54 UTC
Committed upstream and fixed in cvs, please bump pbbuttonsd to the latest.
Comment 12 Lars Weiler (RETIRED) gentoo-dev 2006-09-24 07:40:53 UTC
I just built a new CD with a current snapshot.  pbbuttonsd is not fixed yet.  It still wants libstdc++.so.6.
Comment 13 Joe Jezak (RETIRED) gentoo-dev 2006-12-16 18:08:29 UTC
I've marked 0.7.9 stable.  Please test with this version, with -ibam, libstdc++ doesn't show up in ldd.
Comment 14 Jakub Moc (RETIRED) gentoo-dev 2007-02-15 18:18:18 UTC
Get back to us....