Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: i386 current upgrade and binary compatibility
On Thursday 27 March 2008, Juan RP wrote:
> On Thu, 27 Mar 2008 08:39:44 -0600
>
> Sverre Froyen <sverre%viewmark.com@localhost> wrote:
> > Hi,
> >
> > I just upgraded from current as of 2 January to yesterday's current.
> > After installing the new system, I find that some KDE (3.5.9) components
> > fail: artsd, konqueror, kdeinit, and others. (With just the new kernel
> > everything was OK.) A rebuild of kdelibs3, restored konqueror (but not
> > the others).
> >
> > I presume this lossage is caused by interface changes in the system
> > libraries. It surprises me, however, since I thought that versioning
> > would take care of such issues. In any case, perhaps a note in UPDATING
> > would be appropriate.
>
> Something like this has been reported by a few users, looks like you have
> to rebuild libstdc++ from scratch.
I believe libstdc++ was rebuilt as part of the new system build (I deleted
destdir.i386 and objdir before starting):
$ ls -l /usr/lib/libstdc++*
-r--r--r-- 1 root wheel 1742374 Mar 26 15:56 /usr/lib/libstdc++.a
lrwxr-xr-x 1 root wheel 16 Mar 26 15:56 /usr/lib/libstdc++.so ->
libstdc++.so.6.0
lrwxr-xr-x 1 root wheel 16 Sep 3 2003 /usr/lib/libstdc++.so.4 ->
libstdc++.so.4.0
-r--r--r-- 1 root wheel 378691 Aug 15 2003 /usr/lib/libstdc++.so.4.0
lrwxr-xr-x 1 root wheel 16 Apr 25 2006 /usr/lib/libstdc++.so.5 ->
libstdc++.so.5.0
-r--r--r-- 1 root wheel 915449 Apr 25 2006 /usr/lib/libstdc++.so.5.0
lrwxr-xr-x 1 root wheel 16 Mar 26 15:56 /usr/lib/libstdc++.so.6 ->
libstdc++.so.6.0
-r--r--r-- 1 root wheel 1095250 Mar 26 15:56 /usr/lib/libstdc++.so.6.0
-r--r--r-- 1 root wheel 1806178 Mar 26 15:56 /usr/lib/libstdc++_p.a
-r--r--r-- 1 root wheel 1826484 Mar 26 15:56 /usr/lib/libstdc++_pic.a
Perhaps everything that uses libstdc++ needs to be rebuilt?
Thanks,
Sverre
Home |
Main Index |
Thread Index |
Old Index