[MPlayer-users] Build Failure MPlayer-1.0pre7try2/loader/libloader.a

Rinaldi J. Montessi montessir at bellsouth.net
Mon Oct 3 15:42:39 CEST 2005


Configure completes using

./configure --disable-runtime-cpudetection --enable-gui

make fails at:

   Entering directory `/home/Rinaldi/tmp/MPlayer-1.0pre7try2/loader'
cc -I. -I.. -I../libvo -I../../libvo -I/usr/X11/include -fno-PIC -O4
-march=pentium4 -mtune=pentium4 -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -U_FILE_OFFSET_BITS -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DMPLAYER
-D__WINE__  -c ldt_keeper.c
ldt_keeper.c: In function `Setup_LDT_Keeper':
ldt_keeper.c:188: error: storage size of 'array' isn't known
ldt_keeper.c:222: error: invalid application of `sizeof' to incomplete
type `user_desc'
make[1]: *** [ldt_keeper.o] Error 1
make[1]: Leaving directory `/home/Rinaldi/tmp/MPlayer-1.0pre7try2/loader'
make: *** [loader/libloader.a] Error 2

Google gives me some insight in that there may be some conflict with
ldt.h, however:

diff -s /usr/src/linux/include/asm-i386/ldt.h /usr/include/asm-i386/ldt.h
Files /usr/src/linux/include/asm-i386/ldt.h and
/usr/include/asm-i386/ldt.h are identical

ls -l /usr/src/linux
lrwxrwxrwx  1 root root 26 2005-09-25 02:04 /usr/src/linux ->
/usr/src/linux-2.4.31-pre3/

uname -r
2.4.31-pre3

Any other ideas?

Rinaldi
-- 
You're at the end of the road again.




More information about the MPlayer-users mailing list