[MPlayer-dev-eng] Unresolved symbol: finite

Martin Gansser mgansser at ngi.de
Fri Sep 13 14:24:03 CEST 2002


> Hi,
>
> > I`'am tried to play a mpeg file with opengl, but this fails.
> > My system is hpux 11.00; gcc-3.2
> > Sorry if i am not in the correct maillinglist.
> Yes, bad list for that.
>
> Probably libGL.sl was compiled with incompatible version of gcc or smth
like that.
> finit isn a lower-level crt function for gcc/glibc. (~= file init)
>
> Try to recompile OpenGL libs with your current or compile mplayer with
that older gcc.
>
> Btw, does -vo gl worth this? No other suitable video out drivers for your
system?

the problem is solved by a newer Mesa Version, that uses the isfinite () and
not the finite (),
because this function is not availabe in hpux math.h.

compilation instructions for hpux 11.00 are available on:

http://cloud.prohosting.com/patos/docs/mplayer_on_HPUX11.00.htm

thanks Martin




More information about the MPlayer-dev-eng mailing list