[MPlayer-users] What Have I Done???

CD Baric cdbaric at gmail.com
Fri Apr 27 00:59:23 CEST 2007


Dear Fellow Users & Developers:

I have been a mplayer user always electing to build from source over the years.

I have had a lot of success with mplayer (my main video and dvd
player) and mencoder (my main video coder app) - I still prefer the
command line interface to all other UIs.

Here is my problem, I am building a Slackware box for a friend and
have installed some hi-power apps (blender, POV-Ray, Audacity,
AviDemux, kivo and cinerella. What this means is a bewildering array
of libs and SDKs have been installed.

I am now attempting to build and install mplayer-1.0rc1 (fresh
download) and for the first time in ages I am having problems - no
doubt as a result of my numerous lib additions.

No problems with ./configure --enable-gui

Here is the relevent build error:

make -C loader
make[1]: Entering directory `/usr/src/MPlayer-1.0rc1/loader'
cc -I. -I.. -Wdeclaration-after-statement -fno-PIC -O4 -march=pentium3
-mtune=pentium3 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/X11/include
-I/usr/include/  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
-I/usr/include/artsc -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include/freetype2
-I/usr/X11R6/include   -I/usr/include -I/usr/local/include/libpng12
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2 -I/usr/X11R6/include   -U_FILE_OFFSET_BITS
-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:190: error: storage size of 'array' isn't known
ldt_keeper.c:224: error: invalid application of `sizeof' to incomplete
type `user_desc'
make[1]: *** [ldt_keeper.o] Error 1
make[1]: Leaving directory `/usr/src/MPlayer-1.0rc1/loader'
make: *** [loader/libloader.a] Error 2

I even tried installing a precompiled mplayer specifically built for
Slaackware but No Joy!

Here is that error message:

mplayer: error while loading shared libraries: libavformat.so.51:
cannot open shared object file: No such file or directory

I am not smart enough to know what I have done wrong so I need some help.

Anybody have a clue they wish to share?

Thanks,

Bar



More information about the MPlayer-users mailing list