[MPlayer-users] Re: Compiling MPlayer 'ldt_keeper.c"

Jon Bradley kreator at sdf.lonestar.org
Mon Mar 14 20:09:48 CET 2005


On Mon, 14 Mar 2005, Thorsten [ISO-8859-15] Küfer wrote:

> Jon Bradley wrote:
>
>>     I've tried compiling CVS and MPlayer-1.0pre6a, using no CFLAGS.  And
>> always stops at 'ldt_keeper.c'.
>>
>> I'd, I've tried it without 'gui and menu' without any change, still stops
>> at ldt_keeper.c
>>
>> The machine is a VIA - C3 CPU, has ran MPlayer .92 for years, but rebuilt
>> the system recently.  Is there a patch for this, some suggestions?
>
> Try this:
>
> http://article.gmane.org/gmane.comp.video.mplayer.user/34509
>
> Thorsten

Actually using 2.6.11 - but I tried the advice on that page anyway.  So 
far I've compiled:

#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,47)
#define modify_ldt_ldt_s user_desc
#endif

3 different ways, once as the artical has (2,5,24) once with (2,6,11) once 
by removing the #if #endif lines, keeping the #define modify_ldt_ldt_s 
user_desc, currently I'm trying to compile with all the three lines 
commented out.. I have another patch from b-LFS that suppose to help 
compile under 2.6.11 but it does not patch 'ldt_keeper.c'

If this compile fails, is there anything I can do to force ldt_keeper to 
compile?  Seems it is syntax only?  Since its a compile-time error?

Jon.


More information about the MPlayer-users mailing list