On Wed, 5 Jul 2006, Massimo Lusetti wrote:

> On Wed, 2006-07-05 at 17:38 +0200, Otto Moerbeek wrote:
> 
> > What is the version of your libc? Check ls -l /usr/lib/libc.so.*,
> > newest version should be 39.2. 
> > 
> > $ nm /usr/lib/libc.so.39.2 | grep adjfreq
> > 000411f0 T _thread_sys_adjfreq
> > 000411f0 W adjfreq
> 
> I'm building right now on the second box but it seems clear that that
> was the problem, just for the fact are you saying that
> 
> On the box i'm building on right now i got this:
> 
> libc.so.39.0 from 9th April
> and
> libc.so.39.1 from 1st June
> 
> And if i understand correctly it's right to have that value before the
> build, i just have to have 39.2 after a successful build, right?
> 
> 
> > If the verison is not 39.2, or the above command gives no matches,
> > then you did not do a proper build. 
> 
> What could have been the problem?

Hard to tell, your cvs mirror could be out of sync, you could have
made a mistake. There's a reason we tell people to upgrade using
snapshots: it's by far the most simple method, and as such less
error-prone. 

        -Otto

Reply via email to