On Fri, Oct 13, 2006 at 10:56:07AM -0400, Martin Gignac wrote: > On 10/13/06, Bernd Schoeller <[EMAIL PROTECTED]> wrote: > >Do I have to switch to using ports? Any other fix for the problem? > > A quick fix that worked for me (don't know if it's "bad" to do this or > not, though): > > # cd /usr/lib > # ln -s libc.so.40.0 libc.so.39.3
It is, libc bumps happen when functions change in interesting ways. Joachim