Skip to Content.
Sympa Menu

sm-discuss - RE: [SM-Discuss] Still problems with kdelibs

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "Spencer Ogden" <spencero AT mail.utexas.edu>
  • To: <sm-discuss AT lists.ibiblio.org>
  • Subject: RE: [SM-Discuss] Still problems with kdelibs
  • Date: Fri, 23 Aug 2002 16:53:25 -0500

Unfortunately it is happening during a `cast -c -r kdelibs`. The error
is:

make[4]: Entering directory `/usr/src/kdelibs-3.0.3/arts/kde'
/usr/bin/moc ./kioinputstream_impl.h -o kioinputstream_impl.moc
/usr/bin/mcopidl -I/usr/include/arts -I/usr/include/arts -t
../../arts/kde/artskde.idl
/usr/bin/mcopidl: error while loading shared libraries: libstdc++.so.4:
cannot open shared object file: No such file or directory
make[4]: *** [artskde.h] Error 127
make[4]: Leaving directory `/usr/src/kdelibs-3.0.3/arts/kde'
! Problem Detected !
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/kdelibs-3.0.3/arts/kde'

`ld -lstdc++` gives:
root@home:/usr/lib# ld -lstdc++
ld: warning: cannot find entry symbol _start; not setting start address

As expected.

Spencer

-----Original Message-----
From: sm-discuss-admin AT lists.ibiblio.org
[mailto:sm-discuss-admin AT lists.ibiblio.org] On Behalf Of Eric Sandall
Sent: Friday, August 23, 2002 4:43 PM
To: sm-discuss AT lists.ibiblio.org
Subject: Re: [SM-Discuss] Still problems with kdelibs



Spencer Ogden said:
> So the X problem is gone(I am missing anything by not having DRM in X?

> or is that taken care of in the kernel now?). However the kde packages

> are still failing after not finding libstdc++.so.4. Will they not
> compile with the new C++ libs?
>
> Spencer

It is not giving the error during a cast, but during the integrity check
of sorcery update, correct? If so, they just need to be recompiled to
use
libstdc++.so.5 (gcc 3.2), since we don't have libstdc++.so.4 (gcc 3.1)
libstdc++and
3.2 has new ABI's.

-One of Three
a.k.a. sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us | http://www.sourcemage.org
http://www.sandall.us/~sandalle | SysAdmin @ Inst. Shock Physics @ WSU
http://counter.li.org #196285 | http://www.shock.wsu.edu/


_______________________________________________
SM-Discuss mailing list
SM-Discuss AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/sm-discuss





Archive powered by MHonArc 2.6.24.

Top of Page