tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Where does lrint get changed to lrintl?



On Wed, Oct 24, 2012 at 11:36:07PM -0400, D'Arcy J.M. Cain wrote:
> In libs/spandsp/src/spandsp/saturated.h around line 129 there is a line
> that calls "lrint(damp)".  This generates the following error on NetBSD:
> 
> libs/spandsp/src/spandsp/saturated.h:129:5: error: implicit declaration
> of function 'lrintl'

Is it using tgmath.h?

Joerg


Home | Main Index | Thread Index | Old Index