[MPlayer-users] Problem with mplayer and yasm

Remington Vörtmann voertmann at livn.de
Sun May 24 16:49:00 CEST 2009


Hey there,

 

I have got a problem compiling mplayer or better say mencoder on my MinGW
installation. Here my configure command and output:

 

$    configure --disable-mplayer --disable-dvdnav

 

Detected operating system: MINGW32

Detected host architecture: i386

Checking for gcc version ... 4.3.0 

Checking for host cc ... gcc 

Checking for cross compilation ... no 

Checking for CPU vendor ... GenuineIntel (6:15:6) 

Checking for CPU type ...  Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz 

Checking for kernel support of mmx ... yes 

Checking for kernel support of mmxext ... yes 

Checking for kernel support of sse ... yes 

Checking for kernel support of sse2 ... yes 

Checking for kernel support of ssse3 ... yes 

Checking for kernel support of cmov ... yes 

Checking for mtrr support ... yes 

Checking for GCC & CPU optimization abilities ... native 

Checking for byte order ... little-endian 

Checking for extern symbol prefix ... _ 

Checking for assembler support of -pipe option ... yes 

Checking for compiler support of named assembler arguments ... yes 

Checking for assembler
(c:/mingw/bin/../lib/gcc/mingw32/4.3.0/../../../../mingw3
2/bin/as.exe ) ... ok 

Checking for .align is a power of two ... no 

Checking for 10 assembler operands ... yes 

Checking for yasm ... yasm 

Checking for bswap ... yes 

Checking for -lposix ... no 

Checking for -lm ... yes 

Checking for langinfo ... no 

Checking for language ... messages: en - man pages: en - documentation: en 

Checking for enable sighandler ... yes 

Checking for runtime cpudetection ... no 

Checking for restrict keyword ... restrict 

Checking for __builtin_expect ... yes 

Checking for kstat ... no 

Checking for posix4 ... no 

Checking for llrint ... yes 

Checking for lrint ... yes 

Checking for lrintf ... yes 

Checking for round ... yes 

Checking for roundf ... yes 

Checking for truncf ... yes 

Checking for mkstemp ... no 

Checking for nanosleep ... no 

Checking for socklib ... no (using -lws2_32)

Checking for arpa/inet.h ... no 

Checking for inet_pton() ... no 

Checking for inet_aton() ... no 

Checking for socklen_t ... yes 

Checking for closesocket() ... yes 

Checking for network ... yes 

Checking for inet6 ... yes 

Checking for gethostbyname2 ... no 

Checking for inttypes.h (required) ... yes 

Checking for int_fastXY_t in inttypes.h ... yes 

Checking for malloc.h ... yes 

Checking for memalign() ... no 

Checking for posix_memalign() ... no 

Checking for alloca.h ... no 

Checking for fastmemcpy ... yes 

Checking for mman.h ... no 

Checking for dynamic loader ... no 

Checking for dynamic a/v plugins support ... no 

Checking for pthread ... yes (using -lpthreadGC2)

Checking for w32threads ... no (using pthread instead)

Checking for rpath ... no 

Checking for iconv ... no 

Checking for soundcard.h ... no 

Checking for sys/dvdio.h ... no 

Checking for sys/cdio.h ... no 

Checking for linux/cdrom.h ... no 

Checking for dvd.h ... no 

Checking for termcap ... no 

Checking for termios ... no 

Checking for shm ... no 

Checking for strsep() ... no 

Checking for vsscanf() ... yes 

Checking for swab() ... yes 

Checking for POSIX select() ... no 

Checking for audio select() ... yes 

Checking for gettimeofday() ... yes 

Checking for glob() ... no 

Checking for setenv() ... no 

Checking for sys/sysinfo.h ... no 

Checking for pkg-config ... no 

Checking for Samba support (libsmbclient) ... no 

Checking for tdfxfb ... no 

Checking for s3fb ... no 

Checking for wii ... no 

Checking for tdfxvid ... no 

Checking for xvr100 ... no 

Checking for tga ... yes 

Checking for md5sum support ... yes 

Checking for yuv4mpeg support ... yes 

Checking for bl ... no 

Checking for DirectFB ... no 

Checking for X11 headers presence ... no (check if the dev(el) packages are
inst
alled)

Checking for X11 ... no (check if the dev(el) packages are installed)

Checking for Xss screensaver extensions ... no 

Checking for DPMS ... no 

Checking for Xv ... no 

Checking for XvMC ... no 

Checking for VDPAU ... no 

Checking for Xinerama ... no 

Checking for Xxf86vm ... no 

Checking for XF86keysym ... no 

Checking for DGA ... no 

Checking for 3dfx ... no 

Checking for OpenGL ... yes (win32 version)

Checking for VIDIX ... yes 

Checking for VIDIX PCI device name database ... yes 

Checking for VIDIX dhahelper support ... no 

Checking for VIDIX svgalib_helper support ... no 

Checking for /dev/mga_vid ... no 

Checking for xmga ... no 

Checking for GGI ... no 

Checking for GGI extension: libggiwmh ... no 

Checking for AA ... no 

Checking for CACA ... no 

Checking for SVGAlib ... no 

Checking for FBDev ... no 

Checking for DVB ... no 

Checking for DVB HEAD ... no 

Checking for PNG support ... no 

Checking for MNG support ... no 

Checking for JPEG support ... no 

Checking for PNM support ... yes 

Checking for GIF support ... no 

Checking for VESA support ... no 

Checking for SDL ... no 

Checking for Windows waveout ... yes 

Checking for Direct3D ... yes 

Checking for Directx ... yes 

Checking for DXR2 ... no 

Checking for DXR3/H+ ... no 

Checking for IVTV TV-Out (pre linux-2.6.24) ... no 

Checking for V4L2 MPEG Decoder ... no 

Checking for OSS Audio ... no 

Checking for aRts ... no 

Checking for EsounD ... no 

Checking for NAS ... no 

Checking for pulse ... no 

Checking for JACK ... no 

Checking for OpenAL ... no 

Checking for ALSA audio ... no (alloca missing)

Checking for Sun audio ... no 

Checking for VCD support ... yes 

Checking for dvdread ... yes (internal)

Checking for internal libdvdcss ... yes 

Checking for cdparanoia ... no 

Checking for libcdio ... no 

Checking for bitmap font support ... yes 

Checking for freetype >= 2.0.9 ... no (iconv support needed)

Checking for fontconfig ... no (FreeType support needed)

Checking for SSA/ASS support ... no (FreeType support needed)

Checking for fribidi with charsets ... no 

Checking for ENCA ... no 

Checking for zlib ... yes 

Checking for bzlib ... no 

Checking for RTC ... no 

Checking for liblzo2 support ... no 

Checking for mad support ... no 

Checking for Twolame ... no 

Checking for Toolame ... no 

Checking for OggVorbis support ... yes (internal Tremor)

Checking for libspeex (version >= 1.1 required) ... no 

Checking for OggTheora support ... no 

Checking for internal mp3lib support ... yes 

Checking for liba52 support ... yes (internal)

Checking for internal libmpeg2 support ... yes 

Checking for libdca support ... no 

Checking for libmpcdec (musepack, version >= 1.2.1 required) ... no 

Checking for FAAC support ... yes (in libavcodec: yes)

Checking for FAAD2 support ... yes (internal floating-point)

Checking for LADSPA plugin support ... no 

Checking for libbs2b audio filter support ... no 

Checking for Win32 codecs ... yes (using native windows)

Checking for XAnim codecs ... no (dynamic loader support needed)

Checking for RealPlayer codecs ... yes (using codecs)

Checking for QuickTime codecs ... yes 

Checking for Nemesi Streaming Media libraries ... no 

Checking for LIVE555 Streaming Media libraries ... no 

Checking for FFmpeg libavutil ... yes (static)

Checking for FFmpeg libavcodec ... yes (static)

Checking for FFmpeg libavformat ... yes (static)

Checking for FFmpeg libpostproc ... yes (static)

Checking for FFmpeg libswscale ... yes (static)

Checking for libamr narrowband ... no 

Checking for libamr wideband ... no 

Checking for libdv-0.9.5+ ... no 

Checking for Xvid ... yes 

Checking for Xvid two pass plugin ... yes 

Checking for x264 ... yes (in libavcodec: yes)

Checking for libdirac ... no 

Checking for libschroedinger ... no 

Checking for libnut ... no 

Checking for zr ... no 

Checking for libmp3lame ... yes (in libavcodec: yes)

Checking for mencoder ... yes 

Checking for UnRAR executable ... no 

Checking for TV interface ... yes 

Checking for DirectShow TV interface ... yes 

Checking for Video 4 Linux TV interface ... no 

Checking for Video 4 Linux 2 TV interface ... no 

Checking for TV teletext interface ... no 

Checking for Radio interface ... no 

Checking for Capture for Radio interface ... no 

Checking for Video 4 Linux 2 Radio interface ... no 

Checking for Video 4 Linux Radio interface ... no 

Checking for Video 4 Linux 2 MPEG PVR interface ... no 

Checking for ftp ... yes 

Checking for vstream client ... no 

Checking for OSD menu ... no 

Checking for Subtitles sorting ... yes 

Checking for XMMS inputplugin support ... no 

Checking for GUI ... no

Checking for automatic gdb attach ... no 

Checking for compiler support for noexecstack ... no 

Checking for joystick ... no 

Checking for lirc ... no 

Checking for lircc ... no 

Checking for DVD support (libdvdnav) ... no 

Creating config.mak

Creating config.h

 

Config files successfully generated by ./configure --disable-mplayer
--disable-dvdnav !

 

  Install prefix: /usr/local

  Data directory: /usr/local/share/mplayer

  Config direct.: /usr/local/etc/mplayer

 

  Byte order: little-endian

  Optimizing for: native

 

  Languages:

    Messages/GUI: en

    Manual pages: en

 

  Enabled optional drivers:

    Input: ftp tv-dshow tv libdvdcss(internal) dvdread(internal) vcd network


    Codecs: x264 xvid libavcodec(internal) qtx real win32 faad2(internal)
faac libmpeg2(internal) liba52(internal) mp3lib(internal) tremor(internal) 

    Audio output: dsound win32 mpegpes(file) 

    Video output: directx direct3d pnm mpegpes(file) winvidix cvidix opengl
yuv4mpeg md5sum tga 

 

  Disabled optional drivers:

    Input: dvdnav vstream pvr radio tv-teletext tv-v4l2 tv-v4l1 live555
nemesi cddb cdda dvb smb 

    Codecs: libschroedinger libdirac libdv libamr_wb libamr_nb xanim
musepack libdca libtheora speex toolame twolame libmad liblzo gif 

    Audio output: sun alsa openal jack pulse nas esd arts oss v4l2 ivtv dxr2
sdl 

    Video output: zr zr2 v4l2 ivtv dxr3 dxr2 sdl vesa gif89a jpeg png fbdev
svga caca aa ggi xmga mga xvidix 3dfx dga vdpau xvmc xv x11 dfbmga directfb
bl xvr100 tdfx_vid wii s3fb tdfxfb

 

and that is what the compiler complains about:

 

gcc -DHAVE_AV_CONFIG_H -I.. -I.. -Wundef -Wdisabled-optimization
-Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch
-Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe
-ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -Ilibdvdread4 -I.     -c -o x86/vp6dsp_sse2.o
x86/vp6dsp_sse2.c

make[1]: *** No rule to make target `x86/dsputil_yasm.o', needed by
`libavcodec.a'.  Stop.

make[1]: Leaving directory `/home/remi/mp/libavcodec'

make: *** [libavcodec/libavcodec.a] Error 2

 

There seems to be a problem with some yasm related features. When I compile
with --yasm=”” everything works fine but I’d like to have yasm supported.
Anyone any idea about how to solve the problem?

 

Thanks in advance!



More information about the MPlayer-users mailing list