[MPlayer-cygwin] Mplayer compile errors
Chris Connolly
ziggy at gotadsl.co.uk
Wed Nov 9 21:09:58 CET 2005
Hi to all,
I am trying to compile mencoder for use within Etivo, a windows app which
automatically downloads programmes from a tivo, then converts (through the
use of an addin created by Bluewomble) to Divx/Xvid. Specifically, I need
to encode to Xvid, but was unable to find any pre-compiled version of
mencoder that would handle both xvid and support large files (ie >2gb).
I've been told this is possible if compiled on cygwin, so this is what I am
trying to do.
I've been slowly working my way through the guide at
http://www4.mplayerhq.hu/MPlayer/releases/win32/contrib/MPlayer-MinGW-Howto.
txt (substituting mingw with /usr/bin where relevant) but seem to be having
trouble with libavformat/ libavcodec. During the configure, the compile says
that libavcodec.so is broken (see below). When I subsequently run make, I
also get a large number of util.c errors, ending with the following:
make[1]: *** [utils.o] Error 1
make[1]: Leaving directory `/home/main/libavformat'
make: *** [libavformat/libavformat.a] Error 2
Does anybody have any idea what I'm doing wrong here? Compiling programs is
not something I have ever done before so must admit I followed the guide
above without really knowing what I was doing - I wouldn't be surprised if
there are a lot more problems with my compile, so have listed the checking
process below.
Any help would be greatly appreciated,
Thanks
Chris
-------------------
$ ./configure --with-codecsdir=codecs --enable-static
--with-livelibdir=/home/c
hris/live --enable-largefiles --enable-xvid
--with-xvidincdir=/usr/bin/include
--with-xvidlibdir=/usr/bin/lib --with-extraincdir=/usr/local/include
--with-ext
ralibdir=/usr/local/lib
Detected operating system: CYGWIN
Detected host architecture: i386
Checking for cc version ... 3.4.4, ok
Checking for host cc ... cc
Checking for cross compilation ... no
Checking for CPU vendor ... AuthenticAMD (6:6:2)
Checking for CPU type ... AMD Athlon(tm) XP 1600+
Checking for GCC & CPU optimization abilities ... athlon-xp
Checking for kernel support of mmx ... yes
Checking for kernel support of mmx2 ... yes
Checking for kernel support of 3dnow ... yes
Checking for kernel support of 3dnowex ... yes
Checking for kernel support of sse ... yes
Checking for mtrr support ... yes
Checking for assembler support of -pipe option ... yes
Checking for assembler
(/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cy
gwin/bin/as.exe 2.16.91) ... ok
Checking for mplayer binary name ... mplayer.exe
Checking for awk ... gawk
Checking for extra headers ... -I/usr/local/include
Checking for extra libs ... -L/usr/local/lib
Checking for -lposix ... no
Checking for -lm ... yes
Checking for i18n ... no
Checking for langinfo ... 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 __builtin_expect ... yes
Checking for kstat ... no
Checking for posix4 ... no
Checking for lrintf ... yes
Checking for round ... yes
Checking for nanosleep ... yes
Checking for socklib ... no
Checking for inet_pton() ... yes (using )
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 )
Checking for iconv ... yes
Checking for sys/soundcard.h ... yes
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 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 strlcpy() ... yes
Checking for strlcat() ... yes
Checking for fseeko() ... yes
Checking for localtime_r() ... yes
Checking for vsscanf() ... yes
Checking for swab() ... yes
Checking for posix select() ... yes
Checking for gettimeofday() ... yes
Checking for glob() ... yes
Checking for sys/sysinfo.h ... no
Checking for Mac OS X APIs ... auto
Checking for Mac OS X Finder Support ... no
Checking for Mac OS X Bundle file locations ... 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 ... not found (check if the dev(el)
packages a
re installed)
Checking for X11 ... no (check if the dev(el) packages are installed)
Checking for DPMS ... no
Checking for Xv ... no
Checking for XvMC ... no
Checking for Xinerama ... no
Checking for Xxf86vm ... auto
Checking for XF86keysym ... no
Checking for DGA ... no
Checking for OpenGL ... yes (win32 version)
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 (specify path to DVB/ost/include with
--with-dvbincdir=D
IR)
Checking for DVB HEAD ... no (specify path to DVB/include (HEAD Version)
with --
with-dvbincdir=DIR)
Checking for PNG support ... no
Checking for JPEG support ... yes
Checking for PNM support ... yes
Checking for md5sum support ... yes
Checking for GIF support ... no
Checking for VESA support ... no
Checking for SDL ... no
Checking for Windows waveout ... yes
Checking for Directx ... yes
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 ... no
Checking for EsounD ... no
Checking for Polyp ... no
Checking for JACK ... ./configure: line 4730: pkg-config: command not found
no
Checking for ALSA audio ... no
Checking for Sun audio ... no
Checking for Sun mediaLib ... no
Checking for SGI audio ... no
Checking for VCD support ... not supported on this OS
Checking for DVD support (libmpdvdkit) ... yes
Checking for DVD support (libdvdread) ... disabled by libmpdvdkit2
Checking for cdparanoia ... no
Checking for libcdio ... no
Checking for freetype >= 2.0.9 ... no
Checking for fontconfig ... no (freetype support needed)
Checking for fribidi with charsets ... no
Checking for ENCA ... no
Checking for zlib ... yes
Checking for RTC ... no
Checking for external liblzo support ... no
Checking for mad support ... no
Checking for Toolame ... no
Checking for Twolame ... no
Checking for OggVorbis support ... yes (internal Tremor)
Checking for libspeex (version >= 1.1 required) ... no
Checking for OggTheora support ... ./configure: line 5511: pkg-config:
command n
ot found
./configure: line 5511: pkg-config: command not found
no
Checking for mp3lib support ... yes
Checking for liba52 support ... yes
Checking for libdts support ... no
Checking for libmpeg2 support ... yes
Checking for libmpcdec (musepack, version >= 1.2.1 required) ... no
Checking for Matroska support ... yes
Checking for FAAC (AAC encoder) support ... no
Checking for internal FAAD2 (AAC) support ... yes
Checking for external FAAD2 (AAC) support ... no
Checking for LADSPA plugin support ... no
Checking for Win32 codec DLL support ... yes (using codecs)
Checking for Win32 loader support ... no (using native windows)
Checking for DirectShow ... yes
Checking for XAnim DLL ... yes (using codecs)
Checking for RealPlayer DLL ... yes (using codecs)
Checking for LIVE555 Streaming Media libraries ... yes (using
/home/chris/live)
Checking for FFmpeg libavutil (static) ... no
Checking for FFmpeg libavcodec (static) ... no (libavutil availability does
not
fit libavcodec version)
Checking for FFmpeg libavformat (static) ... yes
Checking for FFmpeg libavcodec (dynamic) ... no (libavcodec.so is
broken/obsolet
e)
Checking for amr narrowband ... no
Checking for amr narrowband, fixed point ... no
Checking for amr wideband ... no
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 x264 ... no
Checking for DivX4linux/DivX5linux/OpenDivX decore ... no
Checking for libmp3lame (for mencoder) ... no
Checking for DivX4linux encore (for mencoder) ... no
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 ... no
Checking for Video 4 Linux 2 TV interface ... no
Checking for audio select() ... yes
Checking for network ... yes
Checking for ftp ... yes
Checking for vstream client ... no
Checking for byte order ... little-endian
Checking for OSD menu ... no
Checking for QTX codecs ... yes
Checking for Subtitles sorting ... yes
Checking for XMMS inputplugin support ... no
Checking for inet6 ... no
Checking for gethostbyname2 ... no
Checking for GUI ... no
Checking for automatic gdb attach ... no
Checking for compiler support for -fno-PIC ... yes
Checking for compiler support for noexecstack ... no
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 libaf/config.mak
Config files successfully generated by ./configure !
More information about the MPlayer-cygwin
mailing list