[MPlayer-users] MPlayer 1.0pre3 compilation problem

Facundo adscvr at datafull.com
Tue Dec 9 15:10:08 CET 2003


I fixed it by upgrading the xvid libs to 1.0.0-beta2.
Thank you anyway

Facundo

On Tue, 2003-12-09 at 09:49, Facundo wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hi,
> I downloaded the new MPlayer 1.0pre3 and tried to compile it, but I had
> this error:
> 
> -----
> cc -c -O4 -march=k6-3 -mcpu=k6-3 -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 -I. -Inative -I.. -I../libmpdemux -I../loader
> -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
> -I/usr/X11R6/include -D_GNU_SOURCE -I../libmpflac -o ve_xvid4.o
> ve_xvid4.c
> ve_xvid4.c: In function `dispatch_settings':
> ve_xvid4.c:594: structure has no member named `kfthreshold'
> make[1]: *** [ve_xvid4.o] Error 1
> make[1]: Leaving directory `/files/temp/MPlayer-1.0pre3/libmpcodecs'
> make: *** [libmpcodecs/libmpcodecs.a] Error 2
> -----
> 
> I have installed the XviD 1.0.0-beta1. How can I solve this little
> error?
> 
> 
> The output of the ./configure:
> 
> ----
> Detected operating system: Linux
> Detected host architecture: i386
> Checking for cc version ... 3.2.2, ok
> Checking for CPU vendor ... AuthenticAMD (5:9:1)
> Checking for CPU type ...  AMD-K6(tm) 3D+ Processor
> Checking for GCC & CPU optimization abilities ... k6-3
> Checking for kernel support of mmx ... yes
> Checking for kernel support of 3dnow ... yes
> Checking for mtrr support ... yes
> Checking for assembler (as 2.13.90.0.18) ... ok
> Checking for Linux kernel version ... 2.4.21-udf, ok
> Checking for awk ... gawk
> Checking for extra headers ... none
> Checking for extra libs ... none
> Checking for i18n ... yes
> Checking for setlocale() ... yes
> Checking for language ... using en (man pages: en)
> Checking for enable sighandler ... yes
> Checking for runtime cpudetection ... no
> Checking for restrict keyword ... __restrict
> Checking for kstat ... no
> Checking for posix4 ... no
> Checking for lrintf ... yes
> Checking for nanosleep ... yes
> Checking for socklib ... yes (using -lnsl)
> Checking for inet_pton() ... yes (using -lnsl)
> Checking for inttypes.h (required) ... yes
> Checking for int_fastXY_t in inttypes.h ... yes
> Checking for word size ... 32
> Checking for stddef.h ... yes
> Checking for malloc.h ... yes
> Checking for memalign() ... yes
> Checking for alloca.h ... yes
> Checking for mman.h ... yes
> Checking for dynamic loader ... yes
> Checking for dynamic a/v plugins support ... no
> Checking for pthread ... yes (using -lpthread)
> Checking for sys/soundcard.h ... yes
> Checking for sys/dvdio.h ... no
> Checking for sys/cdio.h ... no
> Checking for linux/cdrom.h ... yes
> Checking for dvd.h ... no
> Checking for BSDI dvd.h ... no
> Checking for HPUX SCSI header ... no
> Checking for userspace SCSI headers (Solaris) ... no
> Checking for termcap ... yes (using -ltermcap)
> Checking for termios ... yes (using sys/termios.h)
> Checking for shm ... yes
> Checking for linux devfs ... no
> Checking for scandir() ... yes
> Checking for strsep() ... yes
> Checking for vsscanf() ... yes
> Checking for posix select() ... yes
> Checking for gettimeofday() ... yes
> Checking for glob() ... yes
> Checking for sys/sysinfo.h ... yes
> Checking for Mac OS X APIs ... no
> Checking for Samba support (libsmbclient) ... no
> Checking for 3dfx ... no
> Checking for tdfxfb ... no
> Checking for tdfxvid ... no
> Checking for tga ... yes
> Checking for DirectFB headers presence ... not found
> Checking for DirectFB ... no
> Checking for X11 headers presence ... yes (using /usr/X11R6/include)
> Checking for X11 libs presence ... yes (using /usr/X11R6/lib)
> Checking for X11 ... yes
> Checking for DPMS ... yes (using Xdpms 4)
> Checking for Xv ... yes
> Checking for XvMC ... no
> Checking for Xinerama ... yes
> Checking for Xxf86vm ... yes
> Checking for DGA ... yes (using DGA 2.0)
> Checking for OpenGL ... yes
> Checking for /dev/mga_vid ... no
> Checking for xmga ... no
> Checking for GGI ... no
> Checking for AA ... no
> Checking for SVGAlib ... no
> Checking for FBDev ... yes
> Checking for DVB ... no (specify path to DVB/ost/include with
> --with-dvbincdir=DIR)
> Checking for DVB HEAD ... no (specify path to DVB/include (HEAD Version)
> with --with-dvbincdir=DIR)
> Checking for PNG support ... yes
> Checking for JPEG support ... yes
> Checking for GIF support ... yes
> Checking for broken giflib workaround ... disabled
> Checking for VESA support ... yes
> Checking for SDL ... yes (using sdl-config)
> Checking for Windows waveout ... no
> Checking for Directx ... no
> Checking for NAS ... no
> Checking for DXR2 ... no
> Checking for DXR3/H+ ... no
> Checking for libmp1e ... no
> Checking for libfame ... no
> Checking for OSS Audio ... yes
> Checking for aRts ... yes
> Checking for EsounD ... yes
> Checking for esd_get_latency() ... yes
> Checking for ALSA audio ... yes (using alsa 1.0.x and alsa/asoundlib.h)
> Checking for Sun audio ... no
> Checking for Sun mediaLib ... no
> Checking for SGI audio ... no
> Checking for VCD support ... ok
> Checking for DVD support (libmpdvdkit) ... yes
> Checking for DVD support (libdvdread) ... disabled by libmpdvdkit2
> Checking for cdparanoia ... yes
> Checking for freetype >= 2.0.9 ... yes
> Checking for fontconfig ... yes
> Checking for fribidi with charsets ... no
> Checking for zlib ... yes
> Checking for RTC ... yes
> Checking for external liblzo support ... no
> Checking for mad support ... no
> Checking for OggVorbis support ... yes
> Checking for OggTheora support (only the CVS version!) ... no
> Checking for Matroska support (0.6.0 or later) ... no
> Checking for internal FAAD2 (AAC) support ... yes
> Checking for external FAAD2 (AAC) support ... no
> Checking for FAAD2 version ... 2.0 RC1 
> Checking for Win32 codec DLL support ... yes (using
> /usr/local/lib/codecs)
> Checking for Win32 loader support ... yes
> Checking for DirectShow ... yes
> Checking for XAnim DLL ... yes (using /usr/local/lib/codecs)
> Checking for RealPlayer DLL ... yes (using /usr/local/lib/codecs)
> Checking for LIVE.COM Streaming Media libraries ... no
> Checking for iconv ... yes
> Checking for FFmpeg libavcodec (static) ... yes
> Checking for libdv-0.9.5+ ... no
> Checking for zr ... no
> Checking for bl ... no
> Checking for XviD ... yes
> Checking for DivX4 compatibility in XviD ... no
> Checking for DivX4linux/DivX5linux/OpenDivX decore ... DivX5linux (with
> libdivxdecore.so)
> Checking for libmp3lame (for mencoder) ... yes
> Checking for DivX4linux encore (for mencoder) ... DivX4linux (with
> libdivxencore.so)
> Checking for mencoder ... yes
> Checking for fastmemcpy ... yes
> Checking for UniquE RAR File Library ... yes
> Checking for TV interface ... yes
> Checking for EDL support ... yes
> Checking for *BSD BrookTree 848 TV interface ... no
> Checking for Video 4 Linux TV interface ... yes
> Checking for Video 4 Linux 2 TV interface ... yes
> Checking for audio select() ... yes
> Checking for network ... yes
> Checking for ftp ... yes
> Checking for byte order ... Little Endian
> Checking for shared postprocess lib ... no
> Checking for OSD menu ... no
> Checking for QTX codecs ... yes
> Checking for Subtitles sorting ... yes
> Checking for XMMS inputplugin support ... no
> Checking for FLAC support ... yes (using internal libmpflac)
> Checking for inet6 ... yes
> Checking for gethostbyname2 ... yes
> Checking for GUI ... yes
> Checking for XShape extension ... yes
> Checking for gtk version ... 1.2.10 (using gtk-config)
> Checking for glib version ... 1.2.10 (using glib-config)
> Creating Gui/config.mak
> Checking for ftello() ... yes
> Checking for VIDIX ... yes
> Checking for joystick ... no
> Checking for lirc ... no
> Checking for lircc ... no
> Creating config.mak
> Creating config.h
> Creating libvo/config.mak
> Creating libao2/config.mak
> Creating help_mp.h
> 
> Config files successfully generated by ./configure !
> 
>   Install prefix: /usr/local
>   Data directory: /usr/local/share/mplayer
>   Config direct.: /usr/local/etc/mplayer
> 
>   Byte order: Little Endian
>   Optimizing for: k6-3 mmx 3dnow mtrr
> 
>   Languages:
>     Messages/GUI: en
>     Manual pages: en (no localization selected, use --language=all)
> 
>   Enabled optional drivers:
>     Input: ftp network tv-v4l2 tv-v4l edl tv cdda mpdvdkit2 vcd 
>     Codecs: flac(internal) qtx divx5linux xvid libavcodec real xanim
> dshow/dmo win32 faad2(internal) libvorbis gif 
>     Audio output: alsa9 esd arts oss sdl mpegpes(file) 
>     Video output: xvidix cvidix sdl vesa gif89a jpeg png mpegpes(file)
> fbdev opengl dga xv x11 xover tga 
>   Disabled optional drivers:
>     Input: tv-bsdbt848 live.com matroska dvdread smb 
>     Codecs: divx4linux libdv libtheora libmad liblzo 
>     Audio output: sgi sun dxr2 nas win32 macosx 
>     Video output: winvidix bl zr zr2 dxr3 dxr2 directx svga aa ggi xmga
> mga xvmc directfb tdfx_vid tdfxfb 3dfx 
> 
> 'config.h' and 'config.mak' contain your configuration options.
> Note: If you alter theses files (for instance CFLAGS) MPlayer may no
> longer
>       compile *** DO NOT REPORT BUGS if you tweak these files ***
> 
> 'make' will now compile MPlayer and 'make install' will install it.
> Note: On non-Linux systems you might need to use 'gmake' instead of
> 'make'.
> 
> Please check mtrr settings at /proc/mtrr (see
> DOCS/HTML/en/devices.html#mtrr)
> 
> 
> Check configure.log if you wonder why an autodetection failed (check
> whether
> the development headers/packages are installed).
> 
> If you suspect a bug, please read DOCS/HTML/en/bugreports.html.
> ----
> 
> 
> 
> 
> _______________________________________________
> RTFM!!!  http://www.MPlayerHQ.hu/DOCS
> Search:  http://www.MPlayerHQ.hu/cgi-bin/htsearch
> http://mplayerhq.hu/mailman/listinfo/mplayer-users
> 



More information about the MPlayer-users mailing list