library name resolution

Andy Alexander andy at TheAlexanders.ws
Wed Jan 25 12:05:37 UTC 2006


Mike,
What I mean is that alsa's lib had the versioned symbols.  Do you mean that
uClibc can't resolve versioned symbols?  If it can't, it got it mostly right:
only two wrong.

Andy


Mike Frysinger wrote:

> On Tuesday 24 January 2006 23:52, Andy Alexander wrote:
> > I've traced the problem to a bogus value returned from a function called
> > snd_pcm_hw_params_get_period_size().  Upon further digging I found that
> > there are "versioned symbols" in the alsa-lib.  It appears what is
> > happening is that for this function, aplay is being linked to a
> > deprecated version of the function with a different parameter list.
>
> umm, uClibc doesnt have any versioned symbols ...
> -mike




More information about the uClibc mailing list