[MPlayer-users] How to compile gui for mplayer

ying lcs yinglcs at gmail.com
Tue May 8 07:22:34 CEST 2007


On 5/7/07, Henry Garcia <defsyn at gmail.com> wrote:
> On 5/7/07, ying lcs <yinglcs at gmail.com> wrote:
> >
> > Hi,
> >
> > i tried to compile mplayer on Fedora 5 with this option:
> > $ ./configure --enable-gui
> > $ make
>
>
> ./configure --enable-gui  --enable-menu
>
> but I can only find 'mplayer' binary but I can't find 'gmplayer'.
> > Can you please tell me where is gmplayer? or if there is some other
> > error so that it does not get generated?
>
>
> Include the make output on the list. Can't really answer your question, if
> you don't list the output. But if your compiling from the latest subversion,
> sometimes the gui compiles, sometimes it doesn't. Wait a few days and try it
> again. But please include the subversion number you're trying to compile.
>
> Thank you.

Thanks.  I reconfigure with 'enable-gui enable-menu' and make finish
successfully.
But I still can't find gmplayer. I compile it with the source tar ball of RC1.

Thank you for any help.

$ make
./version.sh `cc -dumpversion`
cc -c -Wdeclaration-after-statement -fno-PIC -O4 -march=pentium-m
-mtune=pentium-m -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include
-I/usr/include/SDL -D_REENTRANT  -I/usr/include/freetype2
-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.
-I./libavutil -I./libavcodec -o mplayer.o mplayer.c
cc -c -Wdeclaration-after-statement -fno-PIC -O4 -march=pentium-m
-mtune=pentium-m -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include
-I/usr/include/SDL -D_REENTRANT  -I/usr/include/freetype2
-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.
-I./libavutil -I./libavcodec -o vobsub.o vobsub.c
make -C libavformat LIBPREF=lib LIBSUF=.a
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/libavformat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/libavformat'
make -C libavcodec LIBPREF=lib LIBSUF=.a
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/libavcodec'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/libavcodec'
make -C libavutil LIBPREF=lib LIBSUF=.a
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/libavutil'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/libavutil'
make -C libmpdemux
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/libmpdemux'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/libmpdemux'
make -C stream
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/stream'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/stream'
make -C libmpcodecs
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/libmpcodecs'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/libmpcodecs'
make -C libao2
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/libao2'
make[1]: `libao2.a' is up to date.
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/libao2'
make -C osdep
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/osdep'
make[1]: `libosdep.a' is up to date.
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/osdep'
make -C libswscale LIBPREF=lib LIBSUF=.a
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/libswscale'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/libswscale'
make -C input
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/input'
make[1]: `libinput.a' is up to date.
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/input'
make -C libvo
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/libvo'
make[1]: `libvo.a' is up to date.
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/libvo'
make -C libaf
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/libaf'
make[1]: `libaf.a' is up to date.
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/libaf'
make -C mp3lib
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/mp3lib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/mp3lib'
make -C liba52
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/liba52'
make[1]: `liba52.a' is up to date.
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/liba52'
make -C libmpeg2
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/libmpeg2'
make[1]: `libmpeg2.a' is up to date.
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/libmpeg2'
make -C libfaad2
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/libfaad2'
make[1]: `libfaad2.a' is up to date.
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/libfaad2'
make -C libdha
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/libdha'
make[1]: `libdha.so.1.0' is up to date.
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/libdha'
make -C vidix
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/vidix'
make -C drivers
make[2]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/vidix/drivers'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/vidix/drivers'
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/vidix'
make -C libmpdvdkit2
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/libmpdvdkit2'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/libmpdvdkit2'
make -C libass
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/libass'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/libass'
make -C Gui
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/Gui'
make[1]: `libgui.a' is up to date.
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/Gui'
make -C libmenu
make[1]: Entering directory `/home/scheung/video/MPlayer-1.0rc1/libmenu'
cc -c -I. -I.. -Wdeclaration-after-statement -fno-PIC -O4
-march=pentium-m -mtune=pentium-m -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include  -I/usr/include/SDL -D_REENTRANT
 -I/usr/include/freetype2 -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   -o menu.o menu.c
cc -c -I. -I.. -Wdeclaration-after-statement -fno-PIC -O4
-march=pentium-m -mtune=pentium-m -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include  -I/usr/include/SDL -D_REENTRANT
 -I/usr/include/freetype2 -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   -o vf_menu.o vf_menu.c
cc -c -I. -I.. -Wdeclaration-after-statement -fno-PIC -O4
-march=pentium-m -mtune=pentium-m -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include  -I/usr/include/SDL -D_REENTRANT
 -I/usr/include/freetype2 -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   -o menu_cmdlist.o menu_cmdlist.c
cc -c -I. -I.. -Wdeclaration-after-statement -fno-PIC -O4
-march=pentium-m -mtune=pentium-m -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include  -I/usr/include/SDL -D_REENTRANT
 -I/usr/include/freetype2 -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   -o menu_pt.o menu_pt.c
cc -c -I. -I.. -Wdeclaration-after-statement -fno-PIC -O4
-march=pentium-m -mtune=pentium-m -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include  -I/usr/include/SDL -D_REENTRANT
 -I/usr/include/freetype2 -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   -o menu_list.o menu_list.c
cc -c -I. -I.. -Wdeclaration-after-statement -fno-PIC -O4
-march=pentium-m -mtune=pentium-m -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include  -I/usr/include/SDL -D_REENTRANT
 -I/usr/include/freetype2 -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   -o menu_filesel.o menu_filesel.c
cc -c -I. -I.. -Wdeclaration-after-statement -fno-PIC -O4
-march=pentium-m -mtune=pentium-m -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include  -I/usr/include/SDL -D_REENTRANT
 -I/usr/include/freetype2 -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   -o menu_txt.o menu_txt.c
cc -c -I. -I.. -Wdeclaration-after-statement -fno-PIC -O4
-march=pentium-m -mtune=pentium-m -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include  -I/usr/include/SDL -D_REENTRANT
 -I/usr/include/freetype2 -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   -o menu_console.o menu_console.c
cc -c -I. -I.. -Wdeclaration-after-statement -fno-PIC -O4
-march=pentium-m -mtune=pentium-m -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include  -I/usr/include/SDL -D_REENTRANT
 -I/usr/include/freetype2 -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   -o menu_param.o menu_param.c
cc -c -I. -I.. -Wdeclaration-after-statement -fno-PIC -O4
-march=pentium-m -mtune=pentium-m -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include  -I/usr/include/SDL -D_REENTRANT
 -I/usr/include/freetype2 -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   -o menu_dvbin.o menu_dvbin.c
ar r libmenu.a menu.o vf_menu.o menu_cmdlist.o menu_pt.o menu_list.o
menu_filesel.o menu_txt.o menu_console.o menu_param.o  menu_dvbin.o
ar: creating libmenu.a
true libmenu.a
make[1]: Leaving directory `/home/scheung/video/MPlayer-1.0rc1/libmenu'
cc -Wdeclaration-after-statement -fno-PIC -O4 -march=pentium-m
-mtune=pentium-m -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include
-I/usr/include/SDL -D_REENTRANT  -I/usr/include/freetype2
-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.
-I./libavutil -I./libavcodec -o mplayer mplayer.o m_property.o
mp_msg.o asxparser.o codec-cfg.o cpudetect.o edl.o find_sub.o
m_config.o m_option.o m_struct.o parser-cfg.o playtree.o
playtreeparser.o spudec.o sub_cc.o subreader.o vobsub.o  unrarlib.o
mixer.o parser-mpcmd.o subopt-helper.o  libvo/libvo.a libao2/libao2.a
input/libinput.a libmenu/libmenu.a Gui/libgui.a -lgtk-x11-2.0
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0
-lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-lglib-2.0   libmpcodecs/libmpcodecs.a  libaf/libaf.a
libmpdemux/libmpdemux.a stream/stream.a libswscale/libswscale.a
osdep/libosdep.a -Wl,-z,noexecstack  -Llibmpdvdkit2 -lmpdvdkit
libavformat/libavformat.a  libavcodec/libavcodec.a
libavutil/libavutil.a  libpostproc/libpostproc.a  -lmad        -lpng
-lz -lz -ljpeg -lasound -ldl -lpthread      -lfaac -lncurses
-lsmbclient     -lpthread -ldl   -lm    libfaad2/libfaad2.a
mp3lib/libMP3.a liba52/liba52.a libmpeg2/libmpeg2.a
tremor/libvorbisidec.a libass/libass.a -lfontconfig -lfreetype -lz
-lGL -ldl -lXxf86dga -lXv  -lXxf86vm -lXinerama  -lXext -lX11
-lpthread  -L/usr/lib -lSDL -lpthread       vidix/libvidix.a
-L/usr/lib -lesd -laudiofile -lm -lasound
cc -c -Wdeclaration-after-statement -fno-PIC -O4 -march=pentium-m
-mtune=pentium-m -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include
-I/usr/include/SDL -D_REENTRANT  -I/usr/include/freetype2
-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.
-I./libavutil -I./libavcodec -o mencoder.o mencoder.c
cc -Wdeclaration-after-statement -fno-PIC -O4 -march=pentium-m
-mtune=pentium-m -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include
-I/usr/include/SDL -D_REENTRANT  -I/usr/include/freetype2
-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.
-I./libavutil -I./libavcodec -o mencoder mencoder.o mp_msg-mencoder.o
asxparser.o codec-cfg.o cpudetect.o edl.o find_sub.o m_config.o
m_option.o m_struct.o parser-cfg.o playtree.o playtreeparser.o
spudec.o sub_cc.o subreader.o vobsub.o  unrarlib.o libvo/aclib.o
libvo/osd.o libvo/sub.o parser-mecmd.o xvid_vbr.o  libvo/font_load.o
libvo/font_load_ft.o libmpcodecs/libmpencoders.a
libmpcodecs/libmpcodecs.a  libaf/libaf.a libmpdemux/libmpdemux.a
stream/stream.a libswscale/libswscale.a osdep/libosdep.a
-Wl,-z,noexecstack  -Llibmpdvdkit2 -lmpdvdkit
libavformat/libavformat.a  libavcodec/libavcodec.a
libavutil/libavutil.a  libpostproc/libpostproc.a  -lmad        -lpng
-lz -lz -ljpeg -lasound -ldl -lpthread       -lfaac -lncurses
-lsmbclient     -lpthread -ldl -lm    libfaad2/libfaad2.a
mp3lib/libMP3.a liba52/liba52.a libmpeg2/libmpeg2.a
tremor/libvorbisidec.a libass/libass.a -lfontconfig -lfreetype -lz




> > _______________________________________________
> > MPlayer-users mailing list
> > MPlayer-users at mplayerhq.hu
> > http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
> >
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>



More information about the MPlayer-users mailing list