[MPlayer-dev-eng] [PATCH] Compile mplayer on glibc-2.0
Aurelien Jacobs
aurel at gnuage.org
Wed Sep 15 23:48:42 CEST 2004
On Wed, 15 Sep 2004 16:34:28 +0000
Sascha Sommer <saschasommer at freenet.de> wrote:
> > - glibc-2.0 doesn't have modify_ldt function. Declare it with _syscall3
> > macro
>
> No idea. What about uclibc? Afair some people were able to compile
> MPlayer with it.
Yes, MPlayer works well with uClibc. And uClibc HAVE modify_ldt
function, so _syscall3 should only be used for old glibc version,
not when !defined(__GLIBC__).
Aurel
More information about the MPlayer-dev-eng
mailing list