[MPlayer-dev-eng] lround?

Felix Buenemann atmosfear at users.sourceforge.net
Sun Jun 16 00:56:46 CEST 2002


On Sunday 16 June 2002 00:30, Charles Henrich wrote:
> > > lround is a non-standard function call, only available on linux maybe??
> > >
> > > libao2/libao2.a(pl_eq.o): In function `init': pl_eq.o(.text+0x2b0):
> > > undefined reference to `lround' pl_eq.o(.text+0x2d6): undefined
> > > reference to `lround' pl_eq.o(.text+0x2f6): undefined reference to
> > > `lround' pl_eq.o(.text+0x311): undefined reference to `lround'
> > > libao2/libao2.a(pl_eq.o): In function `bp2': pl_eq.o(.text+0x6c4):
> > > undefined reference to `lround' libao2/libao2.a(pl_eq.o)(.text+0x6e2):
> > > more undefined references to `lround' follow gmake: *** [mplayer] Error
> > > 1
> >
> > Just, checked various unix manapages and it seems this is linux-only.
>
> Seems a simple replacement of this is to just add .5 to the value and
> assign to an integer, why a function for it?
Yes, I did exactly the same before reading this mail :)

>
> -Crh
>
>        Charles Henrich         Eon Entertainment         henrich at msu.edu
>

-- 
Best Regards,
        Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________



More information about the MPlayer-dev-eng mailing list