checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for egrep... grep -E
checking for file... /usr/bin/file
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking for gawk... (cached) mawk
checking for inline... inline
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for ranlib... (cached) ranlib
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for GNU gettext in libc... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for bison... bison
checking version of bison... 2.1, ok
checking for catalogs to be installed...  fr pt_BR de sk es pl cs it eu
checking for plural forms in GNU msgfmt... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for always_inline... yes
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for long... yes
checking size of long... 4
checking for ssize_t... yes
checking for pthread_create in -lpthread... yes
checking for recursive mutex support in pthread... yes
checking for dlopen in -lc... no
checking for dlopen in -ldl... (cached) yes
checking libdir name... lib
checking whether lrintf is declared... yes
checking for int_fast8_t... yes
checking for mlib_VideoAddBlock_U8_S16 in -lmlib... no
using included ffmpeg
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for socklen_t... socklen_t
IPv6 is disabled
checking for gzsetparams in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for clock_getres in -lrt... yes
checking for glBegin in -lGL... yes
checking for tan in -lm... yes
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking for gluPerspective in -lGLU... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking if GLU is sane... yes
checking linux/videodev.h usability... yes
checking linux/videodev.h presence... yes
checking for linux/videodev.h... yes
checking for libXv.so... libXv.so not found in 
checking for libXv.a... libXv.a not found in 
checking whether to enable the xxmc plugin with vld extensions... 
checking for XvMCPutSlice in -lXvMCW... yes
checking X11/extensions/vldXvMC.h usability... yes
checking X11/extensions/vldXvMC.h presence... yes
checking for X11/extensions/vldXvMC.h... yes
checking X11/extensions/XvMC.h usability... yes
checking X11/extensions/XvMC.h presence... yes
checking for X11/extensions/XvMC.h... yes
*** Enabling xxmc plugin with vld extensions.
checking whether to enable the xvmc plugin... 
checking for XvMCCreateContext in -lXvMCW... yes
checking for X11/extensions/XvMC.h... (cached) yes
*** Enabling old xvmc plugin.
checking for XineramaQueryExtension in -lXinerama... yes
checking for aalib-config... no
checking for aainfo... no
checking for AALIB version >= 1.4... no
*** The aalib-config|aainfo program installed by AALIB could not be found
*** If AALIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or use --with-aalib-prefix to set the prefix
*** where AALIB is installed.
*** All of AALIB dependent parts will be disabled ***
checking for caca-config... no
no
*** The caca-config program installed by CACA could not be found
*** If CACA was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or use --with-caca-prefix to set the prefix
*** where CACA is installed.
*** All CACA-dependent parts will be disabled ***
checking sys/fbio.h usability... no
checking sys/fbio.h presence... no
checking for sys/fbio.h... no
checking for XDgaGrabDrawable in -ldga... no
checking linux/fb.h usability... yes
checking linux/fb.h presence... yes
checking for linux/fb.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.1.5... yes
checking for Libstk... no
*** All of Libstk dependent parts will be disabled ***
checking for polypaudio... no
*** All of polypaudio dependent parts will be disabled ***
checking for DirectX... no
*** All DirectX dependent parts will be disabled ***
*** checking for a supported mpeg encoder
checking for fame_open in -lfame... no
checking for rte_init in -lrte... no
*** no external mpeg encoder found
checking for vidix support... yes
checking for DHA linux kernel module build... no
checking for mknod... mknod
checking for depmod... depmod
checking for Ogg... yes
checking for Vorbis... yes
checking for Ogg... yes
checking for Theora... yes
checking for speex... yes
checking SPEEX_CFLAGS...  
checking SPEEX_LIBS... -lspeex  
checking speex/speex.h usability... yes
checking speex/speex.h presence... yes
checking for speex/speex.h... yes
checking for libFLAC... yes
Use included a52dec support
Use included libmad support
checking for mng_initialize in -lmng... yes
checking libmng.h usability... yes
checking libmng.h presence... yes
checking for libmng.h... yes
checking for Wand-config... /usr/bin/Wand-config
checking for freetype-config... /usr/bin/freetype-config
checking for OSS audio support... yes
checking alsa/asoundlib.h usability... yes
checking alsa/asoundlib.h presence... yes
checking for alsa/asoundlib.h... yes
checking for ALSA version >= 0.9.0rc4... yes
checking for ALSA <= 0.5 series... no
checking for ALSA >= 0.9 series... yes
checking for esd-config... /usr/bin/esd-config
checking for ESD - version >= 0.2.8... yes
checking for artsc-config... /opt/kde/bin/artsc-config
checking for ARTS artsc - version >= 0.9.5... checking for arts_init in -lartsc... yes
yes
checking for gnome-vfs-2.0... *** All of the gnome-vfs dependent parts will be disabled ***
checking for smbc_init in -lsmbclient... yes
checking libsmbclient.h usability... yes
checking libsmbclient.h presence... yes
checking for libsmbclient.h... yes
checking for Sun audio support... no
checking for IRIX libaudio support... checking dmedia/audio.h usability... no
checking dmedia/audio.h presence... no
checking for dmedia/audio.h... no
no
*** All of IRIX AL dependent parts will be disabled ***
checking for kstat_open in -lkstat... no
checking sys/cdio.h usability... no
checking sys/cdio.h presence... no
checking for sys/cdio.h... no
checking linux/cdrom.h usability... yes
checking linux/cdrom.h presence... yes
checking for linux/cdrom.h... yes
checking if cdrom ioctls are available... yes
Use included DVDNAV support
checking how to create empty arrays... []
checking for libcdio... Use included libcdio/libvcdinfo support
checking for snprintf... yes
checking for vsnprintf... yes
checking for ANSI C header files... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdint.h... (cached) yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking for inttypes.h... (cached) yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking whether gcc supports ISOC99 _Pragma()... yes
checking bitfield ordering in structs... LSBF
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdbool.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking for sys/cdio.h... (cached) no
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for linux/version.h... (cached) yes
checking for linux/cdrom.h... (cached) yes
checking for bzero... yes
checking for memcpy... yes
checking for struct tm.tm_gmtoff... yes
Use included libdts support
*** All of MODPLUG dependent parts will be disabled ***
checking for ip_mreqn... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for sched_get_priority_min in -lposix4... no
checking for vsscanf... yes
checking for sigaction... yes
checking for sigset... yes
checking for getpwuid_r... yes
checking for nanosleep... yes
checking for lstat... yes
checking for memset... yes
checking for strchr... (cached) yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for malloc.h... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/mixer.h usability... no
checking sys/mixer.h presence... no
checking for sys/mixer.h... no
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/param.h... (cached) yes
checking for basename... yes
checking for gettimeofday... yes
checking for setenv... (cached) yes
checking for strndup... yes
checking for strpbrk... yes
checking for strsep... yes
checking for strtok_r... yes
checking for timegm... yes
checking for unsetenv... yes
checking for readlink... yes
checking for hstrerror in -lresolv... yes
checking for opendir... yes
checking __attribute__ ((aligned ())) support... 64
checking if gcc supports "-mpreferred-stack-boundary=2" flags... yes
checking if gcc supports "-fno-strict-aliasing" flags... yes
checking if gcc supports "-fschedule-insns2" flags... yes
checking if gcc supports "-mwide-multiply" flags... no
checking if gcc supports "-falign-functions=4" flags... yes
checking if gcc supports "-falign-loops=4" flags... yes
checking if gcc supports "-falign-jumps=4" flags... yes
checking if gcc supports "-fno-omit-frame-pointer" flags... yes
checking if gcc supports "-fno-inline-functions" flags... yes
checking if gcc supports "-fno-rename-registers" flags... yes
checking if gcc supports "-fprofile-arcs" flags... yes
checking if gcc supports "-fbranch-probabilities" flags... yes
checking for sane -Wpointer-arith... no
checking for gcc 3.4.0 or later... yes
checking if gcc supports "-Wall" flags... yes
checking if gcc supports "-mtune=i386" flags... yes
checking if gcc supports "-mtune=athlon" flags... yes
checking for sgmltools... no
checking for fig2dev... no
checking dependency style of ... none
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/man/Makefile
config.status: creating doc/man/en/Makefile
config.status: creating doc/hackersguide/Makefile
config.status: creating doc/faq/Makefile
config.status: creating include/Makefile
config.status: creating include/xine.h
config.status: creating intl/Makefile
config.status: creating lib/Makefile
config.status: creating m4/Makefile
config.status: creating misc/Makefile
config.status: creating misc/SlackBuild
config.status: creating misc/build_rpms.sh
config.status: creating misc/fonts/Makefile
config.status: creating misc/libxine.pc
config.status: creating misc/relchk.sh
config.status: creating misc/xine-config
config.status: creating misc/xine-lib.spec
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating src/audio_out/Makefile
config.status: creating src/demuxers/Makefile
config.status: creating src/dxr3/Makefile
config.status: creating src/input/Makefile
config.status: creating src/input/libdvdnav/Makefile
config.status: creating src/input/dvb/Makefile
config.status: creating src/input/librtsp/Makefile
config.status: creating src/input/libreal/Makefile
config.status: creating src/input/vcd/Makefile
config.status: creating src/input/vcd/libcdio/Makefile
config.status: creating src/input/vcd/libcdio/cdio/Makefile
config.status: creating src/input/vcd/libcdio/MSWindows/Makefile
config.status: creating src/input/vcd/libcdio/image/Makefile
config.status: creating src/input/vcd/libvcd/Makefile
config.status: creating src/input/vcd/libvcd/libvcd/Makefile
config.status: creating src/liba52/Makefile
config.status: creating src/libdts/Makefile
config.status: creating src/libfaad/Makefile
config.status: creating src/libfaad/codebook/Makefile
config.status: creating src/libffmpeg/Makefile
config.status: creating src/libffmpeg/libavcodec/Makefile
config.status: creating src/libffmpeg/libavcodec/armv4l/Makefile
config.status: creating src/libffmpeg/libavcodec/i386/Makefile
config.status: creating src/libffmpeg/libavcodec/mlib/Makefile
config.status: creating src/libffmpeg/libavcodec/alpha/Makefile
config.status: creating src/libffmpeg/libavcodec/ppc/Makefile
config.status: creating src/libffmpeg/libavcodec/sparc/Makefile
config.status: creating src/libffmpeg/libavcodec/libpostproc/Makefile
config.status: creating src/libffmpeg/libavutil/Makefile
config.status: creating src/libflac/Makefile
config.status: creating src/liblpcm/Makefile
config.status: creating src/libmad/Makefile
config.status: creating src/libmpeg2/Makefile
config.status: creating src/libmusepack/Makefile
config.status: creating src/libmusepack/musepack/Makefile
config.status: creating src/libspudec/Makefile
config.status: creating src/libspucc/Makefile
config.status: creating src/libspucmml/Makefile
config.status: creating src/libspudvb/Makefile
config.status: creating src/libsputext/Makefile
config.status: creating src/libvorbis/Makefile
config.status: creating src/libtheora/Makefile
config.status: creating src/libspeex/Makefile
config.status: creating src/libw32dll/Makefile
config.status: creating src/libw32dll/wine/Makefile
config.status: creating src/libw32dll/DirectShow/Makefile
config.status: creating src/libw32dll/dmo/Makefile
config.status: creating src/libw32dll/qtx/Makefile
config.status: creating src/libw32dll/qtx/qtxsdk/Makefile
config.status: creating src/libxinevdec/Makefile
config.status: creating src/libxineadec/Makefile
config.status: creating src/libxineadec/gsm610/Makefile
config.status: creating src/libxineadec/nosefart/Makefile
config.status: creating src/libreal/Makefile
config.status: creating src/post/Makefile
config.status: creating src/post/planar/Makefile
config.status: creating src/post/goom/Makefile
config.status: creating src/post/mosaico/Makefile
config.status: creating src/post/visualizations/Makefile
config.status: creating src/post/audio/Makefile
config.status: creating src/post/deinterlace/Makefile
config.status: creating src/post/deinterlace/plugins/Makefile
config.status: creating src/video_out/Makefile
config.status: creating src/video_out/libdha/Makefile
config.status: creating src/video_out/libdha/bin/Makefile
config.status: creating src/video_out/libdha/kernelhelper/Makefile
config.status: creating src/video_out/libdha/oth/Makefile
config.status: creating src/video_out/libdha/sysdep/Makefile
config.status: creating src/video_out/macosx/Makefile
config.status: creating src/video_out/vidix/Makefile
config.status: creating src/video_out/vidix/drivers/Makefile
config.status: creating src/xine-utils/Makefile
config.status: creating src/xine-engine/Makefile
config.status: creating win32/Makefile
config.status: creating win32/include/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
xine-lib summary:
----------------
 * input plugins:
   - file          - net
   - stdin_fifo    - rtp
   - http          - mms
   - pnm           - rtsp
   - dvb
   - dvd (internal libs)
   - vcd (internal libs)
   - vcdo
   - cdda
   - v4l
   - smbclient

 * demultiplexer plugins:
   - avi           - mpeg
   - mpeg_block    - mpeg_audio
   - mpeg_elem     - mpeg_pes
   - mpeg_ts       - qt/mpeg-4
   - film          - roq
   - fli           - smjpeg
   - idcin         - wav
   - wc3 mve       - voc
   - vqa           - aiff
   - cdda          - snd/au
   - yuv4mpeg2     - real/realaudio
   - ea wve        - raw dv
   - interplay mve - psx str
   - ws aud        - pva
   - vox           - nsf
   - nsv           - 4xm
                   - aac
   - iff           - matroska
   - vmd           - flv
   - asf
   - ogg
   - mng
   - ac3 (internal library)

 * video decoder plugins:
   - MPEG 1,2         - Amiga Bitplane
   - Raw RGB          - Raw YUV
   - ffmpeg (internal library):
     - MPEG-4 (ISO, Microsoft, DivX*, XviD)
     - Creative YUV    - Motion JPEG
     - Cinepak         - MS Video-1
     - FLI/FLC         - MS RLE
     - Id RoQ          - Id Cin
     - Apple Graphics  - Apple Video
     - Apple Animation - Interplay Video
     - Westwood VQA    - Origin Xan
     - H.263           - Intel Indeo 3
     - SVQ1            - SVQ3
     - Real Video 1.0  - Real Video 2.0
     - 4X Video        - Sierra Video
     - Asus v1/v2      - HuffYUV
     - On2 VP3         - DV
     - 8BPS            - Duck TrueMotion v1
     - ATI VCR1        - Flash Video
     - ZLIB            - MSZH
   - dxr3_video
   - w32dll
   - image
   - theora

 * audio decoder plugins:
   - GSM 06.10
   - linear PCM      - Nosefart (NSF)
   - ffmpeg (internal library):
     - Windows Media Audio v1/v2
     - DV            - logarithmic PCM
     - 14k4          - 28k8
     - MS ADPCM      - IMA ADPCM
     - XA ADPCM      - Game DPCM/ADPCM
     - Mace 3:13     - Mace 6:1
     - FLAC
   - vorbis
   - speex
   - w32dll
   - faad
   - MAD (MPG 1/2/3) (internal library)
   - DTS (internal library)
   - A52/ra-dnet (internal library)

 * subtitle decoder plugins:
   - spu             - spucc
   - spucmml         - sputext
   - spudvb
   - dxr3_spu

 * post effect plugins:
  * planar video effects:
   - invert          - expand
   - eq              - eq2
   - boxblur         - denoise3d
   - unsharp         - tvtime
  * SFX:
   - goom            - oscope
   - fftscope        - mosaico

 * video driver plugins:
   - XShm (X11 shared memory)
   - XxMC (XVideo extended motion compensation)
   - XvMC (XVideo motion compensation)
   - OpenGL
   - fb (Linux framebuffer device)
   - sdl (Simple DirectMedia Layer)
   - dxr3 (Hollywood+ and Creative dxr3, mpeg video only)
   - vidix (X11 and framebuffer support)

 * audio driver plugins:
   - oss (Open Sound System)
   - alsa (ALSA >= 0.9, < 1.0.9)
   - esd (Enlightened Sound Daemon)
   - arts (aRts - KDE soundserver)
---
make  all-recursive
make[1]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1'
Making all in doc
make[2]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/doc'
Making all in man
make[3]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/doc/man'
Making all in en
make[4]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/doc/man/en'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/doc/man/en'
make[4]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/doc/man'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/doc/man'
make[3]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/doc/man'
Making all in hackersguide
make[3]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/doc/hackersguide'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/doc/hackersguide'
Making all in faq
make[3]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/doc/faq'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/doc/faq'
make[3]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/doc'
make[2]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/doc'
Making all in m4
make[2]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/m4'
Making all in intl
make[2]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/intl'
Making all in po
make[2]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/po'
Making all in misc
make[2]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/misc'
Making all in fonts
make[3]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/misc/fonts'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/misc/fonts'
make[3]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/misc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/misc'
make[2]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/misc'
Making all in include
make[2]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/include'
Making all in lib
make[2]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/lib'
/bin/sh ../libtool-nofpic --tag=CC --mode=link gcc  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o libxineposix.la     
mkdir .libs
ar cru .libs/libxineposix.a
ranlib .libs/libxineposix.a
creating libxineposix.la
(cd .libs && rm -f libxineposix.la && ln -s ../libxineposix.la libxineposix.la)
make[2]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/lib'
Making all in src
make[2]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src'
Making all in xine-utils
make[3]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/xine-utils'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT cpu_accel.lo -MD -MP -MF ".deps/cpu_accel.Tpo" -c -o cpu_accel.lo cpu_accel.c; \
then mv -f ".deps/cpu_accel.Tpo" ".deps/cpu_accel.Plo"; else rm -f ".deps/cpu_accel.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT cpu_accel.lo -MD -MP -MF .deps/cpu_accel.Tpo -c cpu_accel.c  -fPIC -DPIC -o .libs/cpu_accel.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT color.lo -MD -MP -MF ".deps/color.Tpo" -c -o color.lo color.c; \
then mv -f ".deps/color.Tpo" ".deps/color.Plo"; else rm -f ".deps/color.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT color.lo -MD -MP -MF .deps/color.Tpo -c color.c  -fPIC -DPIC -o .libs/color.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT copy.lo -MD -MP -MF ".deps/copy.Tpo" -c -o copy.lo copy.c; \
then mv -f ".deps/copy.Tpo" ".deps/copy.Plo"; else rm -f ".deps/copy.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT copy.lo -MD -MP -MF .deps/copy.Tpo -c copy.c  -fPIC -DPIC -o .libs/copy.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT list.lo -MD -MP -MF ".deps/list.Tpo" -c -o list.lo list.c; \
then mv -f ".deps/list.Tpo" ".deps/list.Plo"; else rm -f ".deps/list.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c  -fPIC -DPIC -o .libs/list.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT memcpy.lo -MD -MP -MF ".deps/memcpy.Tpo" -c -o memcpy.lo memcpy.c; \
then mv -f ".deps/memcpy.Tpo" ".deps/memcpy.Plo"; else rm -f ".deps/memcpy.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT memcpy.lo -MD -MP -MF .deps/memcpy.Tpo -c memcpy.c  -fPIC -DPIC -o .libs/memcpy.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT monitor.lo -MD -MP -MF ".deps/monitor.Tpo" -c -o monitor.lo monitor.c; \
then mv -f ".deps/monitor.Tpo" ".deps/monitor.Plo"; else rm -f ".deps/monitor.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT monitor.lo -MD -MP -MF .deps/monitor.Tpo -c monitor.c  -fPIC -DPIC -o .libs/monitor.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT utils.lo -MD -MP -MF ".deps/utils.Tpo" -c -o utils.lo utils.c; \
then mv -f ".deps/utils.Tpo" ".deps/utils.Plo"; else rm -f ".deps/utils.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c  -fPIC -DPIC -o .libs/utils.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT xine_check.lo -MD -MP -MF ".deps/xine_check.Tpo" -c -o xine_check.lo xine_check.c; \
then mv -f ".deps/xine_check.Tpo" ".deps/xine_check.Plo"; else rm -f ".deps/xine_check.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT xine_check.lo -MD -MP -MF .deps/xine_check.Tpo -c xine_check.c  -fPIC -DPIC -o .libs/xine_check.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT xine_mutex.lo -MD -MP -MF ".deps/xine_mutex.Tpo" -c -o xine_mutex.lo xine_mutex.c; \
then mv -f ".deps/xine_mutex.Tpo" ".deps/xine_mutex.Plo"; else rm -f ".deps/xine_mutex.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT xine_mutex.lo -MD -MP -MF .deps/xine_mutex.Tpo -c xine_mutex.c  -fPIC -DPIC -o .libs/xine_mutex.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT xmllexer.lo -MD -MP -MF ".deps/xmllexer.Tpo" -c -o xmllexer.lo xmllexer.c; \
then mv -f ".deps/xmllexer.Tpo" ".deps/xmllexer.Plo"; else rm -f ".deps/xmllexer.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT xmllexer.lo -MD -MP -MF .deps/xmllexer.Tpo -c xmllexer.c  -fPIC -DPIC -o .libs/xmllexer.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT xine_buffer.lo -MD -MP -MF ".deps/xine_buffer.Tpo" -c -o xine_buffer.lo xine_buffer.c; \
then mv -f ".deps/xine_buffer.Tpo" ".deps/xine_buffer.Plo"; else rm -f ".deps/xine_buffer.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT xine_buffer.lo -MD -MP -MF .deps/xine_buffer.Tpo -c xine_buffer.c  -fPIC -DPIC -o .libs/xine_buffer.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT xmlparser.lo -MD -MP -MF ".deps/xmlparser.Tpo" -c -o xmlparser.lo xmlparser.c; \
then mv -f ".deps/xmlparser.Tpo" ".deps/xmlparser.Plo"; else rm -f ".deps/xmlparser.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT xmlparser.lo -MD -MP -MF .deps/xmlparser.Tpo -c xmlparser.c  -fPIC -DPIC -o .libs/xmlparser.o
/bin/sh ../../libtool --tag=CC --mode=link gcc  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o libxineutils.la    cpu_accel.lo color.lo copy.lo list.lo memcpy.lo monitor.lo utils.lo xine_check.lo xine_mutex.lo xmllexer.lo xine_buffer.lo xmlparser.lo  
ar cru .libs/libxineutils.a .libs/cpu_accel.o .libs/color.o .libs/copy.o .libs/list.o .libs/memcpy.o .libs/monitor.o .libs/utils.o .libs/xine_check.o .libs/xine_mutex.o .libs/xmllexer.o .libs/xine_buffer.o .libs/xmlparser.o
ranlib .libs/libxineutils.a
creating libxineutils.la
(cd .libs && rm -f libxineutils.la && ln -s ../libxineutils.la libxineutils.la)
make[3]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/xine-utils'
Making all in xine-engine
make[3]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/xine-engine'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT xine.lo -MD -MP -MF ".deps/xine.Tpo" -c -o xine.lo xine.c; \
then mv -f ".deps/xine.Tpo" ".deps/xine.Plo"; else rm -f ".deps/xine.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT xine.lo -MD -MP -MF .deps/xine.Tpo -c xine.c  -fPIC -DPIC -o .libs/xine.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT metronom.lo -MD -MP -MF ".deps/metronom.Tpo" -c -o metronom.lo metronom.c; \
then mv -f ".deps/metronom.Tpo" ".deps/metronom.Plo"; else rm -f ".deps/metronom.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT metronom.lo -MD -MP -MF .deps/metronom.Tpo -c metronom.c  -fPIC -DPIC -o .libs/metronom.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT configfile.lo -MD -MP -MF ".deps/configfile.Tpo" -c -o configfile.lo configfile.c; \
then mv -f ".deps/configfile.Tpo" ".deps/configfile.Plo"; else rm -f ".deps/configfile.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT configfile.lo -MD -MP -MF .deps/configfile.Tpo -c configfile.c  -fPIC -DPIC -o .libs/configfile.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT buffer.lo -MD -MP -MF ".deps/buffer.Tpo" -c -o buffer.lo buffer.c; \
then mv -f ".deps/buffer.Tpo" ".deps/buffer.Plo"; else rm -f ".deps/buffer.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c  -fPIC -DPIC -o .libs/buffer.o
buffer.c: In function '_x_fifo_buffer_new':
buffer.c:559: warning: pointer targets in assignment differ in signedness
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT load_plugins.lo -MD -MP -MF ".deps/load_plugins.Tpo" -c -o load_plugins.lo load_plugins.c; \
then mv -f ".deps/load_plugins.Tpo" ".deps/load_plugins.Plo"; else rm -f ".deps/load_plugins.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT load_plugins.lo -MD -MP -MF .deps/load_plugins.Tpo -c load_plugins.c  -fPIC -DPIC -o .libs/load_plugins.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT video_decoder.lo -MD -MP -MF ".deps/video_decoder.Tpo" -c -o video_decoder.lo video_decoder.c; \
then mv -f ".deps/video_decoder.Tpo" ".deps/video_decoder.Plo"; else rm -f ".deps/video_decoder.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT video_decoder.lo -MD -MP -MF .deps/video_decoder.Tpo -c video_decoder.c  -fPIC -DPIC -o .libs/video_decoder.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT buffer_types.lo -MD -MP -MF ".deps/buffer_types.Tpo" -c -o buffer_types.lo buffer_types.c; \
then mv -f ".deps/buffer_types.Tpo" ".deps/buffer_types.Plo"; else rm -f ".deps/buffer_types.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT buffer_types.lo -MD -MP -MF .deps/buffer_types.Tpo -c buffer_types.c  -fPIC -DPIC -o .libs/buffer_types.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT audio_decoder.lo -MD -MP -MF ".deps/audio_decoder.Tpo" -c -o audio_decoder.lo audio_decoder.c; \
then mv -f ".deps/audio_decoder.Tpo" ".deps/audio_decoder.Plo"; else rm -f ".deps/audio_decoder.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT audio_decoder.lo -MD -MP -MF .deps/audio_decoder.Tpo -c audio_decoder.c  -fPIC -DPIC -o .libs/audio_decoder.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT video_out.lo -MD -MP -MF ".deps/video_out.Tpo" -c -o video_out.lo video_out.c; \
then mv -f ".deps/video_out.Tpo" ".deps/video_out.Plo"; else rm -f ".deps/video_out.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT video_out.lo -MD -MP -MF .deps/video_out.Tpo -c video_out.c  -fPIC -DPIC -o .libs/video_out.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT audio_out.lo -MD -MP -MF ".deps/audio_out.Tpo" -c -o audio_out.lo audio_out.c; \
then mv -f ".deps/audio_out.Tpo" ".deps/audio_out.Plo"; else rm -f ".deps/audio_out.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT audio_out.lo -MD -MP -MF .deps/audio_out.Tpo -c audio_out.c  -fPIC -DPIC -o .libs/audio_out.o
audio_out.c: In function 'write_pause_burst':
audio_out.c:443: warning: pointer targets in passing argument 2 of 'this->driver->write' differ in signedness
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT resample.lo -MD -MP -MF ".deps/resample.Tpo" -c -o resample.lo resample.c; \
then mv -f ".deps/resample.Tpo" ".deps/resample.Plo"; else rm -f ".deps/resample.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT resample.lo -MD -MP -MF .deps/resample.Tpo -c resample.c  -fPIC -DPIC -o .libs/resample.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT events.lo -MD -MP -MF ".deps/events.Tpo" -c -o events.lo events.c; \
then mv -f ".deps/events.Tpo" ".deps/events.Plo"; else rm -f ".deps/events.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT events.lo -MD -MP -MF .deps/events.Tpo -c events.c  -fPIC -DPIC -o .libs/events.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT video_overlay.lo -MD -MP -MF ".deps/video_overlay.Tpo" -c -o video_overlay.lo video_overlay.c; \
then mv -f ".deps/video_overlay.Tpo" ".deps/video_overlay.Plo"; else rm -f ".deps/video_overlay.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT video_overlay.lo -MD -MP -MF .deps/video_overlay.Tpo -c video_overlay.c  -fPIC -DPIC -o .libs/video_overlay.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT osd.lo -MD -MP -MF ".deps/osd.Tpo" -c -o osd.lo osd.c; \
then mv -f ".deps/osd.Tpo" ".deps/osd.Plo"; else rm -f ".deps/osd.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT osd.lo -MD -MP -MF .deps/osd.Tpo -c osd.c  -fPIC -DPIC -o .libs/osd.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT scratch.lo -MD -MP -MF ".deps/scratch.Tpo" -c -o scratch.lo scratch.c; \
then mv -f ".deps/scratch.Tpo" ".deps/scratch.Plo"; else rm -f ".deps/scratch.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT scratch.lo -MD -MP -MF .deps/scratch.Tpo -c scratch.c  -fPIC -DPIC -o .libs/scratch.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT demux.lo -MD -MP -MF ".deps/demux.Tpo" -c -o demux.lo demux.c; \
then mv -f ".deps/demux.Tpo" ".deps/demux.Plo"; else rm -f ".deps/demux.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT demux.lo -MD -MP -MF .deps/demux.Tpo -c demux.c  -fPIC -DPIC -o .libs/demux.o
demux.c: In function '_x_demux_read_header':
demux.c:402: warning: pointer targets in passing argument 2 of 'input->read' differ in signedness
demux.c: In function '_x_demux_read_send_data':
demux.c:586: warning: pointer targets in passing argument 2 of 'input->read' differ in signedness
demux.c: In function '_x_demux_send_mrl_reference':
demux.c:635: warning: passing argument 1 of 'strcpy' discards qualifiers from pointer target type
demux.c:636: warning: passing argument 1 of 'strcpy' discards qualifiers from pointer target type
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT vo_scale.lo -MD -MP -MF ".deps/vo_scale.Tpo" -c -o vo_scale.lo vo_scale.c; \
then mv -f ".deps/vo_scale.Tpo" ".deps/vo_scale.Plo"; else rm -f ".deps/vo_scale.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT vo_scale.lo -MD -MP -MF .deps/vo_scale.Tpo -c vo_scale.c  -fPIC -DPIC -o .libs/vo_scale.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT xine_interface.lo -MD -MP -MF ".deps/xine_interface.Tpo" -c -o xine_interface.lo xine_interface.c; \
then mv -f ".deps/xine_interface.Tpo" ".deps/xine_interface.Plo"; else rm -f ".deps/xine_interface.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT xine_interface.lo -MD -MP -MF .deps/xine_interface.Tpo -c xine_interface.c  -fPIC -DPIC -o .libs/xine_interface.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT post.lo -MD -MP -MF ".deps/post.Tpo" -c -o post.lo post.c; \
then mv -f ".deps/post.Tpo" ".deps/post.Plo"; else rm -f ".deps/post.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT post.lo -MD -MP -MF .deps/post.Tpo -c post.c  -fPIC -DPIC -o .libs/post.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT tvmode.lo -MD -MP -MF ".deps/tvmode.Tpo" -c -o tvmode.lo tvmode.c; \
then mv -f ".deps/tvmode.Tpo" ".deps/tvmode.Plo"; else rm -f ".deps/tvmode.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT tvmode.lo -MD -MP -MF .deps/tvmode.Tpo -c tvmode.c  -fPIC -DPIC -o .libs/tvmode.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT broadcaster.lo -MD -MP -MF ".deps/broadcaster.Tpo" -c -o broadcaster.lo broadcaster.c; \
then mv -f ".deps/broadcaster.Tpo" ".deps/broadcaster.Plo"; else rm -f ".deps/broadcaster.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT broadcaster.lo -MD -MP -MF .deps/broadcaster.Tpo -c broadcaster.c  -fPIC -DPIC -o .libs/broadcaster.o
broadcaster.c: In function 'manager_loop':
broadcaster.c:221: warning: pointer targets in passing argument 3 of 'accept' differ in signedness
broadcaster.c: In function 'send_buf':
broadcaster.c:273: warning: pointer targets in passing argument 2 of 'broadcaster_data_write' differ in signedness
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT io_helper.lo -MD -MP -MF ".deps/io_helper.Tpo" -c -o io_helper.lo io_helper.c; \
then mv -f ".deps/io_helper.Tpo" ".deps/io_helper.Plo"; else rm -f ".deps/io_helper.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT io_helper.lo -MD -MP -MF .deps/io_helper.Tpo -c io_helper.c  -fPIC -DPIC -o .libs/io_helper.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT input_rip.lo -MD -MP -MF ".deps/input_rip.Tpo" -c -o input_rip.lo input_rip.c; \
then mv -f ".deps/input_rip.Tpo" ".deps/input_rip.Plo"; else rm -f ".deps/input_rip.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT input_rip.lo -MD -MP -MF .deps/input_rip.Tpo -c input_rip.c  -fPIC -DPIC -o .libs/input_rip.o
input_rip.c: In function 'rip_plugin_read_block':
input_rip.c:269: warning: pointer targets in passing argument 2 of 'this->main_input_plugin->read' differ in signedness
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT input_cache.lo -MD -MP -MF ".deps/input_cache.Tpo" -c -o input_cache.lo input_cache.c; \
then mv -f ".deps/input_cache.Tpo" ".deps/input_cache.Plo"; else rm -f ".deps/input_cache.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT input_cache.lo -MD -MP -MF .deps/input_cache.Tpo -c input_cache.c  -fPIC -DPIC -o .libs/input_cache.o
input_cache.c: In function 'cache_plugin_read':
input_cache.c:125: warning: pointer targets in passing argument 2 of 'this->main_input_plugin->read' differ in signedness
input_cache.c: In function 'cache_plugin_read_block':
input_cache.c:190: warning: pointer targets in passing argument 2 of 'cache_plugin_read' differ in signedness
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT info_helper.lo -MD -MP -MF ".deps/info_helper.Tpo" -c -o info_helper.lo info_helper.c; \
then mv -f ".deps/info_helper.Tpo" ".deps/info_helper.Plo"; else rm -f ".deps/info_helper.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT info_helper.lo -MD -MP -MF .deps/info_helper.Tpo -c info_helper.c  -fPIC -DPIC -o .libs/info_helper.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT refcounter.lo -MD -MP -MF ".deps/refcounter.Tpo" -c -o refcounter.lo refcounter.c; \
then mv -f ".deps/refcounter.Tpo" ".deps/refcounter.Plo"; else rm -f ".deps/refcounter.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT refcounter.lo -MD -MP -MF .deps/refcounter.Tpo -c refcounter.c  -fPIC -DPIC -o .libs/refcounter.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT alphablend.lo -MD -MP -MF ".deps/alphablend.Tpo" -c -o alphablend.lo alphablend.c; \
then mv -f ".deps/alphablend.Tpo" ".deps/alphablend.Plo"; else rm -f ".deps/alphablend.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT alphablend.lo -MD -MP -MF .deps/alphablend.Tpo -c alphablend.c  -fPIC -DPIC -o .libs/alphablend.o
/bin/sh ../../libtool --tag=CC --mode=link gcc  -I/usr/include/freetype2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o libxine.la -rpath /usr/lib -version-info 15:0:14  xine.lo metronom.lo configfile.lo buffer.lo load_plugins.lo video_decoder.lo buffer_types.lo audio_decoder.lo video_out.lo audio_out.lo resample.lo events.lo video_overlay.lo osd.lo scratch.lo demux.lo vo_scale.lo xine_interface.lo post.lo tvmode.lo broadcaster.lo io_helper.lo input_rip.lo input_cache.lo info_helper.lo refcounter.lo alphablend.lo -lpthread -ldl  -lz -lm ../../src/xine-utils/libxineutils.la  -lfreetype -lz ../../lib/libxineposix.la -lrt 
gcc -shared  .libs/xine.o .libs/metronom.o .libs/configfile.o .libs/buffer.o .libs/load_plugins.o .libs/video_decoder.o .libs/buffer_types.o .libs/audio_decoder.o .libs/video_out.o .libs/audio_out.o .libs/resample.o .libs/events.o .libs/video_overlay.o .libs/osd.o .libs/scratch.o .libs/demux.o .libs/vo_scale.o .libs/xine_interface.o .libs/post.o .libs/tvmode.o .libs/broadcaster.o .libs/io_helper.o .libs/input_rip.o .libs/input_cache.o .libs/info_helper.o .libs/refcounter.o .libs/alphablend.o -Wl,--whole-archive ../../src/xine-utils/.libs/libxineutils.a ../../lib/.libs/libxineposix.a -Wl,--no-whole-archive  -lpthread -ldl -lm -lfreetype -lz -lrt  -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,libxine.so.1 -o .libs/libxine.so.1.14.0
(cd .libs && rm -f libxine.so.1 && ln -s libxine.so.1.14.0 libxine.so.1)
(cd .libs && rm -f libxine.so && ln -s libxine.so.1.14.0 libxine.so)
creating libxine.la
(cd .libs && rm -f libxine.la && ln -s ../libxine.la libxine.la)
make[3]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/xine-engine'
Making all in audio_out
make[3]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/audio_out'
if /bin/sh ../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib   -DXINE_COMPILE    -I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT audio_none_out.lo -MD -MP -MF ".deps/audio_none_out.Tpo" -c -o audio_none_out.lo audio_none_out.c; \
then mv -f ".deps/audio_none_out.Tpo" ".deps/audio_none_out.Plo"; else rm -f ".deps/audio_none_out.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT audio_none_out.lo -MD -MP -MF .deps/audio_none_out.Tpo -c audio_none_out.c  -fPIC -DPIC -o .libs/audio_none_out.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -DXINE_COMPILE    -I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o xineplug_ao_out_none.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  audio_none_out.lo ../../src/xine-engine/libxine.la 
gcc -shared  .libs/audio_none_out.o  -Wl,--rpath -Wl,/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so  -pthread -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,xineplug_ao_out_none.so -o .libs/xineplug_ao_out_none.so
creating xineplug_ao_out_none.la
(cd .libs && rm -f xineplug_ao_out_none.la && ln -s ../xineplug_ao_out_none.la xineplug_ao_out_none.la)
if /bin/sh ../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib   -DXINE_COMPILE    -I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT audio_file_out.lo -MD -MP -MF ".deps/audio_file_out.Tpo" -c -o audio_file_out.lo audio_file_out.c; \
then mv -f ".deps/audio_file_out.Tpo" ".deps/audio_file_out.Plo"; else rm -f ".deps/audio_file_out.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT audio_file_out.lo -MD -MP -MF .deps/audio_file_out.Tpo -c audio_file_out.c  -fPIC -DPIC -o .libs/audio_file_out.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -DXINE_COMPILE    -I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o xineplug_ao_out_file.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  audio_file_out.lo ../../src/xine-engine/libxine.la 
gcc -shared  .libs/audio_file_out.o  -Wl,--rpath -Wl,/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so  -pthread -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,xineplug_ao_out_file.so -o .libs/xineplug_ao_out_file.so
creating xineplug_ao_out_file.la
(cd .libs && rm -f xineplug_ao_out_file.la && ln -s ../xineplug_ao_out_file.la xineplug_ao_out_file.la)
if /bin/sh ../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib   -DXINE_COMPILE    -I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT audio_oss_out.lo -MD -MP -MF ".deps/audio_oss_out.Tpo" -c -o audio_oss_out.lo audio_oss_out.c; \
then mv -f ".deps/audio_oss_out.Tpo" ".deps/audio_oss_out.Plo"; else rm -f ".deps/audio_oss_out.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT audio_oss_out.lo -MD -MP -MF .deps/audio_oss_out.Tpo -c audio_oss_out.c  -fPIC -DPIC -o .libs/audio_oss_out.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -DXINE_COMPILE    -I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o xineplug_ao_out_oss.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  audio_oss_out.lo ../../src/xine-engine/libxine.la 
gcc -shared  .libs/audio_oss_out.o  -Wl,--rpath -Wl,/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so  -pthread -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,xineplug_ao_out_oss.so -o .libs/xineplug_ao_out_oss.so
creating xineplug_ao_out_oss.la
(cd .libs && rm -f xineplug_ao_out_oss.la && ln -s ../xineplug_ao_out_oss.la xineplug_ao_out_oss.la)
if /bin/sh ../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib   -DXINE_COMPILE    -I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT audio_alsa_out.lo -MD -MP -MF ".deps/audio_alsa_out.Tpo" -c -o audio_alsa_out.lo audio_alsa_out.c; \
then mv -f ".deps/audio_alsa_out.Tpo" ".deps/audio_alsa_out.Plo"; else rm -f ".deps/audio_alsa_out.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT audio_alsa_out.lo -MD -MP -MF .deps/audio_alsa_out.Tpo -c audio_alsa_out.c  -fPIC -DPIC -o .libs/audio_alsa_out.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -DXINE_COMPILE    -I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o xineplug_ao_out_alsa.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  audio_alsa_out.lo -lasound  ../../src/xine-engine/libxine.la 
gcc -shared  .libs/audio_alsa_out.o  -Wl,--rpath -Wl,/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/xine-engine/.libs -lasound ../../src/xine-engine/.libs/libxine.so  -pthread -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,xineplug_ao_out_alsa.so -o .libs/xineplug_ao_out_alsa.so
creating xineplug_ao_out_alsa.la
(cd .libs && rm -f xineplug_ao_out_alsa.la && ln -s ../xineplug_ao_out_alsa.la xineplug_ao_out_alsa.la)
if /bin/sh ../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib   -DXINE_COMPILE    -I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT audio_arts_out.lo -MD -MP -MF ".deps/audio_arts_out.Tpo" -c -o audio_arts_out.lo audio_arts_out.c; \
then mv -f ".deps/audio_arts_out.Tpo" ".deps/audio_arts_out.Plo"; else rm -f ".deps/audio_arts_out.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT audio_arts_out.lo -MD -MP -MF .deps/audio_arts_out.Tpo -c audio_arts_out.c  -fPIC -DPIC -o .libs/audio_arts_out.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -DXINE_COMPILE    -I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o xineplug_ao_out_arts.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  audio_arts_out.lo -L/opt/kde/lib -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 
gcc -shared  .libs/audio_arts_out.o  -L/opt/kde/lib /opt/kde/lib/libartsc.so -L/opt/qt/lib -L/usr/lib -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0  -pthread -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,xineplug_ao_out_arts.so -o .libs/xineplug_ao_out_arts.so
creating xineplug_ao_out_arts.la
(cd .libs && rm -f xineplug_ao_out_arts.la && ln -s ../xineplug_ao_out_arts.la xineplug_ao_out_arts.la)
if /bin/sh ../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib   -DXINE_COMPILE    -I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT audio_esd_out.lo -MD -MP -MF ".deps/audio_esd_out.Tpo" -c -o audio_esd_out.lo audio_esd_out.c; \
then mv -f ".deps/audio_esd_out.Tpo" ".deps/audio_esd_out.Plo"; else rm -f ".deps/audio_esd_out.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT audio_esd_out.lo -MD -MP -MF .deps/audio_esd_out.Tpo -c audio_esd_out.c  -fPIC -DPIC -o .libs/audio_esd_out.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -DXINE_COMPILE    -I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o xineplug_ao_out_esd.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  audio_esd_out.lo -L/usr/lib -lesd -laudiofile -lm -lasound ../../src/xine-engine/libxine.la 
gcc -shared  .libs/audio_esd_out.o  -Wl,--rpath -Wl,/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/xine-engine/.libs -L/usr/lib -lesd -laudiofile -lm -lasound ../../src/xine-engine/.libs/libxine.so  -pthread -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,xineplug_ao_out_esd.so -o .libs/xineplug_ao_out_esd.so
creating xineplug_ao_out_esd.la
(cd .libs && rm -f xineplug_ao_out_esd.la && ln -s ../xineplug_ao_out_esd.la xineplug_ao_out_esd.la)
make[3]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/audio_out'
Making all in video_out
make[3]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out'
Making all in libdha
make[4]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out/libdha'
Making all in bin
make[5]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out/libdha/bin'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out/libdha/bin'
Making all in kernelhelper
make[5]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out/libdha/kernelhelper'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out/libdha/kernelhelper'
Making all in oth
make[5]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out/libdha/oth'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out/libdha/oth'
Making all in sysdep
make[5]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out/libdha/sysdep'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out/libdha/sysdep'
make[5]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out/libdha'
if /bin/sh ../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils  -I../../../src/input -I../../../src/input  -I../../../lib    -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT libdha.lo -MD -MP -MF ".deps/libdha.Tpo" -c -o libdha.lo libdha.c; \
then mv -f ".deps/libdha.Tpo" ".deps/libdha.Plo"; else rm -f ".deps/libdha.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT libdha.lo -MD -MP -MF .deps/libdha.Tpo -c libdha.c  -fPIC -DPIC -o .libs/libdha.o
if /bin/sh ../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils  -I../../../src/input -I../../../src/input  -I../../../lib    -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT mtrr.lo -MD -MP -MF ".deps/mtrr.Tpo" -c -o mtrr.lo mtrr.c; \
then mv -f ".deps/mtrr.Tpo" ".deps/mtrr.Plo"; else rm -f ".deps/mtrr.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT mtrr.lo -MD -MP -MF .deps/mtrr.Tpo -c mtrr.c  -fPIC -DPIC -o .libs/mtrr.o
if /bin/sh ../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils  -I../../../src/input -I../../../src/input  -I../../../lib    -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT pci.lo -MD -MP -MF ".deps/pci.Tpo" -c -o pci.lo pci.c; \
then mv -f ".deps/pci.Tpo" ".deps/pci.Plo"; else rm -f ".deps/pci.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT pci.lo -MD -MP -MF .deps/pci.Tpo -c pci.c  -fPIC -DPIC -o .libs/pci.o
if /bin/sh ../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils  -I../../../src/input -I../../../src/input  -I../../../lib    -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT mmi.lo -MD -MP -MF ".deps/mmi.Tpo" -c -o mmi.lo mmi.c; \
then mv -f ".deps/mmi.Tpo" ".deps/mmi.Plo"; else rm -f ".deps/mmi.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT mmi.lo -MD -MP -MF .deps/mmi.Tpo -c mmi.c  -fPIC -DPIC -o .libs/mmi.o
if /bin/sh ../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils  -I../../../src/input -I../../../src/input  -I../../../lib    -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT ports.lo -MD -MP -MF ".deps/ports.Tpo" -c -o ports.lo ports.c; \
then mv -f ".deps/ports.Tpo" ".deps/ports.Plo"; else rm -f ".deps/ports.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT ports.lo -MD -MP -MF .deps/ports.Tpo -c ports.c  -fPIC -DPIC -o .libs/ports.o
if /bin/sh ../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils  -I../../../src/input -I../../../src/input  -I../../../lib    -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT irq.lo -MD -MP -MF ".deps/irq.Tpo" -c -o irq.lo irq.c; \
then mv -f ".deps/irq.Tpo" ".deps/irq.Plo"; else rm -f ".deps/irq.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT irq.lo -MD -MP -MF .deps/irq.Tpo -c irq.c  -fPIC -DPIC -o .libs/irq.o
if /bin/sh ../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils  -I../../../src/input -I../../../src/input  -I../../../lib    -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT cpu_flush.lo -MD -MP -MF ".deps/cpu_flush.Tpo" -c -o cpu_flush.lo cpu_flush.c; \
then mv -f ".deps/cpu_flush.Tpo" ".deps/cpu_flush.Plo"; else rm -f ".deps/cpu_flush.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT cpu_flush.lo -MD -MP -MF .deps/cpu_flush.Tpo -c cpu_flush.c  -fPIC -DPIC -o .libs/cpu_flush.o
LC_ALL=C mawk -f ../../../src/video_out/libdha/pci_db2c.awk \
  ../../../src/video_out/libdha/oth/pci.db
Total lines parsed: 9471
source='pci_names.c' object='pci_names.lo' libtool=yes \
depfile='.deps/pci_names.Plo' tmpdepfile='.deps/pci_names.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils  -I../../../src/input -I../../../src/input  -I../../../lib    -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -c -o pci_names.lo `test -f pci_names.c || echo './'`pci_names.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -c pci_names.c -MT pci_names.lo -MD -MP -MF .deps/pci_names.TPlo  -fPIC -DPIC -o .libs/pci_names.o
/bin/sh ../../../libtool-nofpic --tag=CC --mode=link gcc  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o libdha.la   libdha.lo mtrr.lo pci.lo mmi.lo ports.lo irq.lo cpu_flush.lo pci_names.lo  
ar cru .libs/libdha.a .libs/libdha.o .libs/mtrr.o .libs/pci.o .libs/mmi.o .libs/ports.o .libs/irq.o .libs/cpu_flush.o .libs/pci_names.o
ranlib .libs/libdha.a
creating libdha.la
(cd .libs && rm -f libdha.la && ln -s ../libdha.la libdha.la)
make[5]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out/libdha'
make[4]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out/libdha'
Making all in vidix
make[4]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out/vidix'
Making all in drivers
make[5]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out/vidix/drivers'
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils  -I../../../../src/input -I../../../../src/input  -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha   -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT mach64_vid.lo -MD -MP -MF ".deps/mach64_vid.Tpo" -c -o mach64_vid.lo mach64_vid.c; \
then mv -f ".deps/mach64_vid.Tpo" ".deps/mach64_vid.Plo"; else rm -f ".deps/mach64_vid.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils -I../../../../src/input -I../../../../src/input -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT mach64_vid.lo -MD -MP -MF .deps/mach64_vid.Tpo -c mach64_vid.c  -fPIC -DPIC -o .libs/mach64_vid.o
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o mach64_vid.la -rpath /usr/lib/xine/plugins/1.1.1/vidix -avoid-version -module mach64_vid.lo  
gcc -shared  .libs/mach64_vid.o   -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,mach64_vid.so -o .libs/mach64_vid.so
creating mach64_vid.la
(cd .libs && rm -f mach64_vid.la && ln -s ../mach64_vid.la mach64_vid.la)
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils  -I../../../../src/input -I../../../../src/input  -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha  -DCRTC2  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT mga_crtc2_vid_la-mga_vid.lo -MD -MP -MF ".deps/mga_crtc2_vid_la-mga_vid.Tpo" -c -o mga_crtc2_vid_la-mga_vid.lo `test -f 'mga_vid.c' || echo './'`mga_vid.c; \
then mv -f ".deps/mga_crtc2_vid_la-mga_vid.Tpo" ".deps/mga_crtc2_vid_la-mga_vid.Plo"; else rm -f ".deps/mga_crtc2_vid_la-mga_vid.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils -I../../../../src/input -I../../../../src/input -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -DCRTC2 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT mga_crtc2_vid_la-mga_vid.lo -MD -MP -MF .deps/mga_crtc2_vid_la-mga_vid.Tpo -c mga_vid.c  -fPIC -DPIC -o .libs/mga_crtc2_vid_la-mga_vid.o
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o mga_crtc2_vid.la -rpath /usr/lib/xine/plugins/1.1.1/vidix -avoid-version -module mga_crtc2_vid_la-mga_vid.lo -lm 
gcc -shared  .libs/mga_crtc2_vid_la-mga_vid.o  -lm  -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,mga_crtc2_vid.so -o .libs/mga_crtc2_vid.so
creating mga_crtc2_vid.la
(cd .libs && rm -f mga_crtc2_vid.la && ln -s ../mga_crtc2_vid.la mga_crtc2_vid.la)
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils  -I../../../../src/input -I../../../../src/input  -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha   -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT mga_vid.lo -MD -MP -MF ".deps/mga_vid.Tpo" -c -o mga_vid.lo mga_vid.c; \
then mv -f ".deps/mga_vid.Tpo" ".deps/mga_vid.Plo"; else rm -f ".deps/mga_vid.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils -I../../../../src/input -I../../../../src/input -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT mga_vid.lo -MD -MP -MF .deps/mga_vid.Tpo -c mga_vid.c  -fPIC -DPIC -o .libs/mga_vid.o
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o mga_vid.la -rpath /usr/lib/xine/plugins/1.1.1/vidix -avoid-version -module mga_vid.lo -lm 
gcc -shared  .libs/mga_vid.o  -lm  -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,mga_vid.so -o .libs/mga_vid.so
creating mga_vid.la
(cd .libs && rm -f mga_vid.la && ln -s ../mga_vid.la mga_vid.la)
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils  -I../../../../src/input -I../../../../src/input  -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha   -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT pm2_vid.lo -MD -MP -MF ".deps/pm2_vid.Tpo" -c -o pm2_vid.lo pm2_vid.c; \
then mv -f ".deps/pm2_vid.Tpo" ".deps/pm2_vid.Plo"; else rm -f ".deps/pm2_vid.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils -I../../../../src/input -I../../../../src/input -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT pm2_vid.lo -MD -MP -MF .deps/pm2_vid.Tpo -c pm2_vid.c  -fPIC -DPIC -o .libs/pm2_vid.o
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o pm2_vid.la -rpath /usr/lib/xine/plugins/1.1.1/vidix -avoid-version -module pm2_vid.lo  
gcc -shared  .libs/pm2_vid.o   -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,pm2_vid.so -o .libs/pm2_vid.so
creating pm2_vid.la
(cd .libs && rm -f pm2_vid.la && ln -s ../pm2_vid.la pm2_vid.la)
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils  -I../../../../src/input -I../../../../src/input  -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha   -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT pm3_vid.lo -MD -MP -MF ".deps/pm3_vid.Tpo" -c -o pm3_vid.lo pm3_vid.c; \
then mv -f ".deps/pm3_vid.Tpo" ".deps/pm3_vid.Plo"; else rm -f ".deps/pm3_vid.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils -I../../../../src/input -I../../../../src/input -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT pm3_vid.lo -MD -MP -MF .deps/pm3_vid.Tpo -c pm3_vid.c  -fPIC -DPIC -o .libs/pm3_vid.o
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o pm3_vid.la -rpath /usr/lib/xine/plugins/1.1.1/vidix -avoid-version -module pm3_vid.lo  
gcc -shared  .libs/pm3_vid.o   -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,pm3_vid.so -o .libs/pm3_vid.so
creating pm3_vid.la
(cd .libs && rm -f pm3_vid.la && ln -s ../pm3_vid.la pm3_vid.la)
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils  -I../../../../src/input -I../../../../src/input  -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha   -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT radeon_vid.lo -MD -MP -MF ".deps/radeon_vid.Tpo" -c -o radeon_vid.lo radeon_vid.c; \
then mv -f ".deps/radeon_vid.Tpo" ".deps/radeon_vid.Plo"; else rm -f ".deps/radeon_vid.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils -I../../../../src/input -I../../../../src/input -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT radeon_vid.lo -MD -MP -MF .deps/radeon_vid.Tpo -c radeon_vid.c  -fPIC -DPIC -o .libs/radeon_vid.o
radeon_vid.c: In function 'radeon_vid_init_video':
radeon_vid.c:2757: warning: 'P23StepSize' may be used uninitialized in this function
radeon_vid.c:2756: warning: 'P1StepSize' may be used uninitialized in this function
radeon_vid.c:2754: warning: 'P1GroupSize' may be used uninitialized in this function
radeon_vid.c:2450: warning: 'val_OV0_P23_H_STEP_BY' may be used uninitialized in this function
radeon_vid.c:2450: warning: 'val_OV0_P23_H_INC' may be used uninitialized in this function
radeon_vid.c:2450: warning: 'val_OV0_P1_H_STEP_BY' may be used uninitialized in this function
radeon_vid.c:2450: warning: 'val_OV0_P1_H_INC' may be used uninitialized in this function
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o radeon_vid.la -rpath /usr/lib/xine/plugins/1.1.1/vidix -avoid-version -module radeon_vid.lo -lm 
gcc -shared  .libs/radeon_vid.o  -lm  -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,radeon_vid.so -o .libs/radeon_vid.so
creating radeon_vid.la
(cd .libs && rm -f radeon_vid.la && ln -s ../radeon_vid.la radeon_vid.la)
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils  -I../../../../src/input -I../../../../src/input  -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha  -DRAGE128  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT rage128_vid_la-radeon_vid.lo -MD -MP -MF ".deps/rage128_vid_la-radeon_vid.Tpo" -c -o rage128_vid_la-radeon_vid.lo `test -f 'radeon_vid.c' || echo './'`radeon_vid.c; \
then mv -f ".deps/rage128_vid_la-radeon_vid.Tpo" ".deps/rage128_vid_la-radeon_vid.Plo"; else rm -f ".deps/rage128_vid_la-radeon_vid.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils -I../../../../src/input -I../../../../src/input -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -DRAGE128 -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT rage128_vid_la-radeon_vid.lo -MD -MP -MF .deps/rage128_vid_la-radeon_vid.Tpo -c radeon_vid.c  -fPIC -DPIC -o .libs/rage128_vid_la-radeon_vid.o
radeon_vid.c: In function 'radeon_vid_init_video':
radeon_vid.c:2757: warning: 'P23StepSize' may be used uninitialized in this function
radeon_vid.c:2756: warning: 'P1StepSize' may be used uninitialized in this function
radeon_vid.c:2754: warning: 'P1GroupSize' may be used uninitialized in this function
radeon_vid.c:2450: warning: 'val_OV0_P23_H_STEP_BY' may be used uninitialized in this function
radeon_vid.c:2450: warning: 'val_OV0_P23_H_INC' may be used uninitialized in this function
radeon_vid.c:2450: warning: 'val_OV0_P1_H_STEP_BY' may be used uninitialized in this function
radeon_vid.c:2450: warning: 'val_OV0_P1_H_INC' may be used uninitialized in this function
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o rage128_vid.la -rpath /usr/lib/xine/plugins/1.1.1/vidix -avoid-version -module rage128_vid_la-radeon_vid.lo  
gcc -shared  .libs/rage128_vid_la-radeon_vid.o   -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,rage128_vid.so -o .libs/rage128_vid.so
creating rage128_vid.la
(cd .libs && rm -f rage128_vid.la && ln -s ../rage128_vid.la rage128_vid.la)
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils  -I../../../../src/input -I../../../../src/input  -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha   -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT cyberblade_vid.lo -MD -MP -MF ".deps/cyberblade_vid.Tpo" -c -o cyberblade_vid.lo cyberblade_vid.c; \
then mv -f ".deps/cyberblade_vid.Tpo" ".deps/cyberblade_vid.Plo"; else rm -f ".deps/cyberblade_vid.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils -I../../../../src/input -I../../../../src/input -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT cyberblade_vid.lo -MD -MP -MF .deps/cyberblade_vid.Tpo -c cyberblade_vid.c  -fPIC -DPIC -o .libs/cyberblade_vid.o
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o cyberblade_vid.la -rpath /usr/lib/xine/plugins/1.1.1/vidix -avoid-version -module cyberblade_vid.lo  
gcc -shared  .libs/cyberblade_vid.o   -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,cyberblade_vid.so -o .libs/cyberblade_vid.so
creating cyberblade_vid.la
(cd .libs && rm -f cyberblade_vid.la && ln -s ../cyberblade_vid.la cyberblade_vid.la)
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils  -I../../../../src/input -I../../../../src/input  -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha   -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT unichrome_vid.lo -MD -MP -MF ".deps/unichrome_vid.Tpo" -c -o unichrome_vid.lo unichrome_vid.c; \
then mv -f ".deps/unichrome_vid.Tpo" ".deps/unichrome_vid.Plo"; else rm -f ".deps/unichrome_vid.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils -I../../../../src/input -I../../../../src/input -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT unichrome_vid.lo -MD -MP -MF .deps/unichrome_vid.Tpo -c unichrome_vid.c  -fPIC -DPIC -o .libs/unichrome_vid.o
unichrome_vid.c: In function 'vixConfigPlayback':
unichrome_vid.c:626: warning: pointer targets in passing argument 5 of 'uc_ovl_map_hzoom' differ in signedness
unichrome_vid.c:626: warning: pointer targets in passing argument 6 of 'uc_ovl_map_hzoom' differ in signedness
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o unichrome_vid.la -rpath /usr/lib/xine/plugins/1.1.1/vidix -avoid-version -module unichrome_vid.lo  
gcc -shared  .libs/unichrome_vid.o   -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,unichrome_vid.so -o .libs/unichrome_vid.so
creating unichrome_vid.la
(cd .libs && rm -f unichrome_vid.la && ln -s ../unichrome_vid.la unichrome_vid.la)
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils  -I../../../../src/input -I../../../../src/input  -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha   -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT nvidia_vid.lo -MD -MP -MF ".deps/nvidia_vid.Tpo" -c -o nvidia_vid.lo nvidia_vid.c; \
then mv -f ".deps/nvidia_vid.Tpo" ".deps/nvidia_vid.Plo"; else rm -f ".deps/nvidia_vid.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils -I../../../../src/input -I../../../../src/input -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT nvidia_vid.lo -MD -MP -MF .deps/nvidia_vid.Tpo -c nvidia_vid.c  -fPIC -DPIC -o .libs/nvidia_vid.o
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o nvidia_vid.la -rpath /usr/lib/xine/plugins/1.1.1/vidix -avoid-version -module nvidia_vid.lo  
gcc -shared  .libs/nvidia_vid.o   -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,nvidia_vid.so -o .libs/nvidia_vid.so
creating nvidia_vid.la
(cd .libs && rm -f nvidia_vid.la && ln -s ../nvidia_vid.la nvidia_vid.la)
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils  -I../../../../src/input -I../../../../src/input  -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha   -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT sis_vid.lo -MD -MP -MF ".deps/sis_vid.Tpo" -c -o sis_vid.lo sis_vid.c; \
then mv -f ".deps/sis_vid.Tpo" ".deps/sis_vid.Plo"; else rm -f ".deps/sis_vid.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils -I../../../../src/input -I../../../../src/input -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT sis_vid.lo -MD -MP -MF .deps/sis_vid.Tpo -c sis_vid.c  -fPIC -DPIC -o .libs/sis_vid.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils  -I../../../../src/input -I../../../../src/input  -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha   -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT sis_bridge.lo -MD -MP -MF ".deps/sis_bridge.Tpo" -c -o sis_bridge.lo sis_bridge.c; \
then mv -f ".deps/sis_bridge.Tpo" ".deps/sis_bridge.Plo"; else rm -f ".deps/sis_bridge.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils -I../../../../src/input -I../../../../src/input -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT sis_bridge.lo -MD -MP -MF .deps/sis_bridge.Tpo -c sis_bridge.c  -fPIC -DPIC -o .libs/sis_bridge.o
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o sis_vid.la -rpath /usr/lib/xine/plugins/1.1.1/vidix -avoid-version -module sis_vid.lo sis_bridge.lo  
gcc -shared  .libs/sis_vid.o .libs/sis_bridge.o   -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,sis_vid.so -o .libs/sis_vid.so
creating sis_vid.la
(cd .libs && rm -f sis_vid.la && ln -s ../sis_vid.la sis_vid.la)
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils  -I../../../../src/input -I../../../../src/input  -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha   -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT savage_vid.lo -MD -MP -MF ".deps/savage_vid.Tpo" -c -o savage_vid.lo savage_vid.c; \
then mv -f ".deps/savage_vid.Tpo" ".deps/savage_vid.Plo"; else rm -f ".deps/savage_vid.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -I../../../../src/xine-engine -I../../../../src/xine-engine -I../../../../src/xine-utils -I../../../../src/input -I../../../../src/input -I../../../../lib -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT savage_vid.lo -MD -MP -MF .deps/savage_vid.Tpo -c savage_vid.c  -fPIC -DPIC -o .libs/savage_vid.o
savage_vid.c:548:2: warning: #warning enable this again
savage_vid.c:576:2: warning: #warning is this needed?
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o savage_vid.la -rpath /usr/lib/xine/plugins/1.1.1/vidix -avoid-version -module savage_vid.lo -lm 
gcc -shared  .libs/savage_vid.o  -lm  -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,savage_vid.so -o .libs/savage_vid.so
creating savage_vid.la
(cd .libs && rm -f savage_vid.la && ln -s ../savage_vid.la savage_vid.la)
make[5]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out/vidix/drivers'
make[5]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out/vidix'
if /bin/sh ../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils  -I../../../src/input -I../../../src/input  -I../../../lib -I../../../src/video_out/vidix -I../../../src/video_out/libdha   -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT vidixlib.lo -MD -MP -MF ".deps/vidixlib.Tpo" -c -o vidixlib.lo vidixlib.c; \
then mv -f ".deps/vidixlib.Tpo" ".deps/vidixlib.Plo"; else rm -f ".deps/vidixlib.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../src/video_out/vidix -I../../../src/video_out/libdha -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT vidixlib.lo -MD -MP -MF .deps/vidixlib.Tpo -c vidixlib.c  -fPIC -DPIC -o .libs/vidixlib.o
vidixlib.c: In function 'vdlOpen':
vidixlib.c:228: warning: pointer targets in assignment differ in signedness
vidixlib.c:229: warning: pointer targets in assignment differ in signedness
/bin/sh ../../../libtool-nofpic --tag=CC --mode=link gcc  -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o libvidix.la   vidixlib.lo -ldl 
ar cru .libs/libvidix.a .libs/vidixlib.o
ranlib .libs/libvidix.a
creating libvidix.la
(cd .libs && rm -f libvidix.la && ln -s ../libvidix.la libvidix.la)
make[5]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out/vidix'
make[4]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out/vidix'
Making all in macosx
make[4]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out/macosx'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out/macosx'
make[4]: Entering directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out'
if /bin/sh ../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -DXINE_COMPILE  -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix      -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT yuv2rgb.lo -MD -MP -MF ".deps/yuv2rgb.Tpo" -c -o yuv2rgb.lo yuv2rgb.c; \
then mv -f ".deps/yuv2rgb.Tpo" ".deps/yuv2rgb.Plo"; else rm -f ".deps/yuv2rgb.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT yuv2rgb.lo -MD -MP -MF .deps/yuv2rgb.Tpo -c yuv2rgb.c  -fPIC -DPIC -o .libs/yuv2rgb.o
if /bin/sh ../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -DXINE_COMPILE  -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix      -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT yuv2rgb_mmx.lo -MD -MP -MF ".deps/yuv2rgb_mmx.Tpo" -c -o yuv2rgb_mmx.lo yuv2rgb_mmx.c; \
then mv -f ".deps/yuv2rgb_mmx.Tpo" ".deps/yuv2rgb_mmx.Plo"; else rm -f ".deps/yuv2rgb_mmx.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT yuv2rgb_mmx.lo -MD -MP -MF .deps/yuv2rgb_mmx.Tpo -c yuv2rgb_mmx.c  -fPIC -DPIC -o .libs/yuv2rgb_mmx.o
if /bin/sh ../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -DXINE_COMPILE  -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix      -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT yuv2rgb_mlib.lo -MD -MP -MF ".deps/yuv2rgb_mlib.Tpo" -c -o yuv2rgb_mlib.lo yuv2rgb_mlib.c; \
then mv -f ".deps/yuv2rgb_mlib.Tpo" ".deps/yuv2rgb_mlib.Plo"; else rm -f ".deps/yuv2rgb_mlib.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT yuv2rgb_mlib.lo -MD -MP -MF .deps/yuv2rgb_mlib.Tpo -c yuv2rgb_mlib.c  -fPIC -DPIC -o .libs/yuv2rgb_mlib.o
if /bin/sh ../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -DXINE_COMPILE  -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix      -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT video_out_xshm.lo -MD -MP -MF ".deps/video_out_xshm.Tpo" -c -o video_out_xshm.lo video_out_xshm.c; \
then mv -f ".deps/video_out_xshm.Tpo" ".deps/video_out_xshm.Plo"; else rm -f ".deps/video_out_xshm.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT video_out_xshm.lo -MD -MP -MF .deps/video_out_xshm.Tpo -c video_out_xshm.c  -fPIC -DPIC -o .libs/video_out_xshm.o
if /bin/sh ../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -DXINE_COMPILE  -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix      -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT x11osd.lo -MD -MP -MF ".deps/x11osd.Tpo" -c -o x11osd.lo x11osd.c; \
then mv -f ".deps/x11osd.Tpo" ".deps/x11osd.Plo"; else rm -f ".deps/x11osd.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT x11osd.lo -MD -MP -MF .deps/x11osd.Tpo -c x11osd.c  -fPIC -DPIC -o .libs/x11osd.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -DXINE_COMPILE  -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix      -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o xineplug_vo_out_xshm.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  yuv2rgb.lo yuv2rgb_mmx.lo yuv2rgb_mlib.lo video_out_xshm.lo x11osd.lo  -lXinerama -lXext ../../src/xine-engine/libxine.la -lpthread 
gcc -shared  .libs/yuv2rgb.o .libs/yuv2rgb_mmx.o .libs/yuv2rgb_mlib.o .libs/video_out_xshm.o .libs/x11osd.o  -Wl,--rpath -Wl,/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/xine-engine/.libs -lXinerama -lXext ../../src/xine-engine/.libs/libxine.so -lpthread  -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,xineplug_vo_out_xshm.so -o .libs/xineplug_vo_out_xshm.so
creating xineplug_vo_out_xshm.la
(cd .libs && rm -f xineplug_vo_out_xshm.la && ln -s ../xineplug_vo_out_xshm.la xineplug_vo_out_xshm.la)
if /bin/sh ../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -DXINE_COMPILE  -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix      -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT deinterlace.lo -MD -MP -MF ".deps/deinterlace.Tpo" -c -o deinterlace.lo deinterlace.c; \
then mv -f ".deps/deinterlace.Tpo" ".deps/deinterlace.Plo"; else rm -f ".deps/deinterlace.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT deinterlace.lo -MD -MP -MF .deps/deinterlace.Tpo -c deinterlace.c  -fPIC -DPIC -o .libs/deinterlace.o
if /bin/sh ../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -DXINE_COMPILE  -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix      -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT video_out_xvmc.lo -MD -MP -MF ".deps/video_out_xvmc.Tpo" -c -o video_out_xvmc.lo video_out_xvmc.c; \
then mv -f ".deps/video_out_xvmc.Tpo" ".deps/video_out_xvmc.Plo"; else rm -f ".deps/video_out_xvmc.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT video_out_xvmc.lo -MD -MP -MF .deps/video_out_xvmc.Tpo -c video_out_xvmc.c  -fPIC -DPIC -o .libs/video_out_xvmc.o
video_out_xvmc.c: In function 'init_class':
video_out_xvmc.c:1638: warning: pointer targets in passing argument 2 of 'XvMCQueryExtension' differ in signedness
video_out_xvmc.c:1638: warning: pointer targets in passing argument 3 of 'XvMCQueryExtension' differ in signedness
video_out_xvmc.c:1661: warning: pointer targets in passing argument 3 of 'XvMCListSurfaceTypes' differ in signedness
video_out_xvmc.c: At top level:
video_out_xvmc.c:706: warning: 'create_ximage' defined but not used
video_out_xvmc.c:755: warning: 'dispose_ximage' defined but not used
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -DXINE_COMPILE  -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix      -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o xineplug_vo_out_xvmc.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  deinterlace.lo video_out_xvmc.lo -L -lXvMCW  -lXinerama -lXext ../../src/xine-engine/libxine.la -lpthread 
gcc -shared  .libs/deinterlace.o .libs/video_out_xvmc.o  -Wl,--rpath -Wl,/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/xine-engine/.libs -L/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out -lXvMCW -lXinerama -lXext ../../src/xine-engine/.libs/libxine.so -lpthread  -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,xineplug_vo_out_xvmc.so -o .libs/xineplug_vo_out_xvmc.so
creating xineplug_vo_out_xvmc.la
(cd .libs && rm -f xineplug_vo_out_xvmc.la && ln -s ../xineplug_vo_out_xvmc.la xineplug_vo_out_xvmc.la)
if /bin/sh ../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -DXINE_COMPILE  -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix      -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT video_out_opengl.lo -MD -MP -MF ".deps/video_out_opengl.Tpo" -c -o video_out_opengl.lo video_out_opengl.c; \
then mv -f ".deps/video_out_opengl.Tpo" ".deps/video_out_opengl.Plo"; else rm -f ".deps/video_out_opengl.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT video_out_opengl.lo -MD -MP -MF .deps/video_out_opengl.Tpo -c video_out_opengl.c  -fPIC -DPIC -o .libs/video_out_opengl.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -DXINE_COMPILE  -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix      -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o xineplug_vo_out_opengl.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  yuv2rgb.lo yuv2rgb_mmx.lo yuv2rgb_mlib.lo video_out_opengl.lo x11osd.lo  -lGL -lm  -lGLU -lXinerama -lXext ../../src/xine-engine/libxine.la -lpthread 
gcc -shared  .libs/yuv2rgb.o .libs/yuv2rgb_mmx.o .libs/yuv2rgb_mlib.o .libs/video_out_opengl.o .libs/x11osd.o  -Wl,--rpath -Wl,/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/xine-engine/.libs -lGL -lm -lGLU -lXinerama -lXext ../../src/xine-engine/.libs/libxine.so -lpthread  -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,xineplug_vo_out_opengl.so -o .libs/xineplug_vo_out_opengl.so
creating xineplug_vo_out_opengl.la
(cd .libs && rm -f xineplug_vo_out_opengl.la && ln -s ../xineplug_vo_out_opengl.la xineplug_vo_out_opengl.la)
if /bin/sh ../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -DXINE_COMPILE  -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix      -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT video_out_vidix.lo -MD -MP -MF ".deps/video_out_vidix.Tpo" -c -o video_out_vidix.lo video_out_vidix.c; \
then mv -f ".deps/video_out_vidix.Tpo" ".deps/video_out_vidix.Plo"; else rm -f ".deps/video_out_vidix.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT video_out_vidix.lo -MD -MP -MF .deps/video_out_vidix.Tpo -c video_out_vidix.c  -fPIC -DPIC -o .libs/video_out_vidix.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -DXINE_COMPILE  -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix      -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o xineplug_vo_out_vidix.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  video_out_vidix.lo x11osd.lo -lXinerama ../../src/video_out/vidix/libvidix.la ../../src/video_out/libdha/libdha.la -lpthread 
gcc -shared  .libs/video_out_vidix.o .libs/x11osd.o -Wl,--whole-archive ../../src/video_out/vidix/.libs/libvidix.a ../../src/video_out/libdha/.libs/libdha.a -Wl,--no-whole-archive  -lXinerama -ldl -lpthread  -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,xineplug_vo_out_vidix.so -o .libs/xineplug_vo_out_vidix.so
creating xineplug_vo_out_vidix.la
(cd .libs && rm -f xineplug_vo_out_vidix.la && ln -s ../xineplug_vo_out_vidix.la xineplug_vo_out_vidix.la)
if /bin/sh ../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -DXINE_COMPILE  -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix      -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT video_out_fb.lo -MD -MP -MF ".deps/video_out_fb.Tpo" -c -o video_out_fb.lo video_out_fb.c; \
then mv -f ".deps/video_out_fb.Tpo" ".deps/video_out_fb.Plo"; else rm -f ".deps/video_out_fb.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT video_out_fb.lo -MD -MP -MF .deps/video_out_fb.Tpo -c video_out_fb.c  -fPIC -DPIC -o .libs/video_out_fb.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -DXINE_COMPILE  -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix      -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o xineplug_vo_out_fb.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  yuv2rgb.lo yuv2rgb_mmx.lo yuv2rgb_mlib.lo video_out_fb.lo  ../../src/xine-engine/libxine.la -lpthread 
gcc -shared  .libs/yuv2rgb.o .libs/yuv2rgb_mmx.o .libs/yuv2rgb_mlib.o .libs/video_out_fb.o  -Wl,--rpath -Wl,/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -lpthread  -mpreferred-stack-boundary=2 -march=i686 -Wl,-soname -Wl,xineplug_vo_out_fb.so -o .libs/xineplug_vo_out_fb.so
creating xineplug_vo_out_fb.la
(cd .libs && rm -f xineplug_vo_out_fb.la && ln -s ../xineplug_vo_out_fb.la xineplug_vo_out_fb.la)
if /bin/sh ../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -DXINE_COMPILE  -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix      -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT video_out_sdl.lo -MD -MP -MF ".deps/video_out_sdl.Tpo" -c -o video_out_sdl.lo video_out_sdl.c; \
then mv -f ".deps/video_out_sdl.Tpo" ".deps/video_out_sdl.Plo"; else rm -f ".deps/video_out_sdl.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT video_out_sdl.lo -MD -MP -MF .deps/video_out_sdl.Tpo -c video_out_sdl.c  -fPIC -DPIC -o .libs/video_out_sdl.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -DXINE_COMPILE  -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix      -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe   -o xineplug_vo_out_sdl.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  video_out_sdl.lo -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread ../../src/xine-engine/libxine.la -lpthread 
gcc -shared  .libs/video_out_sdl.o  -Wl,--rpath -Wl,/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/xine-engine/.libs -L/usr/lib -lSDL ../../src/xine-engine/.libs/libxine.so -lpthread  -mpreferred-stack-boundary=2 -march=i686 -Wl,-rpath -Wl,/usr/lib -Wl,-soname -Wl,xineplug_vo_out_sdl.so -o .libs/xineplug_vo_out_sdl.so
creating xineplug_vo_out_sdl.la
(cd .libs && rm -f xineplug_vo_out_sdl.la && ln -s ../xineplug_vo_out_sdl.la xineplug_vo_out_sdl.la)
if /bin/sh ../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib    -DXINE_COMPILE  -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix      -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=i686 -O2 -pipe -MT video_out_xxmc.lo -MD -MP -MF ".deps/video_out_xxmc.Tpo" -c -o video_out_xxmc.lo video_out_xxmc.c; \
then mv -f ".deps/video_out_xxmc.Tpo" ".deps/video_out_xxmc.Plo"; else rm -f ".deps/video_out_xxmc.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=i686 -O2 -pipe -MT video_out_xxmc.lo -MD -MP -MF .deps/video_out_xxmc.Tpo -c video_out_xxmc.c  -fPIC -DPIC -o .libs/video_out_xxmc.o
video_out_xxmc.c:46: error: syntax error before '*' token
video_out_xxmc.c:48: error: syntax error before '*' token
video_out_xxmc.c:59: error: 'XINE_XVMC_ACCEL_VLD' undeclared here (not in a function)
video_out_xxmc.c:61: error: 'XINE_XVMC_ACCEL_IDCT' undeclared here (not in a function)
video_out_xxmc.c:62: error: 'XINE_XVMC_ACCEL_MOCOMP' undeclared here (not in a function)
video_out_xxmc.c:77: error: syntax error before '*' token
video_out_xxmc.c: In function 'init_context_lock':
video_out_xxmc.c:79: warning: implicit declaration of function 'pthread_cond_init'
video_out_xxmc.c:79: warning: nested extern declaration of 'pthread_cond_init'
video_out_xxmc.c:79: error: 'c' undeclared (first use in this function)
video_out_xxmc.c:79: error: (Each undeclared identifier is reported only once
video_out_xxmc.c:79: error: for each function it appears in.)
video_out_xxmc.c:79: error: request for member 'cond' in something not a structure or union
video_out_xxmc.c:80: warning: implicit declaration of function 'pthread_mutex_init'
video_out_xxmc.c:80: warning: nested extern declaration of 'pthread_mutex_init'
video_out_xxmc.c:80: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c:81: error: request for member 'num_readers' in something not a structure or union
video_out_xxmc.c:81: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:84: error: syntax error before '*' token
video_out_xxmc.c: In function 'free_context_lock':
video_out_xxmc.c:86: warning: implicit declaration of function 'pthread_mutex_destroy'
video_out_xxmc.c:86: warning: nested extern declaration of 'pthread_mutex_destroy'
video_out_xxmc.c:86: error: 'c' undeclared (first use in this function)
video_out_xxmc.c:86: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c:87: warning: implicit declaration of function 'pthread_cond_destroy'
video_out_xxmc.c:87: warning: nested extern declaration of 'pthread_cond_destroy'
video_out_xxmc.c:87: error: request for member 'cond' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:90: error: syntax error before '*' token
video_out_xxmc.c:91: warning: no previous prototype for 'xvmc_context_reader_lock'
video_out_xxmc.c: In function 'xvmc_context_reader_lock':
video_out_xxmc.c:92: warning: implicit declaration of function 'pthread_mutex_lock'
video_out_xxmc.c:92: warning: nested extern declaration of 'pthread_mutex_lock'
video_out_xxmc.c:92: error: 'c' undeclared (first use in this function)
video_out_xxmc.c:92: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c:94: error: request for member 'num_readers' in something not a structure or union
video_out_xxmc.c:94: error: wrong type argument to increment
video_out_xxmc.c:94: warning: statement with no effect
video_out_xxmc.c:95: warning: implicit declaration of function 'pthread_mutex_unlock'
video_out_xxmc.c:95: warning: nested extern declaration of 'pthread_mutex_unlock'
video_out_xxmc.c:95: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:99: error: syntax error before '*' token
video_out_xxmc.c:100: warning: no previous prototype for 'xvmc_context_reader_unlock'
video_out_xxmc.c: In function 'xvmc_context_reader_unlock':
video_out_xxmc.c:102: error: 'c' undeclared (first use in this function)
video_out_xxmc.c:102: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c:103: error: request for member 'num_readers' in something not a structure or union
video_out_xxmc.c:104: error: request for member 'num_readers' in something not a structure or union
video_out_xxmc.c:104: error: wrong type argument to decrement
video_out_xxmc.c:105: warning: implicit declaration of function 'pthread_cond_broadcast'
video_out_xxmc.c:105: warning: nested extern declaration of 'pthread_cond_broadcast'
video_out_xxmc.c:105: error: request for member 'cond' in something not a structure or union
video_out_xxmc.c:109: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:112: error: syntax error before '*' token
video_out_xxmc.c: In function 'xvmc_context_writer_lock':
video_out_xxmc.c:114: error: 'c' undeclared (first use in this function)
video_out_xxmc.c:114: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c:116: error: request for member 'num_readers' in something not a structure or union
video_out_xxmc.c:117: warning: implicit declaration of function 'pthread_cond_wait'
video_out_xxmc.c:117: warning: nested extern declaration of 'pthread_cond_wait'
video_out_xxmc.c:117: error: request for member 'cond' in something not a structure or union
video_out_xxmc.c:117: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:122: error: syntax error before '*' token
video_out_xxmc.c: In function 'xvmc_context_writer_unlock':
video_out_xxmc.c:124: error: 'c' undeclared (first use in this function)
video_out_xxmc.c:124: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:135: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_xvmc_dump_surfaces':
video_out_xxmc.c:139: error: 'xvmc_surface_handler_t' undeclared (first use in this function)
video_out_xxmc.c:139: error: 'handler' undeclared (first use in this function)
video_out_xxmc.c:139: error: invalid operands to binary *
video_out_xxmc.c:139: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:139: error: request for member 'xvmc_surf_handler' in something not a structure or union
video_out_xxmc.c:139: warning: statement with no effect
video_out_xxmc.c:141: error: 'XVMC_MAX_SURFACES' undeclared (first use in this function)
video_out_xxmc.c:141: warning: comparison between pointer and integer
video_out_xxmc.c:142: warning: implicit declaration of function 'xprintf'
video_out_xxmc.c:142: warning: nested extern declaration of 'xprintf'
video_out_xxmc.c:142: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:142: error: 'XINE_VERBOSITY_DEBUG' undeclared (first use in this function)
video_out_xxmc.c:142: error: request for member 'surfInUse' in something not a structure or union
video_out_xxmc.c:143: error: request for member 'surfValid' in something not a structure or union
video_out_xxmc.c:145: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:148: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_xvmc_dump_subpictures':
video_out_xxmc.c:152: error: 'xvmc_surface_handler_t' undeclared (first use in this function)
video_out_xxmc.c:152: error: 'handler' undeclared (first use in this function)
video_out_xxmc.c:152: error: invalid operands to binary *
video_out_xxmc.c:152: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:152: error: request for member 'xvmc_surf_handler' in something not a structure or union
video_out_xxmc.c:152: warning: statement with no effect
video_out_xxmc.c:154: error: 'XVMC_MAX_SUBPICTURES' undeclared (first use in this function)
video_out_xxmc.c:154: warning: comparison between pointer and integer
video_out_xxmc.c:155: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:155: error: 'XINE_VERBOSITY_DEBUG' undeclared (first use in this function)
video_out_xxmc.c:155: error: request for member 'subInUse' in something not a structure or union
video_out_xxmc.c:156: error: request for member 'subValid' in something not a structure or union
video_out_xxmc.c:158: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:162: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_xvmc_surface_handler_construct':
video_out_xxmc.c:165: error: 'xvmc_surface_handler_t' undeclared (first use in this function)
video_out_xxmc.c:165: error: 'handler' undeclared (first use in this function)
video_out_xxmc.c:165: error: invalid operands to binary *
video_out_xxmc.c:165: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:165: error: request for member 'xvmc_surf_handler' in something not a structure or union
video_out_xxmc.c:165: warning: statement with no effect
video_out_xxmc.c:167: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c:168: error: 'XVMC_MAX_SURFACES' undeclared (first use in this function)
video_out_xxmc.c:168: warning: comparison between pointer and integer
video_out_xxmc.c:169: error: request for member 'surfInUse' in something not a structure or union
video_out_xxmc.c:170: error: request for member 'surfValid' in something not a structure or union
video_out_xxmc.c:172: error: 'XVMC_MAX_SUBPICTURES' undeclared (first use in this function)
video_out_xxmc.c:172: warning: comparison between pointer and integer
video_out_xxmc.c:173: error: request for member 'subInUse' in something not a structure or union
video_out_xxmc.c:174: error: request for member 'subValid' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:178: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_xvmc_destroy_surfaces':
video_out_xxmc.c:181: error: 'xvmc_surface_handler_t' undeclared (first use in this function)
video_out_xxmc.c:181: error: 'handler' undeclared (first use in this function)
video_out_xxmc.c:181: error: invalid operands to binary *
video_out_xxmc.c:181: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:181: error: request for member 'xvmc_surf_handler' in something not a structure or union
video_out_xxmc.c:181: warning: statement with no effect
video_out_xxmc.c:183: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c:184: error: 'XVMC_MAX_SURFACES' undeclared (first use in this function)
video_out_xxmc.c:184: warning: comparison between pointer and integer
video_out_xxmc.c:185: warning: implicit declaration of function 'XVMCLOCKDISPLAY'
video_out_xxmc.c:185: warning: nested extern declaration of 'XVMCLOCKDISPLAY'
video_out_xxmc.c:185: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:186: error: request for member 'surfValid' in something not a structure or union
video_out_xxmc.c:187: warning: implicit declaration of function 'XvMCFlushSurface'
video_out_xxmc.c:187: warning: nested extern declaration of 'XvMCFlushSurface'
video_out_xxmc.c:187: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:187: error: request for member 'surfaces' in something not a structure or union
video_out_xxmc.c:188: warning: implicit declaration of function 'XvMCSyncSurface'
video_out_xxmc.c:188: warning: nested extern declaration of 'XvMCSyncSurface'
video_out_xxmc.c:188: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:188: error: request for member 'surfaces' in something not a structure or union
video_out_xxmc.c:189: warning: implicit declaration of function 'XvMCHideSurface'
video_out_xxmc.c:189: warning: nested extern declaration of 'XvMCHideSurface'
video_out_xxmc.c:189: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:189: error: request for member 'surfaces' in something not a structure or union
video_out_xxmc.c:190: warning: implicit declaration of function 'XvMCDestroySurface'
video_out_xxmc.c:190: warning: nested extern declaration of 'XvMCDestroySurface'
video_out_xxmc.c:190: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:190: error: request for member 'surfaces' in something not a structure or union
video_out_xxmc.c:192: warning: implicit declaration of function 'XVMCUNLOCKDISPLAY'
video_out_xxmc.c:192: warning: nested extern declaration of 'XVMCUNLOCKDISPLAY'
video_out_xxmc.c:192: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:193: error: request for member 'surfValid' in something not a structure or union
video_out_xxmc.c:195: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:199: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_xvmc_destroy_subpictures':
video_out_xxmc.c:202: error: 'xvmc_surface_handler_t' undeclared (first use in this function)
video_out_xxmc.c:202: error: 'handler' undeclared (first use in this function)
video_out_xxmc.c:202: error: invalid operands to binary *
video_out_xxmc.c:202: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:202: error: request for member 'xvmc_surf_handler' in something not a structure or union
video_out_xxmc.c:202: warning: statement with no effect
video_out_xxmc.c:204: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c:205: error: 'XVMC_MAX_SUBPICTURES' undeclared (first use in this function)
video_out_xxmc.c:205: warning: comparison between pointer and integer
video_out_xxmc.c:206: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:207: error: request for member 'subValid' in something not a structure or union
video_out_xxmc.c:208: warning: implicit declaration of function 'XvMCFlushSubpicture'
video_out_xxmc.c:208: warning: nested extern declaration of 'XvMCFlushSubpicture'
video_out_xxmc.c:208: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:208: error: request for member 'subpictures' in something not a structure or union
video_out_xxmc.c:209: warning: implicit declaration of function 'XvMCSyncSubpicture'
video_out_xxmc.c:209: warning: nested extern declaration of 'XvMCSyncSubpicture'
video_out_xxmc.c:209: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:209: error: request for member 'subpictures' in something not a structure or union
video_out_xxmc.c:210: warning: implicit declaration of function 'XvMCDestroySubpicture'
video_out_xxmc.c:210: warning: nested extern declaration of 'XvMCDestroySubpicture'
video_out_xxmc.c:210: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:210: error: request for member 'subpictures' in something not a structure or union
video_out_xxmc.c:212: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:213: error: request for member 'subValid' in something not a structure or union
video_out_xxmc.c:215: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:218: error: syntax error before '*' token
video_out_xxmc.c:218: error: syntax error before '*' token
video_out_xxmc.c:220: warning: return type defaults to 'int'
video_out_xxmc.c:220: warning: no previous prototype for 'xxmc_xvmc_alloc_surface'
video_out_xxmc.c: In function 'xxmc_xvmc_alloc_surface':
video_out_xxmc.c:221: error: 'xvmc_surface_handler_t' undeclared (first use in this function)
video_out_xxmc.c:221: error: 'handler' undeclared (first use in this function)
video_out_xxmc.c:221: error: invalid operands to binary *
video_out_xxmc.c:221: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:221: error: request for member 'xvmc_surf_handler' in something not a structure or union
video_out_xxmc.c:221: warning: statement with no effect
video_out_xxmc.c:224: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c:226: error: 'XVMC_MAX_SURFACES' undeclared (first use in this function)
video_out_xxmc.c:226: warning: comparison between pointer and integer
video_out_xxmc.c:227: error: request for member 'surfValid' in something not a structure or union
video_out_xxmc.c:227: error: request for member 'surfInUse' in something not a structure or union
video_out_xxmc.c:228: error: request for member 'surfInUse' in something not a structure or union
video_out_xxmc.c:230: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c:231: error: request for member 'surfaces' in something not a structure or union
video_out_xxmc.c:231: warning: pointer targets in return differ in signedness
video_out_xxmc.c:234: warning: comparison between pointer and integer
video_out_xxmc.c:235: error: request for member 'surfInUse' in something not a structure or union
video_out_xxmc.c:236: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:237: error: 'Success' undeclared (first use in this function)
video_out_xxmc.c:237: warning: implicit declaration of function 'XvMCCreateSurface'
video_out_xxmc.c:237: warning: nested extern declaration of 'XvMCCreateSurface'
video_out_xxmc.c:237: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:237: error: 'context' undeclared (first use in this function)
video_out_xxmc.c:238: error: request for member 'surfaces' in something not a structure or union
video_out_xxmc.c:238: warning: comparison between pointer and integer
video_out_xxmc.c:239: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:240: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c:243: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:244: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:244: error: 'XINE_VERBOSITY_DEBUG' undeclared (first use in this function)
video_out_xxmc.c:246: error: request for member 'surfInUse' in something not a structure or union
video_out_xxmc.c:247: error: request for member 'surfValid' in something not a structure or union
video_out_xxmc.c:248: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c:249: error: request for member 'surfaces' in something not a structure or union
video_out_xxmc.c:249: warning: pointer targets in return differ in signedness
video_out_xxmc.c:252: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:256: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_xvmc_free_surface':
video_out_xxmc.c:258: error: 'xvmc_surface_handler_t' undeclared (first use in this function)
video_out_xxmc.c:258: error: 'handler' undeclared (first use in this function)
video_out_xxmc.c:258: error: invalid operands to binary *
video_out_xxmc.c:258: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:258: error: request for member 'xvmc_surf_handler' in something not a structure or union
video_out_xxmc.c:258: warning: statement with no effect
video_out_xxmc.c:260: error: 'surf' undeclared (first use in this function)
video_out_xxmc.c:260: error: request for member 'surfaces' in something not a structure or union
video_out_xxmc.c:262: error: 'XVMC_MAX_SURFACES' undeclared (first use in this function)
video_out_xxmc.c:262: warning: comparison between pointer and integer
video_out_xxmc.c:263: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c:264: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:264: error: 'XINE_VERBOSITY_DEBUG' undeclared (first use in this function)
video_out_xxmc.c:266: error: request for member 'surfInUse' in something not a structure or union
video_out_xxmc.c:268: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:271: error: syntax error before '*' token
video_out_xxmc.c:272: warning: no previous prototype for 'xxmc_xvmc_surface_valid'
video_out_xxmc.c: In function 'xxmc_xvmc_surface_valid':
video_out_xxmc.c:273: error: 'xvmc_surface_handler_t' undeclared (first use in this function)
video_out_xxmc.c:273: error: 'handler' undeclared (first use in this function)
video_out_xxmc.c:273: error: invalid operands to binary *
video_out_xxmc.c:273: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:273: error: request for member 'xvmc_surf_handler' in something not a structure or union
video_out_xxmc.c:273: warning: statement with no effect
video_out_xxmc.c:275: error: 'surf' undeclared (first use in this function)
video_out_xxmc.c:275: error: request for member 'surfaces' in something not a structure or union
video_out_xxmc.c:278: error: 'XVMC_MAX_SURFACES' undeclared (first use in this function)
video_out_xxmc.c:278: warning: comparison between pointer and integer
video_out_xxmc.c:279: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c:280: error: request for member 'surfValid' in something not a structure or union
video_out_xxmc.c:281: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:285: error: syntax error before '*' token
video_out_xxmc.c:286: error: syntax error before '*' token
video_out_xxmc.c:289: warning: return type defaults to 'int'
video_out_xxmc.c:289: warning: no previous prototype for 'xxmc_xvmc_alloc_subpicture'
video_out_xxmc.c: In function 'xxmc_xvmc_alloc_subpicture':
video_out_xxmc.c:291: error: 'xvmc_surface_handler_t' undeclared (first use in this function)
video_out_xxmc.c:291: error: 'handler' undeclared (first use in this function)
video_out_xxmc.c:291: error: invalid operands to binary *
video_out_xxmc.c:291: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:291: error: request for member 'xvmc_surf_handler' in something not a structure or union
video_out_xxmc.c:291: warning: statement with no effect
video_out_xxmc.c:294: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c:296: error: 'XVMC_MAX_SUBPICTURES' undeclared (first use in this function)
video_out_xxmc.c:296: warning: comparison between pointer and integer
video_out_xxmc.c:297: error: request for member 'subValid' in something not a structure or union
video_out_xxmc.c:297: error: request for member 'subInUse' in something not a structure or union
video_out_xxmc.c:298: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:299: warning: implicit declaration of function 'XvMCGetSubpictureStatus'
video_out_xxmc.c:299: warning: nested extern declaration of 'XvMCGetSubpictureStatus'
video_out_xxmc.c:299: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:299: error: request for member 'subpictures' in something not a structure or union
video_out_xxmc.c:301: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:304: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:305: error: 'XVMC_DISPLAYING' undeclared (first use in this function)
video_out_xxmc.c:305: error: invalid operands to binary &
video_out_xxmc.c:307: error: request for member 'subInUse' in something not a structure or union
video_out_xxmc.c:309: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c:310: error: request for member 'subpictures' in something not a structure or union
video_out_xxmc.c:310: warning: pointer targets in return differ in signedness
video_out_xxmc.c:313: warning: comparison between pointer and integer
video_out_xxmc.c:314: error: request for member 'subInUse' in something not a structure or union
video_out_xxmc.c:315: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:316: error: 'Success' undeclared (first use in this function)
video_out_xxmc.c:316: warning: implicit declaration of function 'XvMCCreateSubpicture'
video_out_xxmc.c:316: warning: nested extern declaration of 'XvMCCreateSubpicture'
video_out_xxmc.c:316: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:316: error: 'context' undeclared (first use in this function)
video_out_xxmc.c:317: error: request for member 'subpictures' in something not a structure or union
video_out_xxmc.c:318: error: 'width' undeclared (first use in this function)
video_out_xxmc.c:318: error: 'height' undeclared (first use in this function)
video_out_xxmc.c:318: error: 'xvimage_id' undeclared (first use in this function)
video_out_xxmc.c:318: warning: comparison between pointer and integer
video_out_xxmc.c:319: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:320: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c:323: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:324: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:324: error: 'XINE_VERBOSITY_DEBUG' undeclared (first use in this function)
video_out_xxmc.c:326: error: request for member 'subInUse' in something not a structure or union
video_out_xxmc.c:327: error: request for member 'subValid' in something not a structure or union
video_out_xxmc.c:328: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c:329: error: request for member 'subpictures' in something not a structure or union
video_out_xxmc.c:329: warning: pointer targets in return differ in signedness
video_out_xxmc.c:332: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:336: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_xvmc_free_subpicture':
video_out_xxmc.c:339: error: 'xvmc_surface_handler_t' undeclared (first use in this function)
video_out_xxmc.c:339: error: 'handler' undeclared (first use in this function)
video_out_xxmc.c:339: error: invalid operands to binary *
video_out_xxmc.c:339: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:339: error: request for member 'xvmc_surf_handler' in something not a structure or union
video_out_xxmc.c:339: warning: statement with no effect
video_out_xxmc.c:341: error: 'sub' undeclared (first use in this function)
video_out_xxmc.c:341: error: request for member 'subpictures' in something not a structure or union
video_out_xxmc.c:343: error: 'XVMC_MAX_SUBPICTURES' undeclared (first use in this function)
video_out_xxmc.c:343: warning: comparison between pointer and integer
video_out_xxmc.c:344: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c:345: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:345: error: 'XINE_VERBOSITY_DEBUG' undeclared (first use in this function)
video_out_xxmc.c:347: error: request for member 'subInUse' in something not a structure or union
video_out_xxmc.c:349: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:360: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_lock_and_validate_surfaces':
video_out_xxmc.c:366: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:366: error: 'driver' undeclared (first use in this function)
video_out_xxmc.c:366: error: invalid operands to binary *
video_out_xxmc.c:366: error: syntax error before ')' token
video_out_xxmc.c:368: error: 'xxmc_frame_t' undeclared (first use in this function)
video_out_xxmc.c:368: error: 'frame' undeclared (first use in this function)
video_out_xxmc.c:368: error: invalid operands to binary *
video_out_xxmc.c:368: warning: statement with no effect
video_out_xxmc.c:370: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:372: error: 'pc_type' undeclared (first use in this function)
video_out_xxmc.c:373: error: 'XINE_PICT_B_TYPE' undeclared (first use in this function)
video_out_xxmc.c:374: error: syntax error before ')' token
video_out_xxmc.c:375: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:377: error: 'XINE_PICT_P_TYPE' undeclared (first use in this function)
video_out_xxmc.c:378: error: syntax error before ')' token
video_out_xxmc.c:379: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:382: error: syntax error before ')' token
video_out_xxmc.c:383: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:387: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:395: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_unlock_surfaces':
video_out_xxmc.c:398: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:398: error: 'driver' undeclared (first use in this function)
video_out_xxmc.c:398: error: invalid operands to binary *
video_out_xxmc.c:398: error: syntax error before ')' token
video_out_xxmc.c:400: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:409: error: syntax error before '*' token
video_out_xxmc.c: In function 'xvmc_flush':
video_out_xxmc.c:413: error: 'xxmc_frame_t' undeclared (first use in this function)
video_out_xxmc.c:413: error: 'frame' undeclared (first use in this function)
video_out_xxmc.c:413: error: invalid operands to binary *
video_out_xxmc.c:413: error: syntax error before ')' token
video_out_xxmc.c:415: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:415: error: 'driver' undeclared (first use in this function)
video_out_xxmc.c:415: error: invalid operands to binary *
video_out_xxmc.c:415: error: syntax error before ')' token
video_out_xxmc.c:417: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:419: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:420: error: request for member 'xxmc_data' in something not a structure or union
video_out_xxmc.c:420: error: request for member 'result' in something not a structure or union
video_out_xxmc.c:420: warning: statement with no effect
video_out_xxmc.c:421: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:425: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:426: error: request for member 'xxmc_data' in something not a structure or union
video_out_xxmc.c:426: error: request for member 'result' in something not a structure or union
video_out_xxmc.c:426: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:426: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:426: warning: statement with no effect
video_out_xxmc.c:427: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:429: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:441: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_duplicate_frame_data':
video_out_xxmc.c:444: error: 'xxmc_frame_t' undeclared (first use in this function)
video_out_xxmc.c:444: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:444: error: invalid operands to binary *
video_out_xxmc.c:444: error: syntax error before ')' token
video_out_xxmc.c:446: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:446: error: 'driver' undeclared (first use in this function)
video_out_xxmc.c:446: error: invalid operands to binary *
video_out_xxmc.c:446: error: syntax error before ')' token
video_out_xxmc.c:447: error: 'xine_t' undeclared (first use in this function)
video_out_xxmc.c:447: error: 'xine' undeclared (first use in this function)
video_out_xxmc.c:447: error: invalid operands to binary *
video_out_xxmc.c:447: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:447: warning: statement with no effect
video_out_xxmc.c:448: error: 'xine_xxmc_t' undeclared (first use in this function)
video_out_xxmc.c:448: error: 'xxmc' undeclared (first use in this function)
video_out_xxmc.c:448: error: invalid operands to binary *
video_out_xxmc.c:448: warning: statement with no effect
video_out_xxmc.c:449: error: 'XvMCSubpicture' undeclared (first use in this function)
video_out_xxmc.c:449: error: 'tmp' undeclared (first use in this function)
video_out_xxmc.c:449: error: invalid operands to binary *
video_out_xxmc.c:449: warning: statement with no effect
video_out_xxmc.c:452: error: 'original' undeclared (first use in this function)
video_out_xxmc.c:452: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:452: error: 'XINE_IMGFMT_XXMC' undeclared (first use in this function)
video_out_xxmc.c:454: error: 'orig' undeclared (first use in this function)
video_out_xxmc.c:454: error: request for member 'xxmc_data' in something not a structure or union
video_out_xxmc.c:454: warning: statement with no effect
video_out_xxmc.c:455: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:456: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:457: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:460: error: request for member 'xxmc_data' in something not a structure or union
video_out_xxmc.c:460: warning: statement with no effect
video_out_xxmc.c:461: error: request for member 'width' in something not a structure or union
video_out_xxmc.c:461: error: request for member 'width' in something not a structure or union
video_out_xxmc.c:461: warning: statement with no effect
video_out_xxmc.c:462: error: request for member 'height' in something not a structure or union
video_out_xxmc.c:462: error: request for member 'height' in something not a structure or union
video_out_xxmc.c:462: warning: statement with no effect
video_out_xxmc.c:463: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:463: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:463: warning: statement with no effect
video_out_xxmc.c:464: error: request for member 'ratio' in something not a structure or union
video_out_xxmc.c:464: error: request for member 'ratio' in something not a structure or union
video_out_xxmc.c:464: warning: statement with no effect
video_out_xxmc.c:474: error: request for member 'acceleration' in something not a structure or union
video_out_xxmc.c:475: warning: statement with no effect
video_out_xxmc.c:477: error: request for member 'context' in something not a structure or union
video_out_xxmc.c:478: error: request for member 'width' in something not a structure or union
video_out_xxmc.c:478: error: request for member 'height' in something not a structure or union
video_out_xxmc.c:479: error: request for member 'xvmc_cap' in something not a structure or union
video_out_xxmc.c:480: error: request for member 'xvmc_cur_cap' in something not a structure or union
video_out_xxmc.c:480: error: array subscript is not an integer
video_out_xxmc.c:480: error: request for member 'subPicType' in something not a structure or union
video_out_xxmc.c:480: error: request for member 'id' in something not a structure or union
video_out_xxmc.c:480: warning: statement with no effect
video_out_xxmc.c:483: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:484: warning: implicit declaration of function 'XvMCClearSubpicture'
video_out_xxmc.c:484: warning: nested extern declaration of 'XvMCClearSubpicture'
video_out_xxmc.c:484: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:484: error: request for member 'width' in something not a structure or union
video_out_xxmc.c:485: error: request for member 'height' in something not a structure or union
video_out_xxmc.c:486: error: 'Success' undeclared (first use in this function)
video_out_xxmc.c:486: warning: implicit declaration of function 'XvMCBlendSubpicture2'
video_out_xxmc.c:486: warning: nested extern declaration of 'XvMCBlendSubpicture2'
video_out_xxmc.c:486: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:486: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:487: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:488: error: request for member 'width' in something not a structure or union
video_out_xxmc.c:488: error: request for member 'height' in something not a structure or union
video_out_xxmc.c:489: error: request for member 'width' in something not a structure or union
video_out_xxmc.c:489: error: request for member 'height' in something not a structure or union
video_out_xxmc.c:489: warning: comparison between pointer and integer
video_out_xxmc.c:490: error: request for member 'xxmc_data' in something not a structure or union
video_out_xxmc.c:490: error: request for member 'decoded' in something not a structure or union
video_out_xxmc.c:490: warning: statement with no effect
video_out_xxmc.c:492: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:496: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:497: error: 'XINE_VERBOSITY_DEBUG' undeclared (first use in this function)
video_out_xxmc.c:498: error: request for member 'width' in something not a structure or union
video_out_xxmc.c:498: error: request for member 'height' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:501: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_get_capabilities':
video_out_xxmc.c:502: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:502: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:502: error: invalid operands to binary *
video_out_xxmc.c:502: error: syntax error before ')' token
video_out_xxmc.c:504: error: request for member 'capabilities' in something not a structure or union
video_out_xxmc.c:504: warning: return makes integer from pointer without a cast
video_out_xxmc.c: At top level:
video_out_xxmc.c:508: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_frame_field':
video_out_xxmc.c:510: warning: implicit declaration of function 'lprintf'
video_out_xxmc.c:510: warning: nested extern declaration of 'lprintf'
video_out_xxmc.c: At top level:
video_out_xxmc.c:513: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_frame_dispose':
video_out_xxmc.c:514: error: 'xxmc_frame_t' undeclared (first use in this function)
video_out_xxmc.c:514: error: 'frame' undeclared (first use in this function)
video_out_xxmc.c:514: error: invalid operands to binary *
video_out_xxmc.c:514: error: syntax error before ')' token
video_out_xxmc.c:515: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:515: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:515: error: invalid operands to binary *
video_out_xxmc.c:515: error: syntax error before ')' token
video_out_xxmc.c:517: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:517: error: 'XINE_VERBOSITY_DEBUG' undeclared (first use in this function)
video_out_xxmc.c:519: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:520: error: request for member 'xvmc_cap' in something not a structure or union
video_out_xxmc.c:520: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:521: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:522: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:522: warning: statement with no effect
video_out_xxmc.c:524: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:526: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:528: error: request for member 'use_shm' in something not a structure or union
video_out_xxmc.c:529: warning: implicit declaration of function 'XLockDisplay'
video_out_xxmc.c:529: warning: nested extern declaration of 'XLockDisplay'
video_out_xxmc.c:529: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:530: warning: implicit declaration of function 'XShmDetach'
video_out_xxmc.c:530: warning: nested extern declaration of 'XShmDetach'
video_out_xxmc.c:530: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:530: error: request for member 'shminfo' in something not a structure or union
video_out_xxmc.c:531: warning: implicit declaration of function 'XFree'
video_out_xxmc.c:531: warning: nested extern declaration of 'XFree'
video_out_xxmc.c:531: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:532: warning: implicit declaration of function 'XUnlockDisplay'
video_out_xxmc.c:532: warning: nested extern declaration of 'XUnlockDisplay'
video_out_xxmc.c:532: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:534: warning: implicit declaration of function 'shmdt'
video_out_xxmc.c:534: warning: nested extern declaration of 'shmdt'
video_out_xxmc.c:534: error: request for member 'shminfo' in something not a structure or union
video_out_xxmc.c:534: error: request for member 'shmaddr' in something not a structure or union
video_out_xxmc.c:535: warning: implicit declaration of function 'shmctl'
video_out_xxmc.c:535: warning: nested extern declaration of 'shmctl'
video_out_xxmc.c:535: error: request for member 'shminfo' in something not a structure or union
video_out_xxmc.c:535: error: request for member 'shmid' in something not a structure or union
video_out_xxmc.c:535: error: 'IPC_RMID' undeclared (first use in this function)
video_out_xxmc.c:538: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:538: error: request for member 'data' in something not a structure or union
video_out_xxmc.c:538: warning: implicit declaration of function 'free'
video_out_xxmc.c:538: warning: nested extern declaration of 'free'
video_out_xxmc.c:538: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:538: error: request for member 'data' in something not a structure or union
video_out_xxmc.c:539: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:540: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:541: error: request for member 'display' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:552: error: syntax error before '*' token
video_out_xxmc.c:552: error: syntax error before '*' token
video_out_xxmc.c:552: warning: return type defaults to 'int'
video_out_xxmc.c:552: warning: no previous prototype for 'xxmc_alloc_frame'
video_out_xxmc.c: In function 'xxmc_alloc_frame':
video_out_xxmc.c:553: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:553: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:553: error: invalid operands to binary *
video_out_xxmc.c:553: error: syntax error before ')' token
video_out_xxmc.c:554: error: 'xxmc_frame_t' undeclared (first use in this function)
video_out_xxmc.c:554: error: 'frame' undeclared (first use in this function)
video_out_xxmc.c:554: error: invalid operands to binary *
video_out_xxmc.c:554: warning: statement with no effect
video_out_xxmc.c:556: error: syntax error before ')' token
video_out_xxmc.c:560: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:560: error: request for member 'mutex' in something not a structure or union
video_out_xxmc.c:561: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:561: warning: statement with no effect
video_out_xxmc.c:567: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:567: error: request for member 'proc_slice' in something not a structure or union
video_out_xxmc.c:567: warning: statement with no effect
video_out_xxmc.c:568: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:568: error: request for member 'proc_frame' in something not a structure or union
video_out_xxmc.c:568: warning: statement with no effect
video_out_xxmc.c:569: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:569: error: request for member 'proc_duplicate_frame_data' in something not a structure or union
video_out_xxmc.c:569: warning: statement with no effect
video_out_xxmc.c:570: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:570: error: request for member 'field' in something not a structure or union
video_out_xxmc.c:570: warning: statement with no effect
video_out_xxmc.c:571: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:571: error: request for member 'dispose' in something not a structure or union
video_out_xxmc.c:571: warning: statement with no effect
video_out_xxmc.c:572: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:572: error: request for member 'driver' in something not a structure or union
video_out_xxmc.c:572: error: 'this_gen' undeclared (first use in this function)
video_out_xxmc.c:572: warning: statement with no effect
video_out_xxmc.c:573: error: request for member 'last_sw_format' in something not a structure or union
video_out_xxmc.c:573: warning: statement with no effect
video_out_xxmc.c:574: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:574: error: request for member 'accel_data' in something not a structure or union
video_out_xxmc.c:574: error: request for member 'xxmc_data' in something not a structure or union
video_out_xxmc.c:574: warning: statement with no effect
video_out_xxmc.c:575: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:575: warning: statement with no effect
video_out_xxmc.c:577: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:577: error: 'XINE_VERBOSITY_DEBUG' undeclared (first use in this function)
video_out_xxmc.c:579: error: 'vo_frame_t' undeclared (first use in this function)
video_out_xxmc.c:579: error: syntax error before ')' token
video_out_xxmc.c: At top level:
video_out_xxmc.c:582: error: syntax error before '*' token
video_out_xxmc.c: In function 'HandleXError':
video_out_xxmc.c:585: warning: implicit declaration of function 'XGetErrorText'
video_out_xxmc.c:585: warning: nested extern declaration of 'XGetErrorText'
video_out_xxmc.c:585: error: 'display' undeclared (first use in this function)
video_out_xxmc.c:585: error: 'xevent' undeclared (first use in this function)
video_out_xxmc.c:585: error: request for member 'error_code' in something not a structure or union
video_out_xxmc.c:586: warning: implicit declaration of function 'printf'
video_out_xxmc.c:586: warning: incompatible implicit declaration of built-in function 'printf'
video_out_xxmc.c: At top level:
video_out_xxmc.c:593: error: syntax error before '*' token
video_out_xxmc.c: In function 'x11_InstallXErrorHandler':
video_out_xxmc.c:594: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:594: error: request for member 'x11_old_error_handler' in something not a structure or union
video_out_xxmc.c:594: warning: implicit declaration of function 'XSetErrorHandler'
video_out_xxmc.c:594: warning: nested extern declaration of 'XSetErrorHandler'
video_out_xxmc.c:594: warning: statement with no effect
video_out_xxmc.c:595: warning: implicit declaration of function 'XSync'
video_out_xxmc.c:595: warning: nested extern declaration of 'XSync'
video_out_xxmc.c:595: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:595: error: 'False' undeclared (first use in this function)
video_out_xxmc.c: At top level:
video_out_xxmc.c:599: error: syntax error before '*' token
video_out_xxmc.c: In function 'x11_DeInstallXErrorHandler':
video_out_xxmc.c:600: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:600: error: request for member 'x11_old_error_handler' in something not a structure or union
video_out_xxmc.c:601: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:601: error: 'False' undeclared (first use in this function)
video_out_xxmc.c:602: error: request for member 'x11_old_error_handler' in something not a structure or union
video_out_xxmc.c:602: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:606: error: syntax error before '*' token
video_out_xxmc.c:606: error: syntax error before '*' token
video_out_xxmc.c:607: warning: return type defaults to 'int'
video_out_xxmc.c:607: warning: no previous prototype for 'create_ximage'
video_out_xxmc.c: In function 'create_ximage':
video_out_xxmc.c:609: error: 'XvImage' undeclared (first use in this function)
video_out_xxmc.c:609: error: 'image' undeclared (first use in this function)
video_out_xxmc.c:609: error: invalid operands to binary *
video_out_xxmc.c:609: warning: statement with no effect
video_out_xxmc.c:611: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:611: error: request for member 'use_pitch_alignment' in something not a structure or union
video_out_xxmc.c:612: error: 'width' undeclared (first use in this function)
video_out_xxmc.c:612: error: invalid operands to binary &
video_out_xxmc.c:612: warning: statement with no effect
video_out_xxmc.c:615: error: 'format' undeclared (first use in this function)
video_out_xxmc.c:616: error: 'XINE_IMGFMT_YV12' undeclared (first use in this function)
video_out_xxmc.c:617: error: request for member 'xv_format_yv12' in something not a structure or union
video_out_xxmc.c:617: warning: statement with no effect
video_out_xxmc.c:619: error: 'XINE_IMGFMT_YUY2' undeclared (first use in this function)
video_out_xxmc.c:620: error: request for member 'xv_format_yuy2' in something not a structure or union
video_out_xxmc.c:620: warning: statement with no effect
video_out_xxmc.c:622: error: 'FOURCC_IA44' undeclared (first use in this function)
video_out_xxmc.c:623: error: 'FOURCC_AI44' undeclared (first use in this function)
video_out_xxmc.c:624: warning: statement with no effect
video_out_xxmc.c:627: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:627: error: 'XINE_VERBOSITY_DEBUG' undeclared (first use in this function)
video_out_xxmc.c:628: warning: implicit declaration of function '_x_abort'
video_out_xxmc.c:628: warning: nested extern declaration of '_x_abort'
video_out_xxmc.c:631: error: request for member 'use_shm' in something not a structure or union
video_out_xxmc.c:640: warning: implicit declaration of function 'XvShmCreateImage'
video_out_xxmc.c:640: warning: nested extern declaration of 'XvShmCreateImage'
video_out_xxmc.c:640: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:640: error: request for member 'xv_port' in something not a structure or union
video_out_xxmc.c:641: error: 'height' undeclared (first use in this function)
video_out_xxmc.c:641: error: 'shminfo' undeclared (first use in this function)
video_out_xxmc.c:641: warning: statement with no effect
video_out_xxmc.c:644: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:644: error: 'XINE_VERBOSITY_LOG' undeclared (first use in this function)
video_out_xxmc.c:645: warning: implicit declaration of function '_'
video_out_xxmc.c:645: warning: nested extern declaration of '_'
video_out_xxmc.c:647: error: request for member 'use_shm' in something not a structure or union
video_out_xxmc.c:647: warning: statement with no effect
video_out_xxmc.c:651: error: request for member 'shmid' in something not a structure or union
video_out_xxmc.c:651: warning: implicit declaration of function 'shmget'
video_out_xxmc.c:651: warning: nested extern declaration of 'shmget'
video_out_xxmc.c:651: error: 'IPC_PRIVATE' undeclared (first use in this function)
video_out_xxmc.c:651: error: request for member 'data_size' in something not a structure or union
video_out_xxmc.c:651: error: 'IPC_CREAT' undeclared (first use in this function)
video_out_xxmc.c:651: error: invalid operands to binary |
video_out_xxmc.c:651: warning: statement with no effect
video_out_xxmc.c:653: error: request for member 'data_size' in something not a structure or union
video_out_xxmc.c:654: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:657: error: request for member 'use_shm' in something not a structure or union
video_out_xxmc.c:657: warning: statement with no effect
video_out_xxmc.c:661: error: request for member 'shmid' in something not a structure or union
video_out_xxmc.c:662: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:664: warning: implicit declaration of function 'strerror'
video_out_xxmc.c:664: warning: nested extern declaration of 'strerror'
video_out_xxmc.c:664: error: 'errno' undeclared (first use in this function)
video_out_xxmc.c:665: error: request for member 'use_shm' in something not a structure or union
video_out_xxmc.c:665: warning: statement with no effect
video_out_xxmc.c:669: error: request for member 'shmaddr' in something not a structure or union
video_out_xxmc.c:669: warning: implicit declaration of function 'shmat'
video_out_xxmc.c:669: warning: nested extern declaration of 'shmat'
video_out_xxmc.c:669: error: request for member 'shmid' in something not a structure or union
video_out_xxmc.c:669: warning: statement with no effect
video_out_xxmc.c:671: error: request for member 'shmaddr' in something not a structure or union
video_out_xxmc.c:672: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:674: error: request for member 'use_shm' in something not a structure or union
video_out_xxmc.c:674: warning: statement with no effect
video_out_xxmc.c:678: error: request for member 'shmaddr' in something not a structure or union
video_out_xxmc.c:678: warning: comparison of distinct pointer types lacks a cast
video_out_xxmc.c:679: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:681: error: request for member 'use_shm' in something not a structure or union
video_out_xxmc.c:681: warning: statement with no effect
video_out_xxmc.c:685: error: request for member 'readOnly' in something not a structure or union
video_out_xxmc.c:685: error: 'False' undeclared (first use in this function)
video_out_xxmc.c:685: warning: statement with no effect
video_out_xxmc.c:686: error: request for member 'data' in something not a structure or union
video_out_xxmc.c:686: error: request for member 'shmaddr' in something not a structure or union
video_out_xxmc.c:686: warning: statement with no effect
video_out_xxmc.c:688: warning: implicit declaration of function 'XShmAttach'
video_out_xxmc.c:688: warning: nested extern declaration of 'XShmAttach'
video_out_xxmc.c:688: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:690: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:691: error: request for member 'shmid' in something not a structure or union
video_out_xxmc.c:691: error: 'IPC_RMID' undeclared (first use in this function)
video_out_xxmc.c:694: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:697: error: request for member 'shmaddr' in something not a structure or union
video_out_xxmc.c:698: error: request for member 'shmid' in something not a structure or union
video_out_xxmc.c:699: error: request for member 'shmid' in something not a structure or union
video_out_xxmc.c:699: warning: statement with no effect
video_out_xxmc.c:700: error: request for member 'use_shm' in something not a structure or union
video_out_xxmc.c:700: warning: statement with no effect
video_out_xxmc.c:710: error: request for member 'shmid' in something not a structure or union
video_out_xxmc.c:711: error: request for member 'shmid' in something not a structure or union
video_out_xxmc.c:711: warning: statement with no effect
video_out_xxmc.c:722: error: request for member 'use_shm' in something not a structure or union
video_out_xxmc.c:727: warning: implicit declaration of function 'malloc'
video_out_xxmc.c:727: warning: incompatible implicit declaration of built-in function 'malloc'
video_out_xxmc.c:727: error: invalid operands to binary *
video_out_xxmc.c:727: error: invalid operands to binary *
video_out_xxmc.c:727: error: invalid operands to binary /
video_out_xxmc.c:727: warning: passing argument 1 of 'malloc' makes integer from pointer without a cast
video_out_xxmc.c:730: error: invalid operands to binary *
video_out_xxmc.c:730: error: invalid operands to binary *
video_out_xxmc.c:730: warning: passing argument 1 of 'malloc' makes integer from pointer without a cast
video_out_xxmc.c:734: error: invalid operands to binary *
video_out_xxmc.c:734: warning: passing argument 1 of 'malloc' makes integer from pointer without a cast
video_out_xxmc.c:737: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:741: warning: implicit declaration of function 'XvCreateImage'
video_out_xxmc.c:741: warning: nested extern declaration of 'XvCreateImage'
video_out_xxmc.c:741: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:741: error: request for member 'xv_port' in something not a structure or union
video_out_xxmc.c:742: warning: statement with no effect
video_out_xxmc.c:744: warning: pointer targets in return differ in signedness
video_out_xxmc.c: At top level:
video_out_xxmc.c:753: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_dispose_context':
video_out_xxmc.c:755: error: 'driver' undeclared (first use in this function)
video_out_xxmc.c:755: error: request for member 'contextActive' in something not a structure or union
video_out_xxmc.c:756: error: request for member 'xvmc_accel' in something not a structure or union
video_out_xxmc.c:756: error: invalid operands to binary |
video_out_xxmc.c:756: error: invalid operands to binary &
video_out_xxmc.c:757: error: 'xvmc_macroblocks_t' undeclared (first use in this function)
video_out_xxmc.c:757: error: 'macroblocks' undeclared (first use in this function)
video_out_xxmc.c:757: error: invalid operands to binary *
video_out_xxmc.c:757: error: request for member 'macroblocks' in something not a structure or union
video_out_xxmc.c:757: warning: statement with no effect
video_out_xxmc.c:759: warning: implicit declaration of function 'XvMCDestroyMacroBlocks'
video_out_xxmc.c:759: warning: nested extern declaration of 'XvMCDestroyMacroBlocks'
video_out_xxmc.c:759: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:759: error: request for member 'macro_blocks' in something not a structure or union
video_out_xxmc.c:760: warning: implicit declaration of function 'XvMCDestroyBlocks'
video_out_xxmc.c:760: warning: nested extern declaration of 'XvMCDestroyBlocks'
video_out_xxmc.c:760: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:760: error: request for member 'blocks' in something not a structure or union
video_out_xxmc.c:763: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:763: error: 'XINE_VERBOSITY_LOG' undeclared (first use in this function)
video_out_xxmc.c:765: error: request for member 'xvmc_palette' in something not a structure or union
video_out_xxmc.c:765: error: request for member 'xvmc_palette' in something not a structure or union
video_out_xxmc.c:766: warning: implicit declaration of function '_x_dispose_xx44_palette'
video_out_xxmc.c:766: warning: nested extern declaration of '_x_dispose_xx44_palette'
video_out_xxmc.c:766: error: request for member 'palette' in something not a structure or union
video_out_xxmc.c:769: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:771: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:772: error: request for member 'subImage' in something not a structure or union
video_out_xxmc.c:773: error: request for member 'subShmInfo' in something not a structure or union
video_out_xxmc.c:773: error: request for member 'subImage' in something not a structure or union
video_out_xxmc.c:774: error: request for member 'subImage' in something not a structure or union
video_out_xxmc.c:774: warning: statement with no effect
video_out_xxmc.c:775: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:776: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:777: warning: implicit declaration of function 'XvMCDestroyContext'
video_out_xxmc.c:777: warning: nested extern declaration of 'XvMCDestroyContext'
video_out_xxmc.c:777: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:777: error: request for member 'context' in something not a structure or union
video_out_xxmc.c:778: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:779: error: request for member 'contextActive' in something not a structure or union
video_out_xxmc.c:779: warning: statement with no effect
video_out_xxmc.c:780: error: request for member 'hwSubpictures' in something not a structure or union
video_out_xxmc.c:780: warning: statement with no effect
video_out_xxmc.c:781: error: request for member 'xvmc_accel' in something not a structure or union
video_out_xxmc.c:781: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:792: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_find_context':
video_out_xxmc.c:796: error: 'xvmc_capabilities_t' undeclared (first use in this function)
video_out_xxmc.c:796: error: 'curCap' undeclared (first use in this function)
video_out_xxmc.c:796: error: invalid operands to binary *
video_out_xxmc.c:796: warning: statement with no effect
video_out_xxmc.c:799: error: 'xxmc' undeclared (first use in this function)
video_out_xxmc.c:799: error: request for member 'mpeg' in something not a structure or union
video_out_xxmc.c:799: warning: statement with no effect
video_out_xxmc.c:801: warning: statement with no effect
video_out_xxmc.c:804: error: request for member 'acceleration' in something not a structure or union
video_out_xxmc.c:804: error: invalid operands to binary &
video_out_xxmc.c:804: warning: statement with no effect
video_out_xxmc.c:807: error: 'driver' undeclared (first use in this function)
video_out_xxmc.c:807: error: request for member 'xvmc_cap' in something not a structure or union
video_out_xxmc.c:807: warning: statement with no effect
video_out_xxmc.c:808: error: request for member 'xvmc_num_cap' in something not a structure or union
video_out_xxmc.c:808: warning: comparison between pointer and integer
video_out_xxmc.c:809: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:809: error: 'XINE_VERBOSITY_LOG' undeclared (first use in this function)
video_out_xxmc.c:811: error: request for member 'mpeg_flags' in something not a structure or union
video_out_xxmc.c:811: error: request for member 'accel_flags' in something not a structure or union
video_out_xxmc.c:812: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:815: error: request for member 'mpeg_flags' in something not a structure or union
video_out_xxmc.c:815: error: invalid operands to binary &
video_out_xxmc.c:815: warning: comparison between pointer and integer
video_out_xxmc.c:816: error: request for member 'accel_flags' in something not a structure or union
video_out_xxmc.c:816: error: invalid operands to binary &
video_out_xxmc.c:817: error: 'width' undeclared (first use in this function)
video_out_xxmc.c:817: error: request for member 'max_width' in something not a structure or union
video_out_xxmc.c:818: error: 'height' undeclared (first use in this function)
video_out_xxmc.c:818: error: request for member 'max_height' in something not a structure or union
video_out_xxmc.c:822: error: wrong type argument to increment
video_out_xxmc.c:822: warning: statement with no effect
video_out_xxmc.c:825: error: request for member 'xvmc_cur_cap' in something not a structure or union
video_out_xxmc.c:825: warning: statement with no effect
video_out_xxmc.c:830: error: request for member 'xvmc_accel' in something not a structure or union
video_out_xxmc.c:830: warning: statement with no effect
video_out_xxmc.c:831: error: request for member 'unsigned_intra' in something not a structure or union
video_out_xxmc.c:831: error: request for member 'flags' in something not a structure or union
video_out_xxmc.c:831: error: 'XVMC_INTRA_UNSIGNED' undeclared (first use in this function)
video_out_xxmc.c:831: error: invalid operands to binary &
video_out_xxmc.c:831: warning: statement with no effect
video_out_xxmc.c:834: error: request for member 'xvmc_accel' in something not a structure or union
video_out_xxmc.c:834: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:838: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_create_context':
video_out_xxmc.c:840: error: 'xvmc_capabilities_t' undeclared (first use in this function)
video_out_xxmc.c:840: error: 'curCap' undeclared (first use in this function)
video_out_xxmc.c:840: error: invalid operands to binary *
video_out_xxmc.c:840: warning: statement with no effect
video_out_xxmc.c:842: error: 'driver' undeclared (first use in this function)
video_out_xxmc.c:842: error: request for member 'xvmc_cap' in something not a structure or union
video_out_xxmc.c:842: error: request for member 'xvmc_cur_cap' in something not a structure or union
video_out_xxmc.c:842: error: invalid operands to binary +
video_out_xxmc.c:842: warning: statement with no effect
video_out_xxmc.c:843: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:843: error: 'XINE_VERBOSITY_LOG' undeclared (first use in this function)
video_out_xxmc.c:844: error: request for member 'type_id' in something not a structure or union
video_out_xxmc.c:845: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:846: error: 'Success' undeclared (first use in this function)
video_out_xxmc.c:846: warning: implicit declaration of function 'XvMCCreateContext'
video_out_xxmc.c:846: warning: nested extern declaration of 'XvMCCreateContext'
video_out_xxmc.c:846: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:846: error: request for member 'xv_port' in something not a structure or union
video_out_xxmc.c:847: error: request for member 'type_id' in something not a structure or union
video_out_xxmc.c:847: error: 'width' undeclared (first use in this function)
video_out_xxmc.c:848: error: 'height' undeclared (first use in this function)
video_out_xxmc.c:848: error: request for member 'context_flags' in something not a structure or union
video_out_xxmc.c:849: error: request for member 'context' in something not a structure or union
video_out_xxmc.c:849: warning: comparison between pointer and integer
video_out_xxmc.c:850: error: request for member 'xvmc_mpeg' in something not a structure or union
video_out_xxmc.c:850: error: request for member 'mpeg_flags' in something not a structure or union
video_out_xxmc.c:850: warning: statement with no effect
video_out_xxmc.c:851: error: request for member 'xvmc_width' in something not a structure or union
video_out_xxmc.c:851: warning: statement with no effect
video_out_xxmc.c:852: error: request for member 'xvmc_height' in something not a structure or union
video_out_xxmc.c:852: warning: statement with no effect
video_out_xxmc.c:853: error: request for member 'contextActive' in something not a structure or union
video_out_xxmc.c:853: warning: statement with no effect
video_out_xxmc.c:855: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:856: error: request for member 'contextActive' in something not a structure or union
video_out_xxmc.c:856: warning: return makes integer from pointer without a cast
video_out_xxmc.c: At top level:
video_out_xxmc.c:859: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_setup_subpictures':
video_out_xxmc.c:861: error: 'xvmc_capabilities_t' undeclared (first use in this function)
video_out_xxmc.c:861: error: 'curCap' undeclared (first use in this function)
video_out_xxmc.c:861: error: invalid operands to binary *
video_out_xxmc.c:861: warning: statement with no effect
video_out_xxmc.c:862: error: 'XvMCSubpicture' undeclared (first use in this function)
video_out_xxmc.c:862: error: 'sp' undeclared (first use in this function)
video_out_xxmc.c:862: error: invalid operands to binary *
video_out_xxmc.c:862: warning: statement with no effect
video_out_xxmc.c:864: error: 'driver' undeclared (first use in this function)
video_out_xxmc.c:864: error: request for member 'contextActive' in something not a structure or union
video_out_xxmc.c:870: error: request for member 'xvmc_cap' in something not a structure or union
video_out_xxmc.c:870: error: request for member 'xvmc_cur_cap' in something not a structure or union
video_out_xxmc.c:870: error: invalid operands to binary +
video_out_xxmc.c:870: warning: statement with no effect
video_out_xxmc.c:872: error: 'width' undeclared (first use in this function)
video_out_xxmc.c:872: error: request for member 'sub_max_width' in something not a structure or union
video_out_xxmc.c:873: error: 'height' undeclared (first use in this function)
video_out_xxmc.c:873: error: request for member 'sub_max_height' in something not a structure or union
video_out_xxmc.c:875: error: request for member 'xvmc_backend_subpic' in something not a structure or union
video_out_xxmc.c:875: error: request for member 'flags' in something not a structure or union
video_out_xxmc.c:875: error: 'XVMC_BACKEND_SUBPICTURE' undeclared (first use in this function)
video_out_xxmc.c:875: error: invalid operands to binary &
video_out_xxmc.c:876: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:876: error: 'XINE_VERBOSITY_LOG' undeclared (first use in this function)
video_out_xxmc.c:879: error: request for member 'subImage' in something not a structure or union
video_out_xxmc.c:886: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:888: error: request for member 'subImage' in something not a structure or union
video_out_xxmc.c:889: error: request for member 'subShmInfo' in something not a structure or union
video_out_xxmc.c:889: error: request for member 'subPicType' in something not a structure or union
video_out_xxmc.c:889: error: request for member 'id' in something not a structure or union
video_out_xxmc.c:889: warning: statement with no effect
video_out_xxmc.c:890: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:891: error: request for member 'subImage' in something not a structure or union
video_out_xxmc.c:892: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:898: error: request for member 'context' in something not a structure or union
video_out_xxmc.c:899: error: request for member 'subPicType' in something not a structure or union
video_out_xxmc.c:899: error: request for member 'id' in something not a structure or union
video_out_xxmc.c:899: warning: statement with no effect
video_out_xxmc.c:902: warning: implicit declaration of function '_x_init_xx44_palette'
video_out_xxmc.c:902: warning: nested extern declaration of '_x_init_xx44_palette'
video_out_xxmc.c:902: error: request for member 'palette' in something not a structure or union
video_out_xxmc.c:902: error: request for member 'num_palette_entries' in something not a structure or union
video_out_xxmc.c:903: error: request for member 'xvmc_palette' in something not a structure or union
video_out_xxmc.c:903: warning: implicit declaration of function 'xine_xmalloc'
video_out_xxmc.c:903: warning: nested extern declaration of 'xine_xmalloc'
video_out_xxmc.c:903: error: request for member 'num_palette_entries' in something not a structure or union
video_out_xxmc.c:904: error: request for member 'entry_bytes' in something not a structure or union
video_out_xxmc.c:904: error: invalid operands to binary *
video_out_xxmc.c:904: warning: statement with no effect
video_out_xxmc.c:906: error: request for member 'xvmc_palette' in something not a structure or union
video_out_xxmc.c:907: error: request for member 'hwSubpictures' in something not a structure or union
video_out_xxmc.c:907: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:911: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_mocomp_create_macroblocks':
video_out_xxmc.c:915: error: 'Status' undeclared (first use in this function)
video_out_xxmc.c:915: error: syntax error before 'ret'
video_out_xxmc.c:916: error: 'xvmc_macroblocks_t' undeclared (first use in this function)
video_out_xxmc.c:916: error: 'macroblocks' undeclared (first use in this function)
video_out_xxmc.c:916: error: invalid operands to binary *
video_out_xxmc.c:916: error: 'driver' undeclared (first use in this function)
video_out_xxmc.c:916: error: request for member 'macroblocks' in something not a structure or union
video_out_xxmc.c:916: warning: statement with no effect
video_out_xxmc.c:917: error: 'xine_xxmc_t' undeclared (first use in this function)
video_out_xxmc.c:917: error: 'xxmc' undeclared (first use in this function)
video_out_xxmc.c:917: error: invalid operands to binary *
video_out_xxmc.c:917: error: syntax error before ')' token
video_out_xxmc.c:919: error: 'slices' undeclared (first use in this function)
video_out_xxmc.c:919: error: request for member 'xvmc_width' in something not a structure or union
video_out_xxmc.c:919: error: invalid operands to binary *
video_out_xxmc.c:919: error: invalid operands to binary /
video_out_xxmc.c:919: warning: statement with no effect
video_out_xxmc.c:920: error: 'ret' undeclared (first use in this function)
video_out_xxmc.c:920: warning: implicit declaration of function 'XvMCCreateMacroBlocks'
video_out_xxmc.c:920: warning: nested extern declaration of 'XvMCCreateMacroBlocks'
video_out_xxmc.c:920: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:920: error: request for member 'context' in something not a structure or union
video_out_xxmc.c:921: error: request for member 'macro_blocks' in something not a structure or union
video_out_xxmc.c:921: warning: statement with no effect
video_out_xxmc.c:923: warning: implicit declaration of function 'XvMCCreateBlocks'
video_out_xxmc.c:923: warning: nested extern declaration of 'XvMCCreateBlocks'
video_out_xxmc.c:923: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:923: error: request for member 'context' in something not a structure or union
video_out_xxmc.c:923: error: invalid operands to binary *
video_out_xxmc.c:924: error: request for member 'blocks' in something not a structure or union
video_out_xxmc.c:924: warning: statement with no effect
video_out_xxmc.c:927: error: request for member 'xine_mc' in something not a structure or union
video_out_xxmc.c:927: error: request for member 'blockbaseptr' in something not a structure or union
video_out_xxmc.c:927: error: request for member 'blocks' in something not a structure or union
video_out_xxmc.c:927: error: request for member 'blocks' in something not a structure or union
video_out_xxmc.c:927: warning: statement with no effect
video_out_xxmc.c:928: error: request for member 'xine_mc' in something not a structure or union
video_out_xxmc.c:928: error: request for member 'blockptr' in something not a structure or union
video_out_xxmc.c:928: error: request for member 'xine_mc' in something not a structure or union
video_out_xxmc.c:928: error: request for member 'blockbaseptr' in something not a structure or union
video_out_xxmc.c:928: warning: statement with no effect
video_out_xxmc.c:929: error: request for member 'num_blocks' in something not a structure or union
video_out_xxmc.c:929: warning: statement with no effect
video_out_xxmc.c:930: error: request for member 'macroblockbaseptr' in something not a structure or union
video_out_xxmc.c:930: error: request for member 'macro_blocks' in something not a structure or union
video_out_xxmc.c:930: error: request for member 'macro_blocks' in something not a structure or union
video_out_xxmc.c:930: warning: statement with no effect
video_out_xxmc.c:931: error: request for member 'macroblockptr' in something not a structure or union
video_out_xxmc.c:931: error: request for member 'macroblockbaseptr' in something not a structure or union
video_out_xxmc.c:931: warning: statement with no effect
video_out_xxmc.c:932: error: request for member 'slices' in something not a structure or union
video_out_xxmc.c:932: warning: statement with no effect
video_out_xxmc.c:933: error: request for member 'xvmc' in something not a structure or union
video_out_xxmc.c:933: error: request for member 'macroblocks' in something not a structure or union
video_out_xxmc.c:933: error: 'xine_macroblocks_t' undeclared (first use in this function)
video_out_xxmc.c:933: error: syntax error before ')' token
video_out_xxmc.c: At top level:
video_out_xxmc.c:938: error: syntax error before '*' token
video_out_xxmc.c: In function 'xvmc_check_colorkey_properties':
video_out_xxmc.c:941: error: 'XvAttribute' undeclared (first use in this function)
video_out_xxmc.c:941: error: 'xvmc_attributes' undeclared (first use in this function)
video_out_xxmc.c:941: error: invalid operands to binary *
video_out_xxmc.c:941: warning: statement with no effect
video_out_xxmc.c:942: error: 'Atom' undeclared (first use in this function)
video_out_xxmc.c:942: error: syntax error before 'ap'
video_out_xxmc.c:949: error: 'driver' undeclared (first use in this function)
video_out_xxmc.c:949: error: request for member 'have_xvmc_autopaint' in something not a structure or union
video_out_xxmc.c:949: warning: statement with no effect
video_out_xxmc.c:950: error: request for member 'context_flags' in something not a structure or union
video_out_xxmc.c:950: error: 'XVMC_OVERLAID_SURFACE' undeclared (first use in this function)
video_out_xxmc.c:950: error: invalid operands to binary &
video_out_xxmc.c:951: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:952: warning: implicit declaration of function 'XvMCQueryAttributes'
video_out_xxmc.c:952: warning: nested extern declaration of 'XvMCQueryAttributes'
video_out_xxmc.c:952: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:953: error: request for member 'context' in something not a structure or union
video_out_xxmc.c:954: warning: statement with no effect
video_out_xxmc.c:957: warning: implicit declaration of function 'strcmp'
video_out_xxmc.c:957: error: request for member 'name' in something not a structure or union
video_out_xxmc.c:958: error: 'ap' undeclared (first use in this function)
video_out_xxmc.c:958: warning: implicit declaration of function 'XInternAtom'
video_out_xxmc.c:958: warning: nested extern declaration of 'XInternAtom'
video_out_xxmc.c:958: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:958: error: 'False' undeclared (first use in this function)
video_out_xxmc.c:958: warning: statement with no effect
video_out_xxmc.c:959: warning: implicit declaration of function 'XvMCSetAttribute'
video_out_xxmc.c:959: warning: nested extern declaration of 'XvMCSetAttribute'
video_out_xxmc.c:959: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:959: error: request for member 'context' in something not a structure or union
video_out_xxmc.c:960: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:960: error: 'VO_PROP_AUTOPAINT_COLORKEY' undeclared (first use in this function)
video_out_xxmc.c:960: error: array subscript is not an integer
video_out_xxmc.c:960: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:961: error: request for member 'have_xvmc_autopaint' in something not a structure or union
video_out_xxmc.c:961: warning: statement with no effect
video_out_xxmc.c:966: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:967: error: request for member 'xvmc_xoverlay_type' in something not a structure or union
video_out_xxmc.c:967: error: 'X11OSD_COLORKEY' undeclared (first use in this function)
video_out_xxmc.c:967: warning: statement with no effect
video_out_xxmc.c:969: error: request for member 'xvmc_xoverlay_type' in something not a structure or union
video_out_xxmc.c:969: error: 'X11OSD_SHAPED' undeclared (first use in this function)
video_out_xxmc.c:969: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:974: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_xvmc_update_context':
video_out_xxmc.c:977: error: 'xine_xxmc_t' undeclared (first use in this function)
video_out_xxmc.c:977: error: 'xxmc' undeclared (first use in this function)
video_out_xxmc.c:977: error: invalid operands to binary *
video_out_xxmc.c:977: error: 'frame' undeclared (first use in this function)
video_out_xxmc.c:977: error: request for member 'xxmc_data' in something not a structure or union
video_out_xxmc.c:977: warning: statement with no effect
video_out_xxmc.c:984: error: 'driver' undeclared (first use in this function)
video_out_xxmc.c:984: error: request for member 'xvmc_cap' in something not a structure or union
video_out_xxmc.c:987: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:987: error: 'XINE_VERBOSITY_LOG' undeclared (first use in this function)
video_out_xxmc.c:989: error: 'width' undeclared (first use in this function)
video_out_xxmc.c:989: error: 'height' undeclared (first use in this function)
video_out_xxmc.c:990: error: request for member 'mpeg' in something not a structure or union
video_out_xxmc.c:990: error: request for member 'acceleration' in something not a structure or union
video_out_xxmc.c:992: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:993: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:994: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:994: warning: statement with no effect
video_out_xxmc.c:1002: error: request for member 'xvmc_accel' in something not a structure or union
video_out_xxmc.c:1003: error: invalid operands to binary |
video_out_xxmc.c:1003: error: invalid operands to binary &
video_out_xxmc.c:1011: error: request for member 'contextActive' in something not a structure or union
video_out_xxmc.c:1012: warning: incompatible implicit declaration of built-in function 'printf'
video_out_xxmc.c:1013: error: request for member 'xvmc_accel' in something not a structure or union
video_out_xxmc.c:1013: warning: statement with no effect
video_out_xxmc.c:1015: warning: incompatible implicit declaration of built-in function 'printf'
video_out_xxmc.c:1018: error: request for member 'xvmc_mpeg' in something not a structure or union
video_out_xxmc.c:1018: error: request for member 'mpeg' in something not a structure or union
video_out_xxmc.c:1018: warning: statement with no effect
video_out_xxmc.c:1019: error: request for member 'xvmc_width' in something not a structure or union
video_out_xxmc.c:1019: warning: statement with no effect
video_out_xxmc.c:1020: error: request for member 'xvmc_height' in something not a structure or union
video_out_xxmc.c:1020: warning: statement with no effect
video_out_xxmc.c:1021: error: request for member 'contextActive' in something not a structure or union
video_out_xxmc.c:1021: warning: return makes integer from pointer without a cast
video_out_xxmc.c: At top level:
video_out_xxmc.c:1024: error: syntax error before '*' token
video_out_xxmc.c:1027: warning: 'xxmc_frame_updates' was used with no prototype before its definition
video_out_xxmc.c: In function 'xxmc_frame_updates':
video_out_xxmc.c:1028: error: 'xine_xxmc_t' undeclared (first use in this function)
video_out_xxmc.c:1028: error: 'xxmc' undeclared (first use in this function)
video_out_xxmc.c:1028: error: invalid operands to binary *
video_out_xxmc.c:1028: error: 'frame' undeclared (first use in this function)
video_out_xxmc.c:1028: error: request for member 'xxmc_data' in something not a structure or union
video_out_xxmc.c:1028: warning: statement with no effect
video_out_xxmc.c:1037: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:1038: error: 'driver' undeclared (first use in this function)
video_out_xxmc.c:1038: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:1039: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:1040: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:1040: warning: statement with no effect
video_out_xxmc.c:1048: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:1049: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:1050: error: request for member 'context' in something not a structure or union
video_out_xxmc.c:1051: warning: implicit declaration of function 'fprintf'
video_out_xxmc.c:1051: warning: incompatible implicit declaration of built-in function 'fprintf'
video_out_xxmc.c:1051: error: 'stderr' undeclared (first use in this function)
video_out_xxmc.c:1054: error: request for member 'xvmc_accel' in something not a structure or union
video_out_xxmc.c:1054: warning: statement with no effect
video_out_xxmc.c:1058: error: request for member 'xvmc' in something not a structure or union
video_out_xxmc.c:1058: error: request for member 'macroblocks' in something not a structure or union
video_out_xxmc.c:1058: error: 'xine_macroblocks_t' undeclared (first use in this function)
video_out_xxmc.c:1058: error: syntax error before ')' token
video_out_xxmc.c:1058: error: request for member 'macroblocks' in something not a structure or union
video_out_xxmc.c:1058: error: invalid operands to binary &
video_out_xxmc.c:1058: warning: statement with no effect
video_out_xxmc.c:1059: error: request for member 'xvmc' in something not a structure or union
video_out_xxmc.c:1059: error: request for member 'macroblocks' in something not a structure or union
video_out_xxmc.c:1059: error: request for member 'xvmc_accel' in something not a structure or union
video_out_xxmc.c:1059: error: request for member 'unsigned_intra' in something not a structure or union
video_out_xxmc.c:1060: error: 'XINE_VO_SIGNED_INTRA' undeclared (first use in this function)
video_out_xxmc.c:1060: warning: statement with no effect
video_out_xxmc.c:1061: error: request for member 'xvmc_accel' in something not a structure or union
video_out_xxmc.c:1063: error: request for member 'xvmc' in something not a structure or union
video_out_xxmc.c:1063: error: request for member 'macroblocks' in something not a structure or union
video_out_xxmc.c:1063: error: request for member 'xvmc_accel' in something not a structure or union
video_out_xxmc.c:1063: error: 'XINE_VO_IDCT_ACCEL' undeclared (first use in this function)
video_out_xxmc.c:1063: warning: statement with no effect
video_out_xxmc.c:1066: error: request for member 'xvmc' in something not a structure or union
video_out_xxmc.c:1066: error: request for member 'macroblocks' in something not a structure or union
video_out_xxmc.c:1066: error: request for member 'xvmc_accel' in something not a structure or union
video_out_xxmc.c:1066: error: 'XINE_VO_MOTION_ACCEL' undeclared (first use in this function)
video_out_xxmc.c:1066: warning: statement with no effect
video_out_xxmc.c:1069: error: request for member 'xvmc' in something not a structure or union
video_out_xxmc.c:1069: error: request for member 'macroblocks' in something not a structure or union
video_out_xxmc.c:1069: error: request for member 'xvmc_accel' in something not a structure or union
video_out_xxmc.c:1069: warning: statement with no effect
video_out_xxmc.c:1073: error: request for member 'proc_xxmc_flush' in something not a structure or union
video_out_xxmc.c:1073: warning: statement with no effect
video_out_xxmc.c:1074: error: request for member 'proc_xxmc_lock_valid' in something not a structure or union
video_out_xxmc.c:1074: warning: statement with no effect
video_out_xxmc.c:1075: error: request for member 'proc_xxmc_unlock' in something not a structure or union
video_out_xxmc.c:1075: warning: statement with no effect
video_out_xxmc.c:1077: error: request for member 'xvmc' in something not a structure or union
video_out_xxmc.c:1077: error: request for member 'proc_macro_block' in something not a structure or union
video_out_xxmc.c:1077: error: 'xxmc_xvmc_proc_macro_block' undeclared (first use in this function)
video_out_xxmc.c:1077: warning: statement with no effect
video_out_xxmc.c:1078: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1078: error: request for member 'proc_duplicate_frame_data' in something not a structure or union
video_out_xxmc.c:1078: warning: statement with no effect
video_out_xxmc.c:1080: error: request for member 'proc_xxmc_begin' in something not a structure or union
video_out_xxmc.c:1080: error: 'xvmc_vld_frame' undeclared (first use in this function)
video_out_xxmc.c:1080: warning: statement with no effect
video_out_xxmc.c:1081: error: request for member 'proc_xxmc_slice' in something not a structure or union
video_out_xxmc.c:1081: error: 'xvmc_vld_slice' undeclared (first use in this function)
video_out_xxmc.c:1081: warning: statement with no effect
video_out_xxmc.c:1085: error: 'init_macroblocks' undeclared (first use in this function)
video_out_xxmc.c:1086: error: request for member 'macroblocks' in something not a structure or union
video_out_xxmc.c:1086: error: request for member 'num_blocks' in something not a structure or union
video_out_xxmc.c:1086: warning: statement with no effect
video_out_xxmc.c:1087: error: request for member 'macroblocks' in something not a structure or union
video_out_xxmc.c:1087: error: request for member 'macroblockptr' in something not a structure or union
video_out_xxmc.c:1087: error: request for member 'macroblocks' in something not a structure or union
video_out_xxmc.c:1087: error: request for member 'macroblockbaseptr' in something not a structure or union
video_out_xxmc.c:1087: warning: statement with no effect
video_out_xxmc.c:1088: error: request for member 'macroblocks' in something not a structure or union
video_out_xxmc.c:1088: error: request for member 'xine_mc' in something not a structure or union
video_out_xxmc.c:1088: error: request for member 'blockptr' in something not a structure or union
video_out_xxmc.c:1089: error: request for member 'macroblocks' in something not a structure or union
video_out_xxmc.c:1089: error: request for member 'xine_mc' in something not a structure or union
video_out_xxmc.c:1089: error: request for member 'blockbaseptr' in something not a structure or union
video_out_xxmc.c:1089: warning: statement with no effect
video_out_xxmc.c:1091: error: request for member 'acceleration' in something not a structure or union
video_out_xxmc.c:1091: error: request for member 'xvmc_accel' in something not a structure or union
video_out_xxmc.c:1091: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:1096: error: syntax error before '*' token
video_out_xxmc.c:1098: warning: 'dispose_ximage' was used with no prototype before its definition
video_out_xxmc.c: In function 'dispose_ximage':
video_out_xxmc.c:1100: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:1100: error: request for member 'use_shm' in something not a structure or union
video_out_xxmc.c:1102: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1102: error: 'shminfo' undeclared (first use in this function)
video_out_xxmc.c:1103: error: 'myimage' undeclared (first use in this function)
video_out_xxmc.c:1104: error: request for member 'shmaddr' in something not a structure or union
video_out_xxmc.c:1105: error: request for member 'shmid' in something not a structure or union
video_out_xxmc.c:1106: error: request for member 'shmid' in something not a structure or union
video_out_xxmc.c:1106: error: 'IPC_RMID' undeclared (first use in this function)
video_out_xxmc.c:1107: error: request for member 'shmid' in something not a structure or union
video_out_xxmc.c:1107: warning: statement with no effect
video_out_xxmc.c:1112: error: request for member 'data' in something not a structure or union
video_out_xxmc.c:1112: error: request for member 'data' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:1119: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_do_update_frame_xv':
video_out_xxmc.c:1124: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:1124: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:1124: error: invalid operands to binary *
video_out_xxmc.c:1124: error: syntax error before ')' token
video_out_xxmc.c:1125: error: 'xxmc_frame_t' undeclared (first use in this function)
video_out_xxmc.c:1125: error: 'frame' undeclared (first use in this function)
video_out_xxmc.c:1125: error: invalid operands to binary *
video_out_xxmc.c:1125: error: syntax error before ')' token
video_out_xxmc.c:1127: error: request for member 'use_pitch_alignment' in something not a structure or union
video_out_xxmc.c:1128: error: 'width' undeclared (first use in this function)
video_out_xxmc.c:1128: error: invalid operands to binary &
video_out_xxmc.c:1128: warning: statement with no effect
video_out_xxmc.c:1131: error: request for member 'width' in something not a structure or union
video_out_xxmc.c:1132: error: request for member 'height' in something not a structure or union
video_out_xxmc.c:1132: error: 'height' undeclared (first use in this function)
video_out_xxmc.c:1133: error: request for member 'last_sw_format' in something not a structure or union
video_out_xxmc.c:1133: error: 'format' undeclared (first use in this function)
video_out_xxmc.c:1135: error: request for member 'last_sw_format' in something not a structure or union
video_out_xxmc.c:1135: warning: statement with no effect
video_out_xxmc.c:1136: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1142: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:1143: error: request for member 'shminfo' in something not a structure or union
video_out_xxmc.c:1143: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:1144: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:1144: warning: statement with no effect
video_out_xxmc.c:1147: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:1147: error: request for member 'shminfo' in something not a structure or union
video_out_xxmc.c:1147: warning: statement with no effect
video_out_xxmc.c:1149: error: 'XINE_IMGFMT_YUY2' undeclared (first use in this function)
video_out_xxmc.c:1150: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1150: error: request for member 'pitches' in something not a structure or union
video_out_xxmc.c:1150: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:1150: error: request for member 'pitches' in something not a structure or union
video_out_xxmc.c:1151: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1151: error: request for member 'base' in something not a structure or union
video_out_xxmc.c:1151: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:1151: error: request for member 'data' in something not a structure or union
video_out_xxmc.c:1151: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:1151: error: request for member 'offsets' in something not a structure or union
video_out_xxmc.c:1151: warning: assignment makes integer from pointer without a cast
video_out_xxmc.c:1154: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1154: error: request for member 'pitches' in something not a structure or union
video_out_xxmc.c:1154: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:1154: error: request for member 'pitches' in something not a structure or union
video_out_xxmc.c:1155: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1155: error: request for member 'pitches' in something not a structure or union
video_out_xxmc.c:1155: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:1155: error: request for member 'pitches' in something not a structure or union
video_out_xxmc.c:1156: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1156: error: request for member 'pitches' in something not a structure or union
video_out_xxmc.c:1156: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:1156: error: request for member 'pitches' in something not a structure or union
video_out_xxmc.c:1157: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1157: error: request for member 'base' in something not a structure or union
video_out_xxmc.c:1157: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:1157: error: request for member 'data' in something not a structure or union
video_out_xxmc.c:1157: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:1157: error: request for member 'offsets' in something not a structure or union
video_out_xxmc.c:1157: warning: assignment makes integer from pointer without a cast
video_out_xxmc.c:1158: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1158: error: request for member 'base' in something not a structure or union
video_out_xxmc.c:1158: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:1158: error: request for member 'data' in something not a structure or union
video_out_xxmc.c:1158: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:1158: error: request for member 'offsets' in something not a structure or union
video_out_xxmc.c:1158: warning: assignment makes integer from pointer without a cast
video_out_xxmc.c:1159: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1159: error: request for member 'base' in something not a structure or union
video_out_xxmc.c:1159: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:1159: error: request for member 'data' in something not a structure or union
video_out_xxmc.c:1159: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:1159: error: request for member 'offsets' in something not a structure or union
video_out_xxmc.c:1159: warning: assignment makes integer from pointer without a cast
video_out_xxmc.c:1162: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1165: error: request for member 'ratio' in something not a structure or union
video_out_xxmc.c:1165: error: 'ratio' undeclared (first use in this function)
video_out_xxmc.c:1165: warning: statement with no effect
video_out_xxmc.c:1166: error: request for member 'width' in something not a structure or union
video_out_xxmc.c:1166: warning: statement with no effect
video_out_xxmc.c:1167: error: request for member 'height' in something not a structure or union
video_out_xxmc.c:1167: warning: statement with no effect
video_out_xxmc.c:1168: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:1168: warning: statement with no effect
video_out_xxmc.c:1169: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1169: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:1169: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:1169: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:1177: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_accel_update':
video_out_xxmc.c:1187: error: 'last_request' undeclared (first use in this function)
video_out_xxmc.c:1187: error: 'new_request' undeclared (first use in this function)
video_out_xxmc.c:1193: error: 'driver' undeclared (first use in this function)
video_out_xxmc.c:1193: error: request for member 'xvmc_accel' in something not a structure or union
video_out_xxmc.c:1193: error: invalid operands to binary &
video_out_xxmc.c:1200: error: invalid operands to binary &
video_out_xxmc.c:1201: error: invalid operands to binary &
video_out_xxmc.c: At top level:
video_out_xxmc.c:1212: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_do_update_frame':
video_out_xxmc.c:1217: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:1217: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:1217: error: invalid operands to binary *
video_out_xxmc.c:1217: error: syntax error before ')' token
video_out_xxmc.c:1218: error: 'xxmc_frame_t' undeclared (first use in this function)
video_out_xxmc.c:1218: error: 'frame' undeclared (first use in this function)
video_out_xxmc.c:1218: error: invalid operands to binary *
video_out_xxmc.c:1218: error: syntax error before ')' token
video_out_xxmc.c:1220: error: 'XINE_IMGFMT_XXMC' undeclared (first use in this function)
video_out_xxmc.c:1220: error: 'format' undeclared (first use in this function)
video_out_xxmc.c:1221: error: 'xine_xxmc_t' undeclared (first use in this function)
video_out_xxmc.c:1221: error: 'xxmc' undeclared (first use in this function)
video_out_xxmc.c:1221: error: invalid operands to binary *
video_out_xxmc.c:1221: error: request for member 'xxmc_data' in something not a structure or union
video_out_xxmc.c:1221: warning: statement with no effect
video_out_xxmc.c:1223: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:1224: error: request for member 'last_accel_request' in something not a structure or union
video_out_xxmc.c:1224: error: request for member 'acceleration' in something not a structure or union
video_out_xxmc.c:1225: error: request for member 'xvmc_mpeg' in something not a structure or union
video_out_xxmc.c:1225: error: request for member 'mpeg' in something not a structure or union
video_out_xxmc.c:1226: error: request for member 'xvmc_width' in something not a structure or union
video_out_xxmc.c:1226: error: 'width' undeclared (first use in this function)
video_out_xxmc.c:1227: error: request for member 'xvmc_height' in something not a structure or union
video_out_xxmc.c:1227: error: 'height' undeclared (first use in this function)
video_out_xxmc.c:1228: error: request for member 'last_accel_request' in something not a structure or union
video_out_xxmc.c:1228: error: request for member 'acceleration' in something not a structure or union
video_out_xxmc.c:1228: warning: statement with no effect
video_out_xxmc.c:1231: error: request for member 'last_accel_request' in something not a structure or union
video_out_xxmc.c:1231: error: request for member 'acceleration' in something not a structure or union
video_out_xxmc.c:1231: warning: statement with no effect
video_out_xxmc.c:1234: error: request for member 'contextActive' in something not a structure or union
video_out_xxmc.c:1237: error: 'this_gen' undeclared (first use in this function)
video_out_xxmc.c:1237: error: 'frame_gen' undeclared (first use in this function)
video_out_xxmc.c:1237: error: 'ratio' undeclared (first use in this function)
video_out_xxmc.c:1238: error: request for member 'fallback_format' in something not a structure or union
video_out_xxmc.c:1238: error: 'flags' undeclared (first use in this function)
video_out_xxmc.c:1240: error: request for member 'contextActive' in something not a structure or union
video_out_xxmc.c:1241: error: request for member 'acceleration' in something not a structure or union
video_out_xxmc.c:1241: warning: statement with no effect
video_out_xxmc.c:1242: error: request for member 'xvmc' in something not a structure or union
video_out_xxmc.c:1242: error: request for member 'macroblocks' in something not a structure or union
video_out_xxmc.c:1242: warning: statement with no effect
video_out_xxmc.c:1243: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1243: error: request for member 'proc_duplicate_frame_data' in something not a structure or union
video_out_xxmc.c:1243: warning: statement with no effect
video_out_xxmc.c:1245: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:1245: warning: statement with no effect
video_out_xxmc.c:1246: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1246: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:1246: warning: statement with no effect
video_out_xxmc.c:1249: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:1252: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1252: error: request for member 'proc_duplicate_frame_data' in something not a structure or union
video_out_xxmc.c:1252: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:1258: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_update_frame_format':
video_out_xxmc.c:1264: error: 'format' undeclared (first use in this function)
video_out_xxmc.c:1264: error: 'XINE_IMGFMT_XXMC' undeclared (first use in this function)
video_out_xxmc.c:1265: error: 'this_gen' undeclared (first use in this function)
video_out_xxmc.c:1265: error: 'frame_gen' undeclared (first use in this function)
video_out_xxmc.c:1265: error: 'width' undeclared (first use in this function)
video_out_xxmc.c:1265: error: 'height' undeclared (first use in this function)
video_out_xxmc.c:1266: error: 'ratio' undeclared (first use in this function)
video_out_xxmc.c:1266: error: 'flags' undeclared (first use in this function)
video_out_xxmc.c:1276: error: 'xine_xxmc_t' undeclared (first use in this function)
video_out_xxmc.c:1276: error: 'xxmc' undeclared (first use in this function)
video_out_xxmc.c:1276: error: invalid operands to binary *
video_out_xxmc.c:1276: error: syntax error before ')' token
video_out_xxmc.c:1277: error: request for member 'decoded' in something not a structure or union
video_out_xxmc.c:1277: warning: statement with no effect
video_out_xxmc.c:1278: error: request for member 'proc_xxmc_update_frame' in something not a structure or union
video_out_xxmc.c:1278: warning: statement with no effect
video_out_xxmc.c:1279: error: request for member 'proc_duplicate_frame_data' in something not a structure or union
video_out_xxmc.c:1279: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:1287: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_clean_output_area':
video_out_xxmc.c:1290: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:1290: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1292: warning: implicit declaration of function 'XSetForeground'
video_out_xxmc.c:1292: warning: nested extern declaration of 'XSetForeground'
video_out_xxmc.c:1292: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1292: error: request for member 'gc' in something not a structure or union
video_out_xxmc.c:1292: error: request for member 'black' in something not a structure or union
video_out_xxmc.c:1292: error: request for member 'pixel' in something not a structure or union
video_out_xxmc.c:1295: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1295: error: request for member 'border' in something not a structure or union
video_out_xxmc.c:1295: error: request for member 'w' in something not a structure or union
video_out_xxmc.c:1295: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1295: error: request for member 'border' in something not a structure or union
video_out_xxmc.c:1295: error: request for member 'h' in something not a structure or union
video_out_xxmc.c:1296: warning: implicit declaration of function 'XFillRectangle'
video_out_xxmc.c:1296: warning: nested extern declaration of 'XFillRectangle'
video_out_xxmc.c:1296: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1296: error: request for member 'drawable' in something not a structure or union
video_out_xxmc.c:1296: error: request for member 'gc' in something not a structure or union
video_out_xxmc.c:1297: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1297: error: request for member 'border' in something not a structure or union
video_out_xxmc.c:1297: error: request for member 'x' in something not a structure or union
video_out_xxmc.c:1297: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1297: error: request for member 'border' in something not a structure or union
video_out_xxmc.c:1297: error: request for member 'y' in something not a structure or union
video_out_xxmc.c:1298: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1298: error: request for member 'border' in something not a structure or union
video_out_xxmc.c:1298: error: request for member 'w' in something not a structure or union
video_out_xxmc.c:1298: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1298: error: request for member 'border' in something not a structure or union
video_out_xxmc.c:1298: error: request for member 'h' in something not a structure or union
video_out_xxmc.c:1309: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1309: error: 'VO_PROP_AUTOPAINT_COLORKEY' undeclared (first use in this function)
video_out_xxmc.c:1309: error: array subscript is not an integer
video_out_xxmc.c:1309: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:1309: warning: comparison between pointer and integer
video_out_xxmc.c:1310: error: 'xvmc_active' undeclared (first use in this function)
video_out_xxmc.c:1311: error: request for member 'context_flags' in something not a structure or union
video_out_xxmc.c:1311: error: 'XVMC_OVERLAID_SURFACE' undeclared (first use in this function)
video_out_xxmc.c:1311: error: invalid operands to binary &
video_out_xxmc.c:1312: error: request for member 'have_xvmc_autopaint' in something not a structure or union
video_out_xxmc.c:1315: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1315: error: request for member 'gc' in something not a structure or union
video_out_xxmc.c:1315: error: request for member 'colorkey' in something not a structure or union
video_out_xxmc.c:1316: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1316: error: request for member 'drawable' in something not a structure or union
video_out_xxmc.c:1316: error: request for member 'gc' in something not a structure or union
video_out_xxmc.c:1317: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1317: error: request for member 'output_xoffset' in something not a structure or union
video_out_xxmc.c:1317: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1317: error: request for member 'output_yoffset' in something not a structure or union
video_out_xxmc.c:1318: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1318: error: request for member 'output_width' in something not a structure or union
video_out_xxmc.c:1318: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1318: error: request for member 'output_height' in something not a structure or union
video_out_xxmc.c:1324: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:1325: warning: implicit declaration of function 'x11osd_resize'
video_out_xxmc.c:1325: warning: nested extern declaration of 'x11osd_resize'
video_out_xxmc.c:1325: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:1325: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1325: error: request for member 'gui_width' in something not a structure or union
video_out_xxmc.c:1325: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1325: error: request for member 'gui_height' in something not a structure or union
video_out_xxmc.c:1326: error: request for member 'ovl_changed' in something not a structure or union
video_out_xxmc.c:1326: warning: statement with no effect
video_out_xxmc.c:1329: error: request for member 'display' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:1338: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_compute_ideal_size':
video_out_xxmc.c:1339: warning: implicit declaration of function '_x_vo_scale_compute_ideal_size'
video_out_xxmc.c:1339: warning: nested extern declaration of '_x_vo_scale_compute_ideal_size'
video_out_xxmc.c:1339: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:1339: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:1347: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_compute_output_size':
video_out_xxmc.c:1349: warning: implicit declaration of function '_x_vo_scale_compute_output_size'
video_out_xxmc.c:1349: warning: nested extern declaration of '_x_vo_scale_compute_output_size'
video_out_xxmc.c:1349: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:1349: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:1354: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_check_xoverlay_type':
video_out_xxmc.c:1358: error: 'frame' undeclared (first use in this function)
video_out_xxmc.c:1358: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:1358: error: 'XINE_IMGFMT_XXMC' undeclared (first use in this function)
video_out_xxmc.c:1359: error: 'driver' undeclared (first use in this function)
video_out_xxmc.c:1359: error: request for member 'xvmc_xoverlay_type' in something not a structure or union
video_out_xxmc.c:1359: error: request for member 'xv_xoverlay_type' in something not a structure or union
video_out_xxmc.c:1359: warning: initialization makes integer from pointer without a cast
video_out_xxmc.c:1360: error: request for member 'xoverlay_type' in something not a structure or union
video_out_xxmc.c:1360: warning: comparison between pointer and integer
video_out_xxmc.c:1361: warning: incompatible implicit declaration of built-in function 'printf'
video_out_xxmc.c:1362: warning: implicit declaration of function 'x11osd_destroy'
video_out_xxmc.c:1362: warning: nested extern declaration of 'x11osd_destroy'
video_out_xxmc.c:1362: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:1363: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:1363: warning: implicit declaration of function 'x11osd_create'
video_out_xxmc.c:1363: warning: nested extern declaration of 'x11osd_create'
video_out_xxmc.c:1363: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:1363: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1364: error: request for member 'screen' in something not a structure or union
video_out_xxmc.c:1364: error: request for member 'drawable' in something not a structure or union
video_out_xxmc.c:1365: warning: statement with no effect
video_out_xxmc.c:1366: error: request for member 'xoverlay_type' in something not a structure or union
video_out_xxmc.c:1366: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:1371: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_overlay_begin':
video_out_xxmc.c:1373: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:1373: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:1373: error: invalid operands to binary *
video_out_xxmc.c:1373: error: syntax error before ')' token
video_out_xxmc.c:1374: error: 'xxmc_frame_t' undeclared (first use in this function)
video_out_xxmc.c:1374: error: 'frame' undeclared (first use in this function)
video_out_xxmc.c:1374: error: invalid operands to binary *
video_out_xxmc.c:1374: error: syntax error before ')' token
video_out_xxmc.c:1377: error: request for member 'ovl_changed' in something not a structure or union
video_out_xxmc.c:1377: error: 'changed' undeclared (first use in this function)
video_out_xxmc.c:1377: warning: statement with no effect
video_out_xxmc.c:1379: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:1380: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:1380: error: 'XINE_IMGFMT_XXMC' undeclared (first use in this function)
video_out_xxmc.c:1381: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:1382: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:1386: error: request for member 'ovl_changed' in something not a structure or union
video_out_xxmc.c:1386: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:1388: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1390: warning: implicit declaration of function 'x11osd_clear'
video_out_xxmc.c:1390: warning: nested extern declaration of 'x11osd_clear'
video_out_xxmc.c:1390: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:1391: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1393: error: request for member 'ovl_changed' in something not a structure or union
video_out_xxmc.c:1393: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:1394: error: request for member 'hwSubpictures' in something not a structure or union
video_out_xxmc.c:1396: error: request for member 'new_subpic' in something not a structure or union
video_out_xxmc.c:1397: error: request for member 'context' in something not a structure or union
video_out_xxmc.c:1397: error: request for member 'xvmc_width' in something not a structure or union
video_out_xxmc.c:1398: error: request for member 'xvmc_height' in something not a structure or union
video_out_xxmc.c:1399: error: request for member 'xvmc_cap' in something not a structure or union
video_out_xxmc.c:1399: error: request for member 'xvmc_cur_cap' in something not a structure or union
video_out_xxmc.c:1399: error: array subscript is not an integer
video_out_xxmc.c:1399: error: request for member 'subPicType' in something not a structure or union
video_out_xxmc.c:1399: error: request for member 'id' in something not a structure or union
video_out_xxmc.c:1399: warning: statement with no effect
video_out_xxmc.c:1401: error: request for member 'new_subpic' in something not a structure or union
video_out_xxmc.c:1402: error: request for member 'first_overlay' in something not a structure or union
video_out_xxmc.c:1402: warning: statement with no effect
video_out_xxmc.c:1403: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1404: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1404: error: request for member 'new_subpic' in something not a structure or union
video_out_xxmc.c:1405: error: request for member 'xvmc_width' in something not a structure or union
video_out_xxmc.c:1406: error: request for member 'xvmc_height' in something not a structure or union
video_out_xxmc.c:1407: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1408: warning: implicit declaration of function '_x_clear_xx44_palette'
video_out_xxmc.c:1408: warning: nested extern declaration of '_x_clear_xx44_palette'
video_out_xxmc.c:1408: error: request for member 'palette' in something not a structure or union
video_out_xxmc.c:1411: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:1413: error: request for member 'alphablend_extra_data' in something not a structure or union
video_out_xxmc.c:1413: error: request for member 'offset_x' in something not a structure or union
video_out_xxmc.c:1413: error: 'frame_gen' undeclared (first use in this function)
video_out_xxmc.c:1413: error: request for member 'overlay_offset_x' in something not a structure or union
video_out_xxmc.c:1413: warning: statement with no effect
video_out_xxmc.c:1414: error: request for member 'alphablend_extra_data' in something not a structure or union
video_out_xxmc.c:1414: error: request for member 'offset_y' in something not a structure or union
video_out_xxmc.c:1414: error: request for member 'overlay_offset_y' in something not a structure or union
video_out_xxmc.c:1414: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:1417: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_overlay_end':
video_out_xxmc.c:1419: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:1419: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:1419: error: invalid operands to binary *
video_out_xxmc.c:1419: error: syntax error before ')' token
video_out_xxmc.c:1420: error: 'xxmc_frame_t' undeclared (first use in this function)
video_out_xxmc.c:1420: error: 'frame' undeclared (first use in this function)
video_out_xxmc.c:1420: error: invalid operands to binary *
video_out_xxmc.c:1420: error: syntax error before ')' token
video_out_xxmc.c:1423: error: request for member 'ovl_changed' in something not a structure or union
video_out_xxmc.c:1423: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:1424: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1425: warning: implicit declaration of function 'x11osd_expose'
video_out_xxmc.c:1425: warning: nested extern declaration of 'x11osd_expose'
video_out_xxmc.c:1425: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:1426: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1428: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:1428: error: 'XINE_IMGFMT_XXMC' undeclared (first use in this function)
video_out_xxmc.c:1428: error: request for member 'hwSubpictures' in something not a structure or union
video_out_xxmc.c:1429: warning: implicit declaration of function 'LOCK_AND_SURFACE_VALID'
video_out_xxmc.c:1429: warning: nested extern declaration of 'LOCK_AND_SURFACE_VALID'
video_out_xxmc.c:1429: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:1430: error: request for member 'ovl_changed' in something not a structure or union
video_out_xxmc.c:1431: error: request for member 'old_subpic' in something not a structure or union
video_out_xxmc.c:1432: error: request for member 'old_subpic' in something not a structure or union
video_out_xxmc.c:1433: error: request for member 'old_subpic' in something not a structure or union
video_out_xxmc.c:1433: warning: statement with no effect
video_out_xxmc.c:1435: error: request for member 'new_subpic' in something not a structure or union
video_out_xxmc.c:1436: error: request for member 'old_subpic' in something not a structure or union
video_out_xxmc.c:1436: error: request for member 'new_subpic' in something not a structure or union
video_out_xxmc.c:1436: warning: statement with no effect
video_out_xxmc.c:1437: error: request for member 'new_subpic' in something not a structure or union
video_out_xxmc.c:1437: warning: statement with no effect
video_out_xxmc.c:1438: warning: implicit declaration of function '_x_xx44_to_xvmc_palette'
video_out_xxmc.c:1438: warning: nested extern declaration of '_x_xx44_to_xvmc_palette'
video_out_xxmc.c:1438: error: request for member 'palette' in something not a structure or union
video_out_xxmc.c:1438: error: request for member 'xvmc_palette' in something not a structure or union
video_out_xxmc.c:1439: error: request for member 'old_subpic' in something not a structure or union
video_out_xxmc.c:1439: error: request for member 'num_palette_entries' in something not a structure or union
video_out_xxmc.c:1440: error: request for member 'old_subpic' in something not a structure or union
video_out_xxmc.c:1440: error: request for member 'entry_bytes' in something not a structure or union
video_out_xxmc.c:1441: error: request for member 'reverse_nvidia_palette' in something not a structure or union
video_out_xxmc.c:1442: error: request for member 'old_subpic' in something not a structure or union
video_out_xxmc.c:1442: error: request for member 'component_order' in something not a structure or union
video_out_xxmc.c:1442: warning: pointer type mismatch in conditional expression
video_out_xxmc.c:1443: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1444: warning: implicit declaration of function 'XvMCSetSubpicturePalette'
video_out_xxmc.c:1444: warning: nested extern declaration of 'XvMCSetSubpicturePalette'
video_out_xxmc.c:1444: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1444: error: request for member 'old_subpic' in something not a structure or union
video_out_xxmc.c:1445: error: request for member 'xvmc_palette' in something not a structure or union
video_out_xxmc.c:1446: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1446: error: request for member 'old_subpic' in something not a structure or union
video_out_xxmc.c:1447: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1447: error: request for member 'old_subpic' in something not a structure or union
video_out_xxmc.c:1448: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1451: error: request for member 'old_subpic' in something not a structure or union
video_out_xxmc.c:1451: error: request for member 'first_overlay' in something not a structure or union
video_out_xxmc.c:1452: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1453: error: request for member 'xvmc_backend_subpic' in something not a structure or union
video_out_xxmc.c:1454: warning: implicit declaration of function 'XvMCBlendSubpicture'
video_out_xxmc.c:1454: warning: nested extern declaration of 'XvMCBlendSubpicture'
video_out_xxmc.c:1454: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1454: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:1455: error: request for member 'old_subpic' in something not a structure or union
video_out_xxmc.c:1455: error: request for member 'xvmc_width' in something not a structure or union
video_out_xxmc.c:1456: error: request for member 'xvmc_height' in something not a structure or union
video_out_xxmc.c:1457: error: request for member 'xvmc_width' in something not a structure or union
video_out_xxmc.c:1457: error: request for member 'xvmc_height' in something not a structure or union
video_out_xxmc.c:1459: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1459: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:1460: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:1461: error: request for member 'old_subpic' in something not a structure or union
video_out_xxmc.c:1461: error: request for member 'xvmc_width' in something not a structure or union
video_out_xxmc.c:1462: error: request for member 'xvmc_height' in something not a structure or union
video_out_xxmc.c:1462: error: request for member 'xvmc_width' in something not a structure or union
video_out_xxmc.c:1463: error: request for member 'xvmc_height' in something not a structure or union
video_out_xxmc.c:1465: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1467: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:1469: error: request for member 'ovl_changed' in something not a structure or union
video_out_xxmc.c:1469: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:1473: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_overlay_blend':
video_out_xxmc.c:1476: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:1476: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:1476: error: invalid operands to binary *
video_out_xxmc.c:1476: error: syntax error before ')' token
video_out_xxmc.c:1477: error: 'xxmc_frame_t' undeclared (first use in this function)
video_out_xxmc.c:1477: error: 'frame' undeclared (first use in this function)
video_out_xxmc.c:1477: error: invalid operands to binary *
video_out_xxmc.c:1477: error: syntax error before ')' token
video_out_xxmc.c:1479: error: 'overlay' undeclared (first use in this function)
video_out_xxmc.c:1479: error: request for member 'rle' in something not a structure or union
video_out_xxmc.c:1480: error: request for member 'unscaled' in something not a structure or union
video_out_xxmc.c:1481: error: request for member 'ovl_changed' in something not a structure or union
video_out_xxmc.c:1481: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:1482: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1483: warning: implicit declaration of function 'x11osd_blend'
video_out_xxmc.c:1483: warning: nested extern declaration of 'x11osd_blend'
video_out_xxmc.c:1483: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:1484: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1486: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:1486: error: 'XINE_IMGFMT_XXMC' undeclared (first use in this function)
video_out_xxmc.c:1487: error: request for member 'ovl_changed' in something not a structure or union
video_out_xxmc.c:1487: error: request for member 'hwSubpictures' in something not a structure or union
video_out_xxmc.c:1488: error: request for member 'new_subpic' in something not a structure or union
video_out_xxmc.c:1489: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:1490: error: request for member 'first_overlay' in something not a structure or union
video_out_xxmc.c:1491: warning: implicit declaration of function 'memset'
video_out_xxmc.c:1491: warning: incompatible implicit declaration of built-in function 'memset'
video_out_xxmc.c:1491: error: request for member 'subImage' in something not a structure or union
video_out_xxmc.c:1491: error: request for member 'data' in something not a structure or union
video_out_xxmc.c:1491: error: request for member 'subImage' in something not a structure or union
video_out_xxmc.c:1491: error: request for member 'width' in something not a structure or union
video_out_xxmc.c:1492: error: request for member 'subImage' in something not a structure or union
video_out_xxmc.c:1492: error: request for member 'height' in something not a structure or union
video_out_xxmc.c:1492: error: invalid operands to binary *
video_out_xxmc.c:1492: warning: passing argument 3 of 'memset' makes integer from pointer without a cast
video_out_xxmc.c:1493: error: request for member 'first_overlay' in something not a structure or union
video_out_xxmc.c:1493: warning: statement with no effect
video_out_xxmc.c:1495: warning: implicit declaration of function '_x_blend_xx44'
video_out_xxmc.c:1495: warning: nested extern declaration of '_x_blend_xx44'
video_out_xxmc.c:1495: error: request for member 'subImage' in something not a structure or union
video_out_xxmc.c:1495: error: request for member 'data' in something not a structure or union
video_out_xxmc.c:1495: error: request for member 'subImage' in something not a structure or union
video_out_xxmc.c:1495: error: request for member 'width' in something not a structure or union
video_out_xxmc.c:1496: error: request for member 'subImage' in something not a structure or union
video_out_xxmc.c:1496: error: request for member 'height' in something not a structure or union
video_out_xxmc.c:1496: error: request for member 'subImage' in something not a structure or union
video_out_xxmc.c:1496: error: request for member 'width' in something not a structure or union
video_out_xxmc.c:1497: error: request for member 'alphablend_extra_data' in something not a structure or union
video_out_xxmc.c:1498: error: request for member 'palette' in something not a structure or union
video_out_xxmc.c:1498: error: request for member 'subImage' in something not a structure or union
video_out_xxmc.c:1498: error: request for member 'id' in something not a structure or union
video_out_xxmc.c:1498: error: 'FOURCC_IA44' undeclared (first use in this function)
video_out_xxmc.c:1499: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1500: warning: implicit declaration of function 'XvMCCompositeSubpicture'
video_out_xxmc.c:1500: warning: nested extern declaration of 'XvMCCompositeSubpicture'
video_out_xxmc.c:1500: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1500: error: request for member 'new_subpic' in something not a structure or union
video_out_xxmc.c:1501: error: request for member 'subImage' in something not a structure or union
video_out_xxmc.c:1502: error: request for member 'x' in something not a structure or union
video_out_xxmc.c:1502: error: request for member 'y' in something not a structure or union
video_out_xxmc.c:1502: error: request for member 'width' in something not a structure or union
video_out_xxmc.c:1503: error: request for member 'height' in something not a structure or union
video_out_xxmc.c:1504: error: request for member 'x' in something not a structure or union
video_out_xxmc.c:1504: error: request for member 'y' in something not a structure or union
video_out_xxmc.c:1505: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1506: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:1510: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:1510: error: 'XINE_IMGFMT_YV12' undeclared (first use in this function)
video_out_xxmc.c:1511: warning: implicit declaration of function '_x_blend_yuv'
video_out_xxmc.c:1511: warning: nested extern declaration of '_x_blend_yuv'
video_out_xxmc.c:1511: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1511: error: request for member 'base' in something not a structure or union
video_out_xxmc.c:1512: error: request for member 'width' in something not a structure or union
video_out_xxmc.c:1512: error: request for member 'height' in something not a structure or union
video_out_xxmc.c:1512: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1512: error: request for member 'pitches' in something not a structure or union
video_out_xxmc.c:1513: error: request for member 'alphablend_extra_data' in something not a structure or union
video_out_xxmc.c:1515: warning: implicit declaration of function '_x_blend_yuy2'
video_out_xxmc.c:1515: warning: nested extern declaration of '_x_blend_yuy2'
video_out_xxmc.c:1515: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1515: error: request for member 'base' in something not a structure or union
video_out_xxmc.c:1516: error: request for member 'width' in something not a structure or union
video_out_xxmc.c:1516: error: request for member 'height' in something not a structure or union
video_out_xxmc.c:1516: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1516: error: request for member 'pitches' in something not a structure or union
video_out_xxmc.c:1517: error: request for member 'alphablend_extra_data' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:1523: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_add_recent_frame':
video_out_xxmc.c:1526: error: 'VO_NUM_RECENT_FRAMES' undeclared (first use in this function)
video_out_xxmc.c:1526: warning: assignment makes integer from pointer without a cast
video_out_xxmc.c:1527: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:1527: error: request for member 'recent_frames' in something not a structure or union
video_out_xxmc.c:1528: error: request for member 'recent_frames' in something not a structure or union
video_out_xxmc.c:1528: error: invalid type argument of '->'
video_out_xxmc.c:1528: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1528: error: request for member 'free' in something not a structure or union
video_out_xxmc.c:1529: error: request for member 'recent_frames' in something not a structure or union
video_out_xxmc.c:1529: error: invalid type argument of '->'
video_out_xxmc.c:1529: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1529: error: called object '&<erroneous-expression>' is not a function
video_out_xxmc.c:1529: warning: statement with no effect
video_out_xxmc.c:1532: error: request for member 'recent_frames' in something not a structure or union
video_out_xxmc.c:1532: error: request for member 'recent_frames' in something not a structure or union
video_out_xxmc.c:1534: error: request for member 'recent_frames' in something not a structure or union
video_out_xxmc.c:1534: error: 'frame' undeclared (first use in this function)
video_out_xxmc.c:1534: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:1537: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_redraw_needed':
video_out_xxmc.c:1539: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:1539: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:1539: error: invalid operands to binary *
video_out_xxmc.c:1539: error: syntax error before ')' token
video_out_xxmc.c:1542: error: request for member 'cur_frame' in something not a structure or union
video_out_xxmc.c:1544: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1544: error: request for member 'delivered_height' in something not a structure or union
video_out_xxmc.c:1544: error: request for member 'cur_frame' in something not a structure or union
video_out_xxmc.c:1544: error: request for member 'height' in something not a structure or union
video_out_xxmc.c:1544: warning: statement with no effect
video_out_xxmc.c:1545: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1545: error: request for member 'delivered_width' in something not a structure or union
video_out_xxmc.c:1545: error: request for member 'cur_frame' in something not a structure or union
video_out_xxmc.c:1545: error: request for member 'width' in something not a structure or union
video_out_xxmc.c:1545: warning: statement with no effect
video_out_xxmc.c:1546: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1546: error: request for member 'delivered_ratio' in something not a structure or union
video_out_xxmc.c:1546: error: request for member 'cur_frame' in something not a structure or union
video_out_xxmc.c:1546: error: request for member 'ratio' in something not a structure or union
video_out_xxmc.c:1546: warning: statement with no effect
video_out_xxmc.c:1548: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1548: error: request for member 'crop_left' in something not a structure or union
video_out_xxmc.c:1548: error: request for member 'cur_frame' in something not a structure or union
video_out_xxmc.c:1548: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1548: error: request for member 'crop_left' in something not a structure or union
video_out_xxmc.c:1548: warning: statement with no effect
video_out_xxmc.c:1549: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1549: error: request for member 'crop_right' in something not a structure or union
video_out_xxmc.c:1549: error: request for member 'cur_frame' in something not a structure or union
video_out_xxmc.c:1549: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1549: error: request for member 'crop_right' in something not a structure or union
video_out_xxmc.c:1549: warning: statement with no effect
video_out_xxmc.c:1550: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1550: error: request for member 'crop_top' in something not a structure or union
video_out_xxmc.c:1550: error: request for member 'cur_frame' in something not a structure or union
video_out_xxmc.c:1550: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1550: error: request for member 'crop_top' in something not a structure or union
video_out_xxmc.c:1550: warning: statement with no effect
video_out_xxmc.c:1551: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1551: error: request for member 'crop_bottom' in something not a structure or union
video_out_xxmc.c:1551: error: request for member 'cur_frame' in something not a structure or union
video_out_xxmc.c:1551: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1551: error: request for member 'crop_bottom' in something not a structure or union
video_out_xxmc.c:1551: warning: statement with no effect
video_out_xxmc.c:1555: warning: implicit declaration of function '_x_vo_scale_redraw_needed'
video_out_xxmc.c:1555: warning: nested extern declaration of '_x_vo_scale_redraw_needed'
video_out_xxmc.c:1555: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1560: error: request for member 'cur_frame' in something not a structure or union
video_out_xxmc.c:1560: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:1560: error: 'XINE_IMGFMT_XXMC' undeclared (first use in this function)
video_out_xxmc.c: At top level:
video_out_xxmc.c:1571: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_display_frame':
video_out_xxmc.c:1573: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:1573: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:1573: error: invalid operands to binary *
video_out_xxmc.c:1573: error: syntax error before ')' token
video_out_xxmc.c:1574: error: 'xxmc_frame_t' undeclared (first use in this function)
video_out_xxmc.c:1574: error: 'frame' undeclared (first use in this function)
video_out_xxmc.c:1574: error: invalid operands to binary *
video_out_xxmc.c:1574: error: syntax error before ')' token
video_out_xxmc.c:1575: error: 'xine_xxmc_t' undeclared (first use in this function)
video_out_xxmc.c:1575: error: 'xxmc' undeclared (first use in this function)
video_out_xxmc.c:1575: error: invalid operands to binary *
video_out_xxmc.c:1575: error: request for member 'xxmc_data' in something not a structure or union
video_out_xxmc.c:1575: warning: statement with no effect
video_out_xxmc.c:1583: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:1587: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:1587: error: 'XINE_IMGFMT_XXMC' undeclared (first use in this function)
video_out_xxmc.c:1588: error: request for member 'decoded' in something not a structure or union
video_out_xxmc.c:1588: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:1589: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:1593: error: request for member 'cur_frame' in something not a structure or union
video_out_xxmc.c:1593: warning: statement with no effect
video_out_xxmc.c:1600: error: request for member 'width' in something not a structure or union
video_out_xxmc.c:1600: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1600: error: request for member 'delivered_width' in something not a structure or union
video_out_xxmc.c:1601: error: request for member 'height' in something not a structure or union
video_out_xxmc.c:1601: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1601: error: request for member 'delivered_height' in something not a structure or union
video_out_xxmc.c:1602: error: request for member 'ratio' in something not a structure or union
video_out_xxmc.c:1602: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1602: error: request for member 'delivered_ratio' in something not a structure or union
video_out_xxmc.c:1604: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1604: error: request for member 'force_redraw' in something not a structure or union
video_out_xxmc.c:1604: warning: statement with no effect
video_out_xxmc.c:1612: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1612: error: request for member 'top_field_first' in something not a structure or union
video_out_xxmc.c:1612: error: 'XVMC_TOP_FIELD' undeclared (first use in this function)
video_out_xxmc.c:1612: error: 'XVMC_BOTTOM_FIELD' undeclared (first use in this function)
video_out_xxmc.c:1612: warning: assignment makes integer from pointer without a cast
video_out_xxmc.c:1613: error: request for member 'bob' in something not a structure or union
video_out_xxmc.c:1613: warning: pointer/integer type mismatch in conditional expression
video_out_xxmc.c:1613: warning: assignment makes integer from pointer without a cast
video_out_xxmc.c:1614: error: request for member 'cur_field' in something not a structure or union
video_out_xxmc.c:1614: error: request for member 'deinterlace_enabled' in something not a structure or union
video_out_xxmc.c:1614: error: 'XVMC_FRAME_PICTURE' undeclared (first use in this function)
video_out_xxmc.c:1614: warning: pointer/integer type mismatch in conditional expression
video_out_xxmc.c:1614: warning: statement with no effect
video_out_xxmc.c:1616: error: 'this_gen' undeclared (first use in this function)
video_out_xxmc.c:1617: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:1618: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1619: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1619: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:1620: warning: implicit declaration of function 'XvMCPutSurface'
video_out_xxmc.c:1620: warning: nested extern declaration of 'XvMCPutSurface'
video_out_xxmc.c:1620: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1620: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:1620: error: request for member 'drawable' in something not a structure or union
video_out_xxmc.c:1621: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1621: error: request for member 'displayed_xoffset' in something not a structure or union
video_out_xxmc.c:1621: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1621: error: request for member 'displayed_yoffset' in something not a structure or union
video_out_xxmc.c:1622: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1622: error: request for member 'displayed_width' in something not a structure or union
video_out_xxmc.c:1622: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1622: error: request for member 'displayed_height' in something not a structure or union
video_out_xxmc.c:1623: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1623: error: request for member 'output_xoffset' in something not a structure or union
video_out_xxmc.c:1623: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1623: error: request for member 'output_yoffset' in something not a structure or union
video_out_xxmc.c:1624: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1624: error: request for member 'output_width' in something not a structure or union
video_out_xxmc.c:1624: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1624: error: request for member 'output_height' in something not a structure or union
video_out_xxmc.c:1625: error: request for member 'cur_field' in something not a structure or union
video_out_xxmc.c:1626: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1627: error: request for member 'deinterlace_enabled' in something not a structure or union
video_out_xxmc.c:1627: error: request for member 'bob' in something not a structure or union
video_out_xxmc.c:1629: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1629: error: request for member 'duration' in something not a structure or union
video_out_xxmc.c:1629: error: invalid operands to binary *
video_out_xxmc.c:1629: error: invalid operands to binary /
video_out_xxmc.c:1629: warning: initialization makes integer from pointer without a cast
video_out_xxmc.c:1632: error: request for member 'cur_field' in something not a structure or union
video_out_xxmc.c:1632: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1632: error: request for member 'top_field_first' in something not a structure or union
video_out_xxmc.c:1632: warning: statement with no effect
video_out_xxmc.c:1634: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1635: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1635: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:1635: error: request for member 'drawable' in something not a structure or union
video_out_xxmc.c:1636: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1636: error: request for member 'displayed_xoffset' in something not a structure or union
video_out_xxmc.c:1636: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1636: error: request for member 'displayed_yoffset' in something not a structure or union
video_out_xxmc.c:1637: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1637: error: request for member 'displayed_width' in something not a structure or union
video_out_xxmc.c:1637: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1637: error: request for member 'displayed_height' in something not a structure or union
video_out_xxmc.c:1638: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1638: error: request for member 'output_xoffset' in something not a structure or union
video_out_xxmc.c:1638: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1638: error: request for member 'output_yoffset' in something not a structure or union
video_out_xxmc.c:1639: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1639: error: request for member 'output_width' in something not a structure or union
video_out_xxmc.c:1639: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1639: error: request for member 'output_height' in something not a structure or union
video_out_xxmc.c:1640: error: request for member 'cur_field' in something not a structure or union
video_out_xxmc.c:1641: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1644: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1645: error: request for member 'use_shm' in something not a structure or union
video_out_xxmc.c:1646: warning: implicit declaration of function 'XvShmPutImage'
video_out_xxmc.c:1646: warning: nested extern declaration of 'XvShmPutImage'
video_out_xxmc.c:1646: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1646: error: request for member 'xv_port' in something not a structure or union
video_out_xxmc.c:1647: error: request for member 'drawable' in something not a structure or union
video_out_xxmc.c:1647: error: request for member 'gc' in something not a structure or union
video_out_xxmc.c:1647: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:1648: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1648: error: request for member 'displayed_xoffset' in something not a structure or union
video_out_xxmc.c:1648: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1648: error: request for member 'displayed_yoffset' in something not a structure or union
video_out_xxmc.c:1649: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1649: error: request for member 'displayed_width' in something not a structure or union
video_out_xxmc.c:1649: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1649: error: request for member 'displayed_height' in something not a structure or union
video_out_xxmc.c:1650: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1650: error: request for member 'output_xoffset' in something not a structure or union
video_out_xxmc.c:1650: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1650: error: request for member 'output_yoffset' in something not a structure or union
video_out_xxmc.c:1651: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1651: error: request for member 'output_width' in something not a structure or union
video_out_xxmc.c:1651: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1651: error: request for member 'output_height' in something not a structure or union
video_out_xxmc.c:1651: error: 'True' undeclared (first use in this function)
video_out_xxmc.c:1654: warning: implicit declaration of function 'XvPutImage'
video_out_xxmc.c:1654: warning: nested extern declaration of 'XvPutImage'
video_out_xxmc.c:1654: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1654: error: request for member 'xv_port' in something not a structure or union
video_out_xxmc.c:1655: error: request for member 'drawable' in something not a structure or union
video_out_xxmc.c:1655: error: request for member 'gc' in something not a structure or union
video_out_xxmc.c:1655: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:1656: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1656: error: request for member 'displayed_xoffset' in something not a structure or union
video_out_xxmc.c:1656: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1656: error: request for member 'displayed_yoffset' in something not a structure or union
video_out_xxmc.c:1657: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1657: error: request for member 'displayed_width' in something not a structure or union
video_out_xxmc.c:1657: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1657: error: request for member 'displayed_height' in something not a structure or union
video_out_xxmc.c:1658: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1658: error: request for member 'output_xoffset' in something not a structure or union
video_out_xxmc.c:1658: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1658: error: request for member 'output_yoffset' in something not a structure or union
video_out_xxmc.c:1659: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1659: error: request for member 'output_width' in something not a structure or union
video_out_xxmc.c:1659: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1659: error: request for member 'output_height' in something not a structure or union
video_out_xxmc.c:1661: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1661: error: 'False' undeclared (first use in this function)
video_out_xxmc.c:1662: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1664: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:1667: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_get_property':
video_out_xxmc.c:1668: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:1668: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:1668: error: invalid operands to binary *
video_out_xxmc.c:1668: error: syntax error before ')' token
video_out_xxmc.c:1670: error: 'property' undeclared (first use in this function)
video_out_xxmc.c:1671: error: 'VO_PROP_WINDOW_WIDTH' undeclared (first use in this function)
video_out_xxmc.c:1672: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1672: error: array subscript is not an integer
video_out_xxmc.c:1672: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:1672: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1672: error: request for member 'gui_width' in something not a structure or union
video_out_xxmc.c:1672: warning: statement with no effect
video_out_xxmc.c:1674: error: 'VO_PROP_WINDOW_HEIGHT' undeclared (first use in this function)
video_out_xxmc.c:1675: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1675: error: array subscript is not an integer
video_out_xxmc.c:1675: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:1675: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1675: error: request for member 'gui_height' in something not a structure or union
video_out_xxmc.c:1675: warning: statement with no effect
video_out_xxmc.c:1679: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1679: error: array subscript is not an integer
video_out_xxmc.c:1679: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:1681: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1681: error: array subscript is not an integer
video_out_xxmc.c:1681: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:1681: warning: return makes integer from pointer without a cast
video_out_xxmc.c: At top level:
video_out_xxmc.c:1684: error: syntax error before 'xine_cfg_entry_t'
video_out_xxmc.c: In function 'xxmc_property_callback':
video_out_xxmc.c:1685: error: 'xxmc_property_t' undeclared (first use in this function)
video_out_xxmc.c:1685: error: 'property' undeclared (first use in this function)
video_out_xxmc.c:1685: error: invalid operands to binary *
video_out_xxmc.c:1685: error: syntax error before ')' token
video_out_xxmc.c:1686: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:1686: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:1686: error: invalid operands to binary *
video_out_xxmc.c:1686: error: request for member 'this' in something not a structure or union
video_out_xxmc.c:1686: warning: statement with no effect
video_out_xxmc.c:1688: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:1689: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1690: warning: implicit declaration of function 'XvSetPortAttribute'
video_out_xxmc.c:1690: warning: nested extern declaration of 'XvSetPortAttribute'
video_out_xxmc.c:1690: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1690: error: request for member 'xv_port' in something not a structure or union
video_out_xxmc.c:1691: error: request for member 'atom' in something not a structure or union
video_out_xxmc.c:1692: error: 'entry' undeclared (first use in this function)
video_out_xxmc.c:1692: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:1693: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1694: error: request for member 'contextActive' in something not a structure or union
video_out_xxmc.c:1695: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1696: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1696: error: request for member 'context' in something not a structure or union
video_out_xxmc.c:1697: error: request for member 'atom' in something not a structure or union
video_out_xxmc.c:1698: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:1699: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1701: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:1704: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_set_property':
video_out_xxmc.c:1706: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:1706: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:1706: error: invalid operands to binary *
video_out_xxmc.c:1706: error: syntax error before ')' token
video_out_xxmc.c:1708: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1708: error: 'property' undeclared (first use in this function)
video_out_xxmc.c:1708: error: array subscript is not an integer
video_out_xxmc.c:1708: error: request for member 'atom' in something not a structure or union
video_out_xxmc.c:1708: error: 'None' undeclared (first use in this function)
video_out_xxmc.c:1711: error: 'value' undeclared (first use in this function)
video_out_xxmc.c:1711: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1711: error: array subscript is not an integer
video_out_xxmc.c:1711: error: request for member 'min' in something not a structure or union
video_out_xxmc.c:1711: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1711: error: array subscript is not an integer
video_out_xxmc.c:1711: error: request for member 'max' in something not a structure or union
video_out_xxmc.c:1712: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1712: error: array subscript is not an integer
video_out_xxmc.c:1712: error: request for member 'min' in something not a structure or union
video_out_xxmc.c:1712: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1712: error: array subscript is not an integer
video_out_xxmc.c:1712: error: request for member 'max' in something not a structure or union
video_out_xxmc.c:1712: error: invalid operands to binary +
video_out_xxmc.c:1712: error: invalid operands to binary >>
video_out_xxmc.c:1712: warning: statement with no effect
video_out_xxmc.c:1713: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:1714: error: request for member 'contextActive' in something not a structure or union
video_out_xxmc.c:1715: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1716: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1716: error: request for member 'context' in something not a structure or union
video_out_xxmc.c:1717: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1717: error: array subscript is not an integer
video_out_xxmc.c:1717: error: request for member 'atom' in something not a structure or union
video_out_xxmc.c:1719: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1721: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:1723: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1724: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1724: error: request for member 'xv_port' in something not a structure or union
video_out_xxmc.c:1725: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1725: error: array subscript is not an integer
video_out_xxmc.c:1725: error: request for member 'atom' in something not a structure or union
video_out_xxmc.c:1726: warning: implicit declaration of function 'XvGetPortAttribute'
video_out_xxmc.c:1726: warning: nested extern declaration of 'XvGetPortAttribute'
video_out_xxmc.c:1726: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1726: error: request for member 'xv_port' in something not a structure or union
video_out_xxmc.c:1727: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1727: error: array subscript is not an integer
video_out_xxmc.c:1727: error: request for member 'atom' in something not a structure or union
video_out_xxmc.c:1728: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1728: error: array subscript is not an integer
video_out_xxmc.c:1728: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:1729: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1731: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1731: error: array subscript is not an integer
video_out_xxmc.c:1731: error: request for member 'entry' in something not a structure or union
video_out_xxmc.c:1732: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1732: error: array subscript is not an integer
video_out_xxmc.c:1732: error: request for member 'entry' in something not a structure or union
video_out_xxmc.c:1732: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:1732: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1732: error: array subscript is not an integer
video_out_xxmc.c:1732: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:1732: warning: statement with no effect
video_out_xxmc.c:1734: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1734: error: array subscript is not an integer
video_out_xxmc.c:1734: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:1734: warning: return makes integer from pointer without a cast
video_out_xxmc.c:1739: error: 'VO_PROP_INTERLACED' undeclared (first use in this function)
video_out_xxmc.c:1740: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1740: error: array subscript is not an integer
video_out_xxmc.c:1740: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:1740: warning: statement with no effect
video_out_xxmc.c:1741: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:1741: error: 'XINE_VERBOSITY_LOG' undeclared (first use in this function)
video_out_xxmc.c:1742: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1742: error: array subscript is not an integer
video_out_xxmc.c:1742: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:1743: error: request for member 'deinterlace_enabled' in something not a structure or union
video_out_xxmc.c:1743: warning: statement with no effect
video_out_xxmc.c:1746: error: 'VO_PROP_ASPECT_RATIO' undeclared (first use in this function)
video_out_xxmc.c:1747: error: 'XINE_VO_ASPECT_NUM_RATIOS' undeclared (first use in this function)
video_out_xxmc.c:1748: error: 'XINE_VO_ASPECT_AUTO' undeclared (first use in this function)
video_out_xxmc.c:1748: warning: statement with no effect
video_out_xxmc.c:1750: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1750: error: array subscript is not an integer
video_out_xxmc.c:1750: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:1750: warning: statement with no effect
video_out_xxmc.c:1751: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:1752: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1752: error: array subscript is not an integer
video_out_xxmc.c:1752: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:1753: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1753: error: request for member 'user_ratio' in something not a structure or union
video_out_xxmc.c:1753: warning: statement with no effect
video_out_xxmc.c:1757: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1757: error: request for member 'force_redraw' in something not a structure or union
video_out_xxmc.c:1757: warning: statement with no effect
video_out_xxmc.c:1760: error: 'VO_PROP_ZOOM_X' undeclared (first use in this function)
video_out_xxmc.c:1761: error: 'XINE_VO_ZOOM_MIN' undeclared (first use in this function)
video_out_xxmc.c:1761: error: 'XINE_VO_ZOOM_MAX' undeclared (first use in this function)
video_out_xxmc.c:1762: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1762: error: array subscript is not an integer
video_out_xxmc.c:1762: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:1762: warning: statement with no effect
video_out_xxmc.c:1763: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:1764: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1764: error: array subscript is not an integer
video_out_xxmc.c:1764: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:1766: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1766: error: request for member 'zoom_factor_x' in something not a structure or union
video_out_xxmc.c:1766: error: 'XINE_VO_ZOOM_STEP' undeclared (first use in this function)
video_out_xxmc.c:1766: error: invalid operands to binary /
video_out_xxmc.c:1766: warning: statement with no effect
video_out_xxmc.c:1770: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1770: error: request for member 'force_redraw' in something not a structure or union
video_out_xxmc.c:1770: warning: statement with no effect
video_out_xxmc.c:1774: error: 'VO_PROP_ZOOM_Y' undeclared (first use in this function)
video_out_xxmc.c:1776: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1776: error: array subscript is not an integer
video_out_xxmc.c:1776: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:1776: warning: statement with no effect
video_out_xxmc.c:1777: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:1778: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1778: error: array subscript is not an integer
video_out_xxmc.c:1778: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:1780: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1780: error: request for member 'zoom_factor_y' in something not a structure or union
video_out_xxmc.c:1780: error: invalid operands to binary /
video_out_xxmc.c:1780: warning: statement with no effect
video_out_xxmc.c:1784: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1784: error: request for member 'force_redraw' in something not a structure or union
video_out_xxmc.c:1784: warning: statement with no effect
video_out_xxmc.c:1789: warning: return makes integer from pointer without a cast
video_out_xxmc.c: At top level:
video_out_xxmc.c:1792: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_get_property_min_max':
video_out_xxmc.c:1794: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:1794: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:1794: error: invalid operands to binary *
video_out_xxmc.c:1794: error: syntax error before ')' token
video_out_xxmc.c:1796: error: 'min' undeclared (first use in this function)
video_out_xxmc.c:1796: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1796: error: 'property' undeclared (first use in this function)
video_out_xxmc.c:1796: error: array subscript is not an integer
video_out_xxmc.c:1796: error: request for member 'min' in something not a structure or union
video_out_xxmc.c:1796: warning: statement with no effect
video_out_xxmc.c:1797: error: 'max' undeclared (first use in this function)
video_out_xxmc.c:1797: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1797: error: array subscript is not an integer
video_out_xxmc.c:1797: error: request for member 'max' in something not a structure or union
video_out_xxmc.c:1797: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:1800: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_gui_data_exchange':
video_out_xxmc.c:1803: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:1803: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:1803: error: invalid operands to binary *
video_out_xxmc.c:1803: error: syntax error before ')' token
video_out_xxmc.c:1805: error: 'data_type' undeclared (first use in this function)
video_out_xxmc.c:1807: error: 'XINE_GUI_SEND_COMPLETION_EVENT' undeclared (first use in this function)
video_out_xxmc.c:1811: error: 'XINE_GUI_SEND_EXPOSE_EVENT' undeclared (first use in this function)
video_out_xxmc.c:1814: error: request for member 'cur_frame' in something not a structure or union
video_out_xxmc.c:1815: error: 'xxmc_frame_t' undeclared (first use in this function)
video_out_xxmc.c:1815: error: 'frame' undeclared (first use in this function)
video_out_xxmc.c:1815: error: invalid operands to binary *
video_out_xxmc.c:1815: error: request for member 'cur_frame' in something not a structure or union
video_out_xxmc.c:1815: warning: statement with no effect
video_out_xxmc.c:1816: error: 'xine_xxmc_t' undeclared (first use in this function)
video_out_xxmc.c:1816: error: 'xxmc' undeclared (first use in this function)
video_out_xxmc.c:1816: error: invalid operands to binary *
video_out_xxmc.c:1816: error: request for member 'xxmc_data' in something not a structure or union
video_out_xxmc.c:1816: warning: statement with no effect
video_out_xxmc.c:1818: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:1819: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:1819: error: 'XINE_IMGFMT_XXMC' undeclared (first use in this function)
video_out_xxmc.c:1820: error: request for member 'decoded' in something not a structure or union
video_out_xxmc.c:1820: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:1821: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:1822: error: 'this_gen' undeclared (first use in this function)
video_out_xxmc.c:1823: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:1827: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:1828: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:1829: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:1830: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1831: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1831: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:1832: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1832: error: request for member 'xvmc_surf' in something not a structure or union
video_out_xxmc.c:1832: error: request for member 'drawable' in something not a structure or union
video_out_xxmc.c:1833: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1833: error: request for member 'displayed_xoffset' in something not a structure or union
video_out_xxmc.c:1833: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1833: error: request for member 'displayed_yoffset' in something not a structure or union
video_out_xxmc.c:1834: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1834: error: request for member 'displayed_width' in something not a structure or union
video_out_xxmc.c:1834: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1834: error: request for member 'displayed_height' in something not a structure or union
video_out_xxmc.c:1835: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1835: error: request for member 'output_xoffset' in something not a structure or union
video_out_xxmc.c:1835: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1835: error: request for member 'output_yoffset' in something not a structure or union
video_out_xxmc.c:1836: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1836: error: request for member 'output_width' in something not a structure or union
video_out_xxmc.c:1836: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1836: error: request for member 'output_height' in something not a structure or union
video_out_xxmc.c:1837: error: request for member 'cur_field' in something not a structure or union
video_out_xxmc.c:1838: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1840: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1841: error: request for member 'use_shm' in something not a structure or union
video_out_xxmc.c:1842: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1842: error: request for member 'xv_port' in something not a structure or union
video_out_xxmc.c:1843: error: request for member 'drawable' in something not a structure or union
video_out_xxmc.c:1843: error: request for member 'gc' in something not a structure or union
video_out_xxmc.c:1843: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:1844: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1844: error: request for member 'displayed_xoffset' in something not a structure or union
video_out_xxmc.c:1844: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1844: error: request for member 'displayed_yoffset' in something not a structure or union
video_out_xxmc.c:1845: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1845: error: request for member 'displayed_width' in something not a structure or union
video_out_xxmc.c:1845: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1845: error: request for member 'displayed_height' in something not a structure or union
video_out_xxmc.c:1846: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1846: error: request for member 'output_xoffset' in something not a structure or union
video_out_xxmc.c:1846: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1846: error: request for member 'output_yoffset' in something not a structure or union
video_out_xxmc.c:1847: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1847: error: request for member 'output_width' in something not a structure or union
video_out_xxmc.c:1847: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1847: error: request for member 'output_height' in something not a structure or union
video_out_xxmc.c:1847: error: 'True' undeclared (first use in this function)
video_out_xxmc.c:1849: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1849: error: request for member 'xv_port' in something not a structure or union
video_out_xxmc.c:1850: error: request for member 'drawable' in something not a structure or union
video_out_xxmc.c:1850: error: request for member 'gc' in something not a structure or union
video_out_xxmc.c:1850: error: request for member 'image' in something not a structure or union
video_out_xxmc.c:1851: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1851: error: request for member 'displayed_xoffset' in something not a structure or union
video_out_xxmc.c:1851: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1851: error: request for member 'displayed_yoffset' in something not a structure or union
video_out_xxmc.c:1852: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1852: error: request for member 'displayed_width' in something not a structure or union
video_out_xxmc.c:1852: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1852: error: request for member 'displayed_height' in something not a structure or union
video_out_xxmc.c:1853: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1853: error: request for member 'output_xoffset' in something not a structure or union
video_out_xxmc.c:1853: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1853: error: request for member 'output_yoffset' in something not a structure or union
video_out_xxmc.c:1854: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1854: error: request for member 'output_width' in something not a structure or union
video_out_xxmc.c:1854: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1854: error: request for member 'output_height' in something not a structure or union
video_out_xxmc.c:1856: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1856: error: 'False' undeclared (first use in this function)
video_out_xxmc.c:1857: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1859: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:1861: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:1862: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:1868: error: 'XINE_GUI_SEND_DRAWABLE_CHANGED' undeclared (first use in this function)
video_out_xxmc.c:1869: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1870: error: request for member 'drawable' in something not a structure or union
video_out_xxmc.c:1870: error: 'Drawable' undeclared (first use in this function)
video_out_xxmc.c:1870: error: syntax error before 'data'
video_out_xxmc.c:1871: warning: implicit declaration of function 'XFreeGC'
video_out_xxmc.c:1871: warning: nested extern declaration of 'XFreeGC'
video_out_xxmc.c:1871: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1871: error: request for member 'gc' in something not a structure or union
video_out_xxmc.c:1872: error: request for member 'gc' in something not a structure or union
video_out_xxmc.c:1872: warning: implicit declaration of function 'XCreateGC'
video_out_xxmc.c:1872: warning: nested extern declaration of 'XCreateGC'
video_out_xxmc.c:1872: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1872: error: request for member 'drawable' in something not a structure or union
video_out_xxmc.c:1872: warning: statement with no effect
video_out_xxmc.c:1873: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:1874: warning: implicit declaration of function 'x11osd_drawable_changed'
video_out_xxmc.c:1874: warning: nested extern declaration of 'x11osd_drawable_changed'
video_out_xxmc.c:1874: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:1874: error: request for member 'drawable' in something not a structure or union
video_out_xxmc.c:1875: error: request for member 'ovl_changed' in something not a structure or union
video_out_xxmc.c:1875: warning: statement with no effect
video_out_xxmc.c:1876: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1877: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1877: error: request for member 'force_redraw' in something not a structure or union
video_out_xxmc.c:1877: warning: statement with no effect
video_out_xxmc.c:1880: error: 'XINE_GUI_SEND_TRANSLATE_GUI_TO_VIDEO' undeclared (first use in this function)
video_out_xxmc.c:1883: error: 'x11_rectangle_t' undeclared (first use in this function)
video_out_xxmc.c:1883: error: 'rect' undeclared (first use in this function)
video_out_xxmc.c:1883: error: invalid operands to binary *
video_out_xxmc.c:1883: error: 'data' undeclared (first use in this function)
video_out_xxmc.c:1883: warning: statement with no effect
video_out_xxmc.c:1885: warning: implicit declaration of function '_x_vo_scale_translate_gui2video'
video_out_xxmc.c:1885: warning: nested extern declaration of '_x_vo_scale_translate_gui2video'
video_out_xxmc.c:1885: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1885: error: request for member 'x' in something not a structure or union
video_out_xxmc.c:1885: error: request for member 'y' in something not a structure or union
video_out_xxmc.c:1887: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:1887: error: request for member 'x' in something not a structure or union
video_out_xxmc.c:1887: error: request for member 'w' in something not a structure or union
video_out_xxmc.c:1887: error: invalid operands to binary +
video_out_xxmc.c:1887: error: request for member 'y' in something not a structure or union
video_out_xxmc.c:1887: error: request for member 'h' in something not a structure or union
video_out_xxmc.c:1887: error: invalid operands to binary +
video_out_xxmc.c:1889: error: request for member 'x' in something not a structure or union
video_out_xxmc.c:1889: warning: statement with no effect
video_out_xxmc.c:1890: error: request for member 'y' in something not a structure or union
video_out_xxmc.c:1890: warning: statement with no effect
video_out_xxmc.c:1891: error: request for member 'w' in something not a structure or union
video_out_xxmc.c:1891: warning: statement with no effect
video_out_xxmc.c:1892: error: request for member 'h' in something not a structure or union
video_out_xxmc.c:1892: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:1904: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_dispose':
video_out_xxmc.c:1905: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:1905: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:1905: error: invalid operands to binary *
video_out_xxmc.c:1905: error: syntax error before ')' token
video_out_xxmc.c:1909: error: request for member 'xvmc_cap' in something not a structure or union
video_out_xxmc.c:1910: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:1912: error: request for member 'old_subpic' in something not a structure or union
video_out_xxmc.c:1913: error: request for member 'old_subpic' in something not a structure or union
video_out_xxmc.c:1914: error: request for member 'old_subpic' in something not a structure or union
video_out_xxmc.c:1914: warning: statement with no effect
video_out_xxmc.c:1916: error: request for member 'new_subpic' in something not a structure or union
video_out_xxmc.c:1917: error: request for member 'new_subpic' in something not a structure or union
video_out_xxmc.c:1918: error: request for member 'new_subpic' in something not a structure or union
video_out_xxmc.c:1918: warning: statement with no effect
video_out_xxmc.c:1920: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:1923: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1924: warning: implicit declaration of function 'XvUngrabPort'
video_out_xxmc.c:1924: warning: nested extern declaration of 'XvUngrabPort'
video_out_xxmc.c:1924: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1924: error: request for member 'xv_port' in something not a structure or union
video_out_xxmc.c:1924: error: 'CurrentTime' undeclared (first use in this function)
video_out_xxmc.c:1924: error: 'Success' undeclared (first use in this function)
video_out_xxmc.c:1924: warning: comparison between pointer and integer
video_out_xxmc.c:1925: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:1925: error: 'XINE_VERBOSITY_DEBUG' undeclared (first use in this function)
video_out_xxmc.c:1927: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1927: error: request for member 'gc' in something not a structure or union
video_out_xxmc.c:1928: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1930: error: 'VO_NUM_RECENT_FRAMES' undeclared (first use in this function)
video_out_xxmc.c:1930: warning: comparison between pointer and integer
video_out_xxmc.c:1931: error: request for member 'recent_frames' in something not a structure or union
video_out_xxmc.c:1932: error: request for member 'recent_frames' in something not a structure or union
video_out_xxmc.c:1932: error: invalid type argument of '->'
video_out_xxmc.c:1932: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1932: error: request for member 'dispose' in something not a structure or union
video_out_xxmc.c:1933: error: request for member 'recent_frames' in something not a structure or union
video_out_xxmc.c:1933: error: invalid type argument of '->'
video_out_xxmc.c:1933: error: request for member 'vo_frame' in something not a structure or union
video_out_xxmc.c:1933: error: called object '&<erroneous-expression>' is not a function
video_out_xxmc.c:1933: warning: statement with no effect
video_out_xxmc.c:1934: error: request for member 'recent_frames' in something not a structure or union
video_out_xxmc.c:1934: warning: assignment makes integer from pointer without a cast
video_out_xxmc.c:1937: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:1938: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1939: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:1940: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1942: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:1944: warning: implicit declaration of function '_x_alphablend_free'
video_out_xxmc.c:1944: warning: nested extern declaration of '_x_alphablend_free'
video_out_xxmc.c:1944: error: request for member 'alphablend_extra_data' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:1950: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_check_yv12':
video_out_xxmc.c:1951: error: 'XvImageFormatValues' undeclared (first use in this function)
video_out_xxmc.c:1951: error: 'formatValues' undeclared (first use in this function)
video_out_xxmc.c:1951: error: invalid operands to binary *
video_out_xxmc.c:1951: warning: statement with no effect
video_out_xxmc.c:1955: warning: implicit declaration of function 'XvListImageFormats'
video_out_xxmc.c:1955: warning: nested extern declaration of 'XvListImageFormats'
video_out_xxmc.c:1955: error: 'display' undeclared (first use in this function)
video_out_xxmc.c:1955: error: 'port' undeclared (first use in this function)
video_out_xxmc.c:1955: warning: statement with no effect
video_out_xxmc.c:1958: error: request for member 'id' in something not a structure or union
video_out_xxmc.c:1958: error: 'XINE_IMGFMT_YV12' undeclared (first use in this function)
video_out_xxmc.c:1959: error: request for member 'guid' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:1969: error: syntax error before '*' token
video_out_xxmc.c: In function 'xxmc_check_capability':
video_out_xxmc.c:1976: error: 'cfg_entry_t' undeclared (first use in this function)
video_out_xxmc.c:1976: error: 'entry' undeclared (first use in this function)
video_out_xxmc.c:1976: error: invalid operands to binary *
video_out_xxmc.c:1976: warning: statement with no effect
video_out_xxmc.c:1978: error: 'VO_PROP_COLORKEY' undeclared (first use in this function)
video_out_xxmc.c:1978: error: 'attr' undeclared (first use in this function)
video_out_xxmc.c:1978: error: request for member 'max_value' in something not a structure or union
video_out_xxmc.c:1978: warning: comparison between pointer and integer
video_out_xxmc.c:1979: error: request for member 'max_value' in something not a structure or union
video_out_xxmc.c:1979: warning: statement with no effect
video_out_xxmc.c:1981: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:1981: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1981: error: 'property' undeclared (first use in this function)
video_out_xxmc.c:1981: error: array subscript is not an integer
video_out_xxmc.c:1981: error: request for member 'min' in something not a structure or union
video_out_xxmc.c:1981: error: request for member 'min_value' in something not a structure or union
video_out_xxmc.c:1981: warning: statement with no effect
video_out_xxmc.c:1982: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1982: error: array subscript is not an integer
video_out_xxmc.c:1982: error: request for member 'max' in something not a structure or union
video_out_xxmc.c:1982: error: request for member 'max_value' in something not a structure or union
video_out_xxmc.c:1982: warning: statement with no effect
video_out_xxmc.c:1983: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1983: error: array subscript is not an integer
video_out_xxmc.c:1983: error: request for member 'atom' in something not a structure or union
video_out_xxmc.c:1983: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1983: error: 'str_prop' undeclared (first use in this function)
video_out_xxmc.c:1983: error: 'False' undeclared (first use in this function)
video_out_xxmc.c:1983: warning: statement with no effect
video_out_xxmc.c:1985: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:1985: error: request for member 'xv_port' in something not a structure or union
video_out_xxmc.c:1986: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:1986: error: array subscript is not an integer
video_out_xxmc.c:1986: error: request for member 'atom' in something not a structure or union
video_out_xxmc.c:1988: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:1988: error: 'XINE_VERBOSITY_DEBUG' undeclared (first use in this function)
video_out_xxmc.c:1997: error: 'config_name' undeclared (first use in this function)
video_out_xxmc.c:1999: error: request for member 'min_value' in something not a structure or union
video_out_xxmc.c:1999: error: request for member 'max_value' in something not a structure or union
video_out_xxmc.c:1999: warning: comparison between pointer and integer
video_out_xxmc.c:2000: error: request for member 'config' in something not a structure or union
video_out_xxmc.c:2000: error: request for member 'register_bool' in something not a structure or union
video_out_xxmc.c:2000: error: request for member 'config' in something not a structure or union
video_out_xxmc.c:2001: error: 'config_desc' undeclared (first use in this function)
video_out_xxmc.c:2002: error: 'config_help' undeclared (first use in this function)
video_out_xxmc.c:2002: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2002: error: array subscript is not an integer
video_out_xxmc.c:2002: error: called object '&<erroneous-expression>' is not a function
video_out_xxmc.c:2002: warning: statement with no effect
video_out_xxmc.c:2005: error: request for member 'config' in something not a structure or union
video_out_xxmc.c:2005: error: request for member 'register_range' in something not a structure or union
video_out_xxmc.c:2005: error: request for member 'config' in something not a structure or union
video_out_xxmc.c:2006: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2006: error: array subscript is not an integer
video_out_xxmc.c:2006: error: request for member 'min' in something not a structure or union
video_out_xxmc.c:2006: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2006: error: array subscript is not an integer
video_out_xxmc.c:2006: error: request for member 'max' in something not a structure or union
video_out_xxmc.c:2008: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2008: error: array subscript is not an integer
video_out_xxmc.c:2008: error: called object '&<erroneous-expression>' is not a function
video_out_xxmc.c:2008: warning: statement with no effect
video_out_xxmc.c:2011: error: request for member 'config' in something not a structure or union
video_out_xxmc.c:2011: error: request for member 'lookup_entry' in something not a structure or union
video_out_xxmc.c:2011: error: request for member 'config' in something not a structure or union
video_out_xxmc.c:2011: error: called object '&<erroneous-expression>' is not a function
video_out_xxmc.c:2011: warning: statement with no effect
video_out_xxmc.c:2013: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:2013: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2013: error: array subscript is not an integer
video_out_xxmc.c:2013: error: request for member 'min' in something not a structure or union
video_out_xxmc.c:2014: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:2014: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2014: error: array subscript is not an integer
video_out_xxmc.c:2014: error: request for member 'max' in something not a structure or union
video_out_xxmc.c:2016: error: request for member 'config' in something not a structure or union
video_out_xxmc.c:2016: error: request for member 'update_num' in something not a structure or union
video_out_xxmc.c:2016: error: request for member 'config' in something not a structure or union
video_out_xxmc.c:2017: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2017: error: array subscript is not an integer
video_out_xxmc.c:2017: error: request for member 'min' in something not a structure or union
video_out_xxmc.c:2017: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2017: error: array subscript is not an integer
video_out_xxmc.c:2017: error: request for member 'max' in something not a structure or union
video_out_xxmc.c:2017: error: invalid operands to binary +
video_out_xxmc.c:2017: error: invalid operands to binary >>
video_out_xxmc.c:2017: error: called object '&<erroneous-expression>' is not a function
video_out_xxmc.c:2017: warning: statement with no effect
video_out_xxmc.c:2019: error: request for member 'config' in something not a structure or union
video_out_xxmc.c:2019: error: request for member 'lookup_entry' in something not a structure or union
video_out_xxmc.c:2019: error: request for member 'config' in something not a structure or union
video_out_xxmc.c:2019: error: called object '&<erroneous-expression>' is not a function
video_out_xxmc.c:2019: warning: statement with no effect
video_out_xxmc.c:2022: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2022: error: array subscript is not an integer
video_out_xxmc.c:2022: error: request for member 'entry' in something not a structure or union
video_out_xxmc.c:2022: warning: statement with no effect
video_out_xxmc.c:2024: error: request for member 'vo_driver' in something not a structure or union
video_out_xxmc.c:2024: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:2028: error: request for member 'use_colorkey' in something not a structure or union
video_out_xxmc.c:2028: warning: statement with no effect
video_out_xxmc.c:2029: error: request for member 'colorkey' in something not a structure or union
video_out_xxmc.c:2029: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:2029: warning: statement with no effect
video_out_xxmc.c:2031: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:2031: warning: comparison between pointer and integer
video_out_xxmc.c:2032: error: request for member 'use_colorkey' in something not a structure or union
video_out_xxmc.c:2032: warning: statement with no effect
video_out_xxmc.c:2035: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2035: error: array subscript is not an integer
video_out_xxmc.c:2035: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:2035: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:2038: error: syntax error before 'xine_cfg_entry_t'
video_out_xxmc.c: In function 'xxmc_update_XV_FILTER':
video_out_xxmc.c:2039: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:2039: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:2039: error: invalid operands to binary *
video_out_xxmc.c:2039: error: syntax error before ')' token
video_out_xxmc.c:2040: error: 'Atom' undeclared (first use in this function)
video_out_xxmc.c:2043: error: 'entry' undeclared (first use in this function)
video_out_xxmc.c:2043: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:2043: warning: statement with no effect
video_out_xxmc.c:2045: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2046: error: 'atom' undeclared (first use in this function)
video_out_xxmc.c:2046: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2046: error: 'False' undeclared (first use in this function)
video_out_xxmc.c:2046: warning: statement with no effect
video_out_xxmc.c:2047: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2047: error: request for member 'xv_port' in something not a structure or union
video_out_xxmc.c:2048: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2050: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2050: error: 'XINE_VERBOSITY_DEBUG' undeclared (first use in this function)
video_out_xxmc.c: At top level:
video_out_xxmc.c:2054: error: syntax error before 'xine_cfg_entry_t'
video_out_xxmc.c: In function 'xxmc_update_XV_DOUBLE_BUFFER':
video_out_xxmc.c:2055: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:2055: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:2055: error: invalid operands to binary *
video_out_xxmc.c:2055: error: syntax error before ')' token
video_out_xxmc.c:2056: error: 'Atom' undeclared (first use in this function)
video_out_xxmc.c:2059: error: 'entry' undeclared (first use in this function)
video_out_xxmc.c:2059: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:2059: warning: statement with no effect
video_out_xxmc.c:2061: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2062: error: 'atom' undeclared (first use in this function)
video_out_xxmc.c:2062: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2062: error: 'False' undeclared (first use in this function)
video_out_xxmc.c:2062: warning: statement with no effect
video_out_xxmc.c:2063: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2063: error: request for member 'xv_port' in something not a structure or union
video_out_xxmc.c:2064: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2066: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2066: error: 'XINE_VERBOSITY_DEBUG' undeclared (first use in this function)
video_out_xxmc.c: At top level:
video_out_xxmc.c:2070: error: syntax error before 'xine_cfg_entry_t'
video_out_xxmc.c: In function 'xxmc_update_xv_pitch_alignment':
video_out_xxmc.c:2071: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:2071: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:2071: error: invalid operands to binary *
video_out_xxmc.c:2071: error: syntax error before ')' token
video_out_xxmc.c:2073: error: request for member 'use_pitch_alignment' in something not a structure or union
video_out_xxmc.c:2073: error: 'entry' undeclared (first use in this function)
video_out_xxmc.c:2073: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:2073: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:2076: error: syntax error before 'xine_cfg_entry_t'
video_out_xxmc.c: In function 'xxmc_update_cpu_save':
video_out_xxmc.c:2077: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:2077: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:2077: error: invalid operands to binary *
video_out_xxmc.c:2077: error: syntax error before ')' token
video_out_xxmc.c:2079: error: request for member 'cpu_save_enabled' in something not a structure or union
video_out_xxmc.c:2079: error: 'entry' undeclared (first use in this function)
video_out_xxmc.c:2079: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:2079: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:2082: error: syntax error before 'xine_cfg_entry_t'
video_out_xxmc.c: In function 'xxmc_update_nvidia_fix':
video_out_xxmc.c:2083: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:2083: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:2083: error: invalid operands to binary *
video_out_xxmc.c:2083: error: syntax error before ')' token
video_out_xxmc.c:2085: error: request for member 'reverse_nvidia_palette' in something not a structure or union
video_out_xxmc.c:2085: error: 'entry' undeclared (first use in this function)
video_out_xxmc.c:2085: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:2085: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:2088: error: syntax error before 'xine_cfg_entry_t'
video_out_xxmc.c: In function 'xxmc_update_bob':
video_out_xxmc.c:2089: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:2089: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:2089: error: invalid operands to binary *
video_out_xxmc.c:2089: error: syntax error before ')' token
video_out_xxmc.c:2091: error: request for member 'bob' in something not a structure or union
video_out_xxmc.c:2091: error: 'entry' undeclared (first use in this function)
video_out_xxmc.c:2091: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:2091: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:2095: error: syntax error before '*' token
video_out_xxmc.c: In function 'checkXvMCCap':
video_out_xxmc.c:2100: error: 'XvMCSurfaceInfo' undeclared (first use in this function)
video_out_xxmc.c:2100: error: 'surfaceInfo' undeclared (first use in this function)
video_out_xxmc.c:2100: error: invalid operands to binary *
video_out_xxmc.c:2100: error: 'curInfo' undeclared (first use in this function)
video_out_xxmc.c:2100: warning: left-hand operand of comma expression has no effect
video_out_xxmc.c:2100: warning: statement with no effect
video_out_xxmc.c:2102: error: 'XvMCContext' undeclared (first use in this function)
video_out_xxmc.c:2102: error: syntax error before 'c'
video_out_xxmc.c:2104: error: 'xvmc_capabilities_t' undeclared (first use in this function)
video_out_xxmc.c:2104: error: 'curCap' undeclared (first use in this function)
video_out_xxmc.c:2104: error: invalid operands to binary *
video_out_xxmc.c:2104: warning: statement with no effect
video_out_xxmc.c:2106: error: 'XvImageFormatValues' undeclared (first use in this function)
video_out_xxmc.c:2106: error: 'formatValues' undeclared (first use in this function)
video_out_xxmc.c:2106: error: invalid operands to binary *
video_out_xxmc.c:2106: warning: statement with no effect
video_out_xxmc.c:2108: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:2108: error: request for member 'xvmc_cap' in something not a structure or union
video_out_xxmc.c:2108: warning: statement with no effect
video_out_xxmc.c:2109: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:2110: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:2111: error: request for member 'old_subpic' in something not a structure or union
video_out_xxmc.c:2111: warning: statement with no effect
video_out_xxmc.c:2112: error: request for member 'new_subpic' in something not a structure or union
video_out_xxmc.c:2112: warning: statement with no effect
video_out_xxmc.c:2113: error: request for member 'contextActive' in something not a structure or union
video_out_xxmc.c:2113: warning: statement with no effect
video_out_xxmc.c:2114: error: request for member 'subImage' in something not a structure or union
video_out_xxmc.c:2114: warning: statement with no effect
video_out_xxmc.c:2115: error: request for member 'hwSubpictures' in something not a structure or union
video_out_xxmc.c:2115: warning: statement with no effect
video_out_xxmc.c:2116: error: request for member 'xvmc_palette' in something not a structure or union
video_out_xxmc.c:2116: warning: statement with no effect
video_out_xxmc.c:2118: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2120: warning: implicit declaration of function 'XvMCQueryExtension'
video_out_xxmc.c:2120: warning: nested extern declaration of 'XvMCQueryExtension'
video_out_xxmc.c:2120: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2120: error: request for member 'xvmc_eventbase' in something not a structure or union
video_out_xxmc.c:2121: error: request for member 'xvmc_errbase' in something not a structure or union
video_out_xxmc.c:2122: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2123: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:2126: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2126: error: 'XINE_VERBOSITY_DEBUG' undeclared (first use in this function)
video_out_xxmc.c:2129: warning: implicit declaration of function 'XvMCListSurfaceTypes'
video_out_xxmc.c:2129: warning: nested extern declaration of 'XvMCListSurfaceTypes'
video_out_xxmc.c:2129: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2129: error: 'xv_port' undeclared (first use in this function)
video_out_xxmc.c:2129: warning: statement with no effect
video_out_xxmc.c:2131: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2132: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:2135: error: request for member 'xvmc_cap' in something not a structure or union
video_out_xxmc.c:2135: error: syntax error before ')' token
video_out_xxmc.c:2137: error: request for member 'xvmc_cap' in something not a structure or union
video_out_xxmc.c:2138: error: request for member 'xvmc_num_cap' in something not a structure or union
video_out_xxmc.c:2138: warning: statement with no effect
video_out_xxmc.c:2139: warning: statement with no effect
video_out_xxmc.c:2140: error: request for member 'xvmc_cap' in something not a structure or union
video_out_xxmc.c:2140: warning: statement with no effect
video_out_xxmc.c:2142: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2146: error: request for member 'mpeg_flags' in something not a structure or union
video_out_xxmc.c:2146: warning: statement with no effect
video_out_xxmc.c:2147: error: request for member 'accel_flags' in something not a structure or union
video_out_xxmc.c:2147: warning: statement with no effect
video_out_xxmc.c:2148: error: request for member 'chroma_format' in something not a structure or union
video_out_xxmc.c:2148: error: 'XVMC_CHROMA_FORMAT_420' undeclared (first use in this function)
video_out_xxmc.c:2149: error: request for member 'mpeg_flags' in something not a structure or union
video_out_xxmc.c:2149: error: request for member 'mc_type' in something not a structure or union
video_out_xxmc.c:2149: error: 'XVMC_MPEG_1' undeclared (first use in this function)
video_out_xxmc.c:2149: error: invalid operands to binary &
video_out_xxmc.c:2150: error: 'XINE_XVMC_MPEG_1' undeclared (first use in this function)
video_out_xxmc.c:2150: warning: statement with no effect
video_out_xxmc.c:2151: error: request for member 'mpeg_flags' in something not a structure or union
video_out_xxmc.c:2151: error: request for member 'mc_type' in something not a structure or union
video_out_xxmc.c:2151: error: 'XVMC_MPEG_2' undeclared (first use in this function)
video_out_xxmc.c:2151: error: invalid operands to binary &
video_out_xxmc.c:2152: error: 'XINE_XVMC_MPEG_2' undeclared (first use in this function)
video_out_xxmc.c:2152: warning: statement with no effect
video_out_xxmc.c:2153: error: request for member 'mpeg_flags' in something not a structure or union
video_out_xxmc.c:2153: error: request for member 'mc_type' in something not a structure or union
video_out_xxmc.c:2153: error: 'XVMC_MPEG_4' undeclared (first use in this function)
video_out_xxmc.c:2153: error: invalid operands to binary &
video_out_xxmc.c:2154: error: 'XINE_XVMC_MPEG_4' undeclared (first use in this function)
video_out_xxmc.c:2154: warning: statement with no effect
video_out_xxmc.c:2155: error: request for member 'accel_flags' in something not a structure or union
video_out_xxmc.c:2155: error: request for member 'mc_type' in something not a structure or union
video_out_xxmc.c:2155: error: invalid operands to binary &
video_out_xxmc.c:2156: warning: statement with no effect
video_out_xxmc.c:2157: error: request for member 'accel_flags' in something not a structure or union
video_out_xxmc.c:2157: error: request for member 'mc_type' in something not a structure or union
video_out_xxmc.c:2157: error: 'XVMC_IDCT' undeclared (first use in this function)
video_out_xxmc.c:2157: error: invalid operands to binary &
video_out_xxmc.c:2158: warning: statement with no effect
video_out_xxmc.c:2159: error: request for member 'accel_flags' in something not a structure or union
video_out_xxmc.c:2159: error: request for member 'mc_type' in something not a structure or union
video_out_xxmc.c:2159: error: invalid operands to binary |
video_out_xxmc.c:2159: error: invalid operands to binary &
video_out_xxmc.c:2160: warning: statement with no effect
video_out_xxmc.c:2161: error: request for member 'max_width' in something not a structure or union
video_out_xxmc.c:2161: error: request for member 'max_width' in something not a structure or union
video_out_xxmc.c:2161: warning: statement with no effect
video_out_xxmc.c:2162: error: request for member 'max_height' in something not a structure or union
video_out_xxmc.c:2162: error: request for member 'max_height' in something not a structure or union
video_out_xxmc.c:2162: warning: statement with no effect
video_out_xxmc.c:2163: error: request for member 'sub_max_width' in something not a structure or union
video_out_xxmc.c:2163: error: request for member 'subpicture_max_width' in something not a structure or union
video_out_xxmc.c:2163: warning: statement with no effect
video_out_xxmc.c:2164: error: request for member 'sub_max_height' in something not a structure or union
video_out_xxmc.c:2164: error: request for member 'subpicture_max_height' in something not a structure or union
video_out_xxmc.c:2164: warning: statement with no effect
video_out_xxmc.c:2165: error: request for member 'flags' in something not a structure or union
video_out_xxmc.c:2165: error: request for member 'flags' in something not a structure or union
video_out_xxmc.c:2165: warning: statement with no effect
video_out_xxmc.c:2166: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2168: error: request for member 'max_width' in something not a structure or union
video_out_xxmc.c:2168: error: request for member 'max_height' in something not a structure or union
video_out_xxmc.c:2169: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2171: error: request for member 'sub_max_width' in something not a structure or union
video_out_xxmc.c:2171: error: request for member 'sub_max_height' in something not a structure or union
video_out_xxmc.c:2173: error: request for member 'type_id' in something not a structure or union
video_out_xxmc.c:2173: error: request for member 'surface_type_id' in something not a structure or union
video_out_xxmc.c:2173: warning: statement with no effect
video_out_xxmc.c:2174: warning: implicit declaration of function 'XvMCListSubpictureTypes'
video_out_xxmc.c:2174: warning: nested extern declaration of 'XvMCListSubpictureTypes'
video_out_xxmc.c:2174: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2175: error: request for member 'type_id' in something not a structure or union
video_out_xxmc.c:2175: warning: statement with no effect
video_out_xxmc.c:2176: error: request for member 'subPicType' in something not a structure or union
video_out_xxmc.c:2176: error: request for member 'id' in something not a structure or union
video_out_xxmc.c:2176: warning: statement with no effect
video_out_xxmc.c:2178: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2182: error: request for member 'id' in something not a structure or union
video_out_xxmc.c:2182: error: 'FOURCC_IA44' undeclared (first use in this function)
video_out_xxmc.c:2183: error: request for member 'subPicType' in something not a structure or union
video_out_xxmc.c:2183: warning: statement with no effect
video_out_xxmc.c:2184: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2189: error: request for member 'id' in something not a structure or union
video_out_xxmc.c:2189: error: 'FOURCC_AI44' undeclared (first use in this function)
video_out_xxmc.c:2190: error: request for member 'subPicType' in something not a structure or union
video_out_xxmc.c:2190: warning: statement with no effect
video_out_xxmc.c:2191: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2200: error: wrong type argument to increment
video_out_xxmc.c:2200: warning: statement with no effect
video_out_xxmc.c:2201: error: wrong type argument to increment
video_out_xxmc.c:2201: warning: statement with no effect
video_out_xxmc.c:2211: error: request for member 'xvmc_cap' in something not a structure or union
video_out_xxmc.c:2211: warning: statement with no effect
video_out_xxmc.c:2212: error: 'Success' undeclared (first use in this function)
video_out_xxmc.c:2212: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2212: error: request for member 'type_id' in something not a structure or union
video_out_xxmc.c:2213: error: request for member 'max_width' in something not a structure or union
video_out_xxmc.c:2213: error: request for member 'max_height' in something not a structure or union
video_out_xxmc.c:2214: error: 'XVMC_DIRECT' undeclared (first use in this function)
video_out_xxmc.c:2214: error: 'c' undeclared (first use in this function)
video_out_xxmc.c:2214: warning: comparison between pointer and integer
video_out_xxmc.c:2215: error: request for member 'context_flags' in something not a structure or union
video_out_xxmc.c:2215: warning: statement with no effect
video_out_xxmc.c:2216: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2216: error: request for member 'type_id' in something not a structure or union
video_out_xxmc.c:2217: error: request for member 'max_width' in something not a structure or union
video_out_xxmc.c:2217: error: request for member 'max_height' in something not a structure or union
video_out_xxmc.c:2218: warning: comparison between pointer and integer
video_out_xxmc.c:2219: error: request for member 'context_flags' in something not a structure or union
video_out_xxmc.c:2219: warning: statement with no effect
video_out_xxmc.c:2221: error: request for member 'xvmc_cap' in something not a structure or union
video_out_xxmc.c:2222: error: request for member 'xvmc_cap' in something not a structure or union
video_out_xxmc.c:2222: warning: statement with no effect
video_out_xxmc.c:2223: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2227: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2228: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c:2231: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2233: error: request for member 'capabilities' in something not a structure or union
video_out_xxmc.c:2233: error: 'VO_CAP_XXMC' undeclared (first use in this function)
video_out_xxmc.c:2233: warning: statement with no effect
video_out_xxmc.c:2234: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2235: error: request for member 'palette' in something not a structure or union
video_out_xxmc.c:2236: error: request for member 'last_accel_request' in something not a structure or union
video_out_xxmc.c:2236: warning: statement with no effect
video_out_xxmc.c:2237: error: request for member 'xvmc_lock' in something not a structure or union
video_out_xxmc.c: At top level:
video_out_xxmc.c:2245: error: syntax error before '*' token
video_out_xxmc.c:2245: error: syntax error before '*' token
video_out_xxmc.c:2245: warning: return type defaults to 'int'
video_out_xxmc.c:2245: warning: no previous prototype for 'open_plugin'
video_out_xxmc.c: In function 'open_plugin':
video_out_xxmc.c:2246: error: 'xxmc_class_t' undeclared (first use in this function)
video_out_xxmc.c:2246: error: 'class' undeclared (first use in this function)
video_out_xxmc.c:2246: error: invalid operands to binary *
video_out_xxmc.c:2246: error: syntax error before ')' token
video_out_xxmc.c:2247: error: 'config_values_t' undeclared (first use in this function)
video_out_xxmc.c:2247: error: 'config' undeclared (first use in this function)
video_out_xxmc.c:2247: error: invalid operands to binary *
video_out_xxmc.c:2247: error: request for member 'config' in something not a structure or union
video_out_xxmc.c:2247: warning: statement with no effect
video_out_xxmc.c:2248: error: 'xxmc_driver_t' undeclared (first use in this function)
video_out_xxmc.c:2248: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:2248: error: invalid operands to binary *
video_out_xxmc.c:2248: warning: statement with no effect
video_out_xxmc.c:2250: error: 'XvAttribute' undeclared (first use in this function)
video_out_xxmc.c:2250: error: 'attr' undeclared (first use in this function)
video_out_xxmc.c:2250: error: invalid operands to binary *
video_out_xxmc.c:2250: warning: statement with no effect
video_out_xxmc.c:2251: error: 'XvImageFormatValues' undeclared (first use in this function)
video_out_xxmc.c:2251: error: 'fo' undeclared (first use in this function)
video_out_xxmc.c:2251: error: invalid operands to binary *
video_out_xxmc.c:2251: warning: statement with no effect
video_out_xxmc.c:2253: error: 'x11_visual_t' undeclared (first use in this function)
video_out_xxmc.c:2253: error: 'visual' undeclared (first use in this function)
video_out_xxmc.c:2253: error: invalid operands to binary *
video_out_xxmc.c:2253: error: syntax error before ')' token
video_out_xxmc.c:2254: error: 'XColor' undeclared (first use in this function)
video_out_xxmc.c:2255: error: 'XvImage' undeclared (first use in this function)
video_out_xxmc.c:2255: error: 'myimage' undeclared (first use in this function)
video_out_xxmc.c:2255: error: invalid operands to binary *
video_out_xxmc.c:2255: warning: statement with no effect
video_out_xxmc.c:2258: error: 'XShmSegmentInfo' undeclared (first use in this function)
video_out_xxmc.c:2258: error: syntax error before 'myshminfo'
video_out_xxmc.c:2259: error: 'XvPortID' undeclared (first use in this function)
video_out_xxmc.c:2260: error: 'XvAdaptorInfo' undeclared (first use in this function)
video_out_xxmc.c:2260: error: 'adaptor_info' undeclared (first use in this function)
video_out_xxmc.c:2260: error: invalid operands to binary *
video_out_xxmc.c:2260: warning: statement with no effect
video_out_xxmc.c:2262: error: 'cfg_entry_t' undeclared (first use in this function)
video_out_xxmc.c:2262: error: 'entry' undeclared (first use in this function)
video_out_xxmc.c:2262: error: invalid operands to binary *
video_out_xxmc.c:2262: warning: statement with no effect
video_out_xxmc.c:2266: error: syntax error before ')' token
video_out_xxmc.c:2270: warning: implicit declaration of function '_x_alphablend_init'
video_out_xxmc.c:2270: warning: nested extern declaration of '_x_alphablend_init'
video_out_xxmc.c:2270: error: request for member 'alphablend_extra_data' in something not a structure or union
video_out_xxmc.c:2270: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2272: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2272: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2272: warning: statement with no effect
video_out_xxmc.c:2273: error: request for member 'screen' in something not a structure or union
video_out_xxmc.c:2273: error: request for member 'screen' in something not a structure or union
video_out_xxmc.c:2273: warning: statement with no effect
video_out_xxmc.c:2274: error: request for member 'config' in something not a structure or union
video_out_xxmc.c:2274: warning: statement with no effect
video_out_xxmc.c:2280: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2281: error: 'Success' undeclared (first use in this function)
video_out_xxmc.c:2281: warning: implicit declaration of function 'XvQueryExtension'
video_out_xxmc.c:2281: warning: nested extern declaration of 'XvQueryExtension'
video_out_xxmc.c:2281: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2281: warning: comparison between pointer and integer
video_out_xxmc.c:2282: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2282: error: 'XINE_VERBOSITY_LOG' undeclared (first use in this function)
video_out_xxmc.c:2283: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2291: warning: implicit declaration of function 'XvQueryAdaptors'
video_out_xxmc.c:2291: warning: nested extern declaration of 'XvQueryAdaptors'
video_out_xxmc.c:2291: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2291: warning: implicit declaration of function 'DefaultRootWindow'
video_out_xxmc.c:2291: warning: nested extern declaration of 'DefaultRootWindow'
video_out_xxmc.c:2291: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2291: warning: comparison between pointer and integer
video_out_xxmc.c:2292: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2292: error: 'XINE_VERBOSITY_DEBUG' undeclared (first use in this function)
video_out_xxmc.c:2293: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2297: error: 'xv_port' undeclared (first use in this function)
video_out_xxmc.c:2297: warning: statement with no effect
video_out_xxmc.c:2301: error: request for member 'type' in something not a structure or union
video_out_xxmc.c:2301: error: 'XvImageMask' undeclared (first use in this function)
video_out_xxmc.c:2301: error: invalid operands to binary &
video_out_xxmc.c:2303: error: request for member 'num_ports' in something not a structure or union
video_out_xxmc.c:2303: warning: comparison between pointer and integer
video_out_xxmc.c:2304: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2305: error: request for member 'base_id' in something not a structure or union
video_out_xxmc.c:2306: warning: implicit declaration of function 'XvGrabPort'
video_out_xxmc.c:2306: warning: nested extern declaration of 'XvGrabPort'
video_out_xxmc.c:2306: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2307: error: request for member 'base_id' in something not a structure or union
video_out_xxmc.c:2308: warning: comparison between pointer and integer
video_out_xxmc.c:2309: error: request for member 'base_id' in something not a structure or union
video_out_xxmc.c:2309: warning: statement with no effect
video_out_xxmc.c:2318: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2323: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2327: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2330: error: request for member 'name' in something not a structure or union
video_out_xxmc.c:2332: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2334: error: request for member 'xv_port' in something not a structure or union
video_out_xxmc.c:2334: warning: statement with no effect
video_out_xxmc.c:2336: warning: implicit declaration of function '_x_vo_scale_init'
video_out_xxmc.c:2336: warning: nested extern declaration of '_x_vo_scale_init'
video_out_xxmc.c:2336: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:2337: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:2337: error: request for member 'frame_output_cb' in something not a structure or union
video_out_xxmc.c:2337: error: request for member 'frame_output_cb' in something not a structure or union
video_out_xxmc.c:2337: warning: statement with no effect
video_out_xxmc.c:2338: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:2338: error: request for member 'user_data' in something not a structure or union
video_out_xxmc.c:2338: error: request for member 'user_data' in something not a structure or union
video_out_xxmc.c:2338: warning: statement with no effect
video_out_xxmc.c:2340: error: request for member 'drawable' in something not a structure or union
video_out_xxmc.c:2340: error: request for member 'd' in something not a structure or union
video_out_xxmc.c:2340: warning: statement with no effect
video_out_xxmc.c:2341: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2342: error: request for member 'gc' in something not a structure or union
video_out_xxmc.c:2342: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2342: error: request for member 'drawable' in something not a structure or union
video_out_xxmc.c:2342: warning: statement with no effect
video_out_xxmc.c:2343: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2344: error: request for member 'capabilities' in something not a structure or union
video_out_xxmc.c:2344: error: 'VO_CAP_CROP' undeclared (first use in this function)
video_out_xxmc.c:2344: warning: statement with no effect
video_out_xxmc.c:2345: error: request for member 'use_shm' in something not a structure or union
video_out_xxmc.c:2345: warning: statement with no effect
video_out_xxmc.c:2346: error: request for member 'use_colorkey' in something not a structure or union
video_out_xxmc.c:2346: warning: statement with no effect
video_out_xxmc.c:2347: error: request for member 'colorkey' in something not a structure or union
video_out_xxmc.c:2347: warning: statement with no effect
video_out_xxmc.c:2348: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:2348: warning: statement with no effect
video_out_xxmc.c:2349: error: request for member 'ovl_changed' in something not a structure or union
video_out_xxmc.c:2349: warning: statement with no effect
video_out_xxmc.c:2350: error: request for member 'x11_old_error_handler' in something not a structure or union
video_out_xxmc.c:2350: warning: statement with no effect
video_out_xxmc.c:2351: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2351: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2351: warning: statement with no effect
video_out_xxmc.c:2353: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2354: warning: implicit declaration of function 'XAllocNamedColor'
video_out_xxmc.c:2354: warning: nested extern declaration of 'XAllocNamedColor'
video_out_xxmc.c:2354: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2355: warning: implicit declaration of function 'DefaultColormap'
video_out_xxmc.c:2355: warning: nested extern declaration of 'DefaultColormap'
video_out_xxmc.c:2355: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2355: error: request for member 'screen' in something not a structure or union
video_out_xxmc.c:2356: error: request for member 'black' in something not a structure or union
video_out_xxmc.c:2356: error: 'dummy' undeclared (first use in this function)
video_out_xxmc.c:2357: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2359: error: request for member 'vo_driver' in something not a structure or union
video_out_xxmc.c:2359: error: request for member 'get_capabilities' in something not a structure or union
video_out_xxmc.c:2359: warning: statement with no effect
video_out_xxmc.c:2360: error: request for member 'vo_driver' in something not a structure or union
video_out_xxmc.c:2360: error: request for member 'alloc_frame' in something not a structure or union
video_out_xxmc.c:2360: warning: statement with no effect
video_out_xxmc.c:2361: error: request for member 'vo_driver' in something not a structure or union
video_out_xxmc.c:2361: error: request for member 'update_frame_format' in something not a structure or union
video_out_xxmc.c:2361: warning: statement with no effect
video_out_xxmc.c:2362: error: request for member 'vo_driver' in something not a structure or union
video_out_xxmc.c:2362: error: request for member 'overlay_begin' in something not a structure or union
video_out_xxmc.c:2362: warning: statement with no effect
video_out_xxmc.c:2363: error: request for member 'vo_driver' in something not a structure or union
video_out_xxmc.c:2363: error: request for member 'overlay_blend' in something not a structure or union
video_out_xxmc.c:2363: warning: statement with no effect
video_out_xxmc.c:2364: error: request for member 'vo_driver' in something not a structure or union
video_out_xxmc.c:2364: error: request for member 'overlay_end' in something not a structure or union
video_out_xxmc.c:2364: warning: statement with no effect
video_out_xxmc.c:2365: error: request for member 'vo_driver' in something not a structure or union
video_out_xxmc.c:2365: error: request for member 'display_frame' in something not a structure or union
video_out_xxmc.c:2365: warning: statement with no effect
video_out_xxmc.c:2366: error: request for member 'vo_driver' in something not a structure or union
video_out_xxmc.c:2366: error: request for member 'get_property' in something not a structure or union
video_out_xxmc.c:2366: warning: statement with no effect
video_out_xxmc.c:2367: error: request for member 'vo_driver' in something not a structure or union
video_out_xxmc.c:2367: error: request for member 'set_property' in something not a structure or union
video_out_xxmc.c:2367: warning: statement with no effect
video_out_xxmc.c:2368: error: request for member 'vo_driver' in something not a structure or union
video_out_xxmc.c:2368: error: request for member 'get_property_min_max' in something not a structure or union
video_out_xxmc.c:2368: warning: statement with no effect
video_out_xxmc.c:2369: error: request for member 'vo_driver' in something not a structure or union
video_out_xxmc.c:2369: error: request for member 'gui_data_exchange' in something not a structure or union
video_out_xxmc.c:2369: warning: statement with no effect
video_out_xxmc.c:2370: error: request for member 'vo_driver' in something not a structure or union
video_out_xxmc.c:2370: error: request for member 'dispose' in something not a structure or union
video_out_xxmc.c:2370: warning: statement with no effect
video_out_xxmc.c:2371: error: request for member 'vo_driver' in something not a structure or union
video_out_xxmc.c:2371: error: request for member 'redraw_needed' in something not a structure or union
video_out_xxmc.c:2371: warning: statement with no effect
video_out_xxmc.c:2377: error: 'VO_NUM_PROPERTIES' undeclared (first use in this function)
video_out_xxmc.c:2377: warning: comparison between pointer and integer
video_out_xxmc.c:2378: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2378: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:2378: warning: statement with no effect
video_out_xxmc.c:2379: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2379: error: request for member 'min' in something not a structure or union
video_out_xxmc.c:2379: warning: statement with no effect
video_out_xxmc.c:2380: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2380: error: request for member 'max' in something not a structure or union
video_out_xxmc.c:2380: warning: statement with no effect
video_out_xxmc.c:2381: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2381: error: request for member 'atom' in something not a structure or union
video_out_xxmc.c:2381: error: 'None' undeclared (first use in this function)
video_out_xxmc.c:2381: warning: statement with no effect
video_out_xxmc.c:2382: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2382: error: request for member 'entry' in something not a structure or union
video_out_xxmc.c:2382: warning: statement with no effect
video_out_xxmc.c:2383: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2383: error: request for member 'this' in something not a structure or union
video_out_xxmc.c:2383: warning: statement with no effect
video_out_xxmc.c:2386: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2386: error: 'VO_PROP_INTERLACED' undeclared (first use in this function)
video_out_xxmc.c:2386: error: array subscript is not an integer
video_out_xxmc.c:2386: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:2386: warning: statement with no effect
video_out_xxmc.c:2387: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:2387: error: request for member 'user_ratio' in something not a structure or union
video_out_xxmc.c:2388: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2388: error: 'VO_PROP_ASPECT_RATIO' undeclared (first use in this function)
video_out_xxmc.c:2388: error: array subscript is not an integer
video_out_xxmc.c:2388: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:2388: error: 'XINE_VO_ASPECT_AUTO' undeclared (first use in this function)
video_out_xxmc.c:2388: warning: statement with no effect
video_out_xxmc.c:2389: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2389: error: 'VO_PROP_ZOOM_X' undeclared (first use in this function)
video_out_xxmc.c:2389: error: array subscript is not an integer
video_out_xxmc.c:2389: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:2389: warning: statement with no effect
video_out_xxmc.c:2390: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2390: error: 'VO_PROP_ZOOM_Y' undeclared (first use in this function)
video_out_xxmc.c:2390: error: array subscript is not an integer
video_out_xxmc.c:2390: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:2390: warning: statement with no effect
video_out_xxmc.c:2396: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2397: warning: implicit declaration of function 'XvQueryPortAttributes'
video_out_xxmc.c:2397: warning: nested extern declaration of 'XvQueryPortAttributes'
video_out_xxmc.c:2397: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2397: warning: statement with no effect
video_out_xxmc.c:2402: error: request for member 'flags' in something not a structure or union
video_out_xxmc.c:2402: error: 'XvSettable' undeclared (first use in this function)
video_out_xxmc.c:2402: error: invalid operands to binary &
video_out_xxmc.c:2402: error: request for member 'flags' in something not a structure or union
video_out_xxmc.c:2402: error: 'XvGettable' undeclared (first use in this function)
video_out_xxmc.c:2402: error: invalid operands to binary &
video_out_xxmc.c:2403: error: request for member 'name' in something not a structure or union
video_out_xxmc.c:2404: warning: implicit declaration of function 'strncmp'
video_out_xxmc.c:2404: error: request for member 'name' in something not a structure or union
video_out_xxmc.c:2405: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2405: error: 'XINE_VERBOSITY_NONE' undeclared (first use in this function)
video_out_xxmc.c:2407: error: 'VO_PROP_HUE' undeclared (first use in this function)
video_out_xxmc.c:2408: error: request for member 'base_id' in something not a structure or union
video_out_xxmc.c:2411: error: request for member 'name' in something not a structure or union
video_out_xxmc.c:2412: error: 'VO_PROP_SATURATION' undeclared (first use in this function)
video_out_xxmc.c:2413: error: request for member 'base_id' in something not a structure or union
video_out_xxmc.c:2416: error: request for member 'name' in something not a structure or union
video_out_xxmc.c:2417: error: 'VO_PROP_BRIGHTNESS' undeclared (first use in this function)
video_out_xxmc.c:2418: error: request for member 'base_id' in something not a structure or union
video_out_xxmc.c:2421: error: request for member 'name' in something not a structure or union
video_out_xxmc.c:2422: error: 'VO_PROP_CONTRAST' undeclared (first use in this function)
video_out_xxmc.c:2423: error: request for member 'base_id' in something not a structure or union
video_out_xxmc.c:2426: error: request for member 'name' in something not a structure or union
video_out_xxmc.c:2427: error: 'VO_PROP_COLORKEY' undeclared (first use in this function)
video_out_xxmc.c:2428: error: request for member 'base_id' in something not a structure or union
video_out_xxmc.c:2435: error: request for member 'name' in something not a structure or union
video_out_xxmc.c:2436: error: 'VO_PROP_AUTOPAINT_COLORKEY' undeclared (first use in this function)
video_out_xxmc.c:2437: error: request for member 'base_id' in something not a structure or union
video_out_xxmc.c:2442: error: request for member 'name' in something not a structure or union
video_out_xxmc.c:2445: error: request for member 'register_range' in something not a structure or union
video_out_xxmc.c:2446: error: request for member 'min_value' in something not a structure or union
video_out_xxmc.c:2446: error: request for member 'max_value' in something not a structure or union
video_out_xxmc.c:2457: error: called object '&<erroneous-expression>' is not a function
video_out_xxmc.c:2457: warning: statement with no effect
video_out_xxmc.c:2458: error: request for member 'update_num' in something not a structure or union
video_out_xxmc.c:2458: error: called object '&<erroneous-expression>' is not a function
video_out_xxmc.c:2458: warning: statement with no effect
video_out_xxmc.c:2459: error: request for member 'name' in something not a structure or union
video_out_xxmc.c:2462: error: request for member 'register_bool' in something not a structure or union
video_out_xxmc.c:2467: error: called object '&<erroneous-expression>' is not a function
video_out_xxmc.c:2467: warning: statement with no effect
video_out_xxmc.c:2468: error: request for member 'update_num' in something not a structure or union
video_out_xxmc.c:2468: error: called object '&<erroneous-expression>' is not a function
video_out_xxmc.c:2468: warning: statement with no effect
video_out_xxmc.c:2475: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2476: warning: implicit declaration of function 'XvFreeAdaptorInfo'
video_out_xxmc.c:2476: warning: nested extern declaration of 'XvFreeAdaptorInfo'
video_out_xxmc.c:2489: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2489: error: request for member 'xv_port' in something not a structure or union
video_out_xxmc.c:2489: warning: statement with no effect
video_out_xxmc.c:2490: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2492: error: request for member 'xv_format_yv12' in something not a structure or union
video_out_xxmc.c:2492: warning: statement with no effect
video_out_xxmc.c:2493: error: request for member 'xv_format_yuy2' in something not a structure or union
video_out_xxmc.c:2493: warning: statement with no effect
video_out_xxmc.c:2497: error: request for member 'id' in something not a structure or union
video_out_xxmc.c:2497: error: request for member 'id' in something not a structure or union
video_out_xxmc.c:2498: error: request for member 'format' in something not a structure or union
video_out_xxmc.c:2498: error: 'XvPacked' undeclared (first use in this function)
video_out_xxmc.c:2500: error: request for member 'id' in something not a structure or union
video_out_xxmc.c:2500: error: 'XINE_IMGFMT_YV12' undeclared (first use in this function)
video_out_xxmc.c:2501: error: request for member 'xv_format_yv12' in something not a structure or union
video_out_xxmc.c:2501: error: request for member 'id' in something not a structure or union
video_out_xxmc.c:2501: warning: statement with no effect
video_out_xxmc.c:2502: error: request for member 'capabilities' in something not a structure or union
video_out_xxmc.c:2502: error: 'VO_CAP_YV12' undeclared (first use in this function)
video_out_xxmc.c:2502: warning: statement with no effect
video_out_xxmc.c:2503: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2505: error: request for member 'id' in something not a structure or union
video_out_xxmc.c:2505: error: 'XINE_IMGFMT_YUY2' undeclared (first use in this function)
video_out_xxmc.c:2506: error: request for member 'xv_format_yuy2' in something not a structure or union
video_out_xxmc.c:2506: error: request for member 'id' in something not a structure or union
video_out_xxmc.c:2506: warning: statement with no effect
video_out_xxmc.c:2507: error: request for member 'capabilities' in something not a structure or union
video_out_xxmc.c:2507: error: 'VO_CAP_YUY2' undeclared (first use in this function)
video_out_xxmc.c:2507: warning: statement with no effect
video_out_xxmc.c:2508: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2514: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2516: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2524: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2525: error: 'myshminfo' undeclared (first use in this function)
video_out_xxmc.c:2526: error: request for member 'xv_format_yv12' in something not a structure or union
video_out_xxmc.c:2526: warning: statement with no effect
video_out_xxmc.c:2528: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2530: error: request for member 'use_pitch_alignment' in something not a structure or union
video_out_xxmc.c:2531: error: request for member 'register_bool' in something not a structure or union
video_out_xxmc.c:2534: error: called object '&<erroneous-expression>' is not a function
video_out_xxmc.c:2534: warning: statement with no effect
video_out_xxmc.c:2537: error: request for member 'register_bool' in something not a structure or union
video_out_xxmc.c:2542: error: called object '&<erroneous-expression>' is not a function
video_out_xxmc.c:2542: warning: statement with no effect
video_out_xxmc.c:2543: error: request for member 'cpu_save_enabled' in something not a structure or union
video_out_xxmc.c:2544: error: request for member 'register_bool' in something not a structure or union
video_out_xxmc.c:2549: error: called object '&<erroneous-expression>' is not a function
video_out_xxmc.c:2549: warning: statement with no effect
video_out_xxmc.c:2550: error: request for member 'reverse_nvidia_palette' in something not a structure or union
video_out_xxmc.c:2551: error: request for member 'register_bool' in something not a structure or union
video_out_xxmc.c:2555: error: called object '&<erroneous-expression>' is not a function
video_out_xxmc.c:2555: warning: statement with no effect
video_out_xxmc.c:2556: error: request for member 'bob' in something not a structure or union
video_out_xxmc.c:2557: error: request for member 'register_bool' in something not a structure or union
video_out_xxmc.c:2561: error: called object '&<erroneous-expression>' is not a function
video_out_xxmc.c:2561: warning: statement with no effect
video_out_xxmc.c:2563: error: request for member 'deinterlace_enabled' in something not a structure or union
video_out_xxmc.c:2563: warning: statement with no effect
video_out_xxmc.c:2564: error: request for member 'cur_field' in something not a structure or union
video_out_xxmc.c:2564: error: 'XVMC_FRAME_PICTURE' undeclared (first use in this function)
video_out_xxmc.c:2564: warning: statement with no effect
video_out_xxmc.c:2567: warning: incompatible implicit declaration of built-in function 'printf'
video_out_xxmc.c:2568: error: request for member 'cpu_save_enabled' in something not a structure or union
video_out_xxmc.c:2572: error: request for member 'props' in something not a structure or union
video_out_xxmc.c:2572: error: 'VO_PROP_MAX_NUM_FRAMES' undeclared (first use in this function)
video_out_xxmc.c:2572: error: array subscript is not an integer
video_out_xxmc.c:2572: error: request for member 'value' in something not a structure or union
video_out_xxmc.c:2572: warning: statement with no effect
video_out_xxmc.c:2573: error: request for member 'cpu_saver' in something not a structure or union
video_out_xxmc.c:2573: warning: statement with no effect
video_out_xxmc.c:2575: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:2575: warning: statement with no effect
video_out_xxmc.c:2578: error: request for member 'config' in something not a structure or union
video_out_xxmc.c:2578: error: request for member 'lookup_entry' in something not a structure or union
video_out_xxmc.c:2578: error: request for member 'config' in something not a structure or union
video_out_xxmc.c:2578: error: called object '&<erroneous-expression>' is not a function
video_out_xxmc.c:2578: warning: statement with no effect
video_out_xxmc.c:2579: error: request for member 'num_value' in something not a structure or union
video_out_xxmc.c:2579: warning: statement with no effect
video_out_xxmc.c:2581: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2582: error: request for member 'use_colorkey' in something not a structure or union
video_out_xxmc.c:2583: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:2583: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2583: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2583: error: request for member 'screen' in something not a structure or union
video_out_xxmc.c:2584: error: request for member 'drawable' in something not a structure or union
video_out_xxmc.c:2584: error: 'X11OSD_COLORKEY' undeclared (first use in this function)
video_out_xxmc.c:2584: warning: statement with no effect
video_out_xxmc.c:2585: error: request for member 'xv_xoverlay_type' in something not a structure or union
video_out_xxmc.c:2585: warning: statement with no effect
video_out_xxmc.c:2586: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:2587: warning: implicit declaration of function 'x11osd_colorkey'
video_out_xxmc.c:2587: warning: nested extern declaration of 'x11osd_colorkey'
video_out_xxmc.c:2587: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:2587: error: request for member 'colorkey' in something not a structure or union
video_out_xxmc.c:2587: error: request for member 'sc' in something not a structure or union
video_out_xxmc.c:2588: error: request for member 'xoverlay_type' in something not a structure or union
video_out_xxmc.c:2588: warning: statement with no effect
video_out_xxmc.c:2590: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:2590: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2590: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2590: error: request for member 'screen' in something not a structure or union
video_out_xxmc.c:2591: error: request for member 'drawable' in something not a structure or union
video_out_xxmc.c:2591: error: 'X11OSD_SHAPED' undeclared (first use in this function)
video_out_xxmc.c:2591: warning: statement with no effect
video_out_xxmc.c:2592: error: request for member 'xv_xoverlay_type' in something not a structure or union
video_out_xxmc.c:2592: warning: statement with no effect
video_out_xxmc.c:2593: error: request for member 'xoverlay_type' in something not a structure or union
video_out_xxmc.c:2593: warning: statement with no effect
video_out_xxmc.c:2595: error: request for member 'display' in something not a structure or union
video_out_xxmc.c:2598: error: request for member 'xoverlay' in something not a structure or union
video_out_xxmc.c:2599: error: request for member 'capabilities' in something not a structure or union
video_out_xxmc.c:2599: error: 'VO_CAP_UNSCALED_OVERLAY' undeclared (first use in this function)
video_out_xxmc.c:2599: warning: statement with no effect
video_out_xxmc.c:2601: error: request for member 'vo_driver' in something not a structure or union
video_out_xxmc.c:2601: warning: return from incompatible pointer type
video_out_xxmc.c: At top level:
video_out_xxmc.c:2608: error: syntax error before '*' token
video_out_xxmc.c:2612: error: syntax error before '*' token
video_out_xxmc.c: In function 'get_description':
video_out_xxmc.c:2613: warning: return makes pointer from integer without a cast
video_out_xxmc.c: At top level:
video_out_xxmc.c:2616: error: syntax error before '*' token
video_out_xxmc.c: In function 'dispose_class':
video_out_xxmc.c:2617: error: 'xxmc_class_t' undeclared (first use in this function)
video_out_xxmc.c:2617: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:2617: error: invalid operands to binary *
video_out_xxmc.c:2617: error: syntax error before ')' token
video_out_xxmc.c: At top level:
video_out_xxmc.c:2622: error: syntax error before '*' token
video_out_xxmc.c: In function 'init_class':
video_out_xxmc.c:2623: error: 'xxmc_class_t' undeclared (first use in this function)
video_out_xxmc.c:2623: error: 'this' undeclared (first use in this function)
video_out_xxmc.c:2623: error: invalid operands to binary *
video_out_xxmc.c:2623: error: syntax error before ')' token
video_out_xxmc.c:2625: error: request for member 'driver_class' in something not a structure or union
video_out_xxmc.c:2625: error: request for member 'open_plugin' in something not a structure or union
video_out_xxmc.c:2625: warning: statement with no effect
video_out_xxmc.c:2626: error: request for member 'driver_class' in something not a structure or union
video_out_xxmc.c:2626: error: request for member 'get_identifier' in something not a structure or union
video_out_xxmc.c:2626: warning: statement with no effect
video_out_xxmc.c:2627: error: request for member 'driver_class' in something not a structure or union
video_out_xxmc.c:2627: error: request for member 'get_description' in something not a structure or union
video_out_xxmc.c:2627: warning: statement with no effect
video_out_xxmc.c:2628: error: request for member 'driver_class' in something not a structure or union
video_out_xxmc.c:2628: error: request for member 'dispose' in something not a structure or union
video_out_xxmc.c:2628: warning: statement with no effect
video_out_xxmc.c:2630: error: request for member 'config' in something not a structure or union
video_out_xxmc.c:2630: error: 'xine' undeclared (first use in this function)
video_out_xxmc.c:2630: error: request for member 'config' in something not a structure or union
video_out_xxmc.c:2630: warning: statement with no effect
video_out_xxmc.c:2631: error: request for member 'xine' in something not a structure or union
video_out_xxmc.c:2631: warning: statement with no effect
video_out_xxmc.c: At top level:
video_out_xxmc.c:2636: error: syntax error before 'vo_info_xxmc'
video_out_xxmc.c:2636: warning: type defaults to 'int' in declaration of 'vo_info_xxmc'
video_out_xxmc.c:2642: error: 'XINE_VISUAL_TYPE_X11' undeclared here (not in a function)
video_out_xxmc.c:2642: warning: excess elements in scalar initializer
video_out_xxmc.c:2642: warning: (near initialization for 'vo_info_xxmc')
video_out_xxmc.c:2642: warning: data definition has no type or storage class
video_out_xxmc.c:2648: error: syntax error before 'xine_plugin_info'
video_out_xxmc.c:2648: warning: type defaults to 'int' in declaration of 'xine_plugin_info'
video_out_xxmc.c:2650: warning: braces around scalar initializer
video_out_xxmc.c:2650: warning: (near initialization for 'xine_plugin_info[0]')
video_out_xxmc.c:2650: error: 'PLUGIN_VIDEO_OUT' undeclared here (not in a function)
video_out_xxmc.c:2650: warning: excess elements in scalar initializer
video_out_xxmc.c:2650: warning: (near initialization for 'xine_plugin_info[0]')
video_out_xxmc.c:2650: warning: excess elements in scalar initializer
video_out_xxmc.c:2650: warning: (near initialization for 'xine_plugin_info[0]')
video_out_xxmc.c:2650: error: 'XINE_VERSION_CODE' undeclared here (not in a function)
video_out_xxmc.c:2650: warning: excess elements in scalar initializer
video_out_xxmc.c:2650: warning: (near initialization for 'xine_plugin_info[0]')
video_out_xxmc.c:2650: warning: excess elements in scalar initializer
video_out_xxmc.c:2650: warning: (near initialization for 'xine_plugin_info[0]')
video_out_xxmc.c:2650: warning: excess elements in scalar initializer
video_out_xxmc.c:2650: warning: (near initialization for 'xine_plugin_info[0]')
video_out_xxmc.c:2651: warning: braces around scalar initializer
video_out_xxmc.c:2651: warning: (near initialization for 'xine_plugin_info[1]')
video_out_xxmc.c:2651: error: 'PLUGIN_NONE' undeclared here (not in a function)
video_out_xxmc.c:2651: warning: excess elements in scalar initializer
video_out_xxmc.c:2651: warning: (near initialization for 'xine_plugin_info[1]')
video_out_xxmc.c:2651: warning: excess elements in scalar initializer
video_out_xxmc.c:2651: warning: (near initialization for 'xine_plugin_info[1]')
video_out_xxmc.c:2651: warning: excess elements in scalar initializer
video_out_xxmc.c:2651: warning: (near initialization for 'xine_plugin_info[1]')
video_out_xxmc.c:2651: warning: excess elements in scalar initializer
video_out_xxmc.c:2651: warning: (near initialization for 'xine_plugin_info[1]')
video_out_xxmc.c:2651: warning: excess elements in scalar initializer
video_out_xxmc.c:2651: warning: (near initialization for 'xine_plugin_info[1]')
video_out_xxmc.c:2652: warning: data definition has no type or storage class
make[4]: *** [video_out_xxmc.lo] Error 1
make[4]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src/video_out'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/abs/local/xine-lib/src/xine-lib-1.1.1'
make: *** [all] Error 2
