Re: Reverting to an old version of libstdc++6

2011-04-19 Thread Florian Weimer
* Joe Riel: > This weekend I upgraded, and libstdc++6 went from > 4.5.2-4 -> 4.6.0-2. This has broken a commercial > package I use; I now get By the way, this a bug in GCC 4.6.0, possibly related to . -- To UNSUBSCRIBE, email to debian-use

Re: Reverting to an old version of libstdc++6

2011-04-19 Thread Joe Riel
On Tue, 19 Apr 2011 19:07:01 +0200 Johan Grönqvist wrote: > 2011-04-19 17:29, Joe Riel skrev: > > This weekend I upgraded, and libstdc++6 went from > > 4.5.2-4 -> 4.6.0-2. > > > (1) how do I determine what version of libstdc++6 > > that the previous debian version of that package was using? > >

Re: Reverting to an old version of libstdc++6

2011-04-19 Thread Johan Grönqvist
2011-04-19 17:29, Joe Riel skrev: This weekend I upgraded, and libstdc++6 went from 4.5.2-4 -> 4.6.0-2. (1) how do I determine what version of libstdc++6 that the previous debian version of that package was using? That, is, the current package provides the file /usr/lib/libstdc++.so.6.0.15 an

Reverting to an old version of libstdc++6

2011-04-19 Thread Joe Riel
This weekend I upgraded, and libstdc++6 went from 4.5.2-4 -> 4.6.0-2. This has broken a commercial package I use; I now get symbol lookup error: /usr/lib/libstdc++.so.6: undefined symbol: _ZNSt14error_categoryD2Ev, version GLIBCXX_3.4.15 I have a few simple questions. (1) how do I determine w