| 1 | johan@0x86:~/dev/mplayer$ svn info
|
|---|
| 2 | Path: .
|
|---|
| 3 | URL: svn://svn.mplayerhq.hu/mplayer/trunk
|
|---|
| 4 | Repository Root: svn://svn.mplayerhq.hu/mplayer
|
|---|
| 5 | Repository UUID: b3059339-0415-0410-9bf9-f77b7e298cf2
|
|---|
| 6 | Revision: 34728
|
|---|
| 7 | Node Kind: directory
|
|---|
| 8 | Schedule: normal
|
|---|
| 9 | Last Changed Author: iive
|
|---|
| 10 | Last Changed Rev: 34728
|
|---|
| 11 | Last Changed Date: 2012-02-15 15:20:45 +0100 (Wed, 15 Feb 2012)
|
|---|
| 12 |
|
|---|
| 13 | johan@0x86:~/dev/mplayer$ cd ffmpeg/
|
|---|
| 14 | johan@0x86:~/dev/mplayer/ffmpeg$ git log | head -1
|
|---|
| 15 | commit 79414257e23a0dee82a9978b5444ae8953376221
|
|---|
| 16 | johan@0x86:~/dev/mplayer/ffmpeg$ cat .git/config | grep url
|
|---|
| 17 | url = git://git.ffmpeg.org/ffmpeg
|
|---|
| 18 | johan@0x86:~/dev/mplayer/ffmpeg$ cd ..
|
|---|
| 19 | johan@0x86:~/dev/mplayer$ ./configure
|
|---|
| 20 | Checking for cc version ... 4.6
|
|---|
| 21 | Checking for working compiler ... yes
|
|---|
| 22 | Detected operating system: Linux
|
|---|
| 23 | Detected host architecture: x86_64
|
|---|
| 24 | Checking for cross compilation ... no
|
|---|
| 25 | Checking for host cc ... cc
|
|---|
| 26 | Checking for CPU vendor ... GenuineIntel (6:42:7)
|
|---|
| 27 | Checking for CPU type ... Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
|
|---|
| 28 | Checking for kernel support of mmx ... yes
|
|---|
| 29 | Checking for kernel support of mmxext ... yes
|
|---|
| 30 | Checking for kernel support of sse ... yes
|
|---|
| 31 | Checking for kernel support of sse2 ... yes
|
|---|
| 32 | Checking for kernel support of ssse3 ... yes
|
|---|
| 33 | Checking for kernel support of cmov ... yes
|
|---|
| 34 | Checking for mtrr support ... yes
|
|---|
| 35 | Checking for GCC & CPU optimization abilities ... native
|
|---|
| 36 | Checking for byte order ... little-endian
|
|---|
| 37 | Checking for extern symbol prefix ...
|
|---|
| 38 | Checking for assembler support of -pipe option ... yes
|
|---|
| 39 | Checking for PIC ... no
|
|---|
| 40 | Checking for .align is a power of two ... no
|
|---|
| 41 | Checking for ebx availability ... yes
|
|---|
| 42 | Checking for yasm ... yasm
|
|---|
| 43 | Checking for bswap ... yes
|
|---|
| 44 | Checking for xmm clobbers ... yes
|
|---|
| 45 | Checking for langinfo ... yes
|
|---|
| 46 | Checking for language ... messages: en - man pages: en - documentation: en
|
|---|
| 47 | Checking for enable sighandler ... yes
|
|---|
| 48 | Checking for runtime cpudetection ... no
|
|---|
| 49 | Checking for restrict keyword ... restrict
|
|---|
| 50 | Checking for __builtin_expect ... yes
|
|---|
| 51 | Checking for kstat ... no
|
|---|
| 52 | Checking for cbrtf ... yes
|
|---|
| 53 | Checking for exp2 ... yes
|
|---|
| 54 | Checking for exp2f ... yes
|
|---|
| 55 | Checking for llrint ... yes
|
|---|
| 56 | Checking for llrintf ... yes
|
|---|
| 57 | Checking for log2 ... yes
|
|---|
| 58 | Checking for log2f ... yes
|
|---|
| 59 | Checking for lrint ... yes
|
|---|
| 60 | Checking for lrintf ... yes
|
|---|
| 61 | Checking for round ... yes
|
|---|
| 62 | Checking for roundf ... yes
|
|---|
| 63 | Checking for trunc ... yes
|
|---|
| 64 | Checking for truncf ... yes
|
|---|
| 65 | Checking for mkstemp ... yes
|
|---|
| 66 | Checking for nanosleep ... yes
|
|---|
| 67 | Checking for socklib ... yes
|
|---|
| 68 | Checking for netdb.h, struct addrinfo ... yes
|
|---|
| 69 | Checking for netdb.h, getaddrinfo() ... yes
|
|---|
| 70 | Checking for sockaddr_storage ... yes
|
|---|
| 71 | Checking for struct ipv6_mreq ... yes
|
|---|
| 72 | Checking for struct sockaddr_in6 ... yes
|
|---|
| 73 | Checking for struct sockaddr sa_len ... no
|
|---|
| 74 | Checking for arpa/inet.h ... yes
|
|---|
| 75 | Checking for inet_pton() ... yes
|
|---|
| 76 | Checking for inet_aton() ... yes
|
|---|
| 77 | Checking for socklen_t ... yes
|
|---|
| 78 | Checking for closesocket() ... no
|
|---|
| 79 | Checking for networking ... yes
|
|---|
| 80 | Checking for inet6 ... yes
|
|---|
| 81 | Checking for gethostbyname2 ... yes
|
|---|
| 82 | Checking for sys/poll.h ... yes
|
|---|
| 83 | Checking for inttypes.h (required) ... yes
|
|---|
| 84 | Checking for int_fastXY_t in inttypes.h ... yes
|
|---|
| 85 | Checking for malloc.h ... yes
|
|---|
| 86 | Checking for memalign() ... yes
|
|---|
| 87 | Checking for posix_memalign() ... yes
|
|---|
| 88 | Checking for alloca.h ... yes
|
|---|
| 89 | Checking for fastmemcpy ... yes
|
|---|
| 90 | Checking for hard-coded tables ... no
|
|---|
| 91 | Checking for mman.h ... yes
|
|---|
| 92 | Checking for dynamic loader ... yes
|
|---|
| 93 | Checking for dynamic a/v plugins support ... no
|
|---|
| 94 | Checking for pthread ... yes (using -lpthread)
|
|---|
| 95 | Checking for rpath ... no
|
|---|
| 96 | Checking for iconv ... yes
|
|---|
| 97 | Checking for soundcard.h ... yes (sys/soundcard.h)
|
|---|
| 98 | Checking for sys/dvdio.h ... no
|
|---|
| 99 | Checking for sys/cdio.h ... no
|
|---|
| 100 | Checking for linux/cdrom.h ... yes
|
|---|
| 101 | Checking for dvd.h ... no
|
|---|
| 102 | Checking for termcap ... yes (using -lncurses)
|
|---|
| 103 | Checking for termios ... yes (using termios.h)
|
|---|
| 104 | Checking for shm ... yes
|
|---|
| 105 | Checking for strsep() ... yes
|
|---|
| 106 | Checking for vsscanf() ... yes
|
|---|
| 107 | Checking for POSIX select() ... yes
|
|---|
| 108 | Checking for audio select() ... yes
|
|---|
| 109 | Checking for gettimeofday() ... yes
|
|---|
| 110 | Checking for glob() ... yes
|
|---|
| 111 | Checking for setenv() ... yes
|
|---|
| 112 | Checking for setmode() ... no
|
|---|
| 113 | Checking for sys/sysinfo.h ... yes
|
|---|
| 114 | Checking for Apple IR ... yes
|
|---|
| 115 | Checking for pkg-config ... yes
|
|---|
| 116 | Checking for Samba support (libsmbclient) ... no
|
|---|
| 117 | Checking for /dev/mga_vid ... no
|
|---|
| 118 | Checking for tdfxfb ... no
|
|---|
| 119 | Checking for s3fb ... no
|
|---|
| 120 | Checking for wii ... no
|
|---|
| 121 | Checking for tdfxvid ... no
|
|---|
| 122 | Checking for xvr100 ... no
|
|---|
| 123 | Checking for tga ... yes
|
|---|
| 124 | Checking for md5sum support ... yes
|
|---|
| 125 | Checking for yuv4mpeg support ... yes
|
|---|
| 126 | Checking for bl ... no
|
|---|
| 127 | Checking for DirectFB ... no
|
|---|
| 128 | Checking for X11 headers presence ... no (check if the dev(el) packages are installed)
|
|---|
| 129 | Checking for X11 ... no (check if the dev(el) packages are installed)
|
|---|
| 130 | Checking for Xss screensaver extensions ... no
|
|---|
| 131 | Checking for DPMS ... no
|
|---|
| 132 | Checking for Xv ... auto
|
|---|
| 133 | Checking for XvMC ... no
|
|---|
| 134 | Checking for VDPAU ... auto
|
|---|
| 135 | Checking for Xinerama ... auto
|
|---|
| 136 | Checking for Xxf86vm ... auto
|
|---|
| 137 | Checking for XF86keysym ... auto
|
|---|
| 138 | Checking for DGA ... no
|
|---|
| 139 | Checking for xmga ... no
|
|---|
| 140 | Checking for 3dfx ... no
|
|---|
| 141 | Checking for VIDIX ... yes
|
|---|
| 142 | Checking for VIDIX PCI device name database ... yes
|
|---|
| 143 | Checking for VIDIX dhahelper support ... no
|
|---|
| 144 | Checking for VIDIX svgalib_helper support ... no
|
|---|
| 145 | Checking for GGI ... no
|
|---|
| 146 | Checking for GGI extension: libggiwmh ... no
|
|---|
| 147 | Checking for AA ... no
|
|---|
| 148 | Checking for CACA ... yes
|
|---|
| 149 | Checking for SVGAlib ... no
|
|---|
| 150 | Checking for FBDev ... yes
|
|---|
| 151 | Checking for DVB ... yes
|
|---|
| 152 | Checking for PNG support ... yes
|
|---|
| 153 | Checking for MNG support ... no
|
|---|
| 154 | Checking for JPEG support ... no
|
|---|
| 155 | Checking for OpenJPEG (JPEG 2000) support ... yes
|
|---|
| 156 | Checking for PNM support ... yes
|
|---|
| 157 | Checking for GIF support ... no
|
|---|
| 158 | Checking for VESA support ... no
|
|---|
| 159 | Checking for SDL ... no
|
|---|
| 160 | Checking for OpenGL ... no
|
|---|
| 161 | Checking for MatrixView ... no
|
|---|
| 162 | Checking for DXR2 ... no
|
|---|
| 163 | Checking for DXR3/H+ ... no
|
|---|
| 164 | Checking for IVTV TV-Out (pre linux-2.6.24) ... no
|
|---|
| 165 | Checking for V4L2 MPEG Decoder ... yes
|
|---|
| 166 | Checking for OSS Audio ... yes
|
|---|
| 167 | Checking for aRts ... no
|
|---|
| 168 | Checking for EsounD ... no
|
|---|
| 169 | Checking for NAS ... no
|
|---|
| 170 | Checking for pulse ... no
|
|---|
| 171 | Checking for JACK ... no
|
|---|
| 172 | Checking for OpenAL ... no
|
|---|
| 173 | Checking for ALSA audio ... yes
|
|---|
| 174 | Checking for Sun audio ... no
|
|---|
| 175 | Checking for VCD support ... yes
|
|---|
| 176 | Checking for Blu-ray support ... no
|
|---|
| 177 | Checking for dvdread ... yes (internal)
|
|---|
| 178 | Checking for internal libdvdcss ... yes
|
|---|
| 179 | Checking for libcdio ... no
|
|---|
| 180 | Checking for cdparanoia ... no
|
|---|
| 181 | Checking for bitmap font support ... yes
|
|---|
| 182 | Checking for freetype >= 2.0.9 ... yes
|
|---|
| 183 | Checking for fontconfig ... no
|
|---|
| 184 | Checking for fribidi with charsets ... no
|
|---|
| 185 | Checking for SSA/ASS support ... yes
|
|---|
| 186 | Checking for ENCA ... no
|
|---|
| 187 | Checking for zlib ... yes
|
|---|
| 188 | Checking for bzlib ... yes
|
|---|
| 189 | Checking for RTC ... yes
|
|---|
| 190 | Checking for liblzo2 support ... no
|
|---|
| 191 | Checking for mad support ... yes
|
|---|
| 192 | Checking for Twolame ... no
|
|---|
| 193 | Checking for Toolame ... no
|
|---|
| 194 | Checking for OggVorbis support ... yes (internal Tremor)
|
|---|
| 195 | Checking for libspeex (version >= 1.1 required) ... no
|
|---|
| 196 | Checking for libgsm ... no
|
|---|
| 197 | Checking for OggTheora support ... yes
|
|---|
| 198 | Checking for mp3lib support ... yes
|
|---|
| 199 | Checking for mpg123 support ... no
|
|---|
| 200 | Checking for liba52 support ... yes
|
|---|
| 201 | Checking for libmpeg2 support ... yes (internal)
|
|---|
| 202 | Checking for libdca support ... no
|
|---|
| 203 | Checking for libmpcdec (musepack, version >= 1.2.1 required) ... no
|
|---|
| 204 | Checking for FAAC support ... no (in FFmpeg: no)
|
|---|
| 205 | Checking for FAAD2 support ... no
|
|---|
| 206 | Checking for LADSPA plugin support ... no
|
|---|
| 207 | Checking for libbs2b audio filter support ... no
|
|---|
| 208 | Checking for Win32 codecs ... no
|
|---|
| 209 | Checking for XAnim codecs ... yes (dynamic loader support needed)
|
|---|
| 210 | Checking for RealPlayer codecs ... yes (dynamic loader support needed)
|
|---|
| 211 | Checking for QuickTime codecs ... auto
|
|---|
| 212 | Checking for Nemesi Streaming Media libraries ... no
|
|---|
| 213 | Checking for LIVE555 Streaming Media libraries ... no
|
|---|
| 214 | Checking for RTMPDump Streaming Media library ... yes
|
|---|
| 215 | Checking for FFmpeg ... yes
|
|---|
| 216 | Checking for libopencore_amr narrowband ... yes
|
|---|
| 217 | Checking for libopencore_amr wideband ... yes
|
|---|
| 218 | Checking for libdv-0.9.5+ ... no
|
|---|
| 219 | Checking for CrystalHD ... no
|
|---|
| 220 | Checking for Xvid ... yes
|
|---|
| 221 | Checking for Xvid two pass plugin ... yes
|
|---|
| 222 | Checking for x264 ... yes (in FFmpeg: yes)
|
|---|
| 223 | Checking for libdirac ... yes
|
|---|
| 224 | Checking for libschroedinger ... yes
|
|---|
| 225 | Checking for libvpx ... yes
|
|---|
| 226 | Checking for libnut ... no
|
|---|
| 227 | Checking for zr ... no
|
|---|
| 228 | Checking for libmp3lame ... yes (in FFmpeg: yes)
|
|---|
| 229 | Checking for mencoder ... yes
|
|---|
| 230 | Checking for UnRAR executable ... yes
|
|---|
| 231 | Checking for TV interface ... yes
|
|---|
| 232 | Checking for DirectShow TV interface ... auto
|
|---|
| 233 | Checking for Video 4 Linux TV interface ... no
|
|---|
| 234 | Checking for Video 4 Linux 2 TV interface ... yes
|
|---|
| 235 | Checking for Radio interface ... no
|
|---|
| 236 | Checking for Capture for Radio interface ... no
|
|---|
| 237 | Checking for Video 4 Linux 2 Radio interface ... auto
|
|---|
| 238 | Checking for Video 4 Linux Radio interface ... auto
|
|---|
| 239 | Checking for Video 4 Linux 2 MPEG PVR interface ... yes
|
|---|
| 240 | Checking for ftp ... yes
|
|---|
| 241 | Checking for vstream client ... no
|
|---|
| 242 | Checking for OSD menu ... no
|
|---|
| 243 | Checking for Subtitles sorting ... yes
|
|---|
| 244 | Checking for XMMS inputplugin support ... no
|
|---|
| 245 | Checking for GUI ... no
|
|---|
| 246 | Checking for automatic gdb attach ... no
|
|---|
| 247 | Checking for compiler support for noexecstack ... yes
|
|---|
| 248 | Checking for linker support for --nxcompat --no-seh --dynamicbase ... no
|
|---|
| 249 | Checking for joystick ... no
|
|---|
| 250 | Checking for lirc ... no
|
|---|
| 251 | Checking for lircc ... no
|
|---|
| 252 | Checking for DVD support (libdvdnav) ... yes (internal)
|
|---|
| 253 | Checking for XML catalogs ... No SGML catalog found.
|
|---|
| 254 | Checking for XML chunked stylesheet ... not found, using default
|
|---|
| 255 | Checking for XML monolithic stylesheet ... not found, using default
|
|---|
| 256 | Checking for XML DTD ... not found, using default
|
|---|
| 257 | Checking for valid XSLT processor ... xsltproc not found
|
|---|
| 258 | Creating config.mak
|
|---|
| 259 | Creating config.h
|
|---|
| 260 |
|
|---|
| 261 | Config files successfully generated by ./configure !
|
|---|
| 262 |
|
|---|
| 263 | Install prefix: /usr/local
|
|---|
| 264 | Data directory: /usr/local/share/mplayer
|
|---|
| 265 | Config direct.: /usr/local/etc/mplayer
|
|---|
| 266 |
|
|---|
| 267 | Byte order: little-endian
|
|---|
| 268 | Optimizing for: native
|
|---|
| 269 |
|
|---|
| 270 | Languages:
|
|---|
| 271 | Messages/GUI: en
|
|---|
| 272 | Manual pages: en
|
|---|
| 273 | Documentation: en
|
|---|
| 274 |
|
|---|
| 275 | Enabled optional drivers:
|
|---|
| 276 | Input: dvdnav(internal) ftp pvr tv-v4l2 tv librtmp libdvdcss(internal) dvdread(internal) vcd dvb networking
|
|---|
| 277 | Codecs: libvpx libschroedinger libdirac x264 xvid libopencore_amrwb libopencore_amrnb ffmpeg(internal) real xanim libmpeg2(internal) liba52 mp3lib(internal) libtheora tremor(internal) libmad OpenJPEG
|
|---|
| 278 | Audio output: alsa oss v4l2 mpegpes(dvb)
|
|---|
| 279 | Video output: v4l2 pnm mpegpes(dvb) fbdev caca cvidix yuv4mpeg md5sum tga
|
|---|
| 280 |
|
|---|
| 281 | Disabled optional drivers:
|
|---|
| 282 | Input: vstream radio tv-v4l1 tv-dshow live555 nemesi cddb cdda bluray smb
|
|---|
| 283 | Codecs: crystalhd libdv qtx win32 faad2 faac musepack libdca mpg123 libgsm speex toolame twolame liblzo gif
|
|---|
| 284 | Audio output: sun openal jack pulse nas esd arts ivtv dxr2 sdl
|
|---|
| 285 | Video output: zr zr2 ivtv dxr3 dxr2 matrixview opengl sdl vesa gif89a jpeg mng svga aa ggi xvidix winvidix 3dfx xmga dga vdpau xvmc xv x11 directfb dfbmga bl xvr100 tdfx_vid wii s3fb tdfxfb mga
|
|---|
| 286 |
|
|---|
| 287 | 'config.h' and 'config.mak' contain your configuration options.
|
|---|
| 288 | Note: If you alter theses files (for instance CFLAGS) MPlayer may no longer
|
|---|
| 289 | compile *** DO NOT REPORT BUGS if you tweak these files ***
|
|---|
| 290 |
|
|---|
| 291 | 'make' will now compile MPlayer and 'make install' will install it.
|
|---|
| 292 | Note: On non-Linux systems you might need to use 'gmake' instead of 'make'.
|
|---|
| 293 |
|
|---|
| 294 | Please check MTRR settings at /proc/mtrr (see DOCS/HTML/en/video.html#mtrr)
|
|---|
| 295 |
|
|---|
| 296 | NOTE: Win32 codec DLLs are not supported on your CPU (x86_64) or your
|
|---|
| 297 | operating system (Linux). You may encounter a few files that cannot
|
|---|
| 298 | be played due to missing open source video/audio codec support.
|
|---|
| 299 |
|
|---|
| 300 | Check config.log if you wonder why an autodetection failed (make sure
|
|---|
| 301 | development headers/packages are installed).
|
|---|
| 302 |
|
|---|
| 303 | NOTE: The --enable-* parameters unconditionally force options on, completely
|
|---|
| 304 | skipping autodetection. This behavior is unlike what you may be used to from
|
|---|
| 305 | autoconf-based configure scripts that can decide to override you. This greater
|
|---|
| 306 | level of control comes at a price. You may have to provide the correct compiler
|
|---|
| 307 | and linker flags yourself.
|
|---|
| 308 | If you used one of these options (except --enable-menu and similar ones that
|
|---|
| 309 | turn on internal features) and experience a compilation or linking failure,
|
|---|
| 310 | make sure you have passed the necessary compiler/linker flags to configure.
|
|---|
| 311 |
|
|---|
| 312 | If you suspect a bug, please read DOCS/HTML/en/bugreports.html.
|
|---|
| 313 |
|
|---|
| 314 | johan@0x86:~/dev/mplayer$ make
|
|---|
| 315 | help/help_create.sh help/help_mp-en.h UTF-8
|
|---|
| 316 | cc -MD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Werror-implicit-function-declaration -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -fno-tree-vectorize -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -D_REENTRANT -I/usr/include/ -I/usr/include/freetype2 -I/usr/include/dirac -I/usr/include/schroedinger-1.0 -I/usr/include/orc-0.4 -c -o command.o command.c
|
|---|
| 317 | cc -MD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Werror-implicit-function-declaration -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -fno-tree-vectorize -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -D_REENTRANT -I/usr/include/ -I/usr/include/freetype2 -I/usr/include/dirac -I/usr/include/schroedinger-1.0 -I/usr/include/orc-0.4 -c -o m_property.o m_property.c
|
|---|
| 318 | cc -MD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Werror-implicit-function-declaration -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -fno-tree-vectorize -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -D_REENTRANT -I/usr/include/ -I/usr/include/freetype2 -I/usr/include/dirac -I/usr/include/schroedinger-1.0 -I/usr/include/orc-0.4 -c -o mixer.o mixer.c
|
|---|
| 319 | cc -MD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Werror-implicit-function-declaration -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -fno-tree-vectorize -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -D_REENTRANT -I/usr/include/ -I/usr/include/freetype2 -I/usr/include/dirac -I/usr/include/schroedinger-1.0 -I/usr/include/orc-0.4 -c -o mp_fifo.o mp_fifo.c
|
|---|
| 320 | cc -MD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Werror-implicit-function-declaration -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -fno-tree-vectorize -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -D_REENTRANT -I/usr/include/ -I/usr/include/freetype2 -I/usr/include/dirac -I/usr/include/schroedinger-1.0 -I/usr/include/orc-0.4 -c -o mplayer.o mplayer.c
|
|---|
| 321 | In file included from cfg-mplayer.h:27:0,
|
|---|
| 322 | from mplayer.c:332:
|
|---|
| 323 | cfg-common.h:300:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
|
|---|
| 324 | cfg-common.h:313:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
|
|---|
| 325 | In file included from cfg-mplayer.h:27:0,
|
|---|
| 326 | from mplayer.c:332:
|
|---|
| 327 | cfg-common.h:459:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
|
|---|
| 328 | cfg-common.h:466:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
|
|---|
| 329 | cfg-common.h:471:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
|
|---|
| 330 | cfg-common.h:475:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
|
|---|
| 331 | cfg-common.h:477:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
|
|---|
| 332 | cfg-common.h:517:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
|
|---|
| 333 | cfg-common.h:520:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
|
|---|
| 334 | cfg-common.h:530:5: error: initializer element is not constant
|
|---|
| 335 | cfg-common.h:530:5: error: (near initialization for 'common_opts[112].p')
|
|---|
| 336 | cfg-common.h:535:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
|
|---|
| 337 | cfg-common.h:557:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
|
|---|
| 338 | cfg-common.h:558:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
|
|---|
| 339 | cfg-common.h:561:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
|
|---|
| 340 | In file included from mplayer.c:332:0:
|
|---|
| 341 | cfg-mplayer.h:342:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
|
|---|
| 342 | cfg-mplayer.h:349:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
|
|---|
| 343 | cfg-mplayer.h:350:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
|
|---|
| 344 | cfg-mplayer.h:351:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
|
|---|
| 345 | cfg-mplayer.h:353:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
|
|---|
| 346 | make: *** [mplayer.o] Error 1
|
|---|
| 347 | johan@0x86:~/dev/mplayer$ gcc -v
|
|---|
| 348 | Using built-in specs.
|
|---|
| 349 | COLLECT_GCC=gcc
|
|---|
| 350 | COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
|
|---|
| 351 | Target: x86_64-linux-gnu
|
|---|
| 352 | Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.2-12' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
|---|
| 353 | Thread model: posix
|
|---|
| 354 | gcc version 4.6.2 (Debian 4.6.2-12)
|
|---|
| 355 | johan@0x86:~/dev/mplayer$ make --version
|
|---|
| 356 | GNU Make 3.81
|
|---|
| 357 | Copyright (C) 2006 Free Software Foundation, Inc.
|
|---|
| 358 | This is free software; see the source for copying conditions.
|
|---|
| 359 | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
|
|---|
| 360 | PARTICULAR PURPOSE.
|
|---|
| 361 |
|
|---|
| 362 | This program built for x86_64-pc-linux-gnu
|
|---|
| 363 | johan@0x86:~/dev/mplayer$
|
|---|