mplayer kep nelkul

Kezdőlap Fórumok Multimédia MPlayer és társai mplayer kep nelkul

10 bejegyzés megtekintése - 1-10 / 16
  • Szerző
    Bejegyzés
  • #2068413
    Wait
    Felhasználó

      Engem kidobott az X-bõl, ha videót akartam nézni, konzolon ellenben volt képe… 🙂
      –enable-gui rendbetette, SuSE volt

      #2068414
      mudlika
      Felhasználó

        igen probaltam azt is, ezzel szallt el:
        Checking for GUI … yes
        Error: X11 support required for GUI compilation
        Nyilvan valami kell neki, mit rakjak fel hozza?

        #2068415
        Wait
        Felhasználó

          Nekem úgy volt, hogy – mivel SuSE – az rpm-hez kellõ cuccokat feltettem, de az mplayer nem akart rpm-bõl felmenni, ezért forgattam, és minden devel meg hasonló fentvan, mert elég sokat fejlesztek, nem tudom, mi kell neki, nyisd meg ./configure file-t, és nézd meg… 🙂

          #2068416
          aty
          Felhasználó
            #2068417
            mudlika
            Felhasználó
              aty wrote:
              #2068418
              aty
              Felhasználó

                Talán.
                De lehet libx11-dev.
                Próbálgasd.
                Nézd meg configureban, hogy pontosan mit keres itt, és nézd meg hogy melyik csomagban van benne a keresett fájl.

                #2068419
                mudlika
                Felhasználó

                  felraktam mindent amit kert, a make ezzel szall el:

                  Code:
                  Gui/libgui.a(ws.o)(.text+0x15ab): In function `wsResizeWindow’:
                  : undefined reference to `vo_wm_type’
                  Gui/libgui.a(ws.o)(.text+0x1805): In function `wsGetDepthOnScreen’:
                  : undefined reference to `vo_find_depth_from_visuals’
                  Gui/libgui.a(ws.o)(.text+0x2121): In function `wsSetLayer’:
                  : undefined reference to `vo_x11_setlayer’
                  collect2: ld returned 1 exit status
                  make: *** [mplayer] Error 1
                  #2068420
                  uzsolt
                  Felhasználó

                    Légyszi, az elõtte lévõ néhány sort is.

                    #2068421
                    mudlika
                    Felhasználó

                      kicsit hosszu, de te kerted:)

                      Code:
                      lea:/home/mudlee/temp/MPlayer-1.0pre8# make
                      ./version.sh `cc -dumpversion`
                      cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=athlon-xp -mcpu=athlon-xp -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I.      -I/usr/include/freetype2  -I/usr/X11R6/include  -I./libavutil -I./libavcodec  -o mplayer.o mplayer.c
                      In file included from libmpdemux/dvbin.h:11,
                                      from mplayer.c:117:
                      libmpdemux/dvb_defaults.h:73:10: warning: #warning No DVB-T country defined in dvb_defaults.h, defaulting to UK. Ignore this if using Satellite or Cable.
                      cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=athlon-xp -mcpu=athlon-xp -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I.      -I/usr/include/freetype2  -I/usr/X11R6/include  -I./libavutil -I./libavcodec  -o vobsub.o vobsub.c
                      cc -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=athlon-xp -mcpu=athlon-xp -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I.      -I/usr/include/freetype2  -I/usr/X11R6/include  -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  vidix/libvidix.a Gui/libgui.a libmpcodecs/libmpcodecs.a loader/libloader.a loader/dshow/libDS_Filter.a loader/dmo/libDMO_Filter.a libaf/libaf.a libmpdemux/libmpdemux.a postproc/libswscale.a osdep/libosdep.a -Llibmpdvdkit2 -lmpdvdkit libavcodec/libavcodec.a  libavformat/libavformat.a  libavutil/libavutil.a  libpostproc/libpostproc.a          -lpng -lz -lz -ljpeg -lfreetype -lz -lncurses  -lnsl      -lfontconfig  libfaad2/libfaad2.a  mp3lib/libMP3.a liba52/liba52.a libmpeg2/libmpeg2.a tremor/libvorbisidec.a -Wl,–export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  -lglib-2.0    -lGL -ldl -lXxf86dga -lXv  -lXxf86vm -lXinerama -L/usr/X11R6/lib -lXext -lX11 -lnsl -lpthread -lnsl                  -Wl,-z,noexecstack    -lpthread -ldl -rdynamic  -lm
                      mplayer.o(.text+0x27e): In function `parse_cfgfiles’:
                      : undefined reference to `done_freetype’
                      mplayer.o(.text+0x308): In function `parse_cfgfiles’:
                      : undefined reference to `free_font_desc’
                      mplayer.o(.text+0x312): In function `parse_cfgfiles’:
                      : undefined reference to `vo_uninit’
                      mplayer.o(.text+0x9c6): In function `main’:
                      : undefined reference to `vo_fstype_list’
                      mplayer.o(.text+0xad2): In function `main’:
                      : undefined reference to `init_freetype’
                      mplayer.o(.text+0xad8): In function `main’:
                      : undefined reference to `font_fontconfig’
                      mplayer.o(.text+0x2202): In function `main’:
                      : undefined reference to `stop_xscreensaver’
                      mplayer.o(.text+0x241c): In function `main’:
                      : undefined reference to `done_freetype’
                      mplayer.o(.text+0x24e0): In function `main’:
                      : undefined reference to `free_font_desc’
                      mplayer.o(.text+0x24ea): In function `main’:
                      : undefined reference to `vo_uninit’
                      mplayer.o(.text+0x2a92): In function `main’:
                      : undefined reference to `xscreensaver_heartbeat’
                      mplayer.o(.text+0x30ef): In function `main’:
                      : undefined reference to `done_freetype’
                      mplayer.o(.text+0x31b1): In function `main’:
                      : undefined reference to `free_font_desc’
                      mplayer.o(.text+0x31bb): In function `main’:
                      : undefined reference to `vo_uninit’
                      mplayer.o(.text+0x5c33): In function `main’:
                      : undefined reference to `done_freetype’
                      mplayer.o(.text+0x5cf9): In function `main’:
                      : undefined reference to `free_font_desc’
                      mplayer.o(.text+0x5d03): In function `main’:
                      : undefined reference to `vo_uninit’
                      mplayer.o(.text+0x5e19): In function `main’:
                      : undefined reference to `force_load_font’
                      mplayer.o(.text+0x7be3): In function `main’:
                      : undefined reference to `done_freetype’
                      mplayer.o(.text+0x7c49): In function `main’:
                      : undefined reference to `free_font_desc’
                      mplayer.o(.text+0x7c50): In function `main’:
                      : undefined reference to `vo_uninit’
                      mplayer.o(.text+0x7cad): In function `main’:
                      : undefined reference to `done_freetype’
                      mplayer.o(.text+0x7d13): In function `main’:
                      : undefined reference to `free_font_desc’
                      mplayer.o(.text+0x7d1a): In function `main’:
                      : undefined reference to `vo_uninit’
                      mplayer.o(.text+0x7d3f): In function `main’:
                      : undefined reference to `fstype_help’
                      mplayer.o(.text+0x7f92): In function `main’:
                      : undefined reference to `vo_init’
                      mplayer.o(.text+0x82f4): In function `exit_player’:
                      : undefined reference to `done_freetype’
                      mplayer.o(.text+0x83ad): In function `exit_player’:
                      : undefined reference to `free_font_desc’
                      mplayer.o(.text+0x83b7): In function `exit_player’:
                      : undefined reference to `vo_uninit’
                      mplayer.o(.text+0x8d12): In function `exit_sighandler’:
                      : undefined reference to `done_freetype’
                      mplayer.o(.text+0x8d95): In function `exit_sighandler’:
                      : undefined reference to `free_font_desc’
                      mplayer.o(.text+0x8d9f): In function `exit_sighandler’:
                      : undefined reference to `vo_uninit’
                      mplayer.o(.text+0x8edf): In function `libmpdemux_was_interrupted’:
                      : undefined reference to `done_freetype’
                      mplayer.o(.text+0x8f97): In function `libmpdemux_was_interrupted’:
                      : undefined reference to `free_font_desc’
                      mplayer.o(.text+0x8fa1): In function `libmpdemux_was_interrupted’:
                      : undefined reference to `vo_uninit’
                      mplayer.o(.data+0x1aec): undefined reference to `mDisplayName’
                      mplayer.o(.data+0x1fd8): undefined reference to `stop_xscreensaver’
                      mplayer.o(.data+0x1ffc): undefined reference to `stop_xscreensaver’
                      mplayer.o(.data+0x2044): undefined reference to `vo_fstype_list’
                      mplayer.o(.data+0x3cd0): undefined reference to `subtitle_font_encoding’
                      mplayer.o(.data+0x3cf4): undefined reference to `text_font_scale_factor’
                      mplayer.o(.data+0x3d18): undefined reference to `osd_font_scale_factor’
                      mplayer.o(.data+0x3d3c): undefined reference to `subtitle_font_radius’
                      mplayer.o(.data+0x3d60): undefined reference to `subtitle_font_thickness’
                      mplayer.o(.data+0x3d84): undefined reference to `subtitle_autoscale’
                      mplayer.o(.data+0x3da8): undefined reference to `font_fontconfig’
                      mplayer.o(.data+0x3dcc): undefined reference to `font_fontconfig’
                      Gui/libgui.a(interface.o)(.text+0x3aa): In function `guiInit’:
                      : undefined reference to `mDisplay’
                      Gui/libgui.a(interface.o)(.text+0x5eb): In function `guiInit’:
                      : undefined reference to `vo_setwindow’
                      Gui/libgui.a(interface.o)(.text+0xb75): In function `guiLoadFont’:
                      : undefined reference to `vo_image_height’
                      Gui/libgui.a(interface.o)(.text+0xb7f): In function `guiLoadFont’:
                      : undefined reference to `vo_image_width’
                      Gui/libgui.a(interface.o)(.text+0xb87): In function `guiLoadFont’:
                      : undefined reference to `load_font_ft’
                      Gui/libgui.a(interface.o)(.text+0x1d82): In function `gtkSet’:
                      : undefined reference to `subtitle_font_thickness’
                      Gui/libgui.a(interface.o)(.text+0x1d98): In function `gtkSet’:
                      : undefined reference to `subtitle_font_radius’
                      Gui/libgui.a(interface.o)(.text+0x1da0): In function `gtkSet’:
                      : undefined reference to `text_font_scale_factor’
                      Gui/libgui.a(interface.o)(.text+0x1da8): In function `gtkSet’:
                      : undefined reference to `osd_font_scale_factor’
                      Gui/libgui.a(interface.o)(.text+0x1db1): In function `gtkSet’:
                      : undefined reference to `subtitle_font_encoding’
                      Gui/libgui.a(interface.o)(.text+0x1dd0): In function `gtkSet’:
                      : undefined reference to `subtitle_font_encoding’
                      Gui/libgui.a(interface.o)(.text+0x1de0): In function `gtkSet’:
                      : undefined reference to `subtitle_font_encoding’
                      Gui/libgui.a(interface.o)(.text+0x1dfa): In function `gtkSet’:
                      : undefined reference to `subtitle_autoscale’
                      Gui/libgui.a(cfg.o)(.data+0x4e8): undefined reference to `subtitle_font_encoding’
                      Gui/libgui.a(cfg.o)(.data+0x50c): undefined reference to `text_font_scale_factor’
                      Gui/libgui.a(cfg.o)(.data+0x530): undefined reference to `osd_font_scale_factor’Gui/libgui.a(cfg.o)(.data+0x554): undefined reference to `subtitle_font_radius’
                      Gui/libgui.a(cfg.o)(.data+0x578): undefined reference to `subtitle_font_thickness’
                      Gui/libgui.a(cfg.o)(.data+0x59c): undefined reference to `subtitle_autoscale’
                      Gui/libgui.a(cfg.o)(.data+0x674): undefined reference to `stop_xscreensaver’
                      Gui/libgui.a(mw.o)(.text+0x728): In function `mplEventHandling’:
                      : undefined reference to `vo_x11_putkey’
                      Gui/libgui.a(mw.o)(.text+0x1044): In function `mplMainKeyHandle’:
                      : undefined reference to `vo_x11_putkey’
                      Gui/libgui.a(sw.o)(.text+0x2db): In function `mplSubDraw’:
                      : undefined reference to `metacity_hack’
                      Gui/libgui.a(pb.o)(.text+0xa4): In function `mplPBDraw’:
                      : undefined reference to `vo_mouse_autohide’
                      Gui/libgui.a(pb.o)(.text+0x15d): In function `mplPBDraw’:
                      : undefined reference to `vo_mouse_autohide’
                      Gui/libgui.a(pb.o)(.text+0x1c1): In function `mplPBDraw’:
                      : undefined reference to `vo_mouse_autohide’
                      Gui/libgui.a(opts.o)(.text+0x5a7): In function `ShowPreferences’:
                      : undefined reference to `subtitle_font_radius’
                      Gui/libgui.a(opts.o)(.text+0x5d1): In function `ShowPreferences’:
                      : undefined reference to `subtitle_font_thickness’
                      Gui/libgui.a(opts.o)(.text+0x5e3): In function `ShowPreferences’:
                      : undefined reference to `text_font_scale_factor’
                      Gui/libgui.a(opts.o)(.text+0x5fb): In function `ShowPreferences’:
                      : undefined reference to `osd_font_scale_factor’
                      Gui/libgui.a(opts.o)(.text+0x613): In function `ShowPreferences’:
                      : undefined reference to `subtitle_font_encoding’
                      Gui/libgui.a(opts.o)(.text+0x652): In function `ShowPreferences’:
                      : undefined reference to `subtitle_font_encoding’
                      Gui/libgui.a(opts.o)(.text+0x682): In function `ShowPreferences’:
                      : undefined reference to `subtitle_autoscale’
                      Gui/libgui.a(opts.o)(.text+0x8da): In function `ShowPreferences’:
                      : undefined reference to `stop_xscreensaver’
                      Gui/libgui.a(opts.o)(.text+0x1e38): In function `prButton’:
                      : undefined reference to `stop_xscreensaver’
                      Gui/libgui.a(ws.o)(.text+0x708): In function `wsCreateWindow’:
                      : undefined reference to `vo_find_depth_from_visuals’
                      Gui/libgui.a(ws.o)(.text+0x1208): In function `wsFullScreen’:
                      : undefined reference to `vo_fs_type’
                      Gui/libgui.a(ws.o)(.text+0x125a): In function `wsFullScreen’:
                      : undefined reference to `vo_x11_ewmh_fullscreen’
                      Gui/libgui.a(ws.o)(.text+0x1260): In function `wsFullScreen’:
                      : undefined reference to `vo_fs_type’
                      Gui/libgui.a(ws.o)(.text+0x1269): In function `wsFullScreen’:
                      : undefined reference to `vo_wm_type’
                      Gui/libgui.a(ws.o)(.text+0x12ea): In function `wsFullScreen’:
                      : undefined reference to `vo_x11_decoration’
                      Gui/libgui.a(ws.o)(.text+0x1312): In function `wsFullScreen’:
                      : undefined reference to `vo_x11_sizehint’
                      Gui/libgui.a(ws.o)(.text+0x132d): In function `wsFullScreen’:
                      : undefined reference to `vo_x11_setlayer’
                      Gui/libgui.a(ws.o)(.text+0x138e): In function `wsFullScreen’:
                      : undefined reference to `vo_x11_setlayer’
                      Gui/libgui.a(ws.o)(.text+0x139c): In function `wsFullScreen’:
                      : undefined reference to `vo_x11_ewmh_fullscreen’
                      Gui/libgui.a(ws.o)(.text+0x13a2): In function `wsFullScreen’:
                      : undefined reference to `vo_fs_type’
                      Gui/libgui.a(ws.o)(.text+0x15ab): In function `wsResizeWindow’:
                      : undefined reference to `vo_wm_type’
                      Gui/libgui.a(ws.o)(.text+0x1805): In function `wsGetDepthOnScreen’:
                      : undefined reference to `vo_find_depth_from_visuals’
                      Gui/libgui.a(ws.o)(.text+0x2121): In function `wsSetLayer’:
                      : undefined reference to `vo_x11_setlayer’
                      collect2: ld returned 1 exit status
                      make: *** [mplayer] Error 1
                      lea:/home/mudlee/temp/MPlayer-1.0pre8#
                      #2068422
                      aty
                      Felhasználó

                        Ma már egyszer elõfordult.
                        gtk-dev gtk2-dev csomagok fenn vannak?

                      10 bejegyzés megtekintése - 1-10 / 16
                      • Be kell jelentkezni a hozzászóláshoz.