xine-lib-1.1.1
xine-lib-1-rc4-posix-1.patch
xine-lib-1-rc7-discover_smb-1.patch
xine-lib-1-rc8-gcc4-1.patch
patching file configure
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file configure.rej
patching file configure
Hunk #1 succeeded at 38710 (offset 2214 lines).
patching file src/input/Makefile.in
Hunk #1 succeeded at 450 with fuzz 2 (offset 20 lines).
patching file src/video_out/vidix/drivers/pm3_vid.c
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file src/video_out/vidix/drivers/pm3_vid.c.rej
patching file src/libffmpeg/libavcodec/i386/dsputil_mmx.c
Hunk #1 FAILED at 648.
1 out of 1 hunk FAILED -- saving rejects to file src/libffmpeg/libavcodec/i386/dsputil_mmx.c.rej
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... gawk
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) gawk
checking for inline... inline
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/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/i686-pc-linux-gnu/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/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/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/i686-pc-linux-gnu/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 /usr/X11R6/lib, headers /usr/X11R6/include
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 enabled
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... found libXv.so in /usr/X11R6/lib
checking for XvShmCreateImage in -lXv... yes
checking whether to enable the xxmc plugin with vld extensions... 
checking for XvMCPutSlice in -lXvMCW... no
*** Could not link with -lXvMCW for vld extensions.
checking for XvMCCreateContext in -lXvMCW... no
*** Could not link with -lXvMCW for standard XvMC.
*** Disabling xxmc plugin due to above errors.
checking whether to enable the xvmc plugin... 
checking for XvMCCreateContext in -lXvMCW... (cached) no
*** Could not link with -lXvMCW.
*** Disabling old xvmc plugin due to above errors.
checking for XineramaQueryExtension in -lXinerama... yes
checking for aalib-config... /usr/bin/aalib-config
checking for AALIB version >= 1.4... yes
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 DirectFB... *** All of DIRECTFB dependent parts will be disabled ***
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.1.5... no
*** Could not run SDL test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means SDL was incorrectly installed
*** or that you have moved SDL since it was installed. In the latter case, you
*** may want to edit the sdl-config script: /usr/bin/sdl-config
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... *** All OGG/SPEEX dependent parts will be disabled ***
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... no
*** All Imagemagick dependent parts will be disabled, Wand-config not found. ***
checking for freetype-config... /usr/bin/freetype-config
checking for OSS audio support... yes
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking sys/asoundlib.h usability... no
checking sys/asoundlib.h presence... no
checking for sys/asoundlib.h... no
checking for ALSA version >= 0.9.0rc4... no
*** Could not run ALSA test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means ALSA was incorrectly installed.
*** All of ALSA dependent parts will be disabled ***
checking for esd-config... no
checking for ESD - version >= 0.2.8... no
*** The esd-config script installed by ESD could not be found
*** If ESD was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the ESD_CONFIG environment variable to the
*** full path to esd-config.
*** All of ESD dependent parts will be disabled ***
checking for artsc-config... no
checking for ARTS artsc - version >= 0.9.5... no
*** The artsc-config script installed by ARTS could not be found
*** If ARTS was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the ARTS_CONFIG environment variable to the
*** full path to artsc-config.
*** All of ARTS dependent parts will be disabled ***
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... fig2dev
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
   - 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
   - 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)
   - Xv (XVideo *shared*)
   - OpenGL
   - aa (Ascii ART)
   - fb (Linux framebuffer device)
   - dxr3 (Hollywood+ and Creative dxr3, mpeg video only)
   - vidix (X11 and framebuffer support)

 * audio driver plugins:
   - oss (Open Sound System)
---
make  all-recursive
make[1]: Entering directory `/usr/src/xine-lib-1.1.1'
Making all in doc
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/doc'
Making all in man
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/doc/man'
Making all in en
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/doc/man/en'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/doc/man/en'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/doc/man'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/doc/man'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/doc/man'
Making all in hackersguide
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/doc/hackersguide'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/doc/hackersguide'
Making all in faq
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/doc/faq'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/doc/faq'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/doc'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/doc'
Making all in m4
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/m4'
Making all in intl
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/intl'
Making all in po
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/po'
Making all in misc
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/misc'
Making all in fonts
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/misc/fonts'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/misc/fonts'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/misc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/misc'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/misc'
Making all in include
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/include'
Making all in lib
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/lib'
/bin/sh ../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 `/usr/src/xine-lib-1.1.1/lib'
Making all in src
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src'
Making all in xine-utils
make[3]: Entering directory `/usr/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   -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_check.lo -MD -MP -MF .deps/xine_check.Tpo -c xine_check.c  -fPIC -DPIC -o .libs/xine_check.o
xine_check.c: In function ‘_x_health_check_xv’:
xine_check.c:467: warning: pointer targets in passing argument 3 of ‘xvqueryadaptors’ 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/X11R6/include -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 `/usr/src/xine-lib-1.1.1/src/xine-utils'
Making all in xine-engine
make[3]: Entering directory `/usr/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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT alphablend.lo -MD -MP -MF .deps/alphablend.Tpo -c alphablend.c  -fPIC -DPIC -o .libs/alphablend.o
alphablend.c: In function ‘colorToPalette’:
alphablend.c:1906: warning: value computed is not used
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/X11R6/include -I/usr/include/freetype2 -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 /usr/lib/libfreetype.so -lz -lrt  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -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 `/usr/src/xine-lib-1.1.1/src/xine-engine'
Making all in audio_out
make[3]: Entering directory `/usr/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      -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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      -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/audio_none_out.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -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      -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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      -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/audio_file_out.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -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      -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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      -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/audio_oss_out.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -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)
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/audio_out'
Making all in video_out
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out'
Making all in libdha
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha'
Making all in bin
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/bin'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/bin'
Making all in kernelhelper
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/kernelhelper'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/kernelhelper'
Making all in oth
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/oth'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/oth'
Making all in sysdep
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/sysdep'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/sysdep'
make[5]: Entering directory `/usr/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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 gawk -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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 `/usr/src/xine-lib-1.1.1/src/video_out/libdha'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha'
Making all in vidix
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/vidix'
Making all in drivers
make[5]: Entering directory `/usr/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   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -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  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -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   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -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   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -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   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -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   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -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  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -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   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -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   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -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   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -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   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -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   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -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 `/usr/src/xine-lib-1.1.1/src/video_out/vidix/drivers'
make[5]: Entering directory `/usr/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   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 `/usr/src/xine-lib-1.1.1/src/video_out/vidix'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/vidix'
Making all in macosx
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/macosx'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/macosx'
make[4]: Entering directory `/usr/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   -I/usr/X11R6/include -DXINE_COMPILE   -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -DXINE_COMPILE -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -I/usr/X11R6/include -DXINE_COMPILE   -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -DXINE_COMPILE -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -I/usr/X11R6/include -DXINE_COMPILE   -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -DXINE_COMPILE -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -I/usr/X11R6/include -DXINE_COMPILE   -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -DXINE_COMPILE -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -I/usr/X11R6/include -DXINE_COMPILE   -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -DXINE_COMPILE -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -DXINE_COMPILE   -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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  -L/usr/X11R6/lib -lXinerama -lXext ../../src/xine-engine/libxine.la -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/yuv2rgb.o .libs/yuv2rgb_mmx.o .libs/yuv2rgb_mlib.o .libs/video_out_xshm.o .libs/x11osd.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs -L/usr/X11R6/lib -lXinerama -lXext ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -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   -I/usr/X11R6/include -DXINE_COMPILE   -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -DXINE_COMPILE -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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   -I/usr/X11R6/include -DXINE_COMPILE   -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT video_out_xv.lo -MD -MP -MF ".deps/video_out_xv.Tpo" -c -o video_out_xv.lo video_out_xv.c; \
then mv -f ".deps/video_out_xv.Tpo" ".deps/video_out_xv.Plo"; else rm -f ".deps/video_out_xv.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/X11R6/include -DXINE_COMPILE -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT video_out_xv.lo -MD -MP -MF .deps/video_out_xv.Tpo -c video_out_xv.c  -fPIC -DPIC -o .libs/video_out_xv.o
video_out_xv.c: In function ‘xv_update_frame_format’:
video_out_xv.c:433: warning: pointer targets in assignment differ in signedness
video_out_xv.c:439: warning: pointer targets in assignment differ in signedness
video_out_xv.c:440: warning: pointer targets in assignment differ in signedness
video_out_xv.c:441: warning: pointer targets in assignment differ in signedness
video_out_xv.c: In function ‘xv_deinterlace_frame’:
video_out_xv.c:496: warning: pointer targets in assignment differ in signedness
video_out_xv.c:501: warning: pointer targets in passing argument 1 of ‘deinterlace_yuv’ differ in signedness
video_out_xv.c:505: warning: pointer targets in assignment differ in signedness
video_out_xv.c:510: warning: pointer targets in passing argument 1 of ‘deinterlace_yuv’ differ in signedness
video_out_xv.c:524: warning: pointer targets in assignment differ in signedness
video_out_xv.c:529: warning: pointer targets in passing argument 1 of ‘deinterlace_yuv’ differ in signedness
video_out_xv.c:540: warning: pointer targets in assignment differ in signedness
video_out_xv.c:541: warning: pointer targets in assignment differ in signedness
video_out_xv.c:548: warning: pointer targets in assignment differ in signedness
video_out_xv.c:549: warning: pointer targets in assignment differ in signedness
video_out_xv.c:556: warning: pointer targets in assignment differ in signedness
video_out_xv.c:557: warning: pointer targets in assignment differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -I/usr/X11R6/include -DXINE_COMPILE   -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_vo_out_xv.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  x11osd.lo deinterlace.lo video_out_xv.lo -lXv -L/usr/X11R6/lib -lXinerama -lXext ../../src/xine-engine/libxine.la -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/x11osd.o .libs/deinterlace.o .libs/video_out_xv.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs -lXv -L/usr/X11R6/lib -lXinerama -lXext ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_vo_out_xv.so -o .libs/xineplug_vo_out_xv.so
creating xineplug_vo_out_xv.la
(cd .libs && rm -f xineplug_vo_out_xv.la && ln -s ../xineplug_vo_out_xv.la xineplug_vo_out_xv.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/usr/X11R6/include -DXINE_COMPILE   -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -DXINE_COMPILE -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -DXINE_COMPILE   -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -L/usr/X11R6/lib -lXinerama -lXext ../../src/xine-engine/libxine.la -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/yuv2rgb.o .libs/yuv2rgb_mmx.o .libs/yuv2rgb_mlib.o .libs/video_out_opengl.o .libs/x11osd.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs -lGL -lm -lGLU -L/usr/X11R6/lib -lXinerama -lXext ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -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   -I/usr/X11R6/include -DXINE_COMPILE   -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -DXINE_COMPILE -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -DXINE_COMPILE   -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_vo_out_vidix.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  video_out_vidix.lo x11osd.lo -L/usr/X11R6/lib -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  -L/usr/X11R6/lib -lXinerama -ldl -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -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   -I/usr/X11R6/include -DXINE_COMPILE   -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT video_out_aa.lo -MD -MP -MF ".deps/video_out_aa.Tpo" -c -o video_out_aa.lo video_out_aa.c; \
then mv -f ".deps/video_out_aa.Tpo" ".deps/video_out_aa.Plo"; else rm -f ".deps/video_out_aa.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/X11R6/include -DXINE_COMPILE -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT video_out_aa.lo -MD -MP -MF .deps/video_out_aa.Tpo -c video_out_aa.c  -fPIC -DPIC -o .libs/video_out_aa.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -I/usr/X11R6/include -DXINE_COMPILE   -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_vo_out_aa.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  video_out_aa.lo -L/usr/lib -Wl,-rpath,/usr/lib -laa -lm -L/usr/X11R6/lib -lX11 -lgpm -lncurses -lpthread 
gcc -shared  .libs/video_out_aa.o  -L/usr/lib /usr/lib/libaa.so -L/usr/X11R6/lib -lm -lX11 -lgpm -lncurses -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-rpath -Wl,/usr/lib -Wl,-soname -Wl,xineplug_vo_out_aa.so -o .libs/xineplug_vo_out_aa.so
creating xineplug_vo_out_aa.la
(cd .libs && rm -f xineplug_vo_out_aa.la && ln -s ../xineplug_vo_out_aa.la xineplug_vo_out_aa.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/usr/X11R6/include -DXINE_COMPILE   -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -DXINE_COMPILE -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I/usr/X11R6/include -DXINE_COMPILE   -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/yuv2rgb.o .libs/yuv2rgb_mmx.o .libs/yuv2rgb_mlib.o .libs/video_out_fb.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -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   -I/usr/X11R6/include -DXINE_COMPILE   -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT video_out_none.lo -MD -MP -MF ".deps/video_out_none.Tpo" -c -o video_out_none.lo video_out_none.c; \
then mv -f ".deps/video_out_none.Tpo" ".deps/video_out_none.Plo"; else rm -f ".deps/video_out_none.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/X11R6/include -DXINE_COMPILE -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT video_out_none.lo -MD -MP -MF .deps/video_out_none.Tpo -c video_out_none.c  -fPIC -DPIC -o .libs/video_out_none.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -I/usr/X11R6/include -DXINE_COMPILE   -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_vo_out_none.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  video_out_none.lo ../../src/xine-engine/libxine.la -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/video_out_none.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_vo_out_none.so -o .libs/xineplug_vo_out_none.so
creating xineplug_vo_out_none.la
(cd .libs && rm -f xineplug_vo_out_none.la && ln -s ../xineplug_vo_out_none.la xineplug_vo_out_none.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out'
Making all in dxr3
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/dxr3'
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/input/libdvdnav  -I/usr/X11R6/include  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dxr3_decode_video.lo -MD -MP -MF ".deps/dxr3_decode_video.Tpo" -c -o dxr3_decode_video.lo dxr3_decode_video.c; \
then mv -f ".deps/dxr3_decode_video.Tpo" ".deps/dxr3_decode_video.Plo"; else rm -f ".deps/dxr3_decode_video.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/input/libdvdnav -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dxr3_decode_video.lo -MD -MP -MF .deps/dxr3_decode_video.Tpo -c dxr3_decode_video.c  -fPIC -DPIC -o .libs/dxr3_decode_video.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -I/usr/X11R6/include  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_dxr3_video.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module dxr3_decode_video.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/dxr3_decode_video.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_dxr3_video.so -o .libs/xineplug_decode_dxr3_video.so
creating xineplug_decode_dxr3_video.la
(cd .libs && rm -f xineplug_decode_dxr3_video.la && ln -s ../xineplug_decode_dxr3_video.la xineplug_decode_dxr3_video.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/input/libdvdnav  -I/usr/X11R6/include  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dxr3_decode_spu.lo -MD -MP -MF ".deps/dxr3_decode_spu.Tpo" -c -o dxr3_decode_spu.lo dxr3_decode_spu.c; \
then mv -f ".deps/dxr3_decode_spu.Tpo" ".deps/dxr3_decode_spu.Plo"; else rm -f ".deps/dxr3_decode_spu.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/input/libdvdnav -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dxr3_decode_spu.lo -MD -MP -MF .deps/dxr3_decode_spu.Tpo -c dxr3_decode_spu.c  -fPIC -DPIC -o .libs/dxr3_decode_spu.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/input/libdvdnav  -I/usr/X11R6/include  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT nav_read.lo -MD -MP -MF ".deps/nav_read.Tpo" -c -o nav_read.lo nav_read.c; \
then mv -f ".deps/nav_read.Tpo" ".deps/nav_read.Plo"; else rm -f ".deps/nav_read.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/input/libdvdnav -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT nav_read.lo -MD -MP -MF .deps/nav_read.Tpo -c nav_read.c  -fPIC -DPIC -o .libs/nav_read.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -I/usr/X11R6/include  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_dxr3_spu.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module dxr3_decode_spu.lo nav_read.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/dxr3_decode_spu.o .libs/nav_read.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_dxr3_spu.so -o .libs/xineplug_decode_dxr3_spu.so
creating xineplug_decode_dxr3_spu.la
(cd .libs && rm -f xineplug_decode_dxr3_spu.la && ln -s ../xineplug_decode_dxr3_spu.la xineplug_decode_dxr3_spu.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/input/libdvdnav  -I/usr/X11R6/include  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dxr3_mpeg_encoders.lo -MD -MP -MF ".deps/dxr3_mpeg_encoders.Tpo" -c -o dxr3_mpeg_encoders.lo dxr3_mpeg_encoders.c; \
then mv -f ".deps/dxr3_mpeg_encoders.Tpo" ".deps/dxr3_mpeg_encoders.Plo"; else rm -f ".deps/dxr3_mpeg_encoders.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/input/libdvdnav -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dxr3_mpeg_encoders.lo -MD -MP -MF .deps/dxr3_mpeg_encoders.Tpo -c dxr3_mpeg_encoders.c  -fPIC -DPIC -o .libs/dxr3_mpeg_encoders.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/input/libdvdnav  -I/usr/X11R6/include  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dxr3_spu_encoder.lo -MD -MP -MF ".deps/dxr3_spu_encoder.Tpo" -c -o dxr3_spu_encoder.lo dxr3_spu_encoder.c; \
then mv -f ".deps/dxr3_spu_encoder.Tpo" ".deps/dxr3_spu_encoder.Plo"; else rm -f ".deps/dxr3_spu_encoder.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/input/libdvdnav -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dxr3_spu_encoder.lo -MD -MP -MF .deps/dxr3_spu_encoder.Tpo -c dxr3_spu_encoder.c  -fPIC -DPIC -o .libs/dxr3_spu_encoder.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/input/libdvdnav  -I/usr/X11R6/include  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dxr3_scr.lo -MD -MP -MF ".deps/dxr3_scr.Tpo" -c -o dxr3_scr.lo dxr3_scr.c; \
then mv -f ".deps/dxr3_scr.Tpo" ".deps/dxr3_scr.Plo"; else rm -f ".deps/dxr3_scr.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/input/libdvdnav -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dxr3_scr.lo -MD -MP -MF .deps/dxr3_scr.Tpo -c dxr3_scr.c  -fPIC -DPIC -o .libs/dxr3_scr.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/input/libdvdnav  -I/usr/X11R6/include  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT video_out_dxr3.lo -MD -MP -MF ".deps/video_out_dxr3.Tpo" -c -o video_out_dxr3.lo video_out_dxr3.c; \
then mv -f ".deps/video_out_dxr3.Tpo" ".deps/video_out_dxr3.Plo"; else rm -f ".deps/video_out_dxr3.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/input/libdvdnav -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT video_out_dxr3.lo -MD -MP -MF .deps/video_out_dxr3.Tpo -c video_out_dxr3.c  -fPIC -DPIC -o .libs/video_out_dxr3.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -I/usr/X11R6/include  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_vo_out_dxr3.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module dxr3_mpeg_encoders.lo dxr3_spu_encoder.lo dxr3_scr.lo video_out_dxr3.lo   -L/usr/X11R6/lib -lXinerama -lXext ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/dxr3_mpeg_encoders.o .libs/dxr3_spu_encoder.o .libs/dxr3_scr.o .libs/video_out_dxr3.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs -L/usr/X11R6/lib -lXinerama -lXext ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_vo_out_dxr3.so -o .libs/xineplug_vo_out_dxr3.so
creating xineplug_vo_out_dxr3.la
(cd .libs && rm -f xineplug_vo_out_dxr3.la && ln -s ../xineplug_vo_out_dxr3.la xineplug_vo_out_dxr3.la)
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/dxr3'
Making all in input
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/input'
Making all in vcd
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd'
Making all in libcdio
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio'
Making all in cdio
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/cdio'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/cdio'
Making all in MSWindows
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/MSWindows'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/MSWindows'
Making all in image
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/image'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/image'
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio'
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT _cdio_bsdi.lo -MD -MP -MF ".deps/_cdio_bsdi.Tpo" -c -o _cdio_bsdi.lo _cdio_bsdi.c; \
then mv -f ".deps/_cdio_bsdi.Tpo" ".deps/_cdio_bsdi.Plo"; else rm -f ".deps/_cdio_bsdi.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT _cdio_bsdi.lo -MD -MP -MF .deps/_cdio_bsdi.Tpo -c _cdio_bsdi.c  -fPIC -DPIC -o .libs/_cdio_bsdi.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT _cdio_generic.lo -MD -MP -MF ".deps/_cdio_generic.Tpo" -c -o _cdio_generic.lo _cdio_generic.c; \
then mv -f ".deps/_cdio_generic.Tpo" ".deps/_cdio_generic.Plo"; else rm -f ".deps/_cdio_generic.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT _cdio_generic.lo -MD -MP -MF .deps/_cdio_generic.Tpo -c _cdio_generic.c  -fPIC -DPIC -o .libs/_cdio_generic.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT _cdio_linux.lo -MD -MP -MF ".deps/_cdio_linux.Tpo" -c -o _cdio_linux.lo _cdio_linux.c; \
then mv -f ".deps/_cdio_linux.Tpo" ".deps/_cdio_linux.Plo"; else rm -f ".deps/_cdio_linux.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT _cdio_linux.lo -MD -MP -MF .deps/_cdio_linux.Tpo -c _cdio_linux.c  -fPIC -DPIC -o .libs/_cdio_linux.o
_cdio_linux.c: In function ‘get_mcn_linux’:
_cdio_linux.c:305: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
_cdio_linux.c:305: warning: pointer targets in passing argument 1 of ‘__strdup’ differ in signedness
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT _cdio_osx.lo -MD -MP -MF ".deps/_cdio_osx.Tpo" -c -o _cdio_osx.lo _cdio_osx.c; \
then mv -f ".deps/_cdio_osx.Tpo" ".deps/_cdio_osx.Plo"; else rm -f ".deps/_cdio_osx.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT _cdio_osx.lo -MD -MP -MF .deps/_cdio_osx.Tpo -c _cdio_osx.c  -fPIC -DPIC -o .libs/_cdio_osx.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT _cdio_stdio.lo -MD -MP -MF ".deps/_cdio_stdio.Tpo" -c -o _cdio_stdio.lo _cdio_stdio.c; \
then mv -f ".deps/_cdio_stdio.Tpo" ".deps/_cdio_stdio.Plo"; else rm -f ".deps/_cdio_stdio.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT _cdio_stdio.lo -MD -MP -MF .deps/_cdio_stdio.Tpo -c _cdio_stdio.c  -fPIC -DPIC -o .libs/_cdio_stdio.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT _cdio_stream.lo -MD -MP -MF ".deps/_cdio_stream.Tpo" -c -o _cdio_stream.lo _cdio_stream.c; \
then mv -f ".deps/_cdio_stream.Tpo" ".deps/_cdio_stream.Plo"; else rm -f ".deps/_cdio_stream.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT _cdio_stream.lo -MD -MP -MF .deps/_cdio_stream.Tpo -c _cdio_stream.c  -fPIC -DPIC -o .libs/_cdio_stream.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT _cdio_sunos.lo -MD -MP -MF ".deps/_cdio_sunos.Tpo" -c -o _cdio_sunos.lo _cdio_sunos.c; \
then mv -f ".deps/_cdio_sunos.Tpo" ".deps/_cdio_sunos.Plo"; else rm -f ".deps/_cdio_sunos.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT _cdio_sunos.lo -MD -MP -MF .deps/_cdio_sunos.Tpo -c _cdio_sunos.c  -fPIC -DPIC -o .libs/_cdio_sunos.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cd_types.lo -MD -MP -MF ".deps/cd_types.Tpo" -c -o cd_types.lo cd_types.c; \
then mv -f ".deps/cd_types.Tpo" ".deps/cd_types.Plo"; else rm -f ".deps/cd_types.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cd_types.lo -MD -MP -MF .deps/cd_types.Tpo -c cd_types.c  -fPIC -DPIC -o .libs/cd_types.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cdio.lo -MD -MP -MF ".deps/cdio.Tpo" -c -o cdio.lo cdio.c; \
then mv -f ".deps/cdio.Tpo" ".deps/cdio.Plo"; else rm -f ".deps/cdio.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cdio.lo -MD -MP -MF .deps/cdio.Tpo -c cdio.c  -fPIC -DPIC -o .libs/cdio.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cdtext.lo -MD -MP -MF ".deps/cdtext.Tpo" -c -o cdtext.lo cdtext.c; \
then mv -f ".deps/cdtext.Tpo" ".deps/cdtext.Plo"; else rm -f ".deps/cdtext.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cdtext.lo -MD -MP -MF .deps/cdtext.Tpo -c cdtext.c  -fPIC -DPIC -o .libs/cdtext.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ds.lo -MD -MP -MF ".deps/ds.Tpo" -c -o ds.lo ds.c; \
then mv -f ".deps/ds.Tpo" ".deps/ds.Plo"; else rm -f ".deps/ds.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ds.lo -MD -MP -MF .deps/ds.Tpo -c ds.c  -fPIC -DPIC -o .libs/ds.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT freebsd.lo -MD -MP -MF ".deps/freebsd.Tpo" -c -o freebsd.lo `test -f 'FreeBSD/freebsd.c' || echo './'`FreeBSD/freebsd.c; \
then mv -f ".deps/freebsd.Tpo" ".deps/freebsd.Plo"; else rm -f ".deps/freebsd.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT freebsd.lo -MD -MP -MF .deps/freebsd.Tpo -c FreeBSD/freebsd.c  -fPIC -DPIC -o .libs/freebsd.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT freebsd_cam.lo -MD -MP -MF ".deps/freebsd_cam.Tpo" -c -o freebsd_cam.lo `test -f 'FreeBSD/freebsd_cam.c' || echo './'`FreeBSD/freebsd_cam.c; \
then mv -f ".deps/freebsd_cam.Tpo" ".deps/freebsd_cam.Plo"; else rm -f ".deps/freebsd_cam.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT freebsd_cam.lo -MD -MP -MF .deps/freebsd_cam.Tpo -c FreeBSD/freebsd_cam.c  -fPIC -DPIC -o .libs/freebsd_cam.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT freebsd_ioctl.lo -MD -MP -MF ".deps/freebsd_ioctl.Tpo" -c -o freebsd_ioctl.lo `test -f 'FreeBSD/freebsd_ioctl.c' || echo './'`FreeBSD/freebsd_ioctl.c; \
then mv -f ".deps/freebsd_ioctl.Tpo" ".deps/freebsd_ioctl.Plo"; else rm -f ".deps/freebsd_ioctl.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT freebsd_ioctl.lo -MD -MP -MF .deps/freebsd_ioctl.Tpo -c FreeBSD/freebsd_ioctl.c  -fPIC -DPIC -o .libs/freebsd_ioctl.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT bincue.lo -MD -MP -MF ".deps/bincue.Tpo" -c -o bincue.lo `test -f 'image/bincue.c' || echo './'`image/bincue.c; \
then mv -f ".deps/bincue.Tpo" ".deps/bincue.Plo"; else rm -f ".deps/bincue.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT bincue.lo -MD -MP -MF .deps/bincue.Tpo -c image/bincue.c  -fPIC -DPIC -o .libs/bincue.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cdrdao.lo -MD -MP -MF ".deps/cdrdao.Tpo" -c -o cdrdao.lo `test -f 'image/cdrdao.c' || echo './'`image/cdrdao.c; \
then mv -f ".deps/cdrdao.Tpo" ".deps/cdrdao.Plo"; else rm -f ".deps/cdrdao.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cdrdao.lo -MD -MP -MF .deps/cdrdao.Tpo -c image/cdrdao.c  -fPIC -DPIC -o .libs/cdrdao.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT nrg.lo -MD -MP -MF ".deps/nrg.Tpo" -c -o nrg.lo `test -f 'image/nrg.c' || echo './'`image/nrg.c; \
then mv -f ".deps/nrg.Tpo" ".deps/nrg.Plo"; else rm -f ".deps/nrg.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT nrg.lo -MD -MP -MF .deps/nrg.Tpo -c image/nrg.c  -fPIC -DPIC -o .libs/nrg.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT aspi32.lo -MD -MP -MF ".deps/aspi32.Tpo" -c -o aspi32.lo `test -f 'MSWindows/aspi32.c' || echo './'`MSWindows/aspi32.c; \
then mv -f ".deps/aspi32.Tpo" ".deps/aspi32.Plo"; else rm -f ".deps/aspi32.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT aspi32.lo -MD -MP -MF .deps/aspi32.Tpo -c MSWindows/aspi32.c  -fPIC -DPIC -o .libs/aspi32.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT win32_ioctl.lo -MD -MP -MF ".deps/win32_ioctl.Tpo" -c -o win32_ioctl.lo `test -f 'MSWindows/win32_ioctl.c' || echo './'`MSWindows/win32_ioctl.c; \
then mv -f ".deps/win32_ioctl.Tpo" ".deps/win32_ioctl.Plo"; else rm -f ".deps/win32_ioctl.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT win32_ioctl.lo -MD -MP -MF .deps/win32_ioctl.Tpo -c MSWindows/win32_ioctl.c  -fPIC -DPIC -o .libs/win32_ioctl.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT win32.lo -MD -MP -MF ".deps/win32.Tpo" -c -o win32.lo `test -f 'MSWindows/win32.c' || echo './'`MSWindows/win32.c; \
then mv -f ".deps/win32.Tpo" ".deps/win32.Plo"; else rm -f ".deps/win32.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT win32.lo -MD -MP -MF .deps/win32.Tpo -c MSWindows/win32.c  -fPIC -DPIC -o .libs/win32.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT logging.lo -MD -MP -MF ".deps/logging.Tpo" -c -o logging.lo logging.c; \
then mv -f ".deps/logging.Tpo" ".deps/logging.Plo"; else rm -f ".deps/logging.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c logging.c  -fPIC -DPIC -o .libs/logging.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT scsi_mmc.lo -MD -MP -MF ".deps/scsi_mmc.Tpo" -c -o scsi_mmc.lo scsi_mmc.c; \
then mv -f ".deps/scsi_mmc.Tpo" ".deps/scsi_mmc.Plo"; else rm -f ".deps/scsi_mmc.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT scsi_mmc.lo -MD -MP -MF .deps/scsi_mmc.Tpo -c scsi_mmc.c  -fPIC -DPIC -o .libs/scsi_mmc.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sector.lo -MD -MP -MF ".deps/sector.Tpo" -c -o sector.lo sector.c; \
then mv -f ".deps/sector.Tpo" ".deps/sector.Plo"; else rm -f ".deps/sector.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sector.lo -MD -MP -MF .deps/sector.Tpo -c sector.c  -fPIC -DPIC -o .libs/sector.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT util.lo -MD -MP -MF ".deps/util.Tpo" -c -o util.lo util.c; \
then mv -f ".deps/util.Tpo" ".deps/util.Plo"; else rm -f ".deps/util.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c  -fPIC -DPIC -o .libs/util.o
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o libcdio.la  -avoid-version -module _cdio_bsdi.lo _cdio_generic.lo _cdio_linux.lo _cdio_osx.lo _cdio_stdio.lo _cdio_stream.lo _cdio_sunos.lo cd_types.lo cdio.lo cdtext.lo ds.lo freebsd.lo freebsd_cam.lo freebsd_ioctl.lo bincue.lo cdrdao.lo nrg.lo aspi32.lo win32_ioctl.lo win32.lo logging.lo scsi_mmc.lo sector.lo util.lo  
ar cru .libs/libcdio.a .libs/_cdio_bsdi.o .libs/_cdio_generic.o .libs/_cdio_linux.o .libs/_cdio_osx.o .libs/_cdio_stdio.o .libs/_cdio_stream.o .libs/_cdio_sunos.o .libs/cd_types.o .libs/cdio.o .libs/cdtext.o .libs/ds.o .libs/freebsd.o .libs/freebsd_cam.o .libs/freebsd_ioctl.o .libs/bincue.o .libs/cdrdao.o .libs/nrg.o .libs/aspi32.o .libs/win32_ioctl.o .libs/win32.o .libs/logging.o .libs/scsi_mmc.o .libs/sector.o .libs/util.o
ranlib .libs/libcdio.a
creating libcdio.la
(cd .libs && rm -f libcdio.la && ln -s ../libcdio.la libcdio.la)
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT iso9660.lo -MD -MP -MF ".deps/iso9660.Tpo" -c -o iso9660.lo iso9660.c; \
then mv -f ".deps/iso9660.Tpo" ".deps/iso9660.Plo"; else rm -f ".deps/iso9660.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT iso9660.lo -MD -MP -MF .deps/iso9660.Tpo -c iso9660.c  -fPIC -DPIC -o .libs/iso9660.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT iso9660_fs.lo -MD -MP -MF ".deps/iso9660_fs.Tpo" -c -o iso9660_fs.lo iso9660_fs.c; \
then mv -f ".deps/iso9660_fs.Tpo" ".deps/iso9660_fs.Plo"; else rm -f ".deps/iso9660_fs.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT iso9660_fs.lo -MD -MP -MF .deps/iso9660_fs.Tpo -c iso9660_fs.c  -fPIC -DPIC -o .libs/iso9660_fs.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xa.lo -MD -MP -MF ".deps/xa.Tpo" -c -o xa.lo xa.c; \
then mv -f ".deps/xa.Tpo" ".deps/xa.Plo"; else rm -f ".deps/xa.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xa.lo -MD -MP -MF .deps/xa.Tpo -c xa.c  -fPIC -DPIC -o .libs/xa.o
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o libiso9660.la  -avoid-version -module iso9660.lo iso9660_fs.lo xa.lo  
ar cru .libs/libiso9660.a .libs/iso9660.o .libs/iso9660_fs.o .libs/xa.o
ranlib .libs/libiso9660.a
creating libiso9660.la
(cd .libs && rm -f libiso9660.la && ln -s ../libiso9660.la libiso9660.la)
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio'
Making all in libvcd
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libvcd'
Making all in libvcd
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libvcd/libvcd'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libvcd/libvcd'
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libvcd'
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vcd.lo -MD -MP -MF ".deps/vcd.Tpo" -c -o vcd.lo vcd.c; \
then mv -f ".deps/vcd.Tpo" ".deps/vcd.Plo"; else rm -f ".deps/vcd.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vcd.lo -MD -MP -MF .deps/vcd.Tpo -c vcd.c  -fPIC -DPIC -o .libs/vcd.o
vcd.c: In function ‘vcd_obj_begin_output’:
vcd.c:1956: warning: ‘best_aps.packet_no’ may be used uninitialized in this function
vcd.c:1956: warning: ‘best_aps.timestamp’ may be used uninitialized in this function
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT data_structures.lo -MD -MP -MF ".deps/data_structures.Tpo" -c -o data_structures.lo data_structures.c; \
then mv -f ".deps/data_structures.Tpo" ".deps/data_structures.Plo"; else rm -f ".deps/data_structures.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT data_structures.lo -MD -MP -MF .deps/data_structures.Tpo -c data_structures.c  -fPIC -DPIC -o .libs/data_structures.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT directory.lo -MD -MP -MF ".deps/directory.Tpo" -c -o directory.lo directory.c; \
then mv -f ".deps/directory.Tpo" ".deps/directory.Plo"; else rm -f ".deps/directory.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT directory.lo -MD -MP -MF .deps/directory.Tpo -c directory.c  -fPIC -DPIC -o .libs/directory.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT files.lo -MD -MP -MF ".deps/files.Tpo" -c -o files.lo files.c; \
then mv -f ".deps/files.Tpo" ".deps/files.Plo"; else rm -f ".deps/files.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT files.lo -MD -MP -MF .deps/files.Tpo -c files.c  -fPIC -DPIC -o .libs/files.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT image.lo -MD -MP -MF ".deps/image.Tpo" -c -o image.lo image.c; \
then mv -f ".deps/image.Tpo" ".deps/image.Plo"; else rm -f ".deps/image.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT image.lo -MD -MP -MF .deps/image.Tpo -c image.c  -fPIC -DPIC -o .libs/image.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT image_bincue.lo -MD -MP -MF ".deps/image_bincue.Tpo" -c -o image_bincue.lo image_bincue.c; \
then mv -f ".deps/image_bincue.Tpo" ".deps/image_bincue.Plo"; else rm -f ".deps/image_bincue.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT image_bincue.lo -MD -MP -MF .deps/image_bincue.Tpo -c image_bincue.c  -fPIC -DPIC -o .libs/image_bincue.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT image_cdrdao.lo -MD -MP -MF ".deps/image_cdrdao.Tpo" -c -o image_cdrdao.lo image_cdrdao.c; \
then mv -f ".deps/image_cdrdao.Tpo" ".deps/image_cdrdao.Plo"; else rm -f ".deps/image_cdrdao.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT image_cdrdao.lo -MD -MP -MF .deps/image_cdrdao.Tpo -c image_cdrdao.c  -fPIC -DPIC -o .libs/image_cdrdao.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT image_nrg.lo -MD -MP -MF ".deps/image_nrg.Tpo" -c -o image_nrg.lo image_nrg.c; \
then mv -f ".deps/image_nrg.Tpo" ".deps/image_nrg.Plo"; else rm -f ".deps/image_nrg.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT image_nrg.lo -MD -MP -MF .deps/image_nrg.Tpo -c image_nrg.c  -fPIC -DPIC -o .libs/image_nrg.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT logging.lo -MD -MP -MF ".deps/logging.Tpo" -c -o logging.lo logging.c; \
then mv -f ".deps/logging.Tpo" ".deps/logging.Plo"; else rm -f ".deps/logging.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c logging.c  -fPIC -DPIC -o .libs/logging.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mpeg.lo -MD -MP -MF ".deps/mpeg.Tpo" -c -o mpeg.lo mpeg.c; \
then mv -f ".deps/mpeg.Tpo" ".deps/mpeg.Plo"; else rm -f ".deps/mpeg.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mpeg.lo -MD -MP -MF .deps/mpeg.Tpo -c mpeg.c  -fPIC -DPIC -o .libs/mpeg.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mpeg_stream.lo -MD -MP -MF ".deps/mpeg_stream.Tpo" -c -o mpeg_stream.lo mpeg_stream.c; \
then mv -f ".deps/mpeg_stream.Tpo" ".deps/mpeg_stream.Plo"; else rm -f ".deps/mpeg_stream.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mpeg_stream.lo -MD -MP -MF .deps/mpeg_stream.Tpo -c mpeg_stream.c  -fPIC -DPIC -o .libs/mpeg_stream.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT pbc.lo -MD -MP -MF ".deps/pbc.Tpo" -c -o pbc.lo pbc.c; \
then mv -f ".deps/pbc.Tpo" ".deps/pbc.Plo"; else rm -f ".deps/pbc.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT pbc.lo -MD -MP -MF .deps/pbc.Tpo -c pbc.c  -fPIC -DPIC -o .libs/pbc.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT salloc.lo -MD -MP -MF ".deps/salloc.Tpo" -c -o salloc.lo salloc.c; \
then mv -f ".deps/salloc.Tpo" ".deps/salloc.Plo"; else rm -f ".deps/salloc.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT salloc.lo -MD -MP -MF .deps/salloc.Tpo -c salloc.c  -fPIC -DPIC -o .libs/salloc.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sector.lo -MD -MP -MF ".deps/sector.Tpo" -c -o sector.lo sector.c; \
then mv -f ".deps/sector.Tpo" ".deps/sector.Plo"; else rm -f ".deps/sector.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sector.lo -MD -MP -MF .deps/sector.Tpo -c sector.c  -fPIC -DPIC -o .libs/sector.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT stream.lo -MD -MP -MF ".deps/stream.Tpo" -c -o stream.lo stream.c; \
then mv -f ".deps/stream.Tpo" ".deps/stream.Plo"; else rm -f ".deps/stream.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c  -fPIC -DPIC -o .libs/stream.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT stream_stdio.lo -MD -MP -MF ".deps/stream_stdio.Tpo" -c -o stream_stdio.lo stream_stdio.c; \
then mv -f ".deps/stream_stdio.Tpo" ".deps/stream_stdio.Plo"; else rm -f ".deps/stream_stdio.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT stream_stdio.lo -MD -MP -MF .deps/stream_stdio.Tpo -c stream_stdio.c  -fPIC -DPIC -o .libs/stream_stdio.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT util.lo -MD -MP -MF ".deps/util.Tpo" -c -o util.lo util.c; \
then mv -f ".deps/util.Tpo" ".deps/util.Plo"; else rm -f ".deps/util.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c  -fPIC -DPIC -o .libs/util.o
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o libvcd.la  -avoid-version -module vcd.lo data_structures.lo directory.lo files.lo image.lo image_bincue.lo image_cdrdao.lo image_nrg.lo logging.lo mpeg.lo mpeg_stream.lo pbc.lo salloc.lo sector.lo stream.lo stream_stdio.lo util.lo ../../../../src/input/vcd/libcdio/libcdio.la ../../../../src/input/vcd/libcdio/libiso9660.la 
rm -fr .libs/libvcd.lax
mkdir .libs/libvcd.lax
rm -fr .libs/libvcd.lax/libcdio.a
mkdir .libs/libvcd.lax/libcdio.a
(cd .libs/libvcd.lax/libcdio.a && ar x /usr/src/xine-lib-1.1.1/src/input/vcd/libvcd/../../../../src/input/vcd/libcdio/.libs/libcdio.a)
rm -fr .libs/libvcd.lax/libiso9660.a
mkdir .libs/libvcd.lax/libiso9660.a
(cd .libs/libvcd.lax/libiso9660.a && ar x /usr/src/xine-lib-1.1.1/src/input/vcd/libvcd/../../../../src/input/vcd/libcdio/.libs/libiso9660.a)
copying selected object files to avoid basename conflicts...
ln .libs/libvcd.lax/libcdio.a/logging.o .libs/libvcd.lax/lt1-logging.o || cp .libs/libvcd.lax/libcdio.a/logging.o .libs/libvcd.lax/lt1-logging.o
ln .libs/libvcd.lax/libcdio.a/sector.o .libs/libvcd.lax/lt2-sector.o || cp .libs/libvcd.lax/libcdio.a/sector.o .libs/libvcd.lax/lt2-sector.o
ln .libs/libvcd.lax/libcdio.a/util.o .libs/libvcd.lax/lt3-util.o || cp .libs/libvcd.lax/libcdio.a/util.o .libs/libvcd.lax/lt3-util.o
ar cru .libs/libvcd.a .libs/vcd.o .libs/data_structures.o .libs/directory.o .libs/files.o .libs/image.o .libs/image_bincue.o .libs/image_cdrdao.o .libs/image_nrg.o .libs/logging.o .libs/mpeg.o .libs/mpeg_stream.o .libs/pbc.o .libs/salloc.o .libs/sector.o .libs/stream.o .libs/stream_stdio.o .libs/util.o .libs/libvcd.lax/libcdio.a/_cdio_bsdi.o .libs/libvcd.lax/libcdio.a/_cdio_generic.o .libs/libvcd.lax/libcdio.a/_cdio_linux.o .libs/libvcd.lax/libcdio.a/_cdio_osx.o .libs/libvcd.lax/libcdio.a/_cdio_stdio.o .libs/libvcd.lax/libcdio.a/_cdio_stream.o .libs/libvcd.lax/libcdio.a/_cdio_sunos.o .libs/libvcd.lax/libcdio.a/cd_types.o .libs/libvcd.lax/libcdio.a/cdio.o .libs/libvcd.lax/libcdio.a/cdtext.o .libs/libvcd.lax/libcdio.a/ds.o .libs/libvcd.lax/libcdio.a/freebsd.o .libs/libvcd.lax/libcdio.a/freebsd_cam.o .libs/libvcd.lax/libcdio.a/freebsd_ioctl.o .libs/libvcd.lax/libcdio.a/bincue.o .libs/libvcd.lax/libcdio.a/cdrdao.o .libs/libvcd.lax/libcdio.a/nrg.o .libs/libvcd.lax/libcdio.a/aspi32.o .libs/libvcd.lax/libcdio.a/win32_ioctl.o .libs/libvcd.lax/libcdio.a/win32.o .libs/libvcd.lax/lt1-logging.o .libs/libvcd.lax/libcdio.a/scsi_mmc.o .libs/libvcd.lax/lt2-sector.o .libs/libvcd.lax/lt3-util.o .libs/libvcd.lax/libiso9660.a/iso9660.o .libs/libvcd.lax/libiso9660.a/iso9660_fs.o .libs/libvcd.lax/libiso9660.a/xa.o
ranlib .libs/libvcd.a
rm -fr .libs/libvcd.lax
creating libvcd.la
(cd .libs && rm -f libvcd.la && ln -s ../libvcd.la libvcd.la)
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT info.lo -MD -MP -MF ".deps/info.Tpo" -c -o info.lo info.c; \
then mv -f ".deps/info.Tpo" ".deps/info.Plo"; else rm -f ".deps/info.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c  -fPIC -DPIC -o .libs/info.o
info.c: In function ‘vcdinfo_get_track_size’:
info.c:1419: warning: ‘statbuf.size’ may be used uninitialized in this function
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT inf.lo -MD -MP -MF ".deps/inf.Tpo" -c -o inf.lo inf.c; \
then mv -f ".deps/inf.Tpo" ".deps/inf.Plo"; else rm -f ".deps/inf.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT inf.lo -MD -MP -MF .deps/inf.Tpo -c inf.c  -fPIC -DPIC -o .libs/inf.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT info_private.lo -MD -MP -MF ".deps/info_private.Tpo" -c -o info_private.lo info_private.c; \
then mv -f ".deps/info_private.Tpo" ".deps/info_private.Plo"; else rm -f ".deps/info_private.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT info_private.lo -MD -MP -MF .deps/info_private.Tpo -c info_private.c  -fPIC -DPIC -o .libs/info_private.o
if /bin/sh ../../../../libtool-nofpic --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vcd_read.lo -MD -MP -MF ".deps/vcd_read.Tpo" -c -o vcd_read.lo vcd_read.c; \
then mv -f ".deps/vcd_read.Tpo" ".deps/vcd_read.Plo"; else rm -f ".deps/vcd_read.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vcd_read.lo -MD -MP -MF .deps/vcd_read.Tpo -c vcd_read.c  -fPIC -DPIC -o .libs/vcd_read.o
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o libvcdinfo.la  -avoid-version -module info.lo inf.lo info_private.lo vcd_read.lo  
ar cru .libs/libvcdinfo.a .libs/info.o .libs/inf.o .libs/info_private.o .libs/vcd_read.o
ranlib .libs/libvcdinfo.a
creating libvcdinfo.la
(cd .libs && rm -f libvcdinfo.la && ln -s ../libvcdinfo.la libvcdinfo.la)
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libvcd'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libvcd'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd'
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/input/vcd/libcdio -I../../../src/input/vcd/libvcd -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_inp_vcd.lo -MD -MP -MF ".deps/xineplug_inp_vcd.Tpo" -c -o xineplug_inp_vcd.lo xineplug_inp_vcd.c; \
then mv -f ".deps/xineplug_inp_vcd.Tpo" ".deps/xineplug_inp_vcd.Plo"; else rm -f ".deps/xineplug_inp_vcd.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/input/vcd/libcdio -I../../../src/input/vcd/libvcd -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_inp_vcd.lo -MD -MP -MF .deps/xineplug_inp_vcd.Tpo -c xineplug_inp_vcd.c  -fPIC -DPIC -o .libs/xineplug_inp_vcd.o
xineplug_inp_vcd.c: In function ‘vcd_handle_events’:
xineplug_inp_vcd.c:1175: warning: unused variable ‘i_selection’
xineplug_inp_vcd.c: At top level:
xineplug_inp_vcd.c:1542: warning: ‘send_mouse_enter_leave_event’ defined but not used
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/input/vcd/libcdio -I../../../src/input/vcd/libvcd -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vcdplayer.lo -MD -MP -MF ".deps/vcdplayer.Tpo" -c -o vcdplayer.lo vcdplayer.c; \
then mv -f ".deps/vcdplayer.Tpo" ".deps/vcdplayer.Plo"; else rm -f ".deps/vcdplayer.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/input/vcd/libcdio -I../../../src/input/vcd/libvcd -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vcdplayer.lo -MD -MP -MF .deps/vcdplayer.Tpo -c vcdplayer.c  -fPIC -DPIC -o .libs/vcdplayer.o
vcdplayer.c: In function ‘vcdplayer_play_single_item’:
vcdplayer.c:535: warning: implicit declaration of function ‘vcdinfo_get_seg_resolution’
vcdplayer.c:535: warning: nested extern declaration of ‘vcdinfo_get_seg_resolution’
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/input/vcd/libcdio -I../../../src/input/vcd/libvcd -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vcdio.lo -MD -MP -MF ".deps/vcdio.Tpo" -c -o vcdio.lo vcdio.c; \
then mv -f ".deps/vcdio.Tpo" ".deps/vcdio.Plo"; else rm -f ".deps/vcdio.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/input/vcd/libcdio -I../../../src/input/vcd/libvcd -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vcdio.lo -MD -MP -MF .deps/vcdio.Tpo -c vcdio.c  -fPIC -DPIC -o .libs/vcdio.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/input/vcd/libcdio -I../../../src/input/vcd/libvcd -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine-extra.lo -MD -MP -MF ".deps/xine-extra.Tpo" -c -o xine-extra.lo xine-extra.c; \
then mv -f ".deps/xine-extra.Tpo" ".deps/xine-extra.Plo"; else rm -f ".deps/xine-extra.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/input/vcd/libcdio -I../../../src/input/vcd/libvcd -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine-extra.lo -MD -MP -MF .deps/xine-extra.Tpo -c xine-extra.c  -fPIC -DPIC -o .libs/xine-extra.o
/bin/sh ../../../libtool-nofpic --tag=CC --mode=link gcc -I../../../src/input/vcd/libcdio -I../../../src/input/vcd/libvcd -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_inp_vcd.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module xineplug_inp_vcd.lo vcdplayer.lo vcdio.lo xine-extra.lo ../../../src/xine-engine/libxine.la ../../../src/input/vcd/libvcd/libvcd.la ../../../src/input/vcd/libvcd/libvcdinfo.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/xineplug_inp_vcd.o .libs/vcdplayer.o .libs/vcdio.o .libs/xine-extra.o -Wl,--whole-archive ../../../src/input/vcd/libvcd/.libs/libvcd.a ../../../src/input/vcd/libvcd/.libs/libvcdinfo.a -Wl,--no-whole-archive  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_vcd.so -o .libs/xineplug_inp_vcd.so
creating xineplug_inp_vcd.la
(cd .libs && rm -f xineplug_inp_vcd.la && ln -s ../xineplug_inp_vcd.la xineplug_inp_vcd.la)
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd'
Making all in dvb
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/dvb'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/dvb'
Making all in libreal
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/libreal'
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 -D_LARGEFILE64_SOURCE -I./../librtsp   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT real.lo -MD -MP -MF ".deps/real.Tpo" -c -o real.lo real.c; \
then mv -f ".deps/real.Tpo" ".deps/real.Plo"; else rm -f ".deps/real.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 -D_LARGEFILE64_SOURCE -I./../librtsp -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT real.lo -MD -MP -MF .deps/real.Tpo -c real.c  -fPIC -DPIC -o .libs/real.o
real.c: In function ‘call_hash’:
real.c:223: warning: pointer targets in assignment differ in signedness
real.c:224: warning: pointer targets in assignment differ in signedness
real.c: In function ‘real_calc_response_and_checksum’:
real.c:356: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
real.c: In function ‘real_get_rdt_chunk’:
real.c:555: warning: pointer targets in passing argument 2 of ‘rtsp_read_data’ differ in signedness
real.c:575: warning: pointer targets in passing argument 2 of ‘rtsp_read_data’ differ in signedness
real.c:581: warning: pointer targets in passing argument 2 of ‘rtsp_read_data’ differ in signedness
real.c:587: warning: pointer targets in passing argument 2 of ‘rtsp_read_data’ differ in signedness
real.c:603: warning: pointer targets in passing argument 2 of ‘rmff_dump_pheader’ differ in signedness
real.c:605: warning: pointer targets in passing argument 2 of ‘rtsp_read_data’ differ in signedness
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 -D_LARGEFILE64_SOURCE -I./../librtsp   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT asmrp.lo -MD -MP -MF ".deps/asmrp.Tpo" -c -o asmrp.lo asmrp.c; \
then mv -f ".deps/asmrp.Tpo" ".deps/asmrp.Plo"; else rm -f ".deps/asmrp.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 -D_LARGEFILE64_SOURCE -I./../librtsp -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT asmrp.lo -MD -MP -MF .deps/asmrp.Tpo -c asmrp.c  -fPIC -DPIC -o .libs/asmrp.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 -D_LARGEFILE64_SOURCE -I./../librtsp   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT rmff.lo -MD -MP -MF ".deps/rmff.Tpo" -c -o rmff.lo rmff.c; \
then mv -f ".deps/rmff.Tpo" ".deps/rmff.Plo"; else rm -f ".deps/rmff.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 -D_LARGEFILE64_SOURCE -I./../librtsp -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT rmff.lo -MD -MP -MF .deps/rmff.Tpo -c rmff.c  -fPIC -DPIC -o .libs/rmff.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 -D_LARGEFILE64_SOURCE -I./../librtsp   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sdpplin.lo -MD -MP -MF ".deps/sdpplin.Tpo" -c -o sdpplin.lo sdpplin.c; \
then mv -f ".deps/sdpplin.Tpo" ".deps/sdpplin.Plo"; else rm -f ".deps/sdpplin.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 -D_LARGEFILE64_SOURCE -I./../librtsp -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sdpplin.lo -MD -MP -MF .deps/sdpplin.Tpo -c sdpplin.c  -fPIC -DPIC -o .libs/sdpplin.o
/bin/sh ../../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o libreal.la  -avoid-version -module real.lo asmrp.lo rmff.lo sdpplin.lo  
ar cru .libs/libreal.a .libs/real.o .libs/asmrp.o .libs/rmff.o .libs/sdpplin.o
ranlib .libs/libreal.a
creating libreal.la
(cd .libs && rm -f libreal.la && ln -s ../libreal.la libreal.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/libreal'
Making all in librtsp
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/librtsp'
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 -D_LARGEFILE64_SOURCE -I./../libreal   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT rtsp.lo -MD -MP -MF ".deps/rtsp.Tpo" -c -o rtsp.lo rtsp.c; \
then mv -f ".deps/rtsp.Tpo" ".deps/rtsp.Plo"; else rm -f ".deps/rtsp.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 -D_LARGEFILE64_SOURCE -I./../libreal -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT rtsp.lo -MD -MP -MF .deps/rtsp.Tpo -c rtsp.c  -fPIC -DPIC -o .libs/rtsp.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 -D_LARGEFILE64_SOURCE -I./../libreal   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT rtsp_session.lo -MD -MP -MF ".deps/rtsp_session.Tpo" -c -o rtsp_session.lo rtsp_session.c; \
then mv -f ".deps/rtsp_session.Tpo" ".deps/rtsp_session.Plo"; else rm -f ".deps/rtsp_session.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 -D_LARGEFILE64_SOURCE -I./../libreal -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT rtsp_session.lo -MD -MP -MF .deps/rtsp_session.Tpo -c rtsp_session.c  -fPIC -DPIC -o .libs/rtsp_session.o
rtsp_session.c: In function ‘rtsp_session_start’:
rtsp_session.c:126: warning: pointer targets in passing argument 2 of ‘rmff_dump_header’ differ in signedness
rtsp_session.c: In function ‘rtsp_session_read’:
rtsp_session.c:151: warning: pointer targets in initialization differ in signedness
rtsp_session.c:162: warning: pointer targets in assignment differ in signedness
/bin/sh ../../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o librtsp.la  -avoid-version -module rtsp.lo rtsp_session.lo  
ar cru .libs/librtsp.a .libs/rtsp.o .libs/rtsp_session.o
ranlib .libs/librtsp.a
creating librtsp.la
(cd .libs && rm -f librtsp.la && ln -s ../librtsp.la librtsp.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/librtsp'
Making all in libdvdnav
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/libdvdnav'
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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT decoder.lo -MD -MP -MF ".deps/decoder.Tpo" -c -o decoder.lo decoder.c; \
then mv -f ".deps/decoder.Tpo" ".deps/decoder.Plo"; else rm -f ".deps/decoder.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT decoder.lo -MD -MP -MF .deps/decoder.Tpo -c decoder.c  -fPIC -DPIC -o .libs/decoder.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dvdnav.lo -MD -MP -MF ".deps/dvdnav.Tpo" -c -o dvdnav.lo dvdnav.c; \
then mv -f ".deps/dvdnav.Tpo" ".deps/dvdnav.Plo"; else rm -f ".deps/dvdnav.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dvdnav.lo -MD -MP -MF .deps/dvdnav.Tpo -c dvdnav.c  -fPIC -DPIC -o .libs/dvdnav.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT highlight.lo -MD -MP -MF ".deps/highlight.Tpo" -c -o highlight.lo highlight.c; \
then mv -f ".deps/highlight.Tpo" ".deps/highlight.Plo"; else rm -f ".deps/highlight.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT highlight.lo -MD -MP -MF .deps/highlight.Tpo -c highlight.c  -fPIC -DPIC -o .libs/highlight.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT navigation.lo -MD -MP -MF ".deps/navigation.Tpo" -c -o navigation.lo navigation.c; \
then mv -f ".deps/navigation.Tpo" ".deps/navigation.Plo"; else rm -f ".deps/navigation.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT navigation.lo -MD -MP -MF .deps/navigation.Tpo -c navigation.c  -fPIC -DPIC -o .libs/navigation.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT read_cache.lo -MD -MP -MF ".deps/read_cache.Tpo" -c -o read_cache.lo read_cache.c; \
then mv -f ".deps/read_cache.Tpo" ".deps/read_cache.Plo"; else rm -f ".deps/read_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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT read_cache.lo -MD -MP -MF .deps/read_cache.Tpo -c read_cache.c  -fPIC -DPIC -o .libs/read_cache.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT remap.lo -MD -MP -MF ".deps/remap.Tpo" -c -o remap.lo remap.c; \
then mv -f ".deps/remap.Tpo" ".deps/remap.Plo"; else rm -f ".deps/remap.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT remap.lo -MD -MP -MF .deps/remap.Tpo -c remap.c  -fPIC -DPIC -o .libs/remap.o
remap.c: In function ‘remap_loadmap’:
remap.c:188: warning: ‘tmp.domain’ may be used uninitialized in this function
remap.c:188: warning: ‘tmp.title’ may be used uninitialized in this function
remap.c:188: warning: ‘tmp.program’ may be used uninitialized in this function
remap.c:188: warning: ‘tmp.start_block’ may be used uninitialized in this function
remap.c:188: warning: ‘tmp.end_block’ may be used uninitialized in this function
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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT searching.lo -MD -MP -MF ".deps/searching.Tpo" -c -o searching.lo searching.c; \
then mv -f ".deps/searching.Tpo" ".deps/searching.Plo"; else rm -f ".deps/searching.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT searching.lo -MD -MP -MF .deps/searching.Tpo -c searching.c  -fPIC -DPIC -o .libs/searching.o
searching.c: In function ‘dvdnav_time_search’:
searching.c:159: warning: pointer targets in passing argument 4 of ‘dvdnav_scan_admap’ differ in signedness
searching.c:108: warning: unused variable ‘result’
searching.c: In function ‘dvdnav_sector_search’:
searching.c:277: warning: pointer targets in passing argument 4 of ‘dvdnav_scan_admap’ differ in signedness
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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT settings.lo -MD -MP -MF ".deps/settings.Tpo" -c -o settings.lo settings.c; \
then mv -f ".deps/settings.Tpo" ".deps/settings.Plo"; else rm -f ".deps/settings.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c settings.c  -fPIC -DPIC -o .libs/settings.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vm.lo -MD -MP -MF ".deps/vm.Tpo" -c -o vm.lo vm.c; \
then mv -f ".deps/vm.Tpo" ".deps/vm.Plo"; else rm -f ".deps/vm.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vm.lo -MD -MP -MF .deps/vm.Tpo -c vm.c  -fPIC -DPIC -o .libs/vm.o
vm.c: In function ‘dvd_read_name’:
vm.c:154: warning: pointer targets in passing argument 2 of ‘__builtin_strncpy’ differ in signedness
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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vmcmd.lo -MD -MP -MF ".deps/vmcmd.Tpo" -c -o vmcmd.lo vmcmd.c; \
then mv -f ".deps/vmcmd.Tpo" ".deps/vmcmd.Plo"; else rm -f ".deps/vmcmd.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vmcmd.lo -MD -MP -MF .deps/vmcmd.Tpo -c vmcmd.c  -fPIC -DPIC -o .libs/vmcmd.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ifo_read.lo -MD -MP -MF ".deps/ifo_read.Tpo" -c -o ifo_read.lo ifo_read.c; \
then mv -f ".deps/ifo_read.Tpo" ".deps/ifo_read.Plo"; else rm -f ".deps/ifo_read.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ifo_read.lo -MD -MP -MF .deps/ifo_read.Tpo -c ifo_read.c  -fPIC -DPIC -o .libs/ifo_read.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" -c -o md5.lo md5.c; \
then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; else rm -f ".deps/md5.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c  -fPIC -DPIC -o .libs/md5.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT nav_print.lo -MD -MP -MF ".deps/nav_print.Tpo" -c -o nav_print.lo nav_print.c; \
then mv -f ".deps/nav_print.Tpo" ".deps/nav_print.Plo"; else rm -f ".deps/nav_print.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT nav_print.lo -MD -MP -MF .deps/nav_print.Tpo -c nav_print.c  -fPIC -DPIC -o .libs/nav_print.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT nav_read.lo -MD -MP -MF ".deps/nav_read.Tpo" -c -o nav_read.lo nav_read.c; \
then mv -f ".deps/nav_read.Tpo" ".deps/nav_read.Plo"; else rm -f ".deps/nav_read.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT nav_read.lo -MD -MP -MF .deps/nav_read.Tpo -c nav_read.c  -fPIC -DPIC -o .libs/nav_read.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dvd_reader.lo -MD -MP -MF ".deps/dvd_reader.Tpo" -c -o dvd_reader.lo dvd_reader.c; \
then mv -f ".deps/dvd_reader.Tpo" ".deps/dvd_reader.Plo"; else rm -f ".deps/dvd_reader.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dvd_reader.lo -MD -MP -MF .deps/dvd_reader.Tpo -c dvd_reader.c  -fPIC -DPIC -o .libs/dvd_reader.o
dvd_reader.c: In function ‘DVDDiscID’:
dvd_reader.c:1093: warning: pointer targets in initialization differ in signedness
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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dvd_input.lo -MD -MP -MF ".deps/dvd_input.Tpo" -c -o dvd_input.lo dvd_input.c; \
then mv -f ".deps/dvd_input.Tpo" ".deps/dvd_input.Plo"; else rm -f ".deps/dvd_input.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dvd_input.lo -MD -MP -MF .deps/dvd_input.Tpo -c dvd_input.c  -fPIC -DPIC -o .libs/dvd_input.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dvd_udf.lo -MD -MP -MF ".deps/dvd_udf.Tpo" -c -o dvd_udf.lo dvd_udf.c; \
then mv -f ".deps/dvd_udf.Tpo" ".deps/dvd_udf.Plo"; else rm -f ".deps/dvd_udf.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dvd_udf.lo -MD -MP -MF .deps/dvd_udf.Tpo -c dvd_udf.c  -fPIC -DPIC -o .libs/dvd_udf.o
dvd_udf.c: In function ‘UDFFindFile’:
dvd_udf.c:785: warning: ‘ICB.Length’ may be used uninitialized in this function
dvd_udf.c:785: warning: ‘ICB.Flags’ may be used uninitialized in this function
dvd_udf.c:785: warning: ‘ICB.Location’ may be used uninitialized in this function
dvd_udf.c:785: warning: ‘ICB.Partition’ may be used uninitialized in this function
/bin/sh ../../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o libdvdnav.la  -avoid-version -module decoder.lo dvdnav.lo highlight.lo navigation.lo read_cache.lo remap.lo searching.lo settings.lo vm.lo vmcmd.lo ifo_read.lo md5.lo nav_print.lo nav_read.lo dvd_reader.lo dvd_input.lo dvd_udf.lo -lpthread 
ar cru .libs/libdvdnav.a .libs/decoder.o .libs/dvdnav.o .libs/highlight.o .libs/navigation.o .libs/read_cache.o .libs/remap.o .libs/searching.o .libs/settings.o .libs/vm.o .libs/vmcmd.o .libs/ifo_read.o .libs/md5.o .libs/nav_print.o .libs/nav_read.o .libs/dvd_reader.o .libs/dvd_input.o .libs/dvd_udf.o
ranlib .libs/libdvdnav.a
creating libdvdnav.la
(cd .libs && rm -f libdvdnav.la && ln -s ../libdvdnav.la libdvdnav.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/libdvdnav'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/input'
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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_file.lo -MD -MP -MF ".deps/input_file.Tpo" -c -o input_file.lo input_file.c; \
then mv -f ".deps/input_file.Tpo" ".deps/input_file.Plo"; else rm -f ".deps/input_file.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_file.lo -MD -MP -MF .deps/input_file.Tpo -c input_file.c  -fPIC -DPIC -o .libs/input_file.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_inp_file.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  input_file.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_file.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_file.so -o .libs/xineplug_inp_file.so
creating xineplug_inp_file.la
(cd .libs && rm -f xineplug_inp_file.la && ln -s ../xineplug_inp_file.la xineplug_inp_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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_http.lo -MD -MP -MF ".deps/input_http.Tpo" -c -o input_http.lo input_http.c; \
then mv -f ".deps/input_http.Tpo" ".deps/input_http.Plo"; else rm -f ".deps/input_http.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_http.lo -MD -MP -MF .deps/input_http.Tpo -c input_http.c  -fPIC -DPIC -o .libs/input_http.o
input_http.c: In function ‘http_plugin_read_metainf’:
input_http.c:289: warning: pointer targets in passing argument 3 of ‘_x_io_tcp_read’ differ in signedness
input_http.c: In function ‘resync_nsv’:
input_http.c:437: warning: pointer targets in passing argument 2 of ‘http_plugin_read_int’ differ in signedness
input_http.c: In function ‘http_plugin_read_block’:
input_http.c:484: warning: pointer targets in passing argument 2 of ‘http_plugin_read’ differ in signedness
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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT net_buf_ctrl.lo -MD -MP -MF ".deps/net_buf_ctrl.Tpo" -c -o net_buf_ctrl.lo net_buf_ctrl.c; \
then mv -f ".deps/net_buf_ctrl.Tpo" ".deps/net_buf_ctrl.Plo"; else rm -f ".deps/net_buf_ctrl.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT net_buf_ctrl.lo -MD -MP -MF .deps/net_buf_ctrl.Tpo -c net_buf_ctrl.c  -fPIC -DPIC -o .libs/net_buf_ctrl.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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT http_helper.lo -MD -MP -MF ".deps/http_helper.Tpo" -c -o http_helper.lo http_helper.c; \
then mv -f ".deps/http_helper.Tpo" ".deps/http_helper.Plo"; else rm -f ".deps/http_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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT http_helper.lo -MD -MP -MF .deps/http_helper.Tpo -c http_helper.c  -fPIC -DPIC -o .libs/http_helper.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_inp_http.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  input_http.lo net_buf_ctrl.lo http_helper.lo ../../src/xine-engine/libxine.la -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_http.o .libs/net_buf_ctrl.o .libs/http_helper.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_http.so -o .libs/xineplug_inp_http.so
creating xineplug_inp_http.la
(cd .libs && rm -f xineplug_inp_http.la && ln -s ../xineplug_inp_http.la xineplug_inp_http.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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_dvd.lo -MD -MP -MF ".deps/input_dvd.Tpo" -c -o input_dvd.lo input_dvd.c; \
then mv -f ".deps/input_dvd.Tpo" ".deps/input_dvd.Plo"; else rm -f ".deps/input_dvd.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_dvd.lo -MD -MP -MF .deps/input_dvd.Tpo -c input_dvd.c  -fPIC -DPIC -o .libs/input_dvd.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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT media_helper.lo -MD -MP -MF ".deps/media_helper.Tpo" -c -o media_helper.lo media_helper.c; \
then mv -f ".deps/media_helper.Tpo" ".deps/media_helper.Plo"; else rm -f ".deps/media_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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT media_helper.lo -MD -MP -MF .deps/media_helper.Tpo -c media_helper.c  -fPIC -DPIC -o .libs/media_helper.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_inp_dvd.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  input_dvd.lo media_helper.lo ../../src/xine-engine/libxine.la libdvdnav/libdvdnav.la -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_dvd.o .libs/media_helper.o -Wl,--whole-archive libdvdnav/.libs/libdvdnav.a -Wl,--no-whole-archive  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_dvd.so -o .libs/xineplug_inp_dvd.so
creating xineplug_inp_dvd.la
(cd .libs && rm -f xineplug_inp_dvd.la && ln -s ../xineplug_inp_dvd.la xineplug_inp_dvd.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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_vcd.lo -MD -MP -MF ".deps/input_vcd.Tpo" -c -o input_vcd.lo input_vcd.c; \
then mv -f ".deps/input_vcd.Tpo" ".deps/input_vcd.Plo"; else rm -f ".deps/input_vcd.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_vcd.lo -MD -MP -MF .deps/input_vcd.Tpo -c input_vcd.c  -fPIC -DPIC -o .libs/input_vcd.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_inp_vcdo.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  input_vcd.lo media_helper.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_vcd.o .libs/media_helper.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_vcdo.so -o .libs/xineplug_inp_vcdo.so
creating xineplug_inp_vcdo.la
(cd .libs && rm -f xineplug_inp_vcdo.la && ln -s ../xineplug_inp_vcdo.la xineplug_inp_vcdo.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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_v4l.lo -MD -MP -MF ".deps/input_v4l.Tpo" -c -o input_v4l.lo input_v4l.c; \
then mv -f ".deps/input_v4l.Tpo" ".deps/input_v4l.Plo"; else rm -f ".deps/input_v4l.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_v4l.lo -MD -MP -MF .deps/input_v4l.Tpo -c input_v4l.c  -fPIC -DPIC -o .libs/input_v4l.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_inp_v4l.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  input_v4l.lo  ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_v4l.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_v4l.so -o .libs/xineplug_inp_v4l.so
creating xineplug_inp_v4l.la
(cd .libs && rm -f xineplug_inp_v4l.la && ln -s ../xineplug_inp_v4l.la xineplug_inp_v4l.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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_smb.lo -MD -MP -MF ".deps/input_smb.Tpo" -c -o input_smb.lo input_smb.c; \
then mv -f ".deps/input_smb.Tpo" ".deps/input_smb.Plo"; else rm -f ".deps/input_smb.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_smb.lo -MD -MP -MF .deps/input_smb.Tpo -c input_smb.c  -fPIC -DPIC -o .libs/input_smb.o
input_smb.c: In function ‘smb_plugin_read_block’:
input_smb.c:88: warning: pointer targets in passing argument 2 of ‘smb_plugin_read’ differ in signedness
input_smb.c: At top level:
input_smb.c:230: warning: no previous prototype for ‘smb_auth’
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_inp_smb.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  input_smb.lo -L/usr/lib/samba -lsmbclient ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_smb.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs -L/usr/lib/samba -lsmbclient ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_smb.so -o .libs/xineplug_inp_smb.so
creating xineplug_inp_smb.la
(cd .libs && rm -f xineplug_inp_smb.la && ln -s ../xineplug_inp_smb.la xineplug_inp_smb.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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_mms.lo -MD -MP -MF ".deps/input_mms.Tpo" -c -o input_mms.lo input_mms.c; \
then mv -f ".deps/input_mms.Tpo" ".deps/input_mms.Plo"; else rm -f ".deps/input_mms.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_mms.lo -MD -MP -MF .deps/input_mms.Tpo -c input_mms.c  -fPIC -DPIC -o .libs/input_mms.o
input_mms.c: In function ‘mms_plugin_read_block’:
input_mms.c:134: warning: pointer targets in passing argument 2 of ‘mms_plugin_read’ differ in signedness
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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mms.lo -MD -MP -MF ".deps/mms.Tpo" -c -o mms.lo mms.c; \
then mv -f ".deps/mms.Tpo" ".deps/mms.Plo"; else rm -f ".deps/mms.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mms.lo -MD -MP -MF .deps/mms.Tpo -c mms.c  -fPIC -DPIC -o .libs/mms.o
mms.c: In function ‘send_command’:
mms.c:270: warning: pointer targets in passing argument 2 of ‘mms_buffer_init’ differ in signedness
mms.c: In function ‘get_packet_header’:
mms.c:362: warning: pointer targets in passing argument 3 of ‘_x_io_tcp_read’ differ in signedness
mms.c:369: warning: pointer targets in passing argument 3 of ‘_x_io_tcp_read’ differ in signedness
mms.c: In function ‘get_packet_command’:
mms.c:406: warning: pointer targets in passing argument 3 of ‘_x_io_tcp_read’ differ in signedness
mms.c:411: warning: pointer targets in passing argument 1 of ‘print_command’ differ in signedness
mms.c: In function ‘get_asf_header’:
mms.c:501: warning: pointer targets in passing argument 3 of ‘_x_io_tcp_read’ differ in signedness
mms.c: In function ‘mms_connect’:
mms.c:950: warning: pointer targets in passing argument 2 of ‘mms_buffer_init’ differ in signedness
mms.c:989: warning: pointer targets in passing argument 2 of ‘mms_buffer_init’ differ in signedness
mms.c:1033: warning: pointer targets in passing argument 2 of ‘mms_buffer_init’ differ in signedness
mms.c: In function ‘get_media_packet’:
mms.c:1133: warning: pointer targets in passing argument 2 of ‘mms_buffer_init’ differ in signedness
mms.c:1192: warning: pointer targets in passing argument 3 of ‘_x_io_tcp_read’ differ in signedness
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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mmsh.lo -MD -MP -MF ".deps/mmsh.Tpo" -c -o mmsh.lo mmsh.c; \
then mv -f ".deps/mmsh.Tpo" ".deps/mmsh.Plo"; else rm -f ".deps/mmsh.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mmsh.lo -MD -MP -MF .deps/mmsh.Tpo -c mmsh.c  -fPIC -DPIC -o .libs/mmsh.o
mmsh.c: In function ‘get_answer’:
mmsh.c:250: warning: pointer targets in passing argument 3 of ‘_x_io_tcp_read’ differ in signedness
mmsh.c:275: warning: pointer targets in passing argument 1 of ‘sscanf’ differ in signedness
mmsh.c:296: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
mmsh.c:302: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
mmsh.c:303: warning: pointer targets in passing argument 1 of ‘strstr’ differ in signedness
mmsh.c: In function ‘get_chunk_header’:
mmsh.c:344: warning: pointer targets in passing argument 3 of ‘_x_io_tcp_read’ differ in signedness
mmsh.c:371: warning: pointer targets in passing argument 3 of ‘_x_io_tcp_read’ differ in signedness
mmsh.c: In function ‘get_header’:
mmsh.c:434: warning: pointer targets in passing argument 3 of ‘_x_io_tcp_read’ differ in signedness
mmsh.c:451: warning: pointer targets in passing argument 3 of ‘_x_io_tcp_read’ differ in signedness
mmsh.c: In function ‘get_media_packet’:
mmsh.c:950: warning: pointer targets in passing argument 3 of ‘_x_io_tcp_read’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_inp_mms.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  input_mms.lo net_buf_ctrl.lo mms.lo mmsh.lo http_helper.lo ../../src/xine-engine/libxine.la  -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_mms.o .libs/net_buf_ctrl.o .libs/mms.o .libs/mmsh.o .libs/http_helper.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_mms.so -o .libs/xineplug_inp_mms.so
creating xineplug_inp_mms.la
(cd .libs && rm -f xineplug_inp_mms.la && ln -s ../xineplug_inp_mms.la xineplug_inp_mms.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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_stdin_fifo.lo -MD -MP -MF ".deps/input_stdin_fifo.Tpo" -c -o input_stdin_fifo.lo input_stdin_fifo.c; \
then mv -f ".deps/input_stdin_fifo.Tpo" ".deps/input_stdin_fifo.Plo"; else rm -f ".deps/input_stdin_fifo.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_stdin_fifo.lo -MD -MP -MF .deps/input_stdin_fifo.Tpo -c input_stdin_fifo.c  -fPIC -DPIC -o .libs/input_stdin_fifo.o
input_stdin_fifo.c: In function ‘stdin_plugin_read_block’:
input_stdin_fifo.c:124: warning: pointer targets in passing argument 2 of ‘stdin_plugin_read’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_inp_stdin_fifo.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  input_stdin_fifo.lo net_buf_ctrl.lo ../../src/xine-engine/libxine.la -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_stdin_fifo.o .libs/net_buf_ctrl.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_stdin_fifo.so -o .libs/xineplug_inp_stdin_fifo.so
creating xineplug_inp_stdin_fifo.la
(cd .libs && rm -f xineplug_inp_stdin_fifo.la && ln -s ../xineplug_inp_stdin_fifo.la xineplug_inp_stdin_fifo.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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_pnm.lo -MD -MP -MF ".deps/input_pnm.Tpo" -c -o input_pnm.lo input_pnm.c; \
then mv -f ".deps/input_pnm.Tpo" ".deps/input_pnm.Plo"; else rm -f ".deps/input_pnm.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_pnm.lo -MD -MP -MF .deps/input_pnm.Tpo -c input_pnm.c  -fPIC -DPIC -o .libs/input_pnm.o
input_pnm.c: In function ‘pnm_plugin_read_block’:
input_pnm.c:108: warning: pointer targets in passing argument 2 of ‘pnm_plugin_read’ differ in signedness
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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT pnm.lo -MD -MP -MF ".deps/pnm.Tpo" -c -o pnm.lo pnm.c; \
then mv -f ".deps/pnm.Tpo" ".deps/pnm.Plo"; else rm -f ".deps/pnm.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT pnm.lo -MD -MP -MF .deps/pnm.Tpo -c pnm.c  -fPIC -DPIC -o .libs/pnm.o
pnm.c: In function ‘pnm_send_request’:
pnm.c:361: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
pnm.c:362: warning: pointer targets in passing argument 3 of ‘pnm_write_chunk’ differ in signedness
pnm.c:364: warning: pointer targets in passing argument 3 of ‘pnm_write_chunk’ differ in signedness
pnm.c:369: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
pnm.c:370: warning: pointer targets in passing argument 3 of ‘pnm_write_chunk’ differ in signedness
pnm.c:380: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
pnm.c:381: warning: pointer targets in passing argument 3 of ‘pnm_write_chunk’ differ in signedness
pnm.c:383: warning: pointer targets in passing argument 3 of ‘pnm_write_chunk’ differ in signedness
pnm.c:391: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
pnm.c:393: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
pnm.c:394: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
pnm.c: In function ‘pnm_get_headers’:
pnm.c:454: warning: pointer targets in passing argument 4 of ‘pnm_get_chunk’ differ in signedness
pnm.c: In function ‘pnm_get_stream_chunk’:
pnm.c:668: warning: pointer targets in passing argument 3 of ‘_x_io_tcp_read’ differ in signedness
pnm.c: In function ‘pnm_connect’:
pnm.c:774: warning: pointer targets in passing argument 2 of ‘pnm_send_response’ differ in signedness
pnm.c: In function ‘pnm_read’:
pnm.c:791: warning: pointer targets in initialization differ in signedness
pnm.c:807: warning: pointer targets in assignment differ in signedness
pnm.c: In function ‘pnm_connect’:
pnm.c:443: warning: ‘nr’ may be used uninitialized in this function
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_inp_pnm.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  input_pnm.lo net_buf_ctrl.lo pnm.lo ../../src/xine-engine/libxine.la -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_pnm.o .libs/net_buf_ctrl.o .libs/pnm.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_pnm.so -o .libs/xineplug_inp_pnm.so
creating xineplug_inp_pnm.la
(cd .libs && rm -f xineplug_inp_pnm.la && ln -s ../xineplug_inp_pnm.la xineplug_inp_pnm.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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_rtp.lo -MD -MP -MF ".deps/input_rtp.Tpo" -c -o input_rtp.lo input_rtp.c; \
then mv -f ".deps/input_rtp.Tpo" ".deps/input_rtp.Plo"; else rm -f ".deps/input_rtp.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_rtp.lo -MD -MP -MF .deps/input_rtp.Tpo -c input_rtp.c  -fPIC -DPIC -o .libs/input_rtp.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_inp_rtp.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  input_rtp.lo net_buf_ctrl.lo ../../src/xine-engine/libxine.la -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_rtp.o .libs/net_buf_ctrl.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_rtp.so -o .libs/xineplug_inp_rtp.so
creating xineplug_inp_rtp.la
(cd .libs && rm -f xineplug_inp_rtp.la && ln -s ../xineplug_inp_rtp.la xineplug_inp_rtp.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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_rtsp.lo -MD -MP -MF ".deps/input_rtsp.Tpo" -c -o input_rtsp.lo input_rtsp.c; \
then mv -f ".deps/input_rtsp.Tpo" ".deps/input_rtsp.Plo"; else rm -f ".deps/input_rtsp.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_rtsp.lo -MD -MP -MF .deps/input_rtsp.Tpo -c input_rtsp.c  -fPIC -DPIC -o .libs/input_rtsp.o
input_rtsp.c: In function ‘rtsp_plugin_read_block’:
input_rtsp.c:109: warning: pointer targets in passing argument 2 of ‘rtsp_plugin_read’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_inp_rtsp.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  input_rtsp.lo net_buf_ctrl.lo ../../src/xine-engine/libxine.la -lpthread libreal/libreal.la librtsp/librtsp.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_rtsp.o .libs/net_buf_ctrl.o -Wl,--whole-archive libreal/.libs/libreal.a librtsp/.libs/librtsp.a -Wl,--no-whole-archive  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_rtsp.so -o .libs/xineplug_inp_rtsp.so
creating xineplug_inp_rtsp.la
(cd .libs && rm -f xineplug_inp_rtsp.la && ln -s ../xineplug_inp_rtsp.la xineplug_inp_rtsp.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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_net.lo -MD -MP -MF ".deps/input_net.Tpo" -c -o input_net.lo input_net.c; \
then mv -f ".deps/input_net.Tpo" ".deps/input_net.Plo"; else rm -f ".deps/input_net.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_net.lo -MD -MP -MF .deps/input_net.Tpo -c input_net.c  -fPIC -DPIC -o .libs/input_net.o
input_net.c: In function ‘net_plugin_read_block’:
input_net.c:296: warning: pointer targets in passing argument 2 of ‘net_plugin_read’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_inp_net.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  input_net.lo net_buf_ctrl.lo ../../src/xine-engine/libxine.la -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_net.o .libs/net_buf_ctrl.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_net.so -o .libs/xineplug_inp_net.so
creating xineplug_inp_net.la
(cd .libs && rm -f xineplug_inp_net.la && ln -s ../xineplug_inp_net.la xineplug_inp_net.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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_pvr.lo -MD -MP -MF ".deps/input_pvr.Tpo" -c -o input_pvr.lo input_pvr.c; \
then mv -f ".deps/input_pvr.Tpo" ".deps/input_pvr.Plo"; else rm -f ".deps/input_pvr.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_pvr.lo -MD -MP -MF .deps/input_pvr.Tpo -c input_pvr.c  -fPIC -DPIC -o .libs/input_pvr.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_inp_pvr.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  input_pvr.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_pvr.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_pvr.so -o .libs/xineplug_inp_pvr.so
creating xineplug_inp_pvr.la
(cd .libs && rm -f xineplug_inp_pvr.la && ln -s ../xineplug_inp_pvr.la xineplug_inp_pvr.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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_dvb.lo -MD -MP -MF ".deps/input_dvb.Tpo" -c -o input_dvb.lo input_dvb.c; \
then mv -f ".deps/input_dvb.Tpo" ".deps/input_dvb.Plo"; else rm -f ".deps/input_dvb.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_dvb.lo -MD -MP -MF .deps/input_dvb.Tpo -c input_dvb.c  -fPIC -DPIC -o .libs/input_dvb.o
input_dvb.c: In function ‘dvb_parse_si’:
input_dvb.c:1169: warning: pointer targets in passing argument 1 of ‘getbits’ differ in signedness
input_dvb.c:1182: warning: pointer targets in passing argument 1 of ‘getbits’ differ in signedness
input_dvb.c:1185: warning: pointer targets in passing argument 1 of ‘getbits’ differ in signedness
input_dvb.c:1210: warning: pointer targets in passing argument 1 of ‘getbits’ differ in signedness
input_dvb.c:1215: warning: pointer targets in passing argument 2 of ‘parse_pmt’ differ in signedness
input_dvb.c: In function ‘load_epg_data’:
input_dvb.c:1368: warning: pointer targets in passing argument 1 of ‘getbits’ differ in signedness
input_dvb.c:1369: warning: pointer targets in passing argument 1 of ‘getbits’ differ in signedness
input_dvb.c:1372: warning: pointer targets in passing argument 1 of ‘getbits’ differ in signedness
input_dvb.c:1429: warning: pointer targets in passing argument 1 of ‘getbits’ differ in signedness
input_dvb.c:1456: warning: pointer targets in passing argument 1 of ‘getbits’ differ in signedness
input_dvb.c:1515: warning: pointer targets in passing argument 1 of ‘getbits’ differ in signedness
input_dvb.c:1539: warning: pointer targets in passing argument 1 of ‘getbits’ differ in signedness
input_dvb.c:1540: warning: pointer targets in passing argument 1 of ‘getbits’ differ in signedness
input_dvb.c: In function ‘dvb_plugin_read’:
input_dvb.c:2473: warning: pointer targets in passing argument 2 of ‘ts_rewrite_packets’ differ in signedness
input_dvb.c: In function ‘dvb_plugin_read_block’:
input_dvb.c:2503: warning: pointer targets in passing argument 2 of ‘dvb_plugin_read’ differ in signedness
input_dvb.c: In function ‘dvb_plugin_open’:
input_dvb.c:2659: warning: ‘num_channels’ may be used uninitialized in this function
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_inp_dvb.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  input_dvb.lo net_buf_ctrl.lo ../../src/xine-engine/libxine.la -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_dvb.o .libs/net_buf_ctrl.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_dvb.so -o .libs/xineplug_inp_dvb.so
creating xineplug_inp_dvb.la
(cd .libs && rm -f xineplug_inp_dvb.la && ln -s ../xineplug_inp_dvb.la xineplug_inp_dvb.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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_cdda.lo -MD -MP -MF ".deps/input_cdda.Tpo" -c -o input_cdda.lo input_cdda.c; \
then mv -f ".deps/input_cdda.Tpo" ".deps/input_cdda.Plo"; else rm -f ".deps/input_cdda.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT input_cdda.lo -MD -MP -MF .deps/input_cdda.Tpo -c input_cdda.c  -fPIC -DPIC -o .libs/input_cdda.o
input_cdda.c: In function ‘network_read_cdrom_frames’:
input_cdda.c:1057: warning: pointer targets in passing argument 3 of ‘network_command’ differ in signedness
input_cdda.c: In function ‘_cdda_cdindex’:
input_cdda.c:1890: warning: pointer targets in passing argument 3 of ‘_x_meta_info_set_utf8’ differ in signedness
input_cdda.c: In function ‘cdda_plugin_read_block’:
input_cdda.c:2222: warning: pointer targets in passing argument 2 of ‘cdda_plugin_read’ differ in signedness
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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sha1.lo -MD -MP -MF ".deps/sha1.Tpo" -c -o sha1.lo sha1.c; \
then mv -f ".deps/sha1.Tpo" ".deps/sha1.Plo"; else rm -f ".deps/sha1.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c  -fPIC -DPIC -o .libs/sha1.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   -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT base64.lo -MD -MP -MF ".deps/base64.Tpo" -c -o base64.lo base64.c; \
then mv -f ".deps/base64.Tpo" ".deps/base64.Plo"; else rm -f ".deps/base64.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 -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c  -fPIC -DPIC -o .libs/base64.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE   -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_inp_cdda.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  input_cdda.lo media_helper.lo sha1.lo base64.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_cdda.o .libs/media_helper.o .libs/sha1.o .libs/base64.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_cdda.so -o .libs/xineplug_inp_cdda.so
creating xineplug_inp_cdda.la
(cd .libs && rm -f xineplug_inp_cdda.la && ln -s ../xineplug_inp_cdda.la xineplug_inp_cdda.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input'
Making all in demuxers
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/demuxers'
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_ogg.lo -MD -MP -MF ".deps/demux_ogg.Tpo" -c -o demux_ogg.lo demux_ogg.c; \
then mv -f ".deps/demux_ogg.Tpo" ".deps/demux_ogg.Plo"; else rm -f ".deps/demux_ogg.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_ogg.lo -MD -MP -MF .deps/demux_ogg.Tpo -c demux_ogg.c  -fPIC -DPIC -o .libs/demux_ogg.o
demux_ogg.c: In function ‘decode_anxdata_header’:
demux_ogg.c:1214: warning: pointer targets in passing argument 1 of ‘sscanf’ differ in signedness
demux_ogg.c: In function ‘send_header’:
demux_ogg.c:1320: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1320: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1320: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1320: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1320: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1320: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1320: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1320: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
demux_ogg.c:1322: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1322: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1322: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1322: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1322: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1322: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1322: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1322: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
demux_ogg.c:1324: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1324: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1324: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1324: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1324: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1324: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1324: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1324: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
demux_ogg.c:1326: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1326: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1326: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1326: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1326: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1326: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1326: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1326: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
demux_ogg.c:1329: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1329: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1329: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1329: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1329: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1329: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1329: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1329: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
demux_ogg.c:1331: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1331: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1331: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1331: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1331: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1331: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1331: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1331: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
demux_ogg.c:1333: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1333: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1333: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1333: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1333: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1333: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1333: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1333: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
demux_ogg.c:1335: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1335: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1335: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1335: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1335: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1335: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1335: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1335: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
demux_ogg.c:1337: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1337: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1337: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1337: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1337: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1337: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1337: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1337: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
demux_ogg.c:1339: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1339: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1339: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1339: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ogg.c:1339: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1339: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1339: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ogg.c:1339: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
demux_ogg.c:1346: warning: pointer targets in passing argument 1 of ‘xine_hexdump’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_ogg.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_ogg.lo -lvorbis -lm  -ltheora -lm -logg -logg ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_ogg.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs /usr/lib/libvorbis.so -L/usr/lib /usr/lib/libtheora.so -lm /usr/lib/libogg.so ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_ogg.so -o .libs/xineplug_dmx_ogg.so
creating xineplug_dmx_ogg.la
(cd .libs && rm -f xineplug_dmx_ogg.la && ln -s ../xineplug_dmx_ogg.la xineplug_dmx_ogg.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_asf.lo -MD -MP -MF ".deps/demux_asf.Tpo" -c -o demux_asf.lo demux_asf.c; \
then mv -f ".deps/demux_asf.Tpo" ".deps/demux_asf.Plo"; else rm -f ".deps/demux_asf.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_asf.lo -MD -MP -MF .deps/demux_asf.Tpo -c demux_asf.c  -fPIC -DPIC -o .libs/demux_asf.o
demux_asf.c: In function ‘get_byte’:
demux_asf.c:193: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_asf.c: In function ‘get_le16’:
demux_asf.c:210: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_asf.c: In function ‘get_le32’:
demux_asf.c:227: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_asf.c: In function ‘get_le64’:
demux_asf.c:244: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_asf.c: In function ‘asf_read_header’:
demux_asf.c:505: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_asf.c:516: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_asf.c:570: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_asf.c: In function ‘asf_send_buffer_nodefrag’:
demux_asf.c:880: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_asf.c: In function ‘asf_send_buffer_defrag’:
demux_asf.c:959: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_asf.c: In function ‘asf_parse_packet_ecd’:
demux_asf.c:1092: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_asf.c:1104: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_asf.c: In function ‘asx_get_time_value’:
demux_asf.c:1662: warning: passing argument 1 of ‘xml_parser_get_property’ discards qualifiers from pointer target type
demux_asf.c: In function ‘demux_asf_send_chunk’:
demux_asf.c:1874: warning: pointer targets in passing argument 2 of ‘asf_parse_packet_ecd’ differ in signedness
demux_asf.c: In function ‘demux_asf_seek’:
demux_asf.c:2058: warning: pointer targets in passing argument 2 of ‘asf_parse_packet_ecd’ differ in signedness
demux_asf.c: In function ‘open_plugin’:
demux_asf.c:2183: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
demux_asf.c:2194: warning: pointer targets in passing argument 1 of ‘strstr’ differ in signedness
demux_asf.c:2195: warning: pointer targets in passing argument 1 of ‘strstr’ differ in signedness
demux_asf.c:2196: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_asf.c:2196: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_asf.c:2196: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_asf.c:2196: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_asf.c:2196: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_asf.c:2196: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_asf.c:2196: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_asf.c:2196: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
demux_asf.c:2197: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_asf.c:2197: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_asf.c:2197: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_asf.c:2197: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_asf.c:2197: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_asf.c:2197: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_asf.c:2197: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_asf.c:2197: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
demux_asf.c:2254: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
demux_asf.c:2258: warning: pointer targets in passing argument 1 of ‘strstr’ differ in signedness
demux_asf.c:2258: warning: pointer targets in passing argument 1 of ‘strstr’ differ in signedness
demux_asf.c:2260: warning: pointer targets in passing argument 1 of ‘strstr’ differ in signedness
demux_asf.c:2262: warning: pointer targets in passing argument 1 of ‘strstr’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_asf.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_asf.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_asf.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_asf.so -o .libs/xineplug_dmx_asf.so
creating xineplug_dmx_asf.la
(cd .libs && rm -f xineplug_dmx_asf.la && ln -s ../xineplug_dmx_asf.la xineplug_dmx_asf.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_mng.lo -MD -MP -MF ".deps/demux_mng.Tpo" -c -o demux_mng.lo demux_mng.c; \
then mv -f ".deps/demux_mng.Tpo" ".deps/demux_mng.Plo"; else rm -f ".deps/demux_mng.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_mng.lo -MD -MP -MF .deps/demux_mng.Tpo -c demux_mng.c  -fPIC -DPIC -o .libs/demux_mng.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_mng.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_mng.lo ../../src/xine-engine/libxine.la -lz -lmng 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_mng.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lz /usr/lib/libmng.so -L/usr/lib  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_mng.so -o .libs/xineplug_dmx_mng.so
creating xineplug_dmx_mng.la
(cd .libs && rm -f xineplug_dmx_mng.la && ln -s ../xineplug_dmx_mng.la xineplug_dmx_mng.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT group_games.lo -MD -MP -MF ".deps/group_games.Tpo" -c -o group_games.lo group_games.c; \
then mv -f ".deps/group_games.Tpo" ".deps/group_games.Plo"; else rm -f ".deps/group_games.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT group_games.lo -MD -MP -MF .deps/group_games.Tpo -c group_games.c  -fPIC -DPIC -o .libs/group_games.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_eawve.lo -MD -MP -MF ".deps/demux_eawve.Tpo" -c -o demux_eawve.lo demux_eawve.c; \
then mv -f ".deps/demux_eawve.Tpo" ".deps/demux_eawve.Plo"; else rm -f ".deps/demux_eawve.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_eawve.lo -MD -MP -MF .deps/demux_eawve.Tpo -c demux_eawve.c  -fPIC -DPIC -o .libs/demux_eawve.o
demux_eawve.c: In function ‘demux_eawve_send_chunk’:
demux_eawve.c:241: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_idcin.lo -MD -MP -MF ".deps/demux_idcin.Tpo" -c -o demux_idcin.lo demux_idcin.c; \
then mv -f ".deps/demux_idcin.Tpo" ".deps/demux_idcin.Plo"; else rm -f ".deps/demux_idcin.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_idcin.lo -MD -MP -MF .deps/demux_idcin.Tpo -c demux_idcin.c  -fPIC -DPIC -o .libs/demux_idcin.o
demux_idcin.c: In function ‘demux_idcin_send_chunk’:
demux_idcin.c:137: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_idcin.c:153: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_idcin.c:190: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_idcin.c:213: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_idcin.c:256: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_idcin.c: In function ‘open_idcin_file’:
demux_idcin.c:333: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_ipmovie.lo -MD -MP -MF ".deps/demux_ipmovie.Tpo" -c -o demux_ipmovie.lo demux_ipmovie.c; \
then mv -f ".deps/demux_ipmovie.Tpo" ".deps/demux_ipmovie.Plo"; else rm -f ".deps/demux_ipmovie.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_ipmovie.lo -MD -MP -MF .deps/demux_ipmovie.Tpo -c demux_ipmovie.c  -fPIC -DPIC -o .libs/demux_ipmovie.o
demux_ipmovie.c: In function ‘process_ipmovie_chunk’:
demux_ipmovie.c:144: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_ipmovie.c:189: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_ipmovie.c:226: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_ipmovie.c:244: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_ipmovie.c:280: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_ipmovie.c:347: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_ipmovie.c:388: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_ipmovie.c:427: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_ipmovie.c:491: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_ipmovie.c: In function ‘open_ipmovie_file’:
demux_ipmovie.c:536: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ipmovie.c:536: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ipmovie.c:536: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ipmovie.c:536: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_ipmovie.c:536: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ipmovie.c:536: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ipmovie.c:536: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_ipmovie.c:536: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_roq.lo -MD -MP -MF ".deps/demux_roq.Tpo" -c -o demux_roq.lo demux_roq.c; \
then mv -f ".deps/demux_roq.Tpo" ".deps/demux_roq.Plo"; else rm -f ".deps/demux_roq.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_roq.lo -MD -MP -MF .deps/demux_roq.Tpo -c demux_roq.c  -fPIC -DPIC -o .libs/demux_roq.o
demux_roq.c: In function ‘demux_roq_send_chunk’:
demux_roq.c:234: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_roq.c:282: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_vqa.lo -MD -MP -MF ".deps/demux_vqa.Tpo" -c -o demux_vqa.lo demux_vqa.c; \
then mv -f ".deps/demux_vqa.Tpo" ".deps/demux_vqa.Plo"; else rm -f ".deps/demux_vqa.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_vqa.lo -MD -MP -MF .deps/demux_vqa.Tpo -c demux_vqa.c  -fPIC -DPIC -o .libs/demux_vqa.o
demux_vqa.c: In function ‘open_vqa_file’:
demux_vqa.c:113: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_vqa.c:125: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_vqa.c: In function ‘demux_vqa_send_chunk’:
demux_vqa.c:148: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_vqa.c:177: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_vqa.c:200: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_vqa.c:222: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_wc3movie.lo -MD -MP -MF ".deps/demux_wc3movie.Tpo" -c -o demux_wc3movie.lo demux_wc3movie.c; \
then mv -f ".deps/demux_wc3movie.Tpo" ".deps/demux_wc3movie.Plo"; else rm -f ".deps/demux_wc3movie.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_wc3movie.lo -MD -MP -MF .deps/demux_wc3movie.Tpo -c demux_wc3movie.c  -fPIC -DPIC -o .libs/demux_wc3movie.o
demux_wc3movie.c: In function ‘demux_mve_send_chunk’:
demux_wc3movie.c:158: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_wc3movie.c:184: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_wc3movie.c:225: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_wc3movie.c:255: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_wc3movie.c: In function ‘open_mve_file’:
demux_wc3movie.c:378: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_wc3movie.c:396: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_wc3movie.c:413: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_wc3movie.c:445: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_wc3movie.c:477: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_wc3movie.c: In function ‘demux_mve_seek’:
demux_wc3movie.c:555: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_wc3movie.c:596: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_str.lo -MD -MP -MF ".deps/demux_str.Tpo" -c -o demux_str.lo demux_str.c; \
then mv -f ".deps/demux_str.Tpo" ".deps/demux_str.Plo"; else rm -f ".deps/demux_str.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_str.lo -MD -MP -MF .deps/demux_str.Tpo -c demux_str.c  -fPIC -DPIC -o .libs/demux_str.o
demux_str.c: In function ‘open_str_file’:
demux_str.c:198: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_str.c:287: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_str.c: In function ‘demux_str_send_chunk’:
demux_str.c:338: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_film.lo -MD -MP -MF ".deps/demux_film.Tpo" -c -o demux_film.lo demux_film.c; \
then mv -f ".deps/demux_film.Tpo" ".deps/demux_film.Plo"; else rm -f ".deps/demux_film.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_film.lo -MD -MP -MF .deps/demux_film.Tpo -c demux_film.c  -fPIC -DPIC -o .libs/demux_film.o
demux_film.c: In function ‘open_film_file’:
demux_film.c:146: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_film.c:146: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_film.c:146: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_film.c:146: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_film.c:146: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_film.c:146: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_film.c:146: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_film.c:146: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
demux_film.c:159: warning: pointer targets in passing argument 2 of ‘__builtin_strncpy’ differ in signedness
demux_film.c:168: warning: pointer targets in passing argument 2 of ‘film->input->read’ differ in signedness
demux_film.c: In function ‘demux_film_send_chunk’:
demux_film.c:438: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_film.c:450: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_film.c:463: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_film.c:508: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_film.c:556: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_film.c:591: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_smjpeg.lo -MD -MP -MF ".deps/demux_smjpeg.Tpo" -c -o demux_smjpeg.lo demux_smjpeg.c; \
then mv -f ".deps/demux_smjpeg.Tpo" ".deps/demux_smjpeg.Plo"; else rm -f ".deps/demux_smjpeg.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_smjpeg.lo -MD -MP -MF .deps/demux_smjpeg.Tpo -c demux_smjpeg.c  -fPIC -DPIC -o .libs/demux_smjpeg.o
demux_smjpeg.c: In function ‘open_smjpeg_file’:
demux_smjpeg.c:120: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_smjpeg.c:132: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_smjpeg.c:145: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_smjpeg.c:156: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_smjpeg.c:177: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_smjpeg.c: In function ‘demux_smjpeg_send_chunk’:
demux_smjpeg.c:208: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_smjpeg.c:274: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_4xm.lo -MD -MP -MF ".deps/demux_4xm.Tpo" -c -o demux_4xm.lo demux_4xm.c; \
then mv -f ".deps/demux_4xm.Tpo" ".deps/demux_4xm.Plo"; else rm -f ".deps/demux_4xm.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_4xm.lo -MD -MP -MF .deps/demux_4xm.Tpo -c demux_4xm.c  -fPIC -DPIC -o .libs/demux_4xm.o
demux_4xm.c: In function ‘open_fourxm_file’:
demux_4xm.c:155: warning: pointer targets in passing argument 2 of ‘fourxm->input->read’ differ in signedness
demux_4xm.c:164: warning: pointer targets in passing argument 2 of ‘fourxm->input->read’ differ in signedness
demux_4xm.c: In function ‘demux_fourxm_send_chunk’:
demux_4xm.c:251: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_4xm.c:294: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_4xm.c:313: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_4xm.c:344: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_vmd.lo -MD -MP -MF ".deps/demux_vmd.Tpo" -c -o demux_vmd.lo demux_vmd.c; \
then mv -f ".deps/demux_vmd.Tpo" ".deps/demux_vmd.Plo"; else rm -f ".deps/demux_vmd.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_vmd.lo -MD -MP -MF .deps/demux_vmd.Tpo -c demux_vmd.c  -fPIC -DPIC -o .libs/demux_vmd.o
demux_vmd.c: In function ‘open_vmd_file’:
demux_vmd.c:167: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_vmd.c: In function ‘demux_vmd_send_chunk’:
demux_vmd.c:263: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_games.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  group_games.lo demux_eawve.lo demux_idcin.lo demux_ipmovie.lo demux_roq.lo demux_vqa.lo demux_wc3movie.lo demux_str.lo demux_film.lo demux_smjpeg.lo demux_4xm.lo demux_vmd.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/group_games.o .libs/demux_eawve.o .libs/demux_idcin.o .libs/demux_ipmovie.o .libs/demux_roq.o .libs/demux_vqa.o .libs/demux_wc3movie.o .libs/demux_str.o .libs/demux_film.o .libs/demux_smjpeg.o .libs/demux_4xm.o .libs/demux_vmd.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_games.so -o .libs/xineplug_dmx_games.so
creating xineplug_dmx_games.la
(cd .libs && rm -f xineplug_dmx_games.la && ln -s ../xineplug_dmx_games.la xineplug_dmx_games.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT group_audio.lo -MD -MP -MF ".deps/group_audio.Tpo" -c -o group_audio.lo group_audio.c; \
then mv -f ".deps/group_audio.Tpo" ".deps/group_audio.Plo"; else rm -f ".deps/group_audio.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT group_audio.lo -MD -MP -MF .deps/group_audio.Tpo -c group_audio.c  -fPIC -DPIC -o .libs/group_audio.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_aud.lo -MD -MP -MF ".deps/demux_aud.Tpo" -c -o demux_aud.lo demux_aud.c; \
then mv -f ".deps/demux_aud.Tpo" ".deps/demux_aud.Plo"; else rm -f ".deps/demux_aud.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_aud.lo -MD -MP -MF .deps/demux_aud.Tpo -c demux_aud.c  -fPIC -DPIC -o .libs/demux_aud.o
demux_aud.c: In function ‘demux_aud_send_chunk’:
demux_aud.c:141: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_aud.c:178: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_aiff.lo -MD -MP -MF ".deps/demux_aiff.Tpo" -c -o demux_aiff.lo demux_aiff.c; \
then mv -f ".deps/demux_aiff.Tpo" ".deps/demux_aiff.Plo"; else rm -f ".deps/demux_aiff.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_aiff.lo -MD -MP -MF .deps/demux_aiff.Tpo -c demux_aiff.c  -fPIC -DPIC -o .libs/demux_aiff.o
demux_aiff.c: In function ‘open_aiff_file’:
demux_aiff.c:116: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_aiff.c:131: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_aiff.c: In function ‘demux_aiff_send_chunk’:
demux_aiff.c:215: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_cdda.lo -MD -MP -MF ".deps/demux_cdda.Tpo" -c -o demux_cdda.lo demux_cdda.c; \
then mv -f ".deps/demux_cdda.Tpo" ".deps/demux_cdda.Plo"; else rm -f ".deps/demux_cdda.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_cdda.lo -MD -MP -MF .deps/demux_cdda.Tpo -c demux_cdda.c  -fPIC -DPIC -o .libs/demux_cdda.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_mpgaudio.lo -MD -MP -MF ".deps/demux_mpgaudio.Tpo" -c -o demux_mpgaudio.lo demux_mpgaudio.c; \
then mv -f ".deps/demux_mpgaudio.Tpo" ".deps/demux_mpgaudio.Plo"; else rm -f ".deps/demux_mpgaudio.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_mpgaudio.lo -MD -MP -MF .deps/demux_mpgaudio.Tpo -c demux_mpgaudio.c  -fPIC -DPIC -o .libs/demux_mpgaudio.o
demux_mpgaudio.c: In function ‘parse_frame_payload’:
demux_mpgaudio.c:477: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpgaudio.c: In function ‘read_frame_header’:
demux_mpgaudio.c:566: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpgaudio.c: In function ‘demux_mpgaudio_next’:
demux_mpgaudio.c:591: warning: pointer targets in passing argument 3 of ‘id3v22_parse_tag’ differ in signedness
demux_mpgaudio.c:602: warning: pointer targets in passing argument 3 of ‘id3v23_parse_tag’ differ in signedness
demux_mpgaudio.c:613: warning: pointer targets in passing argument 3 of ‘id3v24_parse_tag’ differ in signedness
demux_mpgaudio.c: In function ‘demux_mpgaudio_read_head’:
demux_mpgaudio.c:656: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_nsf.lo -MD -MP -MF ".deps/demux_nsf.Tpo" -c -o demux_nsf.lo demux_nsf.c; \
then mv -f ".deps/demux_nsf.Tpo" ".deps/demux_nsf.Plo"; else rm -f ".deps/demux_nsf.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_nsf.lo -MD -MP -MF .deps/demux_nsf.Tpo -c demux_nsf.c  -fPIC -DPIC -o .libs/demux_nsf.o
demux_nsf.c: In function ‘open_nsf_file’:
demux_nsf.c:95: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_nsf.c:109: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_nsf.c:109: warning: pointer targets in passing argument 1 of ‘__strdup’ differ in signedness
demux_nsf.c:110: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_nsf.c:110: warning: pointer targets in passing argument 1 of ‘__strdup’ differ in signedness
demux_nsf.c:111: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_nsf.c:111: warning: pointer targets in passing argument 1 of ‘__strdup’ differ in signedness
demux_nsf.c: In function ‘demux_nsf_send_chunk’:
demux_nsf.c:129: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_realaudio.lo -MD -MP -MF ".deps/demux_realaudio.Tpo" -c -o demux_realaudio.lo demux_realaudio.c; \
then mv -f ".deps/demux_realaudio.Tpo" ".deps/demux_realaudio.Plo"; else rm -f ".deps/demux_realaudio.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_realaudio.lo -MD -MP -MF .deps/demux_realaudio.Tpo -c demux_realaudio.c  -fPIC -DPIC -o .libs/demux_realaudio.o
demux_realaudio.c: In function ‘open_ra_file’:
demux_realaudio.c:147: warning: pointer targets in passing argument 3 of ‘_x_meta_info_n_set’ differ in signedness
demux_realaudio.c:156: warning: pointer targets in passing argument 3 of ‘_x_meta_info_n_set’ differ in signedness
demux_realaudio.c:165: warning: pointer targets in passing argument 3 of ‘_x_meta_info_n_set’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_snd.lo -MD -MP -MF ".deps/demux_snd.Tpo" -c -o demux_snd.lo demux_snd.c; \
then mv -f ".deps/demux_snd.Tpo" ".deps/demux_snd.Plo"; else rm -f ".deps/demux_snd.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_snd.lo -MD -MP -MF .deps/demux_snd.Tpo -c demux_snd.c  -fPIC -DPIC -o .libs/demux_snd.o
demux_snd.c: In function ‘demux_snd_send_chunk’:
demux_snd.c:196: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_voc.lo -MD -MP -MF ".deps/demux_voc.Tpo" -c -o demux_voc.lo demux_voc.c; \
then mv -f ".deps/demux_voc.Tpo" ".deps/demux_voc.Plo"; else rm -f ".deps/demux_voc.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_voc.lo -MD -MP -MF .deps/demux_voc.Tpo -c demux_voc.c  -fPIC -DPIC -o .libs/demux_voc.o
demux_voc.c: In function ‘open_voc_file’:
demux_voc.c:90: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_voc.c:90: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_voc.c:90: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_voc.c:90: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_voc.c:90: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_voc.c:90: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_voc.c:90: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_voc.c:90: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
demux_voc.c:98: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_voc.c:114: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_voc.c: In function ‘demux_voc_send_chunk’:
demux_voc.c:179: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_vox.lo -MD -MP -MF ".deps/demux_vox.Tpo" -c -o demux_vox.lo demux_vox.c; \
then mv -f ".deps/demux_vox.Tpo" ".deps/demux_vox.Plo"; else rm -f ".deps/demux_vox.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_vox.lo -MD -MP -MF .deps/demux_vox.Tpo -c demux_vox.c  -fPIC -DPIC -o .libs/demux_vox.o
demux_vox.c: In function ‘demux_vox_send_chunk’:
demux_vox.c:82: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_wav.lo -MD -MP -MF ".deps/demux_wav.Tpo" -c -o demux_wav.lo demux_wav.c; \
then mv -f ".deps/demux_wav.Tpo" ".deps/demux_wav.Plo"; else rm -f ".deps/demux_wav.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_wav.lo -MD -MP -MF .deps/demux_wav.Tpo -c demux_wav.c  -fPIC -DPIC -o .libs/demux_wav.o
demux_wav.c: In function ‘open_wav_file’:
demux_wav.c:108: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_wav.c:133: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_wav.c: In function ‘demux_wav_send_chunk’:
demux_wav.c:199: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_ac3.lo -MD -MP -MF ".deps/demux_ac3.Tpo" -c -o demux_ac3.lo demux_ac3.c; \
then mv -f ".deps/demux_ac3.Tpo" ".deps/demux_ac3.Plo"; else rm -f ".deps/demux_ac3.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_ac3.lo -MD -MP -MF .deps/demux_ac3.Tpo -c demux_ac3.c  -fPIC -DPIC -o .libs/demux_ac3.o
demux_ac3.c: In function ‘open_ac3_file’:
demux_ac3.c:148: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_ac3.c: In function ‘demux_ac3_send_chunk’:
demux_ac3.c:313: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT id3.lo -MD -MP -MF ".deps/id3.Tpo" -c -o id3.lo id3.c; \
then mv -f ".deps/id3.Tpo" ".deps/id3.Plo"; else rm -f ".deps/id3.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT id3.lo -MD -MP -MF .deps/id3.Tpo -c id3.c  -fPIC -DPIC -o .libs/id3.o
id3.c: In function ‘id3v2_parse_header’:
id3.c:265: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
id3.c: In function ‘id3v22_parse_frame_header’:
id3.c:286: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
id3.c: In function ‘id3v22_parse_tag’:
id3.c:375: warning: pointer targets in passing argument 2 of ‘id3v2_parse_header’ differ in signedness
id3.c: In function ‘id3v23_parse_frame_header’:
id3.c:440: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
id3.c: In function ‘id3v23_parse_frame_ext_header’:
id3.c:459: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
id3.c:464: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
id3.c:473: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
id3.c: In function ‘id3v23_parse_tag’:
id3.c:569: warning: pointer targets in passing argument 2 of ‘id3v2_parse_header’ differ in signedness
id3.c: In function ‘id3v24_parse_frame_header’:
id3.c:649: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
id3.c: In function ‘id3v24_parse_ext_header’:
id3.c:668: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
id3.c:672: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
id3.c:687: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
id3.c:700: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
id3.c:707: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
id3.c:717: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
id3.c:724: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
id3.c: In function ‘id3v24_parse_tag’:
id3.c:820: warning: pointer targets in passing argument 2 of ‘id3v2_parse_header’ differ in signedness
id3.c: At top level:
id3.c:231: warning: ‘BE_16_synchsafe’ defined but not used
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_aac.lo -MD -MP -MF ".deps/demux_aac.Tpo" -c -o demux_aac.lo demux_aac.c; \
then mv -f ".deps/demux_aac.Tpo" ".deps/demux_aac.Plo"; else rm -f ".deps/demux_aac.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_aac.lo -MD -MP -MF .deps/demux_aac.Tpo -c demux_aac.c  -fPIC -DPIC -o .libs/demux_aac.o
demux_aac.c: In function ‘demux_aac_send_chunk’:
demux_aac.c:149: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_mod.lo -MD -MP -MF ".deps/demux_mod.Tpo" -c -o demux_mod.lo demux_mod.c; \
then mv -f ".deps/demux_mod.Tpo" ".deps/demux_mod.Plo"; else rm -f ".deps/demux_mod.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_mod.lo -MD -MP -MF .deps/demux_mod.Tpo -c demux_mod.c  -fPIC -DPIC -o .libs/demux_mod.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_flac.lo -MD -MP -MF ".deps/demux_flac.Tpo" -c -o demux_flac.lo demux_flac.c; \
then mv -f ".deps/demux_flac.Tpo" ".deps/demux_flac.Plo"; else rm -f ".deps/demux_flac.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_flac.lo -MD -MP -MF .deps/demux_flac.Tpo -c demux_flac.c  -fPIC -DPIC -o .libs/demux_flac.o
demux_flac.c: In function ‘open_flac_file’:
demux_flac.c:119: warning: pointer targets in passing argument 2 of ‘flac->input->read’ differ in signedness
demux_flac.c:139: warning: pointer targets in passing argument 2 of ‘flac->input->read’ differ in signedness
demux_flac.c:170: warning: pointer targets in passing argument 2 of ‘flac->input->read’ differ in signedness
demux_flac.c: In function ‘demux_flac_send_chunk’:
demux_flac.c:251: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_mpc.lo -MD -MP -MF ".deps/demux_mpc.Tpo" -c -o demux_mpc.lo demux_mpc.c; \
then mv -f ".deps/demux_mpc.Tpo" ".deps/demux_mpc.Plo"; else rm -f ".deps/demux_mpc.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_mpc.lo -MD -MP -MF .deps/demux_mpc.Tpo -c demux_mpc.c  -fPIC -DPIC -o .libs/demux_mpc.o
demux_mpc.c: In function ‘open_mpc_file’:
demux_mpc.c:117: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpc.c: In function ‘demux_mpc_send_chunk’:
demux_mpc.c:218: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_dts.lo -MD -MP -MF ".deps/demux_dts.Tpo" -c -o demux_dts.lo demux_dts.c; \
then mv -f ".deps/demux_dts.Tpo" ".deps/demux_dts.Plo"; else rm -f ".deps/demux_dts.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_dts.lo -MD -MP -MF .deps/demux_dts.Tpo -c demux_dts.c  -fPIC -DPIC -o .libs/demux_dts.o
demux_dts.c: In function ‘open_dts_file’:
demux_dts.c:96: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_dts.c: In function ‘demux_dts_send_chunk’:
demux_dts.c:226: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_shn.lo -MD -MP -MF ".deps/demux_shn.Tpo" -c -o demux_shn.lo demux_shn.c; \
then mv -f ".deps/demux_shn.Tpo" ".deps/demux_shn.Plo"; else rm -f ".deps/demux_shn.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_shn.lo -MD -MP -MF .deps/demux_shn.Tpo -c demux_shn.c  -fPIC -DPIC -o .libs/demux_shn.o
demux_shn.c: In function ‘demux_shn_send_chunk’:
demux_shn.c:92: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_audio.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  group_audio.lo demux_aud.lo demux_aiff.lo demux_cdda.lo demux_mpgaudio.lo demux_nsf.lo demux_realaudio.lo demux_snd.lo demux_voc.lo demux_vox.lo demux_wav.lo demux_ac3.lo id3.lo demux_aac.lo demux_mod.lo demux_flac.lo demux_mpc.lo demux_dts.lo demux_shn.lo ../../src/xine-engine/libxine.la  
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/group_audio.o .libs/demux_aud.o .libs/demux_aiff.o .libs/demux_cdda.o .libs/demux_mpgaudio.o .libs/demux_nsf.o .libs/demux_realaudio.o .libs/demux_snd.o .libs/demux_voc.o .libs/demux_vox.o .libs/demux_wav.o .libs/demux_ac3.o .libs/id3.o .libs/demux_aac.o .libs/demux_mod.o .libs/demux_flac.o .libs/demux_mpc.o .libs/demux_dts.o .libs/demux_shn.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_audio.so -o .libs/xineplug_dmx_audio.so
creating xineplug_dmx_audio.la
(cd .libs && rm -f xineplug_dmx_audio.la && ln -s ../xineplug_dmx_audio.la xineplug_dmx_audio.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_ts.lo -MD -MP -MF ".deps/demux_ts.Tpo" -c -o demux_ts.lo demux_ts.c; \
then mv -f ".deps/demux_ts.Tpo" ".deps/demux_ts.Plo"; else rm -f ".deps/demux_ts.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_ts.lo -MD -MP -MF .deps/demux_ts.Tpo -c demux_ts.c  -fPIC -DPIC -o .libs/demux_ts.o
demux_ts.c: In function ‘demux_ts_parse_pmt’:
demux_ts.c:1110: warning: pointer targets in assignment differ in signedness
demux_ts.c: In function ‘sync_correct’:
demux_ts.c:1403: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_ts.c: In function ‘demux_synchronise’:
demux_ts.c:1447: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_mpeg_ts.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_ts.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_ts.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_mpeg_ts.so -o .libs/xineplug_dmx_mpeg_ts.so
creating xineplug_dmx_mpeg_ts.la
(cd .libs && rm -f xineplug_dmx_mpeg_ts.la && ln -s ../xineplug_dmx_mpeg_ts.la xineplug_dmx_mpeg_ts.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_avi.lo -MD -MP -MF ".deps/demux_avi.Tpo" -c -o demux_avi.lo demux_avi.c; \
then mv -f ".deps/demux_avi.Tpo" ".deps/demux_avi.Plo"; else rm -f ".deps/demux_avi.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_avi.lo -MD -MP -MF .deps/demux_avi.Tpo -c demux_avi.c  -fPIC -DPIC -o .libs/demux_avi.o
demux_avi.c: In function ‘idx_grow’:
demux_avi.c:545: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_avi.c:551: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:552: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:579: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_avi.c:586: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_avi.c: In function ‘AVI_init’:
demux_avi.c:757: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_avi.c:759: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:760: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:761: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:762: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:776: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_avi.c:793: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:794: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_avi.c:800: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:806: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_avi.c:809: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:818: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:819: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:854: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:864: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:868: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:888: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:921: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:928: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:995: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:1065: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:1068: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:1072: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:1076: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:1154: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_avi.c:1157: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:1157: warning: pointer targets in passing argument 2 of ‘strncasecmp’ differ in signedness
demux_avi.c:1162: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_avi.c:1164: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:1164: warning: pointer targets in passing argument 2 of ‘strncasecmp’ differ in signedness
demux_avi.c:1273: warning: pointer targets in passing argument 1 of ‘odml_len’ differ in signedness
demux_avi.c:1274: warning: pointer targets in passing argument 1 of ‘odml_key’ differ in signedness
demux_avi.c:1343: warning: pointer targets in passing argument 1 of ‘odml_len’ differ in signedness
demux_avi.c: In function ‘demux_avi_next’:
demux_avi.c:1561: warning: pointer targets in passing argument 3 of ‘AVI_read_audio’ differ in signedness
demux_avi.c:1561: warning: pointer targets in passing argument 5 of ‘AVI_read_audio’ differ in signedness
demux_avi.c:1595: warning: pointer targets in passing argument 3 of ‘AVI_read_video’ differ in signedness
demux_avi.c:1595: warning: pointer targets in passing argument 5 of ‘AVI_read_video’ differ in signedness
demux_avi.c: In function ‘demux_avi_next_streaming’:
demux_avi.c:1710: warning: pointer targets in passing argument 2 of ‘get_chunk_header’ differ in signedness
demux_avi.c:1738: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_avi.c:1784: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_avi.c: In function ‘open_plugin’:
demux_avi.c:2251: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:2252: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:2253: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
demux_avi.c:2254: warning: pointer targets in passing argument 1 of ‘strncasecmp’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_avi.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_avi.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_avi.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_avi.so -o .libs/xineplug_dmx_avi.so
creating xineplug_dmx_avi.la
(cd .libs && rm -f xineplug_dmx_avi.la && ln -s ../xineplug_dmx_avi.la xineplug_dmx_avi.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_mpeg_block.lo -MD -MP -MF ".deps/demux_mpeg_block.Tpo" -c -o demux_mpeg_block.lo demux_mpeg_block.c; \
then mv -f ".deps/demux_mpeg_block.Tpo" ".deps/demux_mpeg_block.Plo"; else rm -f ".deps/demux_mpeg_block.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_mpeg_block.lo -MD -MP -MF .deps/demux_mpeg_block.Tpo -c demux_mpeg_block.c  -fPIC -DPIC -o .libs/demux_mpeg_block.o
demux_mpeg_block.c: In function ‘demux_mpeg_detect_blocksize’:
demux_mpeg_block.c:1195: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
demux_mpeg_block.c:1202: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
demux_mpeg_block.c: In function ‘open_plugin’:
demux_mpeg_block.c:1422: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_mpeg_block.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_mpeg_block.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_mpeg_block.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_mpeg_block.so -o .libs/xineplug_dmx_mpeg_block.so
creating xineplug_dmx_mpeg_block.la
(cd .libs && rm -f xineplug_dmx_mpeg_block.la && ln -s ../xineplug_dmx_mpeg_block.la xineplug_dmx_mpeg_block.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_mpeg.lo -MD -MP -MF ".deps/demux_mpeg.Tpo" -c -o demux_mpeg.lo demux_mpeg.c; \
then mv -f ".deps/demux_mpeg.Tpo" ".deps/demux_mpeg.Plo"; else rm -f ".deps/demux_mpeg.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_mpeg.lo -MD -MP -MF .deps/demux_mpeg.Tpo -c demux_mpeg.c  -fPIC -DPIC -o .libs/demux_mpeg.o
demux_mpeg.c: In function ‘find_mdat_atom’:
demux_mpeg.c:139: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
demux_mpeg.c:164: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
demux_mpeg.c: In function ‘read_bytes’:
demux_mpeg.c:188: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg.c: In function ‘parse_mpeg2_packet’:
demux_mpeg.c:275: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg.c:277: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg.c:335: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg.c:372: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg.c:378: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg.c:410: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg.c:436: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg.c:468: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg.c:508: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg.c:544: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg.c: In function ‘parse_mpeg1_packet’:
demux_mpeg.c:672: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg.c:710: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg.c:715: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg.c: In function ‘parse_pack’:
demux_mpeg.c:805: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg.c: In function ‘parse_pack_preview’:
demux_mpeg.c:888: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg.c: In function ‘demux_mpeg_resync’:
demux_mpeg.c:923: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg.c: In function ‘open_plugin’:
demux_mpeg.c:1142: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
demux_mpeg.c:1164: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
demux_mpeg.c:1185: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_mpeg.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_mpeg.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_mpeg.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_mpeg.so -o .libs/xineplug_dmx_mpeg.so
creating xineplug_dmx_mpeg.la
(cd .libs && rm -f xineplug_dmx_mpeg.la && ln -s ../xineplug_dmx_mpeg.la xineplug_dmx_mpeg.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_elem.lo -MD -MP -MF ".deps/demux_elem.Tpo" -c -o demux_elem.lo demux_elem.c; \
then mv -f ".deps/demux_elem.Tpo" ".deps/demux_elem.Plo"; else rm -f ".deps/demux_elem.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_elem.lo -MD -MP -MF .deps/demux_elem.Tpo -c demux_elem.c  -fPIC -DPIC -o .libs/demux_elem.o
demux_elem.c: In function ‘demux_mpeg_elem_next’:
demux_elem.c:75: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_mpeg_elem.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_elem.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_elem.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_mpeg_elem.so -o .libs/xineplug_dmx_mpeg_elem.so
creating xineplug_dmx_mpeg_elem.la
(cd .libs && rm -f xineplug_dmx_mpeg_elem.la && ln -s ../xineplug_dmx_mpeg_elem.la xineplug_dmx_mpeg_elem.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_mpeg_pes.lo -MD -MP -MF ".deps/demux_mpeg_pes.Tpo" -c -o demux_mpeg_pes.lo demux_mpeg_pes.c; \
then mv -f ".deps/demux_mpeg_pes.Tpo" ".deps/demux_mpeg_pes.Plo"; else rm -f ".deps/demux_mpeg_pes.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_mpeg_pes.lo -MD -MP -MF .deps/demux_mpeg_pes.Tpo -c demux_mpeg_pes.c  -fPIC -DPIC -o .libs/demux_mpeg_pes.o
demux_mpeg_pes.c: In function ‘demux_mpeg_pes_parse_pack’:
demux_mpeg_pes.c:176: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg_pes.c:187: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg_pes.c:258: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg_pes.c:268: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg_pes.c: In function ‘parse_padding_stream’:
demux_mpeg_pes.c:354: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg_pes.c: In function ‘parse_program_stream_pack_header’:
demux_mpeg_pes.c:468: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg_pes.c:525: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg_pes.c:533: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg_pes.c: In function ‘parse_private_stream_1’:
demux_mpeg_pes.c:972: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg_pes.c: In function ‘parse_video_stream’:
demux_mpeg_pes.c:1037: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_mpeg_pes.c: In function ‘open_plugin’:
demux_mpeg_pes.c:1456: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_mpeg_pes.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_mpeg_pes.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_mpeg_pes.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_mpeg_pes.so -o .libs/xineplug_dmx_mpeg_pes.so
creating xineplug_dmx_mpeg_pes.la
(cd .libs && rm -f xineplug_dmx_mpeg_pes.la && ln -s ../xineplug_dmx_mpeg_pes.la xineplug_dmx_mpeg_pes.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_qt.lo -MD -MP -MF ".deps/demux_qt.Tpo" -c -o demux_qt.lo demux_qt.c; \
then mv -f ".deps/demux_qt.Tpo" ".deps/demux_qt.Plo"; else rm -f ".deps/demux_qt.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_qt.lo -MD -MP -MF .deps/demux_qt.Tpo -c demux_qt.c  -fPIC -DPIC -o .libs/demux_qt.o
demux_qt.c: In function ‘find_moov_atom’:
demux_qt.c:495: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
demux_qt.c:508: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
demux_qt.c:555: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
demux_qt.c: In function ‘is_qt_file’:
demux_qt.c:715: warning: pointer targets in passing argument 2 of ‘qt_file->read’ differ in signedness
demux_qt.c: In function ‘parse_meta_atom’:
demux_qt.c:739: warning: pointer targets in passing argument 2 of ‘__builtin_strncpy’ differ in signedness
demux_qt.c:744: warning: pointer targets in passing argument 2 of ‘__builtin_strncpy’ differ in signedness
demux_qt.c:749: warning: pointer targets in passing argument 2 of ‘__builtin_strncpy’ differ in signedness
demux_qt.c:754: warning: pointer targets in passing argument 2 of ‘__builtin_strncpy’ differ in signedness
demux_qt.c:759: warning: pointer targets in passing argument 2 of ‘__builtin_strncpy’ differ in signedness
demux_qt.c:764: warning: pointer targets in passing argument 2 of ‘__builtin_strncpy’ differ in signedness
demux_qt.c:769: warning: pointer targets in passing argument 2 of ‘__builtin_strncpy’ differ in signedness
demux_qt.c: In function ‘parse_reference_atom’:
demux_qt.c:1544: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_qt.c:1544: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_qt.c:1544: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_qt.c:1544: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_qt.c:1544: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_qt.c:1544: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_qt.c:1544: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_qt.c:1544: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
demux_qt.c:1545: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_qt.c:1545: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_qt.c:1545: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_qt.c:1545: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_qt.c:1545: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_qt.c:1545: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_qt.c:1545: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_qt.c:1545: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
demux_qt.c:1549: warning: pointer targets in passing argument 1 of ‘__builtin_strncpy’ differ in signedness
demux_qt.c:1549: warning: pointer targets in passing argument 2 of ‘__builtin_strncpy’ differ in signedness
demux_qt.c:1564: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness
demux_qt.c:1565: warning: pointer targets in passing argument 1 of ‘__builtin_strncat’ differ in signedness
demux_qt.c:1565: warning: pointer targets in passing argument 2 of ‘__builtin_strncat’ differ in signedness
demux_qt.c: In function ‘build_frame_table’:
demux_qt.c:1777: warning: pointer targets in passing argument 2 of ‘get_next_edit_list_entry’ differ in signedness
demux_qt.c:1803: warning: pointer targets in passing argument 2 of ‘get_next_edit_list_entry’ differ in signedness
demux_qt.c: In function ‘parse_moov_atom’:
demux_qt.c:1956: warning: pointer targets in passing argument 2 of ‘__builtin_strncpy’ differ in signedness
demux_qt.c:1964: warning: pointer targets in passing argument 2 of ‘__builtin_strncpy’ differ in signedness
demux_qt.c:1972: warning: pointer targets in passing argument 2 of ‘__builtin_strncpy’ differ in signedness
demux_qt.c:1980: warning: pointer targets in passing argument 2 of ‘__builtin_strncpy’ differ in signedness
demux_qt.c: In function ‘open_qt_file’:
demux_qt.c:2132: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
demux_qt.c: In function ‘demux_qt_send_chunk’:
demux_qt.c:2238: warning: pointer targets in passing argument 3 of ‘_x_demux_send_mrl_reference’ differ in signedness
demux_qt.c:2399: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_qt.c:2473: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_qt.c: In function ‘build_frame_table’:
demux_qt.c:1658: warning: ‘edit_list_duration’ may be used uninitialized in this function
demux_qt.c:1657: warning: ‘edit_list_media_time’ may be used uninitialized in this function
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_qt.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_qt.lo ../../src/xine-engine/libxine.la -lz 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_qt.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lz  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_qt.so -o .libs/xineplug_dmx_qt.so
creating xineplug_dmx_qt.la
(cd .libs && rm -f xineplug_dmx_qt.la && ln -s ../xineplug_dmx_qt.la xineplug_dmx_qt.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_fli.lo -MD -MP -MF ".deps/demux_fli.Tpo" -c -o demux_fli.lo demux_fli.c; \
then mv -f ".deps/demux_fli.Tpo" ".deps/demux_fli.Plo"; else rm -f ".deps/demux_fli.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_fli.lo -MD -MP -MF .deps/demux_fli.Tpo -c demux_fli.c  -fPIC -DPIC -o .libs/demux_fli.o
demux_fli.c: In function ‘demux_fli_send_chunk’:
demux_fli.c:168: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_fli.c:205: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_fli.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_fli.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_fli.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_fli.so -o .libs/xineplug_dmx_fli.so
creating xineplug_dmx_fli.la
(cd .libs && rm -f xineplug_dmx_fli.la && ln -s ../xineplug_dmx_fli.la xineplug_dmx_fli.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_yuv4mpeg2.lo -MD -MP -MF ".deps/demux_yuv4mpeg2.Tpo" -c -o demux_yuv4mpeg2.lo demux_yuv4mpeg2.c; \
then mv -f ".deps/demux_yuv4mpeg2.Tpo" ".deps/demux_yuv4mpeg2.Plo"; else rm -f ".deps/demux_yuv4mpeg2.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_yuv4mpeg2.lo -MD -MP -MF .deps/demux_yuv4mpeg2.Tpo -c demux_yuv4mpeg2.c  -fPIC -DPIC -o .libs/demux_yuv4mpeg2.o
demux_yuv4mpeg2.c: In function ‘open_yuv4mpeg2_file’:
demux_yuv4mpeg2.c:94: warning: pointer targets in passing argument 2 of ‘_x_demux_read_header’ differ in signedness
demux_yuv4mpeg2.c: In function ‘demux_yuv4mpeg2_send_chunk’:
demux_yuv4mpeg2.c:240: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_yuv4mpeg2.c:279: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_yuv4mpeg2.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_yuv4mpeg2.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_yuv4mpeg2.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_yuv4mpeg2.so -o .libs/xineplug_dmx_yuv4mpeg2.so
creating xineplug_dmx_yuv4mpeg2.la
(cd .libs && rm -f xineplug_dmx_yuv4mpeg2.la && ln -s ../xineplug_dmx_yuv4mpeg2.la xineplug_dmx_yuv4mpeg2.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_real.lo -MD -MP -MF ".deps/demux_real.Tpo" -c -o demux_real.lo demux_real.c; \
then mv -f ".deps/demux_real.Tpo" ".deps/demux_real.Plo"; else rm -f ".deps/demux_real.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_real.lo -MD -MP -MF .deps/demux_real.Tpo -c demux_real.c  -fPIC -DPIC -o .libs/demux_real.o
demux_real.c: In function ‘real_parse_index’:
demux_real.c:190: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_real.c:241: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_real.c: In function ‘real_parse_headers’:
demux_real.c:340: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_real.c:379: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_real.c:426: warning: pointer targets in passing argument 1 of ‘real_parse_mdpr’ differ in signedness
demux_real.c:512: warning: pointer targets in passing argument 3 of ‘_x_meta_info_n_set’ differ in signedness
demux_real.c:519: warning: pointer targets in passing argument 3 of ‘_x_meta_info_n_set’ differ in signedness
demux_real.c:526: warning: pointer targets in passing argument 3 of ‘_x_meta_info_n_set’ differ in signedness
demux_real.c:533: warning: pointer targets in passing argument 3 of ‘_x_meta_info_n_set’ differ in signedness
demux_real.c:542: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_real.c: In function ‘stream_read_char’:
demux_real.c:948: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_real.c: In function ‘demux_real_send_chunk’:
demux_real.c:1189: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_real.c: In function ‘real_check_stream_type’:
demux_real.c:1527: warning: pointer targets in passing argument 1 of ‘strstr’ differ in signedness
demux_real.c:1527: warning: pointer targets in passing argument 1 of ‘strstr’ differ in signedness
demux_real.c:1527: warning: pointer targets in passing argument 1 of ‘strstr’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_real.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_real.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_real.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_real.so -o .libs/xineplug_dmx_real.so
creating xineplug_dmx_real.la
(cd .libs && rm -f xineplug_dmx_real.la && ln -s ../xineplug_dmx_real.la xineplug_dmx_real.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_rawdv.lo -MD -MP -MF ".deps/demux_rawdv.Tpo" -c -o demux_rawdv.lo demux_rawdv.c; \
then mv -f ".deps/demux_rawdv.Tpo" ".deps/demux_rawdv.Plo"; else rm -f ".deps/demux_rawdv.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_rawdv.lo -MD -MP -MF .deps/demux_rawdv.Tpo -c demux_rawdv.c  -fPIC -DPIC -o .libs/demux_rawdv.o
demux_rawdv.c: In function ‘demux_raw_dv_next’:
demux_rawdv.c:84: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_rawdv.c: In function ‘demux_raw_dv_send_headers’:
demux_rawdv.c:160: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_rawdv.c:165: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_rawdv.c:174: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_rawdv.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_rawdv.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_rawdv.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_rawdv.so -o .libs/xineplug_dmx_rawdv.so
creating xineplug_dmx_rawdv.la
(cd .libs && rm -f xineplug_dmx_rawdv.la && ln -s ../xineplug_dmx_rawdv.la xineplug_dmx_rawdv.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_pva.lo -MD -MP -MF ".deps/demux_pva.Tpo" -c -o demux_pva.lo demux_pva.c; \
then mv -f ".deps/demux_pva.Tpo" ".deps/demux_pva.Plo"; else rm -f ".deps/demux_pva.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_pva.lo -MD -MP -MF .deps/demux_pva.Tpo -c demux_pva.c  -fPIC -DPIC -o .libs/demux_pva.o
demux_pva.c: In function ‘open_pva_file’:
demux_pva.c:104: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_pva.c: In function ‘demux_pva_send_chunk’:
demux_pva.c:136: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_pva.c:158: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_pva.c:183: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_pva.c:206: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_pva.c:217: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_pva.c:231: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_pva.c: In function ‘demux_pva_send_headers’:
demux_pva.c:295: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_pva.c:322: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_pva.c: In function ‘demux_pva_seek’:
demux_pva.c:363: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_pva.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_pva.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_pva.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_pva.so -o .libs/xineplug_dmx_pva.so
creating xineplug_dmx_pva.la
(cd .libs && rm -f xineplug_dmx_pva.la && ln -s ../xineplug_dmx_pva.la xineplug_dmx_pva.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_yuv_frames.lo -MD -MP -MF ".deps/demux_yuv_frames.Tpo" -c -o demux_yuv_frames.lo demux_yuv_frames.c; \
then mv -f ".deps/demux_yuv_frames.Tpo" ".deps/demux_yuv_frames.Plo"; else rm -f ".deps/demux_yuv_frames.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_yuv_frames.lo -MD -MP -MF .deps/demux_yuv_frames.Tpo -c demux_yuv_frames.c  -fPIC -DPIC -o .libs/demux_yuv_frames.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_yuv_frames.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_yuv_frames.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_yuv_frames.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_yuv_frames.so -o .libs/xineplug_dmx_yuv_frames.so
creating xineplug_dmx_yuv_frames.la
(cd .libs && rm -f xineplug_dmx_yuv_frames.la && ln -s ../xineplug_dmx_yuv_frames.la xineplug_dmx_yuv_frames.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_slave.lo -MD -MP -MF ".deps/demux_slave.Tpo" -c -o demux_slave.lo demux_slave.c; \
then mv -f ".deps/demux_slave.Tpo" ".deps/demux_slave.Plo"; else rm -f ".deps/demux_slave.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_slave.lo -MD -MP -MF .deps/demux_slave.Tpo -c demux_slave.c  -fPIC -DPIC -o .libs/demux_slave.o
demux_slave.c: In function ‘demux_slave_next’:
demux_slave.c:94: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_slave.c:104: warning: pointer targets in passing argument 1 of ‘__builtin_strchr’ differ in signedness
demux_slave.c:104: warning: pointer targets in assignment differ in signedness
demux_slave.c:105: warning: pointer targets in passing argument 1 of ‘__builtin_strchr’ differ in signedness
demux_slave.c:105: warning: pointer targets in assignment differ in signedness
demux_slave.c:119: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_slave.c:119: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_slave.c:119: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_slave.c:119: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_slave.c:119: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_slave.c:119: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_slave.c:127: warning: pointer targets in passing argument 1 of ‘sscanf’ differ in signedness
demux_slave.c:175: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_slave.c:205: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_slave.c:205: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_slave.c:205: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_slave.c:205: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_slave.c:205: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_slave.c:205: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_slave.c:212: warning: pointer targets in passing argument 1 of ‘sscanf’ differ in signedness
demux_slave.c:243: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_slave.c:243: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_slave.c:243: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_slave.c:243: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_slave.c:243: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_slave.c:243: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_slave.c: In function ‘open_plugin’:
demux_slave.c:358: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_slave.c:358: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_slave.c:358: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_slave.c:358: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
demux_slave.c:358: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_slave.c:358: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_slave.c:358: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
demux_slave.c:358: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
demux_slave.c:390: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_slave.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_slave.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_slave.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_slave.so -o .libs/xineplug_dmx_slave.so
creating xineplug_dmx_slave.la
(cd .libs && rm -f xineplug_dmx_slave.la && ln -s ../xineplug_dmx_slave.la xineplug_dmx_slave.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_nsv.lo -MD -MP -MF ".deps/demux_nsv.Tpo" -c -o demux_nsv.lo demux_nsv.c; \
then mv -f ".deps/demux_nsv.Tpo" ".deps/demux_nsv.Plo"; else rm -f ".deps/demux_nsv.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_nsv.lo -MD -MP -MF .deps/demux_nsv.Tpo -c demux_nsv.c  -fPIC -DPIC -o .libs/demux_nsv.o
demux_nsv.c: In function ‘nsv_read’:
demux_nsv.c:138: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_nsv.c:153: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_nsv.c:163: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_nsv.c:166: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_nsv.c:179: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_nsv.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_nsv.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_nsv.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_nsv.so -o .libs/xineplug_dmx_nsv.so
creating xineplug_dmx_nsv.la
(cd .libs && rm -f xineplug_dmx_nsv.la && ln -s ../xineplug_dmx_nsv.la xineplug_dmx_nsv.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_matroska.lo -MD -MP -MF ".deps/demux_matroska.Tpo" -c -o demux_matroska.lo demux_matroska.c; \
then mv -f ".deps/demux_matroska.Tpo" ".deps/demux_matroska.Plo"; else rm -f ".deps/demux_matroska.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_matroska.lo -MD -MP -MF .deps/demux_matroska.Tpo -c demux_matroska.c  -fPIC -DPIC -o .libs/demux_matroska.o
demux_matroska.c: In function ‘handle_sub_ssa’:
demux_matroska.c:843: warning: pointer targets in assignment differ in signedness
demux_matroska.c: In function ‘parse_track_entry’:
demux_matroska.c:1048: warning: pointer targets in passing argument 3 of ‘ebml_read_binary’ differ in signedness
demux_matroska.c:1050: warning: pointer targets in assignment differ in signedness
demux_matroska.c: In function ‘parse_cue_point’:
demux_matroska.c:1476: warning: pointer targets in assignment differ in signedness
demux_matroska.c: In function ‘read_block_data’:
demux_matroska.c:1635: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_matroska.c: In function ‘parse_block’:
demux_matroska.c:1658: warning: pointer targets in passing argument 3 of ‘parse_ebml_uint’ differ in signedness
demux_matroska.c:1783: warning: pointer targets in passing argument 3 of ‘parse_ebml_uint’ differ in signedness
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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ebml.lo -MD -MP -MF ".deps/ebml.Tpo" -c -o ebml.lo ebml.c; \
then mv -f ".deps/ebml.Tpo" ".deps/ebml.Plo"; else rm -f ".deps/ebml.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ebml.lo -MD -MP -MF .deps/ebml.Tpo -c ebml.c  -fPIC -DPIC -o .libs/ebml.o
ebml.c: In function ‘ebml_read_elem_id’:
ebml.c:95: warning: pointer targets in passing argument 2 of ‘ebml->input->read’ differ in signedness
ebml.c:116: warning: pointer targets in passing argument 2 of ‘ebml->input->read’ differ in signedness
ebml.c: In function ‘ebml_read_elem_len’:
ebml.c:139: warning: pointer targets in passing argument 2 of ‘ebml->input->read’ differ in signedness
ebml.c:170: warning: pointer targets in passing argument 2 of ‘ebml->input->read’ differ in signedness
ebml.c: In function ‘ebml_read_elem_data’:
ebml.c:193: warning: pointer targets in passing argument 2 of ‘ebml->input->read’ differ in signedness
ebml.c: In function ‘ebml_read_uint’:
ebml.c:238: warning: pointer targets in passing argument 2 of ‘ebml_read_elem_data’ differ in signedness
ebml.c: In function ‘ebml_read_sint’:
ebml.c:260: warning: pointer targets in passing argument 2 of ‘ebml_read_elem_data’ differ in signedness
ebml.c: In function ‘ebml_read_float’:
ebml.c:288: warning: pointer targets in passing argument 2 of ‘ebml_read_elem_data’ differ in signedness
ebml.c: In function ‘ebml_read_ascii’:
ebml.c:314: warning: pointer targets in passing argument 2 of ‘ebml_read_elem_data’ differ in signedness
ebml.c: In function ‘ebml_read_binary’:
ebml.c:353: warning: pointer targets in passing argument 2 of ‘ebml_read_elem_data’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_matroska.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_matroska.lo ebml.lo ../../src/xine-engine/libxine.la -lz 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_matroska.o .libs/ebml.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lz  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_matroska.so -o .libs/xineplug_dmx_matroska.so
creating xineplug_dmx_matroska.la
(cd .libs && rm -f xineplug_dmx_matroska.la && ln -s ../xineplug_dmx_matroska.la xineplug_dmx_matroska.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_iff.lo -MD -MP -MF ".deps/demux_iff.Tpo" -c -o demux_iff.lo demux_iff.c; \
then mv -f ".deps/demux_iff.Tpo" ".deps/demux_iff.Plo"; else rm -f ".deps/demux_iff.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_iff.lo -MD -MP -MF .deps/demux_iff.Tpo -c demux_iff.c  -fPIC -DPIC -o .libs/demux_iff.o
demux_iff.c: In function ‘read_iff_chunk’:
demux_iff.c:178: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_iff.c:187: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_iff.c:200: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_iff.c:211: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_iff.c: In function ‘demux_iff_send_chunk’:
demux_iff.c:721: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_iff.c:768: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_iff.c:974: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_iff.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_iff.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_iff.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_iff.so -o .libs/xineplug_dmx_iff.so
creating xineplug_dmx_iff.la
(cd .libs && rm -f xineplug_dmx_iff.la && ln -s ../xineplug_dmx_iff.la xineplug_dmx_iff.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       -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_flv.lo -MD -MP -MF ".deps/demux_flv.Tpo" -c -o demux_flv.lo demux_flv.c; \
then mv -f ".deps/demux_flv.Tpo" ".deps/demux_flv.Plo"; else rm -f ".deps/demux_flv.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_flv.lo -MD -MP -MF .deps/demux_flv.Tpo -c demux_flv.c  -fPIC -DPIC -o .libs/demux_flv.o
demux_flv.c: In function ‘open_flv_file’:
demux_flv.c:97: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_flv.c: In function ‘demux_flv_send_chunk’:
demux_flv.c:120: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_flv.c:161: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc     -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_flv.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_flv.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_flv.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_flv.so -o .libs/xineplug_dmx_flv.so
creating xineplug_dmx_flv.la
(cd .libs && rm -f xineplug_dmx_flv.la && ln -s ../xineplug_dmx_flv.la xineplug_dmx_flv.la)
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/demuxers'
Making all in libffmpeg
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg'
Making all in libavcodec
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec'
Making all in armv4l
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/armv4l'
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   -O2 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT libavcodec_armv4l_dummy.lo -MD -MP -MF ".deps/libavcodec_armv4l_dummy.Tpo" -c -o libavcodec_armv4l_dummy.lo libavcodec_armv4l_dummy.c; \
then mv -f ".deps/libavcodec_armv4l_dummy.Tpo" ".deps/libavcodec_armv4l_dummy.Plo"; else rm -f ".deps/libavcodec_armv4l_dummy.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 -O2 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT libavcodec_armv4l_dummy.lo -MD -MP -MF .deps/libavcodec_armv4l_dummy.Tpo -c libavcodec_armv4l_dummy.c  -fPIC -DPIC -o .libs/libavcodec_armv4l_dummy.o
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc -O2 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o libavcodec_armv4l.la    libavcodec_armv4l_dummy.lo  
ar cru .libs/libavcodec_armv4l.a .libs/libavcodec_armv4l_dummy.o
ranlib .libs/libavcodec_armv4l.a
creating libavcodec_armv4l.la
(cd .libs && rm -f libavcodec_armv4l.la && ln -s ../libavcodec_armv4l.la libavcodec_armv4l.la)
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/armv4l'
Making all in i386
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/i386'
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   -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-funroll-loops//g'` -MT cputest.lo -MD -MP -MF ".deps/cputest.Tpo" -c -o cputest.lo cputest.c; \
then mv -f ".deps/cputest.Tpo" ".deps/cputest.Plo"; else rm -f ".deps/cputest.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cputest.lo -MD -MP -MF .deps/cputest.Tpo -c cputest.c  -fPIC -DPIC -o .libs/cputest.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   -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-funroll-loops//g'` -MT dsputil_mmx.lo -MD -MP -MF ".deps/dsputil_mmx.Tpo" -c -o dsputil_mmx.lo dsputil_mmx.c; \
then mv -f ".deps/dsputil_mmx.Tpo" ".deps/dsputil_mmx.Plo"; else rm -f ".deps/dsputil_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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dsputil_mmx.lo -MD -MP -MF .deps/dsputil_mmx.Tpo -c dsputil_mmx.c  -fPIC -DPIC -o .libs/dsputil_mmx.o
In file included from dsputil_mmx.c:2489:
h264dsp_mmx.c:69: warning: no previous prototype for ‘ff_h264_idct_add_mmx2’
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   -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-funroll-loops//g'` -MT fdct_mmx.lo -MD -MP -MF ".deps/fdct_mmx.Tpo" -c -o fdct_mmx.lo fdct_mmx.c; \
then mv -f ".deps/fdct_mmx.Tpo" ".deps/fdct_mmx.Plo"; else rm -f ".deps/fdct_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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT fdct_mmx.lo -MD -MP -MF .deps/fdct_mmx.Tpo -c fdct_mmx.c  -fPIC -DPIC -o .libs/fdct_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   -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-funroll-loops//g'` -MT fft_sse.lo -MD -MP -MF ".deps/fft_sse.Tpo" -c -o fft_sse.lo fft_sse.c; \
then mv -f ".deps/fft_sse.Tpo" ".deps/fft_sse.Plo"; else rm -f ".deps/fft_sse.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT fft_sse.lo -MD -MP -MF .deps/fft_sse.Tpo -c fft_sse.c  -fPIC -DPIC -o .libs/fft_sse.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   -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-funroll-loops//g'` -MT idct_mmx.lo -MD -MP -MF ".deps/idct_mmx.Tpo" -c -o idct_mmx.lo idct_mmx.c; \
then mv -f ".deps/idct_mmx.Tpo" ".deps/idct_mmx.Plo"; else rm -f ".deps/idct_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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT idct_mmx.lo -MD -MP -MF .deps/idct_mmx.Tpo -c idct_mmx.c  -fPIC -DPIC -o .libs/idct_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   -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-funroll-loops//g'` -MT idct_mmx_xvid.lo -MD -MP -MF ".deps/idct_mmx_xvid.Tpo" -c -o idct_mmx_xvid.lo idct_mmx_xvid.c; \
then mv -f ".deps/idct_mmx_xvid.Tpo" ".deps/idct_mmx_xvid.Plo"; else rm -f ".deps/idct_mmx_xvid.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT idct_mmx_xvid.lo -MD -MP -MF .deps/idct_mmx_xvid.Tpo -c idct_mmx_xvid.c  -fPIC -DPIC -o .libs/idct_mmx_xvid.o
idct_mmx_xvid.c:493: warning: no previous prototype for ‘ff_idct_xvid_mmx’
idct_mmx_xvid.c:516: warning: no previous prototype for ‘ff_idct_xvid_mmx2’
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   -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-funroll-loops//g'` -MT motion_est_mmx.lo -MD -MP -MF ".deps/motion_est_mmx.Tpo" -c -o motion_est_mmx.lo motion_est_mmx.c; \
then mv -f ".deps/motion_est_mmx.Tpo" ".deps/motion_est_mmx.Plo"; else rm -f ".deps/motion_est_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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT motion_est_mmx.lo -MD -MP -MF .deps/motion_est_mmx.Tpo -c motion_est_mmx.c  -fPIC -DPIC -o .libs/motion_est_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   -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-funroll-loops//g'` -MT mpegvideo_mmx.lo -MD -MP -MF ".deps/mpegvideo_mmx.Tpo" -c -o mpegvideo_mmx.lo mpegvideo_mmx.c; \
then mv -f ".deps/mpegvideo_mmx.Tpo" ".deps/mpegvideo_mmx.Plo"; else rm -f ".deps/mpegvideo_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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mpegvideo_mmx.lo -MD -MP -MF .deps/mpegvideo_mmx.Tpo -c mpegvideo_mmx.c  -fPIC -DPIC -o .libs/mpegvideo_mmx.o
In file included from mpegvideo_mmx.c:685:
mpegvideo_mmx_template.c:25:1: warning: "PMAX" redefined
In file included from mpegvideo_mmx.c:678:
mpegvideo_mmx_template.c:37:1: warning: this is the location of the previous definition
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   -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-funroll-loops//g'` -MT simple_idct_mmx.lo -MD -MP -MF ".deps/simple_idct_mmx.Tpo" -c -o simple_idct_mmx.lo simple_idct_mmx.c; \
then mv -f ".deps/simple_idct_mmx.Tpo" ".deps/simple_idct_mmx.Plo"; else rm -f ".deps/simple_idct_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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT simple_idct_mmx.lo -MD -MP -MF .deps/simple_idct_mmx.Tpo -c simple_idct_mmx.c  -fPIC -DPIC -o .libs/simple_idct_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   -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-funroll-loops//g'` -MT vp3dsp_mmx.lo -MD -MP -MF ".deps/vp3dsp_mmx.Tpo" -c -o vp3dsp_mmx.lo vp3dsp_mmx.c; \
then mv -f ".deps/vp3dsp_mmx.Tpo" ".deps/vp3dsp_mmx.Plo"; else rm -f ".deps/vp3dsp_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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vp3dsp_mmx.lo -MD -MP -MF .deps/vp3dsp_mmx.Tpo -c vp3dsp_mmx.c  -fPIC -DPIC -o .libs/vp3dsp_mmx.o
vp3dsp_mmx.c:261: warning: no previous prototype for ‘ff_vp3_dsp_init_mmx’
vp3dsp_mmx.c:276: warning: no previous prototype for ‘ff_vp3_idct_mmx’
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   -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-funroll-loops//g'` -MT vp3dsp_sse2.lo -MD -MP -MF ".deps/vp3dsp_sse2.Tpo" -c -o vp3dsp_sse2.lo vp3dsp_sse2.c; \
then mv -f ".deps/vp3dsp_sse2.Tpo" ".deps/vp3dsp_sse2.Plo"; else rm -f ".deps/vp3dsp_sse2.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vp3dsp_sse2.lo -MD -MP -MF .deps/vp3dsp_sse2.Tpo -c vp3dsp_sse2.c  -fPIC -DPIC -o .libs/vp3dsp_sse2.o
vp3dsp_sse2.c:800: warning: no previous prototype for ‘ff_vp3_idct_sse2’
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   -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-funroll-loops//g'` -MT libavcodec_mmx_dummy.lo -MD -MP -MF ".deps/libavcodec_mmx_dummy.Tpo" -c -o libavcodec_mmx_dummy.lo libavcodec_mmx_dummy.c; \
then mv -f ".deps/libavcodec_mmx_dummy.Tpo" ".deps/libavcodec_mmx_dummy.Plo"; else rm -f ".deps/libavcodec_mmx_dummy.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT libavcodec_mmx_dummy.lo -MD -MP -MF .deps/libavcodec_mmx_dummy.Tpo -c libavcodec_mmx_dummy.c  -fPIC -DPIC -o .libs/libavcodec_mmx_dummy.o
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavutil -fomit-frame-pointer `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-funroll-loops//g'`   -o libavcodec_mmx.la   cputest.lo dsputil_mmx.lo fdct_mmx.lo fft_sse.lo idct_mmx.lo idct_mmx_xvid.lo motion_est_mmx.lo mpegvideo_mmx.lo simple_idct_mmx.lo vp3dsp_mmx.lo vp3dsp_sse2.lo libavcodec_mmx_dummy.lo  
ar cru .libs/libavcodec_mmx.a .libs/cputest.o .libs/dsputil_mmx.o .libs/fdct_mmx.o .libs/fft_sse.o .libs/idct_mmx.o .libs/idct_mmx_xvid.o .libs/motion_est_mmx.o .libs/mpegvideo_mmx.o .libs/simple_idct_mmx.o .libs/vp3dsp_mmx.o .libs/vp3dsp_sse2.o .libs/libavcodec_mmx_dummy.o
ranlib .libs/libavcodec_mmx.a
creating libavcodec_mmx.la
(cd .libs && rm -f libavcodec_mmx.la && ln -s ../libavcodec_mmx.la libavcodec_mmx.la)
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/i386'
Making all in mlib
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/mlib'
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   -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT libavcodec_mlib_dummy.lo -MD -MP -MF ".deps/libavcodec_mlib_dummy.Tpo" -c -o libavcodec_mlib_dummy.lo libavcodec_mlib_dummy.c; \
then mv -f ".deps/libavcodec_mlib_dummy.Tpo" ".deps/libavcodec_mlib_dummy.Plo"; else rm -f ".deps/libavcodec_mlib_dummy.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT libavcodec_mlib_dummy.lo -MD -MP -MF .deps/libavcodec_mlib_dummy.Tpo -c libavcodec_mlib_dummy.c  -fPIC -DPIC -o .libs/libavcodec_mlib_dummy.o
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o libavcodec_mlib.la    libavcodec_mlib_dummy.lo  
ar cru .libs/libavcodec_mlib.a .libs/libavcodec_mlib_dummy.o
ranlib .libs/libavcodec_mlib.a
creating libavcodec_mlib.la
(cd .libs && rm -f libavcodec_mlib.la && ln -s ../libavcodec_mlib.la libavcodec_mlib.la)
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/mlib'
Making all in alpha
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/alpha'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/alpha'
Making all in ppc
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/ppc'
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   -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-funroll-loops//g'` -MT libavcodec_ppc_dummy.lo -MD -MP -MF ".deps/libavcodec_ppc_dummy.Tpo" -c -o libavcodec_ppc_dummy.lo libavcodec_ppc_dummy.c; \
then mv -f ".deps/libavcodec_ppc_dummy.Tpo" ".deps/libavcodec_ppc_dummy.Plo"; else rm -f ".deps/libavcodec_ppc_dummy.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT libavcodec_ppc_dummy.lo -MD -MP -MF .deps/libavcodec_ppc_dummy.Tpo -c libavcodec_ppc_dummy.c  -fPIC -DPIC -o .libs/libavcodec_ppc_dummy.o
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-funroll-loops//g'`   -o libavcodec_ppc.la   libavcodec_ppc_dummy.lo  
ar cru .libs/libavcodec_ppc.a .libs/libavcodec_ppc_dummy.o
ranlib .libs/libavcodec_ppc.a
creating libavcodec_ppc.la
(cd .libs && rm -f libavcodec_ppc.la && ln -s ../libavcodec_ppc.la libavcodec_ppc.la)
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/ppc'
Making all in sparc
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/sparc'
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   -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dsputil_vis.lo -MD -MP -MF ".deps/dsputil_vis.Tpo" -c -o dsputil_vis.lo dsputil_vis.c; \
then mv -f ".deps/dsputil_vis.Tpo" ".deps/dsputil_vis.Plo"; else rm -f ".deps/dsputil_vis.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dsputil_vis.lo -MD -MP -MF .deps/dsputil_vis.Tpo -c dsputil_vis.c  -fPIC -DPIC -o .libs/dsputil_vis.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   -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT libavcodec_sparc_dummy.lo -MD -MP -MF ".deps/libavcodec_sparc_dummy.Tpo" -c -o libavcodec_sparc_dummy.lo libavcodec_sparc_dummy.c; \
then mv -f ".deps/libavcodec_sparc_dummy.Tpo" ".deps/libavcodec_sparc_dummy.Plo"; else rm -f ".deps/libavcodec_sparc_dummy.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT libavcodec_sparc_dummy.lo -MD -MP -MF .deps/libavcodec_sparc_dummy.Tpo -c libavcodec_sparc_dummy.c  -fPIC -DPIC -o .libs/libavcodec_sparc_dummy.o
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o libavcodec_sparc.la   dsputil_vis.lo libavcodec_sparc_dummy.lo  
ar cru .libs/libavcodec_sparc.a .libs/dsputil_vis.o .libs/libavcodec_sparc_dummy.o
ranlib .libs/libavcodec_sparc.a
creating libavcodec_sparc.la
(cd .libs && rm -f libavcodec_sparc.la && ln -s ../libavcodec_sparc.la libavcodec_sparc.la)
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/sparc'
Making all in libpostproc
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/libpostproc'
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   -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavcodec -fomit-frame-pointer -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT postprocess.lo -MD -MP -MF ".deps/postprocess.Tpo" -c -o postprocess.lo postprocess.c; \
then mv -f ".deps/postprocess.Tpo" ".deps/postprocess.Plo"; else rm -f ".deps/postprocess.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavcodec -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT postprocess.lo -MD -MP -MF .deps/postprocess.Tpo -c postprocess.c  -fPIC -DPIC -o .libs/postprocess.o
In file included from postprocess.c:625:
postprocess_template.c: In function ‘postProcess_C’:
postprocess_template.c:3512: warning: pointer targets in passing argument 6 of ‘blockCopy_C’ differ in signedness
postprocess_template.c:3658: warning: pointer targets in passing argument 6 of ‘blockCopy_C’ differ in signedness
postprocess_template.c:3759: warning: pointer targets in passing argument 4 of ‘tempNoiseReducer_C’ differ in signedness
postprocess_template.c:3783: warning: pointer targets in passing argument 4 of ‘tempNoiseReducer_C’ differ in signedness
In file included from postprocess.c:645:
postprocess_template.c: In function ‘postProcess_MMX’:
postprocess_template.c:3512: warning: pointer targets in passing argument 6 of ‘blockCopy_MMX’ differ in signedness
postprocess_template.c:3658: warning: pointer targets in passing argument 6 of ‘blockCopy_MMX’ differ in signedness
postprocess_template.c:3759: warning: pointer targets in passing argument 4 of ‘tempNoiseReducer_MMX’ differ in signedness
postprocess_template.c:3783: warning: pointer targets in passing argument 4 of ‘tempNoiseReducer_MMX’ differ in signedness
In file included from postprocess.c:655:
postprocess_template.c:3207:1: warning: "REAL_SCALED_CPY" redefined
In file included from postprocess.c:645:
postprocess_template.c:3230:1: warning: this is the location of the previous definition
In file included from postprocess.c:655:
postprocess_template.c: In function ‘postProcess_MMX2’:
postprocess_template.c:3512: warning: pointer targets in passing argument 6 of ‘blockCopy_MMX2’ differ in signedness
postprocess_template.c:3658: warning: pointer targets in passing argument 6 of ‘blockCopy_MMX2’ differ in signedness
postprocess_template.c:3759: warning: pointer targets in passing argument 4 of ‘tempNoiseReducer_MMX2’ differ in signedness
postprocess_template.c:3783: warning: pointer targets in passing argument 4 of ‘tempNoiseReducer_MMX2’ differ in signedness
In file included from postprocess.c:665:
postprocess_template.c:53:1: warning: "REAL_PAVGB" redefined
In file included from postprocess.c:655:
postprocess_template.c:51:1: warning: this is the location of the previous definition
In file included from postprocess.c:665:
postprocess_template.c:1209:1: warning: "REAL_FIND_MIN_MAX" redefined
In file included from postprocess.c:655:
postprocess_template.c:1204:1: warning: this is the location of the previous definition
In file included from postprocess.c:665:
postprocess_template.c:3230:1: warning: "REAL_SCALED_CPY" redefined
In file included from postprocess.c:655:
postprocess_template.c:3207:1: warning: this is the location of the previous definition
In file included from postprocess.c:665:
postprocess_template.c: In function ‘postProcess_3DNow’:
postprocess_template.c:3512: warning: pointer targets in passing argument 6 of ‘blockCopy_3DNow’ differ in signedness
postprocess_template.c:3658: warning: pointer targets in passing argument 6 of ‘blockCopy_3DNow’ differ in signedness
postprocess_template.c:3759: warning: pointer targets in passing argument 4 of ‘tempNoiseReducer_3DNow’ differ in signedness
postprocess_template.c:3783: warning: pointer targets in passing argument 4 of ‘tempNoiseReducer_3DNow’ differ in signedness
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -I../../../../src/libffmpeg/libavcodec -fomit-frame-pointer -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o libpostprocess.la   postprocess.lo  
ar cru .libs/libpostprocess.a .libs/postprocess.o
ranlib .libs/libpostprocess.a
creating libpostprocess.la
(cd .libs && rm -f libpostprocess.la && ln -s ../libpostprocess.la libpostprocess.la)
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/libpostproc'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec'
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT 4xm.lo -MD -MP -MF ".deps/4xm.Tpo" -c -o 4xm.lo 4xm.c; \
then mv -f ".deps/4xm.Tpo" ".deps/4xm.Plo"; else rm -f ".deps/4xm.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT 4xm.lo -MD -MP -MF .deps/4xm.Tpo -c 4xm.c  -fPIC -DPIC -o .libs/4xm.o
4xm.c: In function ‘decode_p_frame’:
4xm.c:340: warning: pointer targets in passing argument 2 of ‘av_fast_realloc’ differ in signedness
4xm.c: In function ‘decode_i_frame’:
4xm.c:577: warning: pointer targets in passing argument 2 of ‘av_fast_realloc’ differ in signedness
4xm.c: In function ‘decode_frame’:
4xm.c:636: warning: pointer targets in passing argument 2 of ‘av_fast_realloc’ differ in signedness
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT 8bps.lo -MD -MP -MF ".deps/8bps.Tpo" -c -o 8bps.lo 8bps.c; \
then mv -f ".deps/8bps.Tpo" ".deps/8bps.Plo"; else rm -f ".deps/8bps.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT 8bps.lo -MD -MP -MF .deps/8bps.Tpo -c 8bps.c  -fPIC -DPIC -o .libs/8bps.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT aasc.lo -MD -MP -MF ".deps/aasc.Tpo" -c -o aasc.lo aasc.c; \
then mv -f ".deps/aasc.Tpo" ".deps/aasc.Plo"; else rm -f ".deps/aasc.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT aasc.lo -MD -MP -MF .deps/aasc.Tpo -c aasc.c  -fPIC -DPIC -o .libs/aasc.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT adpcm.lo -MD -MP -MF ".deps/adpcm.Tpo" -c -o adpcm.lo adpcm.c; \
then mv -f ".deps/adpcm.Tpo" ".deps/adpcm.Plo"; else rm -f ".deps/adpcm.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT adpcm.lo -MD -MP -MF .deps/adpcm.Tpo -c adpcm.c  -fPIC -DPIC -o .libs/adpcm.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT alac.lo -MD -MP -MF ".deps/alac.Tpo" -c -o alac.lo alac.c; \
then mv -f ".deps/alac.Tpo" ".deps/alac.Plo"; else rm -f ".deps/alac.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT alac.lo -MD -MP -MF .deps/alac.Tpo -c alac.c  -fPIC -DPIC -o .libs/alac.o
alac.c:88: warning: no previous prototype for ‘alac_set_info’
alac.c:137: warning: no previous prototype for ‘bastardized_rice_decompress’
alac.c:393: warning: no previous prototype for ‘deinterlace_16’
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT asv1.lo -MD -MP -MF ".deps/asv1.Tpo" -c -o asv1.lo asv1.c; \
then mv -f ".deps/asv1.Tpo" ".deps/asv1.Plo"; else rm -f ".deps/asv1.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT asv1.lo -MD -MP -MF .deps/asv1.Tpo -c asv1.c  -fPIC -DPIC -o .libs/asv1.o
asv1.c: In function ‘decode_frame’:
asv1.c:404: warning: pointer targets in passing argument 2 of ‘av_fast_realloc’ differ in signedness
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT bitstream.lo -MD -MP -MF ".deps/bitstream.Tpo" -c -o bitstream.lo bitstream.c; \
then mv -f ".deps/bitstream.Tpo" ".deps/bitstream.Plo"; else rm -f ".deps/bitstream.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c  -fPIC -DPIC -o .libs/bitstream.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cabac.lo -MD -MP -MF ".deps/cabac.Tpo" -c -o cabac.lo cabac.c; \
then mv -f ".deps/cabac.Tpo" ".deps/cabac.Plo"; else rm -f ".deps/cabac.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cabac.lo -MD -MP -MF .deps/cabac.Tpo -c cabac.c  -fPIC -DPIC -o .libs/cabac.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cinepak.lo -MD -MP -MF ".deps/cinepak.Tpo" -c -o cinepak.lo cinepak.c; \
then mv -f ".deps/cinepak.Tpo" ".deps/cinepak.Plo"; else rm -f ".deps/cinepak.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cinepak.lo -MD -MP -MF .deps/cinepak.Tpo -c cinepak.c  -fPIC -DPIC -o .libs/cinepak.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cyuv.lo -MD -MP -MF ".deps/cyuv.Tpo" -c -o cyuv.lo cyuv.c; \
then mv -f ".deps/cyuv.Tpo" ".deps/cyuv.Plo"; else rm -f ".deps/cyuv.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cyuv.lo -MD -MP -MF .deps/cyuv.Tpo -c cyuv.c  -fPIC -DPIC -o .libs/cyuv.o
cyuv.c: In function ‘cyuv_decode_frame’:
cyuv.c:78: warning: pointer targets in initialization differ in signedness
cyuv.c:79: warning: pointer targets in initialization differ in signedness
cyuv.c:80: warning: pointer targets in initialization differ in signedness
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dpcm.lo -MD -MP -MF ".deps/dpcm.Tpo" -c -o dpcm.lo dpcm.c; \
then mv -f ".deps/dpcm.Tpo" ".deps/dpcm.Plo"; else rm -f ".deps/dpcm.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dpcm.lo -MD -MP -MF .deps/dpcm.Tpo -c dpcm.c  -fPIC -DPIC -o .libs/dpcm.o
dpcm.c: In function ‘dpcm_decode_frame’:
dpcm.c:176: warning: enumeration value ‘CODEC_ID_NONE’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MPEG1VIDEO’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MPEG2VIDEO’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MPEG2VIDEO_XVMC’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_H261’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_H263’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_RV10’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_RV20’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MJPEG’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MJPEGB’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_LJPEG’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_SP5X’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MPEG4’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_RAWVIDEO’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MSMPEG4V1’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MSMPEG4V2’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MSMPEG4V3’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_WMV1’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_WMV2’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_H263P’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_H263I’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_FLV1’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_SVQ1’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_SVQ3’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_DVVIDEO’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_HUFFYUV’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_CYUV’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_H264’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_INDEO3’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_VP3’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_THEORA’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ASV1’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ASV2’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_FFV1’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_4XM’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_VCR1’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_CLJR’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MDEC’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ROQ’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_INTERPLAY_VIDEO’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_XAN_WC3’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_XAN_WC4’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_RPZA’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_CINEPAK’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_WS_VQA’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MSRLE’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MSVIDEO1’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_IDCIN’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_8BPS’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_SMC’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_FLIC’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_TRUEMOTION1’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_VMDVIDEO’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MSZH’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ZLIB’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_QTRLE’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_SNOW’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_TSCC’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ULTI’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_QDRAW’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_VIXL’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_QPEG’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_XVID’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PNG’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PPM’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PBM’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PGM’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PGMYUV’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PAM’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_FFVHUFF’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_RV30’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_RV40’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_VC9’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_WMV3’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_LOCO’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_WNV1’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_AASC’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_INDEO2’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_FRAPS’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_TRUEMOTION2’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PCM_S16LE’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PCM_S16BE’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PCM_U16LE’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PCM_U16BE’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PCM_S8’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PCM_U8’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PCM_MULAW’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PCM_ALAW’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PCM_S32LE’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PCM_S32BE’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PCM_U32LE’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PCM_U32BE’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PCM_S24LE’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PCM_S24BE’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PCM_U24LE’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PCM_U24BE’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_PCM_S24DAUD’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_QT’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_WAV’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_DK3’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_DK4’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_WS’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_SMJPEG’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ADPCM_MS’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ADPCM_4XM’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ADPCM_XA’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ADPCM_ADX’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ADPCM_EA’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ADPCM_G726’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ADPCM_CT’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ADPCM_SWF’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ADPCM_YAMAHA’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_AMR_NB’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_AMR_WB’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_RA_144’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_RA_288’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MP2’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MP3’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_AAC’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MPEG4AAC’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_AC3’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_DTS’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_VORBIS’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_DVAUDIO’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_WMAV1’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_WMAV2’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MACE3’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MACE6’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_VMDAUDIO’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_SONIC’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_SONIC_LS’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_FLAC’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MP3ADU’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MP3ON4’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_SHORTEN’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_ALAC’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_WESTWOOD_SND1’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_GSM’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_QDM2’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_OGGTHEORA’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_DVD_SUBTITLE’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_DVB_SUBTITLE’ not handled in switch
dpcm.c:176: warning: enumeration value ‘CODEC_ID_MPEG2TS’ not handled in switch
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dsputil.lo -MD -MP -MF ".deps/dsputil.Tpo" -c -o dsputil.lo dsputil.c; \
then mv -f ".deps/dsputil.Tpo" ".deps/dsputil.Plo"; else rm -f ".deps/dsputil.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dsputil.lo -MD -MP -MF .deps/dsputil.Tpo -c dsputil.c  -fPIC -DPIC -o .libs/dsputil.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dv.lo -MD -MP -MF ".deps/dv.Tpo" -c -o dv.lo dv.c; \
then mv -f ".deps/dv.Tpo" ".deps/dv.Plo"; else rm -f ".deps/dv.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dv.lo -MD -MP -MF .deps/dv.Tpo -c dv.c  -fPIC -DPIC -o .libs/dv.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT error_resilience.lo -MD -MP -MF ".deps/error_resilience.Tpo" -c -o error_resilience.lo error_resilience.c; \
then mv -f ".deps/error_resilience.Tpo" ".deps/error_resilience.Plo"; else rm -f ".deps/error_resilience.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT error_resilience.lo -MD -MP -MF .deps/error_resilience.Tpo -c error_resilience.c  -fPIC -DPIC -o .libs/error_resilience.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT eval.lo -MD -MP -MF ".deps/eval.Tpo" -c -o eval.lo eval.c; \
then mv -f ".deps/eval.Tpo" ".deps/eval.Plo"; else rm -f ".deps/eval.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c eval.c  -fPIC -DPIC -o .libs/eval.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT faandct.lo -MD -MP -MF ".deps/faandct.Tpo" -c -o faandct.lo faandct.c; \
then mv -f ".deps/faandct.Tpo" ".deps/faandct.Plo"; else rm -f ".deps/faandct.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT faandct.lo -MD -MP -MF .deps/faandct.Tpo -c faandct.c  -fPIC -DPIC -o .libs/faandct.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT flac.lo -MD -MP -MF ".deps/flac.Tpo" -c -o flac.lo flac.c; \
then mv -f ".deps/flac.Tpo" ".deps/flac.Plo"; else rm -f ".deps/flac.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT flac.lo -MD -MP -MF .deps/flac.Tpo -c flac.c  -fPIC -DPIC -o .libs/flac.o
flac.c: In function ‘allocate_buffers’:
flac.c:221: warning: pointer targets in passing argument 2 of ‘av_fast_realloc’ differ in signedness
flac.c: In function ‘flac_decode_frame’:
flac.c:597: warning: pointer targets in passing argument 2 of ‘av_fast_realloc’ differ in signedness
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT flicvideo.lo -MD -MP -MF ".deps/flicvideo.Tpo" -c -o flicvideo.lo flicvideo.c; \
then mv -f ".deps/flicvideo.Tpo" ".deps/flicvideo.Plo"; else rm -f ".deps/flicvideo.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT flicvideo.lo -MD -MP -MF .deps/flicvideo.Tpo -c flicvideo.c  -fPIC -DPIC -o .libs/flicvideo.o
flicvideo.c:421: warning: no previous prototype for ‘flic_decode_frame_15_16BPP’
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT fraps.lo -MD -MP -MF ".deps/fraps.Tpo" -c -o fraps.lo fraps.c; \
then mv -f ".deps/fraps.Tpo" ".deps/fraps.Plo"; else rm -f ".deps/fraps.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT fraps.lo -MD -MP -MF .deps/fraps.Tpo -c fraps.c  -fPIC -DPIC -o .libs/fraps.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT fft.lo -MD -MP -MF ".deps/fft.Tpo" -c -o fft.lo fft.c; \
then mv -f ".deps/fft.Tpo" ".deps/fft.Plo"; else rm -f ".deps/fft.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c fft.c  -fPIC -DPIC -o .libs/fft.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT golomb.lo -MD -MP -MF ".deps/golomb.Tpo" -c -o golomb.lo golomb.c; \
then mv -f ".deps/golomb.Tpo" ".deps/golomb.Plo"; else rm -f ".deps/golomb.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT golomb.lo -MD -MP -MF .deps/golomb.Tpo -c golomb.c  -fPIC -DPIC -o .libs/golomb.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT h261.lo -MD -MP -MF ".deps/h261.Tpo" -c -o h261.lo h261.c; \
then mv -f ".deps/h261.Tpo" ".deps/h261.Plo"; else rm -f ".deps/h261.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT h261.lo -MD -MP -MF .deps/h261.Tpo -c h261.c  -fPIC -DPIC -o .libs/h261.o
h261.c:765: warning: no previous prototype for ‘h261_decode_picture_header’
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT h263.lo -MD -MP -MF ".deps/h263.Tpo" -c -o h263.lo h263.c; \
then mv -f ".deps/h263.Tpo" ".deps/h263.Plo"; else rm -f ".deps/h263.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT h263.lo -MD -MP -MF .deps/h263.Tpo -c h263.c  -fPIC -DPIC -o .libs/h263.o
In file included from h263.c:40:
mpeg4data.h:226: warning: pointer targets in initialization differ in signedness
mpeg4data.h:227: warning: pointer targets in initialization differ in signedness
mpeg4data.h:330: warning: pointer targets in initialization differ in signedness
mpeg4data.h:331: warning: pointer targets in initialization differ in signedness
h263.c: In function ‘h263_pred_dc’:
h263.c:1521: warning: pointer targets in assignment differ in signedness
h263.c: In function ‘ff_mpeg4_pred_dc’:
h263.c:2503: warning: pointer targets in assignment differ in signedness
h263.c: At top level:
h263.c:73: warning: ‘mpeg4_get_block_length’ declared ‘static’ but never defined
h263.c: In function ‘h263_decode_block’:
h263.c:4552: warning: ‘level’ may be used uninitialized in this function
h263.c: In function ‘ff_mpeg4_decode_mb’:
h263.c:4734: warning: ‘dc_pred_dir’ may be used uninitialized in this function
h263.c: In function ‘mpeg4_decode_partitioned_mb’:
h263.c:4734: warning: ‘dc_pred_dir’ may be used uninitialized in this function
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT h263dec.lo -MD -MP -MF ".deps/h263dec.Tpo" -c -o h263dec.lo h263dec.c; \
then mv -f ".deps/h263dec.Tpo" ".deps/h263dec.Plo"; else rm -f ".deps/h263dec.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT h263dec.lo -MD -MP -MF .deps/h263dec.Tpo -c h263dec.c  -fPIC -DPIC -o .libs/h263dec.o
h263dec.c: In function ‘ff_h263_decode_frame’:
h263dec.c:754: warning: pointer targets in passing argument 2 of ‘av_fast_realloc’ differ in signedness
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT h264.lo -MD -MP -MF ".deps/h264.Tpo" -c -o h264.lo h264.c; \
then mv -f ".deps/h264.Tpo" ".deps/h264.Plo"; else rm -f ".deps/h264.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT h264.lo -MD -MP -MF .deps/h264.Tpo -c h264.c  -fPIC -DPIC -o .libs/h264.o
h264.c: In function ‘decode_nal’:
h264.c:1479: warning: pointer targets in passing argument 2 of ‘av_fast_realloc’ differ in signedness
h264.c: At top level:
h264.c:5659: warning: no previous prototype for ‘compute_mb_neighboors’
h264.c: In function ‘decode_unregistered_user_data’:
h264.c:6873: warning: pointer targets in passing argument 1 of ‘sscanf’ differ in signedness
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT h264idct.lo -MD -MP -MF ".deps/h264idct.Tpo" -c -o h264idct.lo h264idct.c; \
then mv -f ".deps/h264idct.Tpo" ".deps/h264idct.Plo"; else rm -f ".deps/h264idct.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT h264idct.lo -MD -MP -MF .deps/h264idct.Tpo -c h264idct.c  -fPIC -DPIC -o .libs/h264idct.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT huffyuv.lo -MD -MP -MF ".deps/huffyuv.Tpo" -c -o huffyuv.lo huffyuv.c; \
then mv -f ".deps/huffyuv.Tpo" ".deps/huffyuv.Plo"; else rm -f ".deps/huffyuv.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT huffyuv.lo -MD -MP -MF .deps/huffyuv.Tpo -c huffyuv.c  -fPIC -DPIC -o .libs/huffyuv.o
huffyuv.c: In function ‘decode_frame’:
huffyuv.c:792: warning: pointer targets in passing argument 2 of ‘av_fast_realloc’ differ in signedness
huffyuv.c:822: warning: ‘lefttopv’ may be used uninitialized in this function
huffyuv.c:822: warning: ‘lefttopu’ may be used uninitialized in this function
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT idcinvideo.lo -MD -MP -MF ".deps/idcinvideo.Tpo" -c -o idcinvideo.lo idcinvideo.c; \
then mv -f ".deps/idcinvideo.Tpo" ".deps/idcinvideo.Plo"; else rm -f ".deps/idcinvideo.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT idcinvideo.lo -MD -MP -MF .deps/idcinvideo.Tpo -c idcinvideo.c  -fPIC -DPIC -o .libs/idcinvideo.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT imgconvert.lo -MD -MP -MF ".deps/imgconvert.Tpo" -c -o imgconvert.lo imgconvert.c; \
then mv -f ".deps/imgconvert.Tpo" ".deps/imgconvert.Plo"; else rm -f ".deps/imgconvert.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT imgconvert.lo -MD -MP -MF .deps/imgconvert.Tpo -c imgconvert.c  -fPIC -DPIC -o .libs/imgconvert.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT indeo2.lo -MD -MP -MF ".deps/indeo2.Tpo" -c -o indeo2.lo indeo2.c; \
then mv -f ".deps/indeo2.Tpo" ".deps/indeo2.Plo"; else rm -f ".deps/indeo2.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT indeo2.lo -MD -MP -MF .deps/indeo2.Tpo -c indeo2.c  -fPIC -DPIC -o .libs/indeo2.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT indeo3.lo -MD -MP -MF ".deps/indeo3.Tpo" -c -o indeo3.lo indeo3.c; \
then mv -f ".deps/indeo3.Tpo" ".deps/indeo3.Plo"; else rm -f ".deps/indeo3.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT indeo3.lo -MD -MP -MF .deps/indeo3.Tpo -c indeo3.c  -fPIC -DPIC -o .libs/indeo3.o
indeo3.c: In function ‘iv_Decode_Chunk’:
indeo3.c:384: warning: pointer targets in assignment differ in signedness
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT interplayvideo.lo -MD -MP -MF ".deps/interplayvideo.Tpo" -c -o interplayvideo.lo interplayvideo.c; \
then mv -f ".deps/interplayvideo.Tpo" ".deps/interplayvideo.Plo"; else rm -f ".deps/interplayvideo.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT interplayvideo.lo -MD -MP -MF .deps/interplayvideo.Tpo -c interplayvideo.c  -fPIC -DPIC -o .libs/interplayvideo.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT jfdctfst.lo -MD -MP -MF ".deps/jfdctfst.Tpo" -c -o jfdctfst.lo jfdctfst.c; \
then mv -f ".deps/jfdctfst.Tpo" ".deps/jfdctfst.Plo"; else rm -f ".deps/jfdctfst.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT jfdctfst.lo -MD -MP -MF .deps/jfdctfst.Tpo -c jfdctfst.c  -fPIC -DPIC -o .libs/jfdctfst.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT jfdctint.lo -MD -MP -MF ".deps/jfdctint.Tpo" -c -o jfdctint.lo jfdctint.c; \
then mv -f ".deps/jfdctint.Tpo" ".deps/jfdctint.Plo"; else rm -f ".deps/jfdctint.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT jfdctint.lo -MD -MP -MF .deps/jfdctint.Tpo -c jfdctint.c  -fPIC -DPIC -o .libs/jfdctint.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT jrevdct.lo -MD -MP -MF ".deps/jrevdct.Tpo" -c -o jrevdct.lo jrevdct.c; \
then mv -f ".deps/jrevdct.Tpo" ".deps/jrevdct.Plo"; else rm -f ".deps/jrevdct.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT jrevdct.lo -MD -MP -MF .deps/jrevdct.Tpo -c jrevdct.c  -fPIC -DPIC -o .libs/jrevdct.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT lcl.lo -MD -MP -MF ".deps/lcl.Tpo" -c -o lcl.lo lcl.c; \
then mv -f ".deps/lcl.Tpo" ".deps/lcl.Plo"; else rm -f ".deps/lcl.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT lcl.lo -MD -MP -MF .deps/lcl.Tpo -c lcl.c  -fPIC -DPIC -o .libs/lcl.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT loco.lo -MD -MP -MF ".deps/loco.Tpo" -c -o loco.lo loco.c; \
then mv -f ".deps/loco.Tpo" ".deps/loco.Plo"; else rm -f ".deps/loco.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT loco.lo -MD -MP -MF .deps/loco.Tpo -c loco.c  -fPIC -DPIC -o .libs/loco.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mdct.lo -MD -MP -MF ".deps/mdct.Tpo" -c -o mdct.lo mdct.c; \
then mv -f ".deps/mdct.Tpo" ".deps/mdct.Plo"; else rm -f ".deps/mdct.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c  -fPIC -DPIC -o .libs/mdct.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mace.lo -MD -MP -MF ".deps/mace.Tpo" -c -o mace.lo mace.c; \
then mv -f ".deps/mace.Tpo" ".deps/mace.Plo"; else rm -f ".deps/mace.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mace.lo -MD -MP -MF .deps/mace.Tpo -c mace.c  -fPIC -DPIC -o .libs/mace.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mem.lo -MD -MP -MF ".deps/mem.Tpo" -c -o mem.lo mem.c; \
then mv -f ".deps/mem.Tpo" ".deps/mem.Plo"; else rm -f ".deps/mem.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c  -fPIC -DPIC -o .libs/mem.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mjpeg.lo -MD -MP -MF ".deps/mjpeg.Tpo" -c -o mjpeg.lo mjpeg.c; \
then mv -f ".deps/mjpeg.Tpo" ".deps/mjpeg.Plo"; else rm -f ".deps/mjpeg.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mjpeg.lo -MD -MP -MF .deps/mjpeg.Tpo -c mjpeg.c  -fPIC -DPIC -o .libs/mjpeg.o
mjpeg.c: In function ‘mjpeg_decode_com’:
mjpeg.c:1746: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
mjpeg.c:1746: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
mjpeg.c:1746: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
mjpeg.c:1746: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
mjpeg.c:1746: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
mjpeg.c:1746: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
mjpeg.c:1752: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
mjpeg.c:1752: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
mjpeg.c:1752: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
mjpeg.c:1752: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
mjpeg.c:1752: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
mjpeg.c:1752: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT motion_est.lo -MD -MP -MF ".deps/motion_est.Tpo" -c -o motion_est.lo motion_est.c; \
then mv -f ".deps/motion_est.Tpo" ".deps/motion_est.Plo"; else rm -f ".deps/motion_est.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT motion_est.lo -MD -MP -MF .deps/motion_est.Tpo -c motion_est.c  -fPIC -DPIC -o .libs/motion_est.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mpeg12.lo -MD -MP -MF ".deps/mpeg12.Tpo" -c -o mpeg12.lo mpeg12.c; \
then mv -f ".deps/mpeg12.Tpo" ".deps/mpeg12.Plo"; else rm -f ".deps/mpeg12.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mpeg12.lo -MD -MP -MF .deps/mpeg12.Tpo -c mpeg12.c  -fPIC -DPIC -o .libs/mpeg12.o
mpeg12.c: In function ‘mpeg1_encode_sequence_header’:
mpeg12.c:324: warning: pointer targets in passing argument 2 of ‘ff_write_quant_matrix’ differ in signedness
mpeg12.c:325: warning: pointer targets in passing argument 2 of ‘ff_write_quant_matrix’ differ in signedness
In file included from mpeg12.c:3327:
mdec.c: In function ‘mdec_decode_block_intra’:
mdec.c:63: warning: pointer targets in initialization differ in signedness
mdec.c: In function ‘decode_frame’:
mdec.c:180: warning: pointer targets in passing argument 2 of ‘av_fast_realloc’ differ in signedness
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mpegaudiodec.lo -MD -MP -MF ".deps/mpegaudiodec.Tpo" -c -o mpegaudiodec.lo mpegaudiodec.c; \
then mv -f ".deps/mpegaudiodec.Tpo" ".deps/mpegaudiodec.Plo"; else rm -f ".deps/mpegaudiodec.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mpegaudiodec.lo -MD -MP -MF .deps/mpegaudiodec.Tpo -c mpegaudiodec.c  -fPIC -DPIC -o .libs/mpegaudiodec.o
mpegaudiodec.c: In function ‘mp_decode_frame’:
mpegaudiodec.c:2445: warning: pointer targets in passing argument 4 of ‘ff_mpa_synth_filter’ differ in signedness
mpegaudiodec.c: In function ‘mp_decode_layer3’:
mpegaudiodec.c:1631: warning: ‘last_gb.size_in_bits’ may be used uninitialized in this function
mpegaudiodec.c:1631: warning: ‘last_gb.index’ may be used uninitialized in this function
mpegaudiodec.c:1631: warning: ‘last_gb.buffer_end’ may be used uninitialized in this function
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mpegvideo.lo -MD -MP -MF ".deps/mpegvideo.Tpo" -c -o mpegvideo.lo mpegvideo.c; \
then mv -f ".deps/mpegvideo.Tpo" ".deps/mpegvideo.Plo"; else rm -f ".deps/mpegvideo.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mpegvideo.lo -MD -MP -MF .deps/mpegvideo.Tpo -c mpegvideo.c  -fPIC -DPIC -o .libs/mpegvideo.o
mpegvideo.c: In function ‘encode_thread’:
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_NONE’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MPEG1VIDEO’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MPEG2VIDEO’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MPEG2VIDEO_XVMC’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_H261’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_RV10’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_RV20’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MJPEG’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MJPEGB’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_LJPEG’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_SP5X’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MPEG4’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_RAWVIDEO’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MSMPEG4V1’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MSMPEG4V2’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MSMPEG4V3’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_WMV1’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_WMV2’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_H263I’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_SVQ1’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_SVQ3’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_DVVIDEO’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_HUFFYUV’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_CYUV’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_H264’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_INDEO3’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_VP3’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_THEORA’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ASV1’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ASV2’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_FFV1’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_4XM’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_VCR1’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_CLJR’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MDEC’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ROQ’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_INTERPLAY_VIDEO’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_XAN_WC3’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_XAN_WC4’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_RPZA’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_CINEPAK’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_WS_VQA’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MSRLE’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MSVIDEO1’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_IDCIN’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_8BPS’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_SMC’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_FLIC’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_TRUEMOTION1’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_VMDVIDEO’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MSZH’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ZLIB’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_QTRLE’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_SNOW’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_TSCC’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ULTI’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_QDRAW’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_VIXL’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_QPEG’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_XVID’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PNG’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PPM’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PBM’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PGM’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PGMYUV’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PAM’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_FFVHUFF’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_RV30’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_RV40’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_VC9’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_WMV3’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_LOCO’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_WNV1’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_AASC’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_INDEO2’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_FRAPS’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_TRUEMOTION2’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PCM_S16LE’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PCM_S16BE’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PCM_U16LE’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PCM_U16BE’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PCM_S8’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PCM_U8’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PCM_MULAW’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PCM_ALAW’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PCM_S32LE’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PCM_S32BE’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PCM_U32LE’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PCM_U32BE’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PCM_S24LE’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PCM_S24BE’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PCM_U24LE’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PCM_U24BE’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_PCM_S24DAUD’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_QT’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_WAV’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_DK3’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_DK4’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_WS’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_SMJPEG’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ADPCM_MS’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ADPCM_4XM’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ADPCM_XA’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ADPCM_ADX’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ADPCM_EA’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ADPCM_G726’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ADPCM_CT’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ADPCM_SWF’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ADPCM_YAMAHA’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_AMR_NB’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_AMR_WB’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_RA_144’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_RA_288’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ROQ_DPCM’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_INTERPLAY_DPCM’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_XAN_DPCM’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_SOL_DPCM’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MP2’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MP3’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_AAC’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MPEG4AAC’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_AC3’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_DTS’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_VORBIS’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_DVAUDIO’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_WMAV1’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_WMAV2’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MACE3’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MACE6’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_VMDAUDIO’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_SONIC’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_SONIC_LS’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_FLAC’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MP3ADU’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MP3ON4’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_SHORTEN’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_ALAC’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_WESTWOOD_SND1’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_GSM’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_QDM2’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_OGGTHEORA’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_DVD_SUBTITLE’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_DVB_SUBTITLE’ not handled in switch
mpegvideo.c:4688: warning: enumeration value ‘CODEC_ID_MPEG2TS’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_NONE’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_MPEG2VIDEO_XVMC’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_H261’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_RV10’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_RV20’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_MJPEG’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_MJPEGB’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_LJPEG’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_SP5X’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_MPEG4’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_RAWVIDEO’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_MSMPEG4V1’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_MSMPEG4V2’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_MSMPEG4V3’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_WMV1’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_WMV2’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_H263I’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_FLV1’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_SVQ1’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_SVQ3’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_DVVIDEO’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_HUFFYUV’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_CYUV’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_H264’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_INDEO3’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_VP3’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_THEORA’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ASV1’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ASV2’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_FFV1’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_4XM’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_VCR1’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_CLJR’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_MDEC’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ROQ’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_INTERPLAY_VIDEO’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_XAN_WC3’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_XAN_WC4’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_RPZA’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_CINEPAK’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_WS_VQA’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_MSRLE’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_MSVIDEO1’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_IDCIN’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_8BPS’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_SMC’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_FLIC’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_TRUEMOTION1’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_VMDVIDEO’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_MSZH’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ZLIB’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_QTRLE’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_SNOW’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_TSCC’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ULTI’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_QDRAW’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_VIXL’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_QPEG’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_XVID’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PNG’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PPM’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PBM’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PGM’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PGMYUV’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PAM’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_FFVHUFF’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_RV30’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_RV40’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_VC9’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_WMV3’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_LOCO’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_WNV1’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_AASC’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_INDEO2’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_FRAPS’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_TRUEMOTION2’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PCM_S16LE’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PCM_S16BE’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PCM_U16LE’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PCM_U16BE’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PCM_S8’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PCM_U8’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PCM_MULAW’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PCM_ALAW’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PCM_S32LE’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PCM_S32BE’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PCM_U32LE’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PCM_U32BE’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PCM_S24LE’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PCM_S24BE’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PCM_U24LE’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PCM_U24BE’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_PCM_S24DAUD’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_QT’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_WAV’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_DK3’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_DK4’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_WS’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_SMJPEG’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ADPCM_MS’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ADPCM_4XM’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ADPCM_XA’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ADPCM_ADX’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ADPCM_EA’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ADPCM_G726’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ADPCM_CT’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ADPCM_SWF’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ADPCM_YAMAHA’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_AMR_NB’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_AMR_WB’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_RA_144’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_RA_288’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ROQ_DPCM’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_INTERPLAY_DPCM’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_XAN_DPCM’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_SOL_DPCM’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_MP2’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_MP3’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_AAC’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_MPEG4AAC’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_AC3’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_DTS’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_VORBIS’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_DVAUDIO’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_WMAV1’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_WMAV2’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_MACE3’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_MACE6’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_VMDAUDIO’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_SONIC’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_SONIC_LS’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_FLAC’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_MP3ADU’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_MP3ON4’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_SHORTEN’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_ALAC’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_WESTWOOD_SND1’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_GSM’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_QDM2’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_OGGTHEORA’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_DVD_SUBTITLE’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_DVB_SUBTITLE’ not handled in switch
mpegvideo.c:4756: warning: enumeration value ‘CODEC_ID_MPEG2TS’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_NONE’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_MPEG2VIDEO_XVMC’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_H261’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_H263’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_RV10’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_RV20’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_MJPEG’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_MJPEGB’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_LJPEG’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_SP5X’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_MPEG4’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_RAWVIDEO’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_MSMPEG4V1’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_MSMPEG4V2’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_MSMPEG4V3’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_WMV1’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_WMV2’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_H263P’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_H263I’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_FLV1’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_SVQ1’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_SVQ3’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_DVVIDEO’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_HUFFYUV’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_CYUV’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_H264’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_INDEO3’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_VP3’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_THEORA’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ASV1’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ASV2’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_FFV1’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_4XM’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_VCR1’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_CLJR’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_MDEC’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ROQ’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_INTERPLAY_VIDEO’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_XAN_WC3’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_XAN_WC4’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_RPZA’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_CINEPAK’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_WS_VQA’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_MSRLE’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_MSVIDEO1’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_IDCIN’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_8BPS’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_SMC’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_FLIC’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_TRUEMOTION1’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_VMDVIDEO’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_MSZH’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ZLIB’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_QTRLE’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_SNOW’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_TSCC’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ULTI’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_QDRAW’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_VIXL’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_QPEG’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_XVID’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PNG’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PPM’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PBM’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PGM’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PGMYUV’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PAM’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_FFVHUFF’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_RV30’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_RV40’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_VC9’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_WMV3’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_LOCO’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_WNV1’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_AASC’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_INDEO2’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_FRAPS’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_TRUEMOTION2’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PCM_S16LE’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PCM_S16BE’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PCM_U16LE’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PCM_U16BE’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PCM_S8’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PCM_U8’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PCM_MULAW’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PCM_ALAW’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PCM_S32LE’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PCM_S32BE’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PCM_U32LE’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PCM_U32BE’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PCM_S24LE’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PCM_S24BE’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PCM_U24LE’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PCM_U24BE’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_PCM_S24DAUD’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_QT’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_WAV’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_DK3’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_DK4’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_WS’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ADPCM_IMA_SMJPEG’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ADPCM_MS’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ADPCM_4XM’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ADPCM_XA’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ADPCM_ADX’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ADPCM_EA’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ADPCM_G726’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ADPCM_CT’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ADPCM_SWF’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ADPCM_YAMAHA’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_AMR_NB’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_AMR_WB’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_RA_144’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_RA_288’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ROQ_DPCM’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_INTERPLAY_DPCM’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_XAN_DPCM’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_SOL_DPCM’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_MP2’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_MP3’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_AAC’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_MPEG4AAC’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_AC3’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_DTS’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_VORBIS’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_DVAUDIO’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_WMAV1’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_WMAV2’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_MACE3’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_MACE6’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_VMDAUDIO’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_SONIC’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_SONIC_LS’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_FLAC’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_MP3ADU’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_MP3ON4’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_SHORTEN’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_ALAC’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_WESTWOOD_SND1’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_GSM’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_QDM2’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_OGGTHEORA’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_DVD_SUBTITLE’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_DVB_SUBTITLE’ not handled in switch
mpegvideo.c:4801: warning: enumeration value ‘CODEC_ID_MPEG2TS’ not handled in switch
mpegvideo.c: In function ‘encode_mb’:
mpegvideo.c:5885: warning: ‘q’ may be used uninitialized in this function
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT msmpeg4.lo -MD -MP -MF ".deps/msmpeg4.Tpo" -c -o msmpeg4.lo msmpeg4.c; \
then mv -f ".deps/msmpeg4.Tpo" ".deps/msmpeg4.Plo"; else rm -f ".deps/msmpeg4.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT msmpeg4.lo -MD -MP -MF .deps/msmpeg4.Tpo -c msmpeg4.c  -fPIC -DPIC -o .libs/msmpeg4.o
msmpeg4.c: In function ‘msmpeg4_pred_dc’:
msmpeg4.c:840: warning: pointer targets in assignment differ in signedness
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT msrle.lo -MD -MP -MF ".deps/msrle.Tpo" -c -o msrle.lo msrle.c; \
then mv -f ".deps/msrle.Tpo" ".deps/msrle.Plo"; else rm -f ".deps/msrle.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT msrle.lo -MD -MP -MF .deps/msrle.Tpo -c msrle.c  -fPIC -DPIC -o .libs/msrle.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT msvideo1.lo -MD -MP -MF ".deps/msvideo1.Tpo" -c -o msvideo1.lo msvideo1.c; \
then mv -f ".deps/msvideo1.Tpo" ".deps/msvideo1.Plo"; else rm -f ".deps/msvideo1.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT msvideo1.lo -MD -MP -MF .deps/msvideo1.Tpo -c msvideo1.c  -fPIC -DPIC -o .libs/msvideo1.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT parser.lo -MD -MP -MF ".deps/parser.Tpo" -c -o parser.lo parser.c; \
then mv -f ".deps/parser.Tpo" ".deps/parser.Plo"; else rm -f ".deps/parser.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c  -fPIC -DPIC -o .libs/parser.o
parser.c: In function ‘ff_combine_frame’:
parser.c:240: warning: pointer targets in passing argument 2 of ‘av_fast_realloc’ differ in signedness
parser.c:252: warning: pointer targets in passing argument 2 of ‘av_fast_realloc’ differ in signedness
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT pcm.lo -MD -MP -MF ".deps/pcm.Tpo" -c -o pcm.lo pcm.c; \
then mv -f ".deps/pcm.Tpo" ".deps/pcm.Plo"; else rm -f ".deps/pcm.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT pcm.lo -MD -MP -MF .deps/pcm.Tpo -c pcm.c  -fPIC -DPIC -o .libs/pcm.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT qdm2.lo -MD -MP -MF ".deps/qdm2.Tpo" -c -o qdm2.lo qdm2.c; \
then mv -f ".deps/qdm2.Tpo" ".deps/qdm2.Plo"; else rm -f ".deps/qdm2.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT qdm2.lo -MD -MP -MF .deps/qdm2.Tpo -c qdm2.c  -fPIC -DPIC -o .libs/qdm2.o
qdm2.c:529: warning: no previous prototype for ‘fix_coding_method_array’
qdm2.c:1693: warning: no previous prototype for ‘qdm2_init’
qdm2.c:1947: warning: no previous prototype for ‘qdm2_decode’
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT qdrw.lo -MD -MP -MF ".deps/qdrw.Tpo" -c -o qdrw.lo qdrw.c; \
then mv -f ".deps/qdrw.Tpo" ".deps/qdrw.Plo"; else rm -f ".deps/qdrw.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT qdrw.lo -MD -MP -MF .deps/qdrw.Tpo -c qdrw.c  -fPIC -DPIC -o .libs/qdrw.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT qpeg.lo -MD -MP -MF ".deps/qpeg.Tpo" -c -o qpeg.lo qpeg.c; \
then mv -f ".deps/qpeg.Tpo" ".deps/qpeg.Plo"; else rm -f ".deps/qpeg.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT qpeg.lo -MD -MP -MF .deps/qpeg.Tpo -c qpeg.c  -fPIC -DPIC -o .libs/qpeg.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT qtrle.lo -MD -MP -MF ".deps/qtrle.Tpo" -c -o qtrle.lo qtrle.c; \
then mv -f ".deps/qtrle.Tpo" ".deps/qtrle.Plo"; else rm -f ".deps/qtrle.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT qtrle.lo -MD -MP -MF .deps/qtrle.Tpo -c qtrle.c  -fPIC -DPIC -o .libs/qtrle.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ra144.lo -MD -MP -MF ".deps/ra144.Tpo" -c -o ra144.lo ra144.c; \
then mv -f ".deps/ra144.Tpo" ".deps/ra144.Plo"; else rm -f ".deps/ra144.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ra144.lo -MD -MP -MF .deps/ra144.Tpo -c ra144.c  -fPIC -DPIC -o .libs/ra144.o
ra144.c: In function ‘do_output_subblock’:
ra144.c:144: warning: pointer targets in passing argument 1 of ‘rotate_block’ differ in signedness
ra144.c:144: warning: pointer targets in passing argument 2 of ‘rotate_block’ differ in signedness
ra144.c:149: warning: pointer targets in passing argument 1 of ‘irms’ differ in signedness
ra144.c:151: warning: pointer targets in passing argument 7 of ‘add_wav’ differ in signedness
ra144.c:151: warning: pointer targets in passing argument 8 of ‘add_wav’ differ in signedness
ra144.c:151: warning: pointer targets in passing argument 9 of ‘add_wav’ differ in signedness
ra144.c:151: warning: pointer targets in passing argument 10 of ‘add_wav’ differ in signedness
ra144.c:154: warning: pointer targets in passing argument 2 of ‘final’ differ in signedness
ra144.c:154: warning: pointer targets in passing argument 3 of ‘final’ differ in signedness
ra144.c:154: warning: pointer targets in passing argument 5 of ‘final’ differ in signedness
ra144.c: In function ‘add_wav’:
ra144.c:191: warning: pointer targets in assignment differ in signedness
ra144.c: In function ‘final’:
ra144.c:232: warning: pointer targets in assignment differ in signedness
ra144.c: In function ‘dec2’:
ra144.c:407: warning: pointer targets in assignment differ in signedness
ra144.c:410: warning: pointer targets in assignment differ in signedness
ra144.c:411: warning: pointer targets in assignment differ in signedness
ra144.c: In function ‘ra144_decode_frame’:
ra144.c:453: warning: pointer targets in passing argument 1 of ‘do_voice’ differ in signedness
ra144.c:453: warning: pointer targets in passing argument 2 of ‘do_voice’ differ in signedness
ra144.c:459: warning: pointer targets in passing argument 2 of ‘dec1’ differ in signedness
ra144.c:459: warning: pointer targets in passing argument 3 of ‘dec1’ differ in signedness
ra144.c:463: warning: pointer targets in passing argument 2 of ‘dec2’ differ in signedness
ra144.c:463: warning: pointer targets in passing argument 3 of ‘dec2’ differ in signedness
ra144.c:463: warning: pointer targets in passing argument 6 of ‘dec2’ differ in signedness
ra144.c:465: warning: pointer targets in passing argument 2 of ‘dec2’ differ in signedness
ra144.c:465: warning: pointer targets in passing argument 3 of ‘dec2’ differ in signedness
ra144.c:465: warning: pointer targets in passing argument 6 of ‘dec2’ differ in signedness
ra144.c:469: warning: pointer targets in passing argument 2 of ‘dec2’ differ in signedness
ra144.c:469: warning: pointer targets in passing argument 3 of ‘dec2’ differ in signedness
ra144.c:469: warning: pointer targets in passing argument 6 of ‘dec2’ differ in signedness
ra144.c:471: warning: pointer targets in passing argument 2 of ‘dec2’ differ in signedness
ra144.c:471: warning: pointer targets in passing argument 3 of ‘dec2’ differ in signedness
ra144.c:471: warning: pointer targets in passing argument 6 of ‘dec2’ differ in signedness
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ra288.lo -MD -MP -MF ".deps/ra288.Tpo" -c -o ra288.lo ra288.c; \
then mv -f ".deps/ra288.Tpo" ".deps/ra288.Plo"; else rm -f ".deps/ra288.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ra288.lo -MD -MP -MF .deps/ra288.Tpo -c ra288.c  -fPIC -DPIC -o .libs/ra288.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT rangecoder.lo -MD -MP -MF ".deps/rangecoder.Tpo" -c -o rangecoder.lo rangecoder.c; \
then mv -f ".deps/rangecoder.Tpo" ".deps/rangecoder.Plo"; else rm -f ".deps/rangecoder.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT rangecoder.lo -MD -MP -MF .deps/rangecoder.Tpo -c rangecoder.c  -fPIC -DPIC -o .libs/rangecoder.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ratecontrol.lo -MD -MP -MF ".deps/ratecontrol.Tpo" -c -o ratecontrol.lo ratecontrol.c; \
then mv -f ".deps/ratecontrol.Tpo" ".deps/ratecontrol.Plo"; else rm -f ".deps/ratecontrol.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ratecontrol.lo -MD -MP -MF .deps/ratecontrol.Tpo -c ratecontrol.c  -fPIC -DPIC -o .libs/ratecontrol.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT roqvideo.lo -MD -MP -MF ".deps/roqvideo.Tpo" -c -o roqvideo.lo roqvideo.c; \
then mv -f ".deps/roqvideo.Tpo" ".deps/roqvideo.Plo"; else rm -f ".deps/roqvideo.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT roqvideo.lo -MD -MP -MF .deps/roqvideo.Tpo -c roqvideo.c  -fPIC -DPIC -o .libs/roqvideo.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT rpza.lo -MD -MP -MF ".deps/rpza.Tpo" -c -o rpza.lo rpza.c; \
then mv -f ".deps/rpza.Tpo" ".deps/rpza.Plo"; else rm -f ".deps/rpza.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT rpza.lo -MD -MP -MF .deps/rpza.Tpo -c rpza.c  -fPIC -DPIC -o .libs/rpza.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT rv10.lo -MD -MP -MF ".deps/rv10.Tpo" -c -o rv10.lo rv10.c; \
then mv -f ".deps/rv10.Tpo" ".deps/rv10.Plo"; else rm -f ".deps/rv10.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT rv10.lo -MD -MP -MF .deps/rv10.Tpo -c rv10.c  -fPIC -DPIC -o .libs/rv10.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT shorten.lo -MD -MP -MF ".deps/shorten.Tpo" -c -o shorten.lo shorten.c; \
then mv -f ".deps/shorten.Tpo" ".deps/shorten.Plo"; else rm -f ".deps/shorten.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT shorten.lo -MD -MP -MF .deps/shorten.Tpo -c shorten.c  -fPIC -DPIC -o .libs/shorten.o
shorten.c: In function ‘shorten_decode_frame’:
shorten.c:267: warning: pointer targets in passing argument 2 of ‘av_fast_realloc’ differ in signedness
shorten.c: At top level:
../../../src/libffmpeg/libavutil/rational.h:41: warning: ‘av_cmp_q’ defined but not used
../../../src/libffmpeg/libavutil/rational.h:51: warning: ‘av_q2d’ defined but not used
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT simple_idct.lo -MD -MP -MF ".deps/simple_idct.Tpo" -c -o simple_idct.lo simple_idct.c; \
then mv -f ".deps/simple_idct.Tpo" ".deps/simple_idct.Plo"; else rm -f ".deps/simple_idct.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT simple_idct.lo -MD -MP -MF .deps/simple_idct.Tpo -c simple_idct.c  -fPIC -DPIC -o .libs/simple_idct.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT smc.lo -MD -MP -MF ".deps/smc.Tpo" -c -o smc.lo smc.c; \
then mv -f ".deps/smc.Tpo" ".deps/smc.Plo"; else rm -f ".deps/smc.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT smc.lo -MD -MP -MF .deps/smc.Tpo -c smc.c  -fPIC -DPIC -o .libs/smc.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT snow.lo -MD -MP -MF ".deps/snow.Tpo" -c -o snow.lo snow.c; \
then mv -f ".deps/snow.Tpo" ".deps/snow.Plo"; else rm -f ".deps/snow.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT snow.lo -MD -MP -MF .deps/snow.Tpo -c snow.c  -fPIC -DPIC -o .libs/snow.o
snow.c:1256: warning: no previous prototype for ‘ff_spatial_dwt’
snow.c:1580: warning: no previous prototype for ‘ff_spatial_idwt_buffered_init’
snow.c:1593: warning: no previous prototype for ‘ff_spatial_idwt_init’
snow.c:1605: warning: no previous prototype for ‘ff_spatial_idwt_slice’
snow.c:1623: warning: no previous prototype for ‘ff_spatial_idwt_buffered_slice’
snow.c:1641: warning: no previous prototype for ‘ff_spatial_idwt’
snow.c: In function ‘add_yblock_buffered’:
snow.c:2609: warning: left shift count is negative
snow.c: In function ‘add_yblock’:
snow.c:2762: warning: left shift count is negative
snow.c: In function ‘predict_slice_buffered’:
snow.c:2838: warning: passing argument 6 of ‘add_yblock_buffered’ discards qualifiers from pointer target type
snow.c: In function ‘predict_slice’:
snow.c:2896: warning: passing argument 5 of ‘add_yblock’ discards qualifiers from pointer target type
snow.c: In function ‘common_init’:
snow.c:3248: warning: assignment from incompatible pointer type
snow.c:3248: warning: assignment from incompatible pointer type
snow.c:3249: warning: assignment from incompatible pointer type
snow.c:3249: warning: assignment from incompatible pointer type
snow.c:3250: warning: assignment from incompatible pointer type
snow.c:3250: warning: assignment from incompatible pointer type
snow.c:3251: warning: assignment from incompatible pointer type
snow.c:3251: warning: assignment from incompatible pointer type
snow.c: In function ‘correlate_slice_buffered’:
snow.c:3055: warning: ‘line’ may be used uninitialized in this function
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT svq1.lo -MD -MP -MF ".deps/svq1.Tpo" -c -o svq1.lo svq1.c; \
then mv -f ".deps/svq1.Tpo" ".deps/svq1.Plo"; else rm -f ".deps/svq1.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT svq1.lo -MD -MP -MF .deps/svq1.Tpo -c svq1.c  -fPIC -DPIC -o .libs/svq1.o
svq1.c: In function ‘svq1_decode_frame_header’:
svq1.c:660: warning: pointer targets in passing argument 2 of ‘svq1_parse_string’ differ in signedness
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT tscc.lo -MD -MP -MF ".deps/tscc.Tpo" -c -o tscc.lo tscc.c; \
then mv -f ".deps/tscc.Tpo" ".deps/tscc.Plo"; else rm -f ".deps/tscc.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT tscc.lo -MD -MP -MF .deps/tscc.Tpo -c tscc.c  -fPIC -DPIC -o .libs/tscc.o
tscc.c: In function ‘decode_frame’:
tscc.c:119: warning: ‘pix[0]’ may be used uninitialized in this function
tscc.c:119: warning: ‘pix[1]’ may be used uninitialized in this function
tscc.c:119: warning: ‘pix[2]’ may be used uninitialized in this function
tscc.c:119: warning: ‘pix[3]’ may be used uninitialized in this function
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT truemotion1.lo -MD -MP -MF ".deps/truemotion1.Tpo" -c -o truemotion1.lo truemotion1.c; \
then mv -f ".deps/truemotion1.Tpo" ".deps/truemotion1.Plo"; else rm -f ".deps/truemotion1.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT truemotion1.lo -MD -MP -MF .deps/truemotion1.Tpo -c truemotion1.c  -fPIC -DPIC -o .libs/truemotion1.o
truemotion1.c: In function ‘truemotion1_decode_frame’:
truemotion1.c:375: warning: ‘header.width’ is used uninitialized in this function
truemotion1.c:376: warning: ‘header.height’ is used uninitialized in this function
truemotion1.c:377: warning: ‘header.xoffset’ is used uninitialized in this function
truemotion1.c:378: warning: ‘header.yoffset’ is used uninitialized in this function
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT truemotion2.lo -MD -MP -MF ".deps/truemotion2.Tpo" -c -o truemotion2.lo truemotion2.c; \
then mv -f ".deps/truemotion2.Tpo" ".deps/truemotion2.Plo"; else rm -f ".deps/truemotion2.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT truemotion2.lo -MD -MP -MF .deps/truemotion2.Tpo -c truemotion2.c  -fPIC -DPIC -o .libs/truemotion2.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ulti.lo -MD -MP -MF ".deps/ulti.Tpo" -c -o ulti.lo ulti.c; \
then mv -f ".deps/ulti.Tpo" ".deps/ulti.Plo"; else rm -f ".deps/ulti.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ulti.lo -MD -MP -MF .deps/ulti.Tpo -c ulti.c  -fPIC -DPIC -o .libs/ulti.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -I../../../src/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c  -fPIC -DPIC -o .libs/utils.o
utils.c:155: warning: ‘do_free’ was used with no prototype before its definition
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vcr1.lo -MD -MP -MF ".deps/vcr1.Tpo" -c -o vcr1.lo vcr1.c; \
then mv -f ".deps/vcr1.Tpo" ".deps/vcr1.Plo"; else rm -f ".deps/vcr1.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vcr1.lo -MD -MP -MF .deps/vcr1.Tpo -c vcr1.c  -fPIC -DPIC -o .libs/vcr1.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vmdav.lo -MD -MP -MF ".deps/vmdav.Tpo" -c -o vmdav.lo vmdav.c; \
then mv -f ".deps/vmdav.Tpo" ".deps/vmdav.Plo"; else rm -f ".deps/vmdav.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vmdav.lo -MD -MP -MF .deps/vmdav.Tpo -c vmdav.c  -fPIC -DPIC -o .libs/vmdav.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vorbis.lo -MD -MP -MF ".deps/vorbis.Tpo" -c -o vorbis.lo vorbis.c; \
then mv -f ".deps/vorbis.Tpo" ".deps/vorbis.Plo"; else rm -f ".deps/vorbis.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vorbis.lo -MD -MP -MF .deps/vorbis.Tpo -c vorbis.c  -fPIC -DPIC -o .libs/vorbis.o
vorbis.c:49: warning: no previous prototype for ‘get_bits_long_le’
vorbis.c: In function ‘vorbis_residue_decode’:
vorbis.c:1107: warning: comparison is always true due to limited range of data type
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vp3.lo -MD -MP -MF ".deps/vp3.Tpo" -c -o vp3.lo vp3.c; \
then mv -f ".deps/vp3.Tpo" ".deps/vp3.Plo"; else rm -f ".deps/vp3.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vp3.lo -MD -MP -MF .deps/vp3.Tpo -c vp3.c  -fPIC -DPIC -o .libs/vp3.o
vp3.c: In function ‘vp3_decode_frame’:
vp3.c:2503: warning: pointer targets in assignment differ in signedness
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vp3dsp.lo -MD -MP -MF ".deps/vp3dsp.Tpo" -c -o vp3dsp.lo vp3dsp.c; \
then mv -f ".deps/vp3dsp.Tpo" ".deps/vp3dsp.Plo"; else rm -f ".deps/vp3dsp.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vp3dsp.lo -MD -MP -MF .deps/vp3dsp.Tpo -c vp3dsp.c  -fPIC -DPIC -o .libs/vp3dsp.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vqavideo.lo -MD -MP -MF ".deps/vqavideo.Tpo" -c -o vqavideo.lo vqavideo.c; \
then mv -f ".deps/vqavideo.Tpo" ".deps/vqavideo.Plo"; else rm -f ".deps/vqavideo.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vqavideo.lo -MD -MP -MF .deps/vqavideo.Tpo -c vqavideo.c  -fPIC -DPIC -o .libs/vqavideo.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT wmadec.lo -MD -MP -MF ".deps/wmadec.Tpo" -c -o wmadec.lo wmadec.c; \
then mv -f ".deps/wmadec.Tpo" ".deps/wmadec.Plo"; else rm -f ".deps/wmadec.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT wmadec.lo -MD -MP -MF .deps/wmadec.Tpo -c wmadec.c  -fPIC -DPIC -o .libs/wmadec.o
wmadec.c: In function ‘wma_decode_block’:
wmadec.c:873: warning: pointer targets in assignment differ in signedness
wmadec.c:874: warning: pointer targets in assignment differ in signedness
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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT wnv1.lo -MD -MP -MF ".deps/wnv1.Tpo" -c -o wnv1.lo wnv1.c; \
then mv -f ".deps/wnv1.Tpo" ".deps/wnv1.Plo"; else rm -f ".deps/wnv1.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT wnv1.lo -MD -MP -MF .deps/wnv1.Tpo -c wnv1.c  -fPIC -DPIC -o .libs/wnv1.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xan.lo -MD -MP -MF ".deps/xan.Tpo" -c -o xan.lo xan.c; \
then mv -f ".deps/xan.Tpo" ".deps/xan.Plo"; else rm -f ".deps/xan.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xan.lo -MD -MP -MF .deps/xan.Tpo -c xan.c  -fPIC -DPIC -o .libs/xan.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/libffmpeg/libavutil  -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xl.lo -MD -MP -MF ".deps/xl.Tpo" -c -o xl.lo xl.c; \
then mv -f ".deps/xl.Tpo" ".deps/xl.Plo"; else rm -f ".deps/xl.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/libffmpeg/libavutil -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xl.lo -MD -MP -MF .deps/xl.Tpo -c xl.c  -fPIC -DPIC -o .libs/xl.o
xl.c: In function ‘decode_frame’:
xl.c:50: warning: ‘c1’ may be used uninitialized in this function
xl.c:50: warning: ‘c0’ may be used uninitialized in this function
xl.c:50: warning: ‘y3’ may be used uninitialized in this function
/bin/sh ../../../libtool-nofpic --tag=CC --mode=link gcc -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" = "-mtune=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe" && echo -DCONFIG_ENCODERS` -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o libavcodec.la  ../../../src/libffmpeg/libavcodec/armv4l/libavcodec_armv4l.la ../../../src/libffmpeg/libavcodec/i386/libavcodec_mmx.la ../../../src/libffmpeg/libavcodec/mlib/libavcodec_mlib.la ../../../src/libffmpeg/libavcodec/ppc/libavcodec_ppc.la ../../../src/libffmpeg/libavcodec/sparc/libavcodec_sparc.la -avoid-version -module 4xm.lo 8bps.lo aasc.lo adpcm.lo alac.lo asv1.lo bitstream.lo cabac.lo cinepak.lo cyuv.lo dpcm.lo dsputil.lo dv.lo error_resilience.lo eval.lo faandct.lo flac.lo flicvideo.lo fraps.lo fft.lo golomb.lo h261.lo h263.lo h263dec.lo h264.lo h264idct.lo huffyuv.lo idcinvideo.lo imgconvert.lo indeo2.lo indeo3.lo interplayvideo.lo jfdctfst.lo jfdctint.lo jrevdct.lo lcl.lo loco.lo mdct.lo mace.lo mem.lo mjpeg.lo motion_est.lo mpeg12.lo mpegaudiodec.lo mpegvideo.lo msmpeg4.lo msrle.lo msvideo1.lo parser.lo pcm.lo qdm2.lo qdrw.lo qpeg.lo qtrle.lo ra144.lo ra288.lo rangecoder.lo ratecontrol.lo roqvideo.lo rpza.lo rv10.lo shorten.lo simple_idct.lo smc.lo snow.lo svq1.lo tscc.lo truemotion1.lo truemotion2.lo ulti.lo utils.lo vcr1.lo vmdav.lo vorbis.lo vp3.lo vp3dsp.lo vqavideo.lo wmadec.lo wnv1.lo xan.lo xl.lo  
rm -fr .libs/libavcodec.lax
mkdir .libs/libavcodec.lax
rm -fr .libs/libavcodec.lax/libavcodec_armv4l.a
mkdir .libs/libavcodec.lax/libavcodec_armv4l.a
(cd .libs/libavcodec.lax/libavcodec_armv4l.a && ar x /usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/../../../src/libffmpeg/libavcodec/armv4l/.libs/libavcodec_armv4l.a)
rm -fr .libs/libavcodec.lax/libavcodec_mmx.a
mkdir .libs/libavcodec.lax/libavcodec_mmx.a
(cd .libs/libavcodec.lax/libavcodec_mmx.a && ar x /usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/../../../src/libffmpeg/libavcodec/i386/.libs/libavcodec_mmx.a)
rm -fr .libs/libavcodec.lax/libavcodec_mlib.a
mkdir .libs/libavcodec.lax/libavcodec_mlib.a
(cd .libs/libavcodec.lax/libavcodec_mlib.a && ar x /usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/../../../src/libffmpeg/libavcodec/mlib/.libs/libavcodec_mlib.a)
rm -fr .libs/libavcodec.lax/libavcodec_ppc.a
mkdir .libs/libavcodec.lax/libavcodec_ppc.a
(cd .libs/libavcodec.lax/libavcodec_ppc.a && ar x /usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/../../../src/libffmpeg/libavcodec/ppc/.libs/libavcodec_ppc.a)
rm -fr .libs/libavcodec.lax/libavcodec_sparc.a
mkdir .libs/libavcodec.lax/libavcodec_sparc.a
(cd .libs/libavcodec.lax/libavcodec_sparc.a && ar x /usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/../../../src/libffmpeg/libavcodec/sparc/.libs/libavcodec_sparc.a)
ar cru .libs/libavcodec.a .libs/4xm.o .libs/8bps.o .libs/aasc.o .libs/adpcm.o .libs/alac.o .libs/asv1.o .libs/bitstream.o .libs/cabac.o .libs/cinepak.o .libs/cyuv.o .libs/dpcm.o .libs/dsputil.o .libs/dv.o .libs/error_resilience.o .libs/eval.o .libs/faandct.o .libs/flac.o .libs/flicvideo.o .libs/fraps.o .libs/fft.o .libs/golomb.o .libs/h261.o .libs/h263.o .libs/h263dec.o .libs/h264.o .libs/h264idct.o .libs/huffyuv.o .libs/idcinvideo.o .libs/imgconvert.o .libs/indeo2.o .libs/indeo3.o .libs/interplayvideo.o .libs/jfdctfst.o .libs/jfdctint.o .libs/jrevdct.o .libs/lcl.o .libs/loco.o .libs/mdct.o .libs/mace.o .libs/mem.o .libs/mjpeg.o .libs/motion_est.o .libs/mpeg12.o .libs/mpegaudiodec.o .libs/mpegvideo.o .libs/msmpeg4.o .libs/msrle.o .libs/msvideo1.o .libs/parser.o .libs/pcm.o .libs/qdm2.o .libs/qdrw.o .libs/qpeg.o .libs/qtrle.o .libs/ra144.o .libs/ra288.o .libs/rangecoder.o .libs/ratecontrol.o .libs/roqvideo.o .libs/rpza.o .libs/rv10.o .libs/shorten.o .libs/simple_idct.o .libs/smc.o .libs/snow.o .libs/svq1.o .libs/tscc.o .libs/truemotion1.o .libs/truemotion2.o .libs/ulti.o .libs/utils.o .libs/vcr1.o .libs/vmdav.o .libs/vorbis.o .libs/vp3.o .libs/vp3dsp.o .libs/vqavideo.o .libs/wmadec.o .libs/wnv1.o .libs/xan.o .libs/xl.o  .libs/libavcodec.lax/libavcodec_armv4l.a/libavcodec_armv4l_dummy.o  .libs/libavcodec.lax/libavcodec_mmx.a/cputest.o .libs/libavcodec.lax/libavcodec_mmx.a/dsputil_mmx.o .libs/libavcodec.lax/libavcodec_mmx.a/fdct_mmx.o .libs/libavcodec.lax/libavcodec_mmx.a/fft_sse.o .libs/libavcodec.lax/libavcodec_mmx.a/idct_mmx.o .libs/libavcodec.lax/libavcodec_mmx.a/idct_mmx_xvid.o .libs/libavcodec.lax/libavcodec_mmx.a/motion_est_mmx.o .libs/libavcodec.lax/libavcodec_mmx.a/mpegvideo_mmx.o .libs/libavcodec.lax/libavcodec_mmx.a/simple_idct_mmx.o .libs/libavcodec.lax/libavcodec_mmx.a/vp3dsp_mmx.o .libs/libavcodec.lax/libavcodec_mmx.a/vp3dsp_sse2.o .libs/libavcodec.lax/libavcodec_mmx.a/libavcodec_mmx_dummy.o  .libs/libavcodec.lax/libavcodec_mlib.a/libavcodec_mlib_dummy.o  .libs/libavcodec.lax/libavcodec_ppc.a/libavcodec_ppc_dummy.o  .libs/libavcodec.lax/libavcodec_sparc.a/dsputil_vis.o .libs/libavcodec.lax/libavcodec_sparc.a/libavcodec_sparc_dummy.o 
ranlib .libs/libavcodec.a
rm -fr .libs/libavcodec.lax
creating libavcodec.la
(cd .libs && rm -f libavcodec.la && ln -s ../libavcodec.la libavcodec.la)
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec'
Making all in libavutil
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavutil'
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   -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT integer.lo -MD -MP -MF ".deps/integer.Tpo" -c -o integer.lo integer.c; \
then mv -f ".deps/integer.Tpo" ".deps/integer.Plo"; else rm -f ".deps/integer.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT integer.lo -MD -MP -MF .deps/integer.Tpo -c integer.c  -fPIC -DPIC -o .libs/integer.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   -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mathematics.lo -MD -MP -MF ".deps/mathematics.Tpo" -c -o mathematics.lo mathematics.c; \
then mv -f ".deps/mathematics.Tpo" ".deps/mathematics.Plo"; else rm -f ".deps/mathematics.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mathematics.lo -MD -MP -MF .deps/mathematics.Tpo -c mathematics.c  -fPIC -DPIC -o .libs/mathematics.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   -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT rational.lo -MD -MP -MF ".deps/rational.Tpo" -c -o rational.lo rational.c; \
then mv -f ".deps/rational.Tpo" ".deps/rational.Plo"; else rm -f ".deps/rational.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT rational.lo -MD -MP -MF .deps/rational.Tpo -c rational.c  -fPIC -DPIC -o .libs/rational.o
/bin/sh ../../../libtool-nofpic --tag=CC --mode=link gcc -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o libavutil.la  -avoid-version -module integer.lo mathematics.lo rational.lo  
ar cru .libs/libavutil.a .libs/integer.o .libs/mathematics.o .libs/rational.o
ranlib .libs/libavutil.a
creating libavutil.la
(cd .libs && rm -f libavutil.la && ln -s ../libavutil.la libavutil.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavutil'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg'
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/dxr3 -I/usr/X11R6/include   -I../../src/libffmpeg/libavutil   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF ".deps/xine_decoder.Tpo" -c -o xine_decoder.lo xine_decoder.c; \
then mv -f ".deps/xine_decoder.Tpo" ".deps/xine_decoder.Plo"; else rm -f ".deps/xine_decoder.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/dxr3 -I/usr/X11R6/include -I../../src/libffmpeg/libavutil -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.Tpo -c xine_decoder.c  -fPIC -DPIC -o .libs/xine_decoder.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/dxr3 -I/usr/X11R6/include   -I../../src/libffmpeg/libavutil   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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../../src/dxr3 -I/usr/X11R6/include -I../../src/libffmpeg/libavutil -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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-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/dxr3 -I/usr/X11R6/include   -I../../src/libffmpeg/libavutil   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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../../src/dxr3 -I/usr/X11R6/include -I../../src/libffmpeg/libavutil -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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-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/dxr3 -I/usr/X11R6/include   -I../../src/libffmpeg/libavutil   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_encoder.lo -MD -MP -MF ".deps/xine_encoder.Tpo" -c -o xine_encoder.lo xine_encoder.c; \
then mv -f ".deps/xine_encoder.Tpo" ".deps/xine_encoder.Plo"; else rm -f ".deps/xine_encoder.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/dxr3 -I/usr/X11R6/include -I../../src/libffmpeg/libavutil -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_encoder.lo -MD -MP -MF .deps/xine_encoder.Tpo -c xine_encoder.c  -fPIC -DPIC -o .libs/xine_encoder.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/dxr3 -I/usr/X11R6/include   -I../../src/libffmpeg/libavutil   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mpeg_parser.lo -MD -MP -MF ".deps/mpeg_parser.Tpo" -c -o mpeg_parser.lo mpeg_parser.c; \
then mv -f ".deps/mpeg_parser.Tpo" ".deps/mpeg_parser.Plo"; else rm -f ".deps/mpeg_parser.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/dxr3 -I/usr/X11R6/include -I../../src/libffmpeg/libavutil -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mpeg_parser.lo -MD -MP -MF .deps/mpeg_parser.Tpo -c mpeg_parser.c  -fPIC -DPIC -o .libs/mpeg_parser.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_ff.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module xine_decoder.lo audio_decoder.lo video_decoder.lo xine_encoder.lo mpeg_parser.lo  ../../src/xine-engine/libxine.la -lm -lz ../../src/libffmpeg/libavcodec/libavcodec.la ../../src/libffmpeg/libavutil/libavutil.la ../../src/libffmpeg/libavcodec/libpostproc/libpostprocess.la -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/xine_decoder.o .libs/audio_decoder.o .libs/video_decoder.o .libs/xine_encoder.o .libs/mpeg_parser.o -Wl,--whole-archive ../../src/libffmpeg/libavcodec/.libs/libavcodec.a ../../src/libffmpeg/libavutil/.libs/libavutil.a ../../src/libffmpeg/libavcodec/libpostproc/.libs/libpostprocess.a -Wl,--no-whole-archive  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lm -lz -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_ff.so -o .libs/xineplug_decode_ff.so
creating xineplug_decode_ff.la
(cd .libs && rm -f xineplug_decode_ff.la && ln -s ../xineplug_decode_ff.la xineplug_decode_ff.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/dxr3 -I/usr/X11R6/include   -I../../src/libffmpeg/libavutil   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dvaudio_decoder.lo -MD -MP -MF ".deps/dvaudio_decoder.Tpo" -c -o dvaudio_decoder.lo dvaudio_decoder.c; \
then mv -f ".deps/dvaudio_decoder.Tpo" ".deps/dvaudio_decoder.Plo"; else rm -f ".deps/dvaudio_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../../src/dxr3 -I/usr/X11R6/include -I../../src/libffmpeg/libavutil -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dvaudio_decoder.lo -MD -MP -MF .deps/dvaudio_decoder.Tpo -c dvaudio_decoder.c  -fPIC -DPIC -o .libs/dvaudio_decoder.o
dvaudio_decoder.c: In function ‘dvaudio_decode_data’:
dvaudio_decoder.c:314: warning: pointer targets in passing argument 2 of ‘dv_extract_audio’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_dvaudio.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  dvaudio_decoder.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/dvaudio_decoder.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_dvaudio.so -o .libs/xineplug_decode_dvaudio.so
creating xineplug_decode_dvaudio.la
(cd .libs && rm -f xineplug_decode_dvaudio.la && ln -s ../xineplug_decode_dvaudio.la xineplug_decode_dvaudio.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg'
Making all in libmpeg2
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libmpeg2'
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cpu_state.lo -MD -MP -MF ".deps/cpu_state.Tpo" -c -o cpu_state.lo cpu_state.c; \
then mv -f ".deps/cpu_state.Tpo" ".deps/cpu_state.Plo"; else rm -f ".deps/cpu_state.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cpu_state.lo -MD -MP -MF .deps/cpu_state.Tpo -c cpu_state.c  -fPIC -DPIC -o .libs/cpu_state.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT decode.lo -MD -MP -MF ".deps/decode.Tpo" -c -o decode.lo decode.c; \
then mv -f ".deps/decode.Tpo" ".deps/decode.Plo"; else rm -f ".deps/decode.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c  -fPIC -DPIC -o .libs/decode.o
decode.c: In function ‘parse_chunk’:
decode.c:577: warning: pointer targets in passing argument 4 of ‘libmpeg2_accel_slice’ differ in signedness
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT header.lo -MD -MP -MF ".deps/header.Tpo" -c -o header.lo header.c; \
then mv -f ".deps/header.Tpo" ".deps/header.Plo"; else rm -f ".deps/header.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.c  -fPIC -DPIC -o .libs/header.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT idct.lo -MD -MP -MF ".deps/idct.Tpo" -c -o idct.lo idct.c; \
then mv -f ".deps/idct.Tpo" ".deps/idct.Plo"; else rm -f ".deps/idct.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT idct.lo -MD -MP -MF .deps/idct.Tpo -c idct.c  -fPIC -DPIC -o .libs/idct.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT idct_altivec.lo -MD -MP -MF ".deps/idct_altivec.Tpo" -c -o idct_altivec.lo idct_altivec.c; \
then mv -f ".deps/idct_altivec.Tpo" ".deps/idct_altivec.Plo"; else rm -f ".deps/idct_altivec.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT idct_altivec.lo -MD -MP -MF .deps/idct_altivec.Tpo -c idct_altivec.c  -fPIC -DPIC -o .libs/idct_altivec.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT idct_mlib.lo -MD -MP -MF ".deps/idct_mlib.Tpo" -c -o idct_mlib.lo idct_mlib.c; \
then mv -f ".deps/idct_mlib.Tpo" ".deps/idct_mlib.Plo"; else rm -f ".deps/idct_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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT idct_mlib.lo -MD -MP -MF .deps/idct_mlib.Tpo -c idct_mlib.c  -fPIC -DPIC -o .libs/idct_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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT idct_mmx.lo -MD -MP -MF ".deps/idct_mmx.Tpo" -c -o idct_mmx.lo idct_mmx.c; \
then mv -f ".deps/idct_mmx.Tpo" ".deps/idct_mmx.Plo"; else rm -f ".deps/idct_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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT idct_mmx.lo -MD -MP -MF .deps/idct_mmx.Tpo -c idct_mmx.c  -fPIC -DPIC -o .libs/idct_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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT motion_comp.lo -MD -MP -MF ".deps/motion_comp.Tpo" -c -o motion_comp.lo motion_comp.c; \
then mv -f ".deps/motion_comp.Tpo" ".deps/motion_comp.Plo"; else rm -f ".deps/motion_comp.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT motion_comp.lo -MD -MP -MF .deps/motion_comp.Tpo -c motion_comp.c  -fPIC -DPIC -o .libs/motion_comp.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT motion_comp_altivec.lo -MD -MP -MF ".deps/motion_comp_altivec.Tpo" -c -o motion_comp_altivec.lo motion_comp_altivec.c; \
then mv -f ".deps/motion_comp_altivec.Tpo" ".deps/motion_comp_altivec.Plo"; else rm -f ".deps/motion_comp_altivec.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT motion_comp_altivec.lo -MD -MP -MF .deps/motion_comp_altivec.Tpo -c motion_comp_altivec.c  -fPIC -DPIC -o .libs/motion_comp_altivec.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT motion_comp_mmx.lo -MD -MP -MF ".deps/motion_comp_mmx.Tpo" -c -o motion_comp_mmx.lo motion_comp_mmx.c; \
then mv -f ".deps/motion_comp_mmx.Tpo" ".deps/motion_comp_mmx.Plo"; else rm -f ".deps/motion_comp_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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT motion_comp_mmx.lo -MD -MP -MF .deps/motion_comp_mmx.Tpo -c motion_comp_mmx.c  -fPIC -DPIC -o .libs/motion_comp_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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT motion_comp_mlib.lo -MD -MP -MF ".deps/motion_comp_mlib.Tpo" -c -o motion_comp_mlib.lo motion_comp_mlib.c; \
then mv -f ".deps/motion_comp_mlib.Tpo" ".deps/motion_comp_mlib.Plo"; else rm -f ".deps/motion_comp_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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT motion_comp_mlib.lo -MD -MP -MF .deps/motion_comp_mlib.Tpo -c motion_comp_mlib.c  -fPIC -DPIC -o .libs/motion_comp_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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT motion_comp_vis.lo -MD -MP -MF ".deps/motion_comp_vis.Tpo" -c -o motion_comp_vis.lo motion_comp_vis.c; \
then mv -f ".deps/motion_comp_vis.Tpo" ".deps/motion_comp_vis.Plo"; else rm -f ".deps/motion_comp_vis.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT motion_comp_vis.lo -MD -MP -MF .deps/motion_comp_vis.Tpo -c motion_comp_vis.c  -fPIC -DPIC -o .libs/motion_comp_vis.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT slice.lo -MD -MP -MF ".deps/slice.Tpo" -c -o slice.lo slice.c; \
then mv -f ".deps/slice.Tpo" ".deps/slice.Plo"; else rm -f ".deps/slice.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT slice.lo -MD -MP -MF .deps/slice.Tpo -c slice.c  -fPIC -DPIC -o .libs/slice.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT slice_xvmc.lo -MD -MP -MF ".deps/slice_xvmc.Tpo" -c -o slice_xvmc.lo slice_xvmc.c; \
then mv -f ".deps/slice_xvmc.Tpo" ".deps/slice_xvmc.Plo"; else rm -f ".deps/slice_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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT slice_xvmc.lo -MD -MP -MF .deps/slice_xvmc.Tpo -c slice_xvmc.c  -fPIC -DPIC -o .libs/slice_xvmc.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT slice_xvmc_vld.lo -MD -MP -MF ".deps/slice_xvmc_vld.Tpo" -c -o slice_xvmc_vld.lo slice_xvmc_vld.c; \
then mv -f ".deps/slice_xvmc_vld.Tpo" ".deps/slice_xvmc_vld.Plo"; else rm -f ".deps/slice_xvmc_vld.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT slice_xvmc_vld.lo -MD -MP -MF .deps/slice_xvmc_vld.Tpo -c slice_xvmc_vld.c  -fPIC -DPIC -o .libs/slice_xvmc_vld.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT stats.lo -MD -MP -MF ".deps/stats.Tpo" -c -o stats.lo stats.c; \
then mv -f ".deps/stats.Tpo" ".deps/stats.Plo"; else rm -f ".deps/stats.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c stats.c  -fPIC -DPIC -o .libs/stats.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF ".deps/xine_decoder.Tpo" -c -o xine_decoder.lo xine_decoder.c; \
then mv -f ".deps/xine_decoder.Tpo" ".deps/xine_decoder.Plo"; else rm -f ".deps/xine_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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.Tpo -c xine_decoder.c  -fPIC -DPIC -o .libs/xine_decoder.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT libmpeg2_accel.lo -MD -MP -MF ".deps/libmpeg2_accel.Tpo" -c -o libmpeg2_accel.lo libmpeg2_accel.c; \
then mv -f ".deps/libmpeg2_accel.Tpo" ".deps/libmpeg2_accel.Plo"; else rm -f ".deps/libmpeg2_accel.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT libmpeg2_accel.lo -MD -MP -MF .deps/libmpeg2_accel.Tpo -c libmpeg2_accel.c  -fPIC -DPIC -o .libs/libmpeg2_accel.o
libmpeg2_accel.c: In function ‘libmpeg2_accel_slice’:
libmpeg2_accel.c:195: warning: pointer targets in passing argument 4 of ‘mpeg2_xxmc_slice’ differ in signedness
libmpeg2_accel.c:199: warning: pointer targets in passing argument 4 of ‘mpeg2_xvmc_slice’ differ in signedness
libmpeg2_accel.c:202: warning: pointer targets in passing argument 3 of ‘mpeg2_slice’ differ in signedness
libmpeg2_accel.c:207: warning: pointer targets in passing argument 3 of ‘mpeg2_slice’ differ in signedness
libmpeg2_accel.c:215: warning: pointer targets in passing argument 4 of ‘mpeg2_xvmc_slice’ differ in signedness
libmpeg2_accel.c:219: warning: pointer targets in passing argument 3 of ‘mpeg2_slice’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_mpeg2.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  cpu_state.lo decode.lo header.lo idct.lo idct_altivec.lo idct_mlib.lo idct_mmx.lo motion_comp.lo motion_comp_altivec.lo motion_comp_mmx.lo motion_comp_mlib.lo motion_comp_vis.lo slice.lo slice_xvmc.lo slice_xvmc_vld.lo stats.lo xine_decoder.lo libmpeg2_accel.lo  ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/cpu_state.o .libs/decode.o .libs/header.o .libs/idct.o .libs/idct_altivec.o .libs/idct_mlib.o .libs/idct_mmx.o .libs/motion_comp.o .libs/motion_comp_altivec.o .libs/motion_comp_mmx.o .libs/motion_comp_mlib.o .libs/motion_comp_vis.o .libs/slice.o .libs/slice_xvmc.o .libs/slice_xvmc_vld.o .libs/stats.o .libs/xine_decoder.o .libs/libmpeg2_accel.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_mpeg2.so -o .libs/xineplug_decode_mpeg2.so
creating xineplug_decode_mpeg2.la
(cd .libs && rm -f xineplug_decode_mpeg2.la && ln -s ../xineplug_decode_mpeg2.la xineplug_decode_mpeg2.la)
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libmpeg2'
Making all in liba52
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/liba52'
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT crc.lo -MD -MP -MF ".deps/crc.Tpo" -c -o crc.lo crc.c; \
then mv -f ".deps/crc.Tpo" ".deps/crc.Plo"; else rm -f ".deps/crc.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c  -fPIC -DPIC -o .libs/crc.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF ".deps/xine_decoder.Tpo" -c -o xine_decoder.lo xine_decoder.c; \
then mv -f ".deps/xine_decoder.Tpo" ".deps/xine_decoder.Plo"; else rm -f ".deps/xine_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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.Tpo -c xine_decoder.c  -fPIC -DPIC -o .libs/xine_decoder.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT bitstream.lo -MD -MP -MF ".deps/bitstream.Tpo" -c -o bitstream.lo bitstream.c; \
then mv -f ".deps/bitstream.Tpo" ".deps/bitstream.Plo"; else rm -f ".deps/bitstream.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c  -fPIC -DPIC -o .libs/bitstream.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT bit_allocate.lo -MD -MP -MF ".deps/bit_allocate.Tpo" -c -o bit_allocate.lo bit_allocate.c; \
then mv -f ".deps/bit_allocate.Tpo" ".deps/bit_allocate.Plo"; else rm -f ".deps/bit_allocate.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT bit_allocate.lo -MD -MP -MF .deps/bit_allocate.Tpo -c bit_allocate.c  -fPIC -DPIC -o .libs/bit_allocate.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT downmix.lo -MD -MP -MF ".deps/downmix.Tpo" -c -o downmix.lo downmix.c; \
then mv -f ".deps/downmix.Tpo" ".deps/downmix.Plo"; else rm -f ".deps/downmix.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT downmix.lo -MD -MP -MF .deps/downmix.Tpo -c downmix.c  -fPIC -DPIC -o .libs/downmix.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT imdct.lo -MD -MP -MF ".deps/imdct.Tpo" -c -o imdct.lo imdct.c; \
then mv -f ".deps/imdct.Tpo" ".deps/imdct.Plo"; else rm -f ".deps/imdct.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT imdct.lo -MD -MP -MF .deps/imdct.Tpo -c imdct.c  -fPIC -DPIC -o .libs/imdct.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT parse.lo -MD -MP -MF ".deps/parse.Tpo" -c -o parse.lo parse.c; \
then mv -f ".deps/parse.Tpo" ".deps/parse.Plo"; else rm -f ".deps/parse.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c  -fPIC -DPIC -o .libs/parse.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_a52.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  crc.lo xine_decoder.lo bitstream.lo bit_allocate.lo downmix.lo imdct.lo parse.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/crc.o .libs/xine_decoder.o .libs/bitstream.o .libs/bit_allocate.o .libs/downmix.o .libs/imdct.o .libs/parse.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_a52.so -o .libs/xineplug_decode_a52.so
creating xineplug_decode_a52.la
(cd .libs && rm -f xineplug_decode_a52.la && ln -s ../xineplug_decode_a52.la xineplug_decode_a52.la)
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/liba52'
Making all in libspudec
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libspudec'
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/input/libdvdnav   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT nav_read.lo -MD -MP -MF ".deps/nav_read.Tpo" -c -o nav_read.lo nav_read.c; \
then mv -f ".deps/nav_read.Tpo" ".deps/nav_read.Plo"; else rm -f ".deps/nav_read.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/input/libdvdnav -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT nav_read.lo -MD -MP -MF .deps/nav_read.Tpo -c nav_read.c  -fPIC -DPIC -o .libs/nav_read.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/input/libdvdnav   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT spu.lo -MD -MP -MF ".deps/spu.Tpo" -c -o spu.lo spu.c; \
then mv -f ".deps/spu.Tpo" ".deps/spu.Plo"; else rm -f ".deps/spu.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/input/libdvdnav -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT spu.lo -MD -MP -MF .deps/spu.Tpo -c spu.c  -fPIC -DPIC -o .libs/spu.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/input/libdvdnav   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF ".deps/xine_decoder.Tpo" -c -o xine_decoder.lo xine_decoder.c; \
then mv -f ".deps/xine_decoder.Tpo" ".deps/xine_decoder.Plo"; else rm -f ".deps/xine_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../../src/input/libdvdnav -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.Tpo -c xine_decoder.c  -fPIC -DPIC -o .libs/xine_decoder.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_spu.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  nav_read.lo spu.lo xine_decoder.lo ../../src/xine-engine/libxine.la -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/nav_read.o .libs/spu.o .libs/xine_decoder.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_spu.so -o .libs/xineplug_decode_spu.so
creating xineplug_decode_spu.la
(cd .libs && rm -f xineplug_decode_spu.la && ln -s ../xineplug_decode_spu.la xineplug_decode_spu.la)
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libspudec'
Making all in libspucc
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libspucc'
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cc_decoder.lo -MD -MP -MF ".deps/cc_decoder.Tpo" -c -o cc_decoder.lo cc_decoder.c; \
then mv -f ".deps/cc_decoder.Tpo" ".deps/cc_decoder.Plo"; else rm -f ".deps/cc_decoder.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cc_decoder.lo -MD -MP -MF .deps/cc_decoder.Tpo -c cc_decoder.c  -fPIC -DPIC -o .libs/cc_decoder.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF ".deps/xine_decoder.Tpo" -c -o xine_decoder.lo xine_decoder.c; \
then mv -f ".deps/xine_decoder.Tpo" ".deps/xine_decoder.Plo"; else rm -f ".deps/xine_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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.Tpo -c xine_decoder.c  -fPIC -DPIC -o .libs/xine_decoder.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_spucc.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  cc_decoder.lo xine_decoder.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/cc_decoder.o .libs/xine_decoder.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_spucc.so -o .libs/xineplug_decode_spucc.so
creating xineplug_decode_spucc.la
(cd .libs && rm -f xineplug_decode_spucc.la && ln -s ../xineplug_decode_spucc.la xineplug_decode_spucc.la)
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libspucc'
Making all in libspucmml
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libspucmml'
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF ".deps/xine_decoder.Tpo" -c -o xine_decoder.lo xine_decoder.c; \
then mv -f ".deps/xine_decoder.Tpo" ".deps/xine_decoder.Plo"; else rm -f ".deps/xine_decoder.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.Tpo -c xine_decoder.c  -fPIC -DPIC -o .libs/xine_decoder.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_spucmml.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  xine_decoder.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/xine_decoder.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_spucmml.so -o .libs/xineplug_decode_spucmml.so
creating xineplug_decode_spucmml.la
(cd .libs && rm -f xineplug_decode_spucmml.la && ln -s ../xineplug_decode_spucmml.la xineplug_decode_spucmml.la)
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libspucmml'
Making all in libspudvb
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libspudvb'
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF ".deps/xine_decoder.Tpo" -c -o xine_decoder.lo xine_decoder.c; \
then mv -f ".deps/xine_decoder.Tpo" ".deps/xine_decoder.Plo"; else rm -f ".deps/xine_decoder.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.Tpo -c xine_decoder.c  -fPIC -DPIC -o .libs/xine_decoder.o
xine_decoder.c: In function ‘draw_subtitles’:
xine_decoder.c:627: warning: pointer targets in passing argument 2 of ‘this->stream->osd_renderer->draw_bitmap’ differ in signedness
xine_decoder.c: In function ‘spudec_decode_data’:
xine_decoder.c:690: warning: pointer targets in assignment differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_spudvb.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  xine_decoder.lo ../../src/xine-engine/libxine.la -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/xine_decoder.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_spudvb.so -o .libs/xineplug_decode_spudvb.so
creating xineplug_decode_spudvb.la
(cd .libs && rm -f xineplug_decode_spudvb.la && ln -s ../xineplug_decode_spudvb.la xineplug_decode_spudvb.la)
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libspudvb'
Making all in libsputext
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libsputext'
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF ".deps/xine_decoder.Tpo" -c -o xine_decoder.lo xine_decoder.c; \
then mv -f ".deps/xine_decoder.Tpo" ".deps/xine_decoder.Plo"; else rm -f ".deps/xine_decoder.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.Tpo -c xine_decoder.c  -fPIC -DPIC -o .libs/xine_decoder.o
xine_decoder.c: In function ‘ogm_get_width’:
xine_decoder.c:267: warning: pointer targets in passing argument 1 of ‘parse_utf8_size’ differ in signedness
xine_decoder.c: In function ‘ogm_render_line’:
xine_decoder.c:323: warning: pointer targets in passing argument 1 of ‘parse_utf8_size’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_sputext.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  xine_decoder.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/xine_decoder.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_sputext.so -o .libs/xineplug_decode_sputext.so
creating xineplug_decode_sputext.la
(cd .libs && rm -f xineplug_decode_sputext.la && ln -s ../xineplug_decode_sputext.la xineplug_decode_sputext.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_sputext.lo -MD -MP -MF ".deps/demux_sputext.Tpo" -c -o demux_sputext.lo demux_sputext.c; \
then mv -f ".deps/demux_sputext.Tpo" ".deps/demux_sputext.Plo"; else rm -f ".deps/demux_sputext.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_sputext.lo -MD -MP -MF .deps/demux_sputext.Tpo -c demux_sputext.c  -fPIC -DPIC -o .libs/demux_sputext.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_dmx_sputext.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  demux_sputext.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_sputext.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_sputext.so -o .libs/xineplug_dmx_sputext.so
creating xineplug_dmx_sputext.la
(cd .libs && rm -f xineplug_dmx_sputext.la && ln -s ../xineplug_dmx_sputext.la xineplug_dmx_sputext.la)
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libsputext'
Making all in libdts
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libdts'
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_dts_la-xine_decoder.lo -MD -MP -MF ".deps/xineplug_decode_dts_la-xine_decoder.Tpo" -c -o xineplug_decode_dts_la-xine_decoder.lo `test -f 'xine_decoder.c' || echo './'`xine_decoder.c; \
then mv -f ".deps/xineplug_decode_dts_la-xine_decoder.Tpo" ".deps/xineplug_decode_dts_la-xine_decoder.Plo"; else rm -f ".deps/xineplug_decode_dts_la-xine_decoder.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_dts_la-xine_decoder.lo -MD -MP -MF .deps/xineplug_decode_dts_la-xine_decoder.Tpo -c xine_decoder.c  -fPIC -DPIC -o .libs/xineplug_decode_dts_la-xine_decoder.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_dts_la-bitstream.lo -MD -MP -MF ".deps/xineplug_decode_dts_la-bitstream.Tpo" -c -o xineplug_decode_dts_la-bitstream.lo `test -f 'bitstream.c' || echo './'`bitstream.c; \
then mv -f ".deps/xineplug_decode_dts_la-bitstream.Tpo" ".deps/xineplug_decode_dts_la-bitstream.Plo"; else rm -f ".deps/xineplug_decode_dts_la-bitstream.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_dts_la-bitstream.lo -MD -MP -MF .deps/xineplug_decode_dts_la-bitstream.Tpo -c bitstream.c  -fPIC -DPIC -o .libs/xineplug_decode_dts_la-bitstream.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_dts_la-downmix.lo -MD -MP -MF ".deps/xineplug_decode_dts_la-downmix.Tpo" -c -o xineplug_decode_dts_la-downmix.lo `test -f 'downmix.c' || echo './'`downmix.c; \
then mv -f ".deps/xineplug_decode_dts_la-downmix.Tpo" ".deps/xineplug_decode_dts_la-downmix.Plo"; else rm -f ".deps/xineplug_decode_dts_la-downmix.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_dts_la-downmix.lo -MD -MP -MF .deps/xineplug_decode_dts_la-downmix.Tpo -c downmix.c  -fPIC -DPIC -o .libs/xineplug_decode_dts_la-downmix.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_dts_la-parse.lo -MD -MP -MF ".deps/xineplug_decode_dts_la-parse.Tpo" -c -o xineplug_decode_dts_la-parse.lo `test -f 'parse.c' || echo './'`parse.c; \
then mv -f ".deps/xineplug_decode_dts_la-parse.Tpo" ".deps/xineplug_decode_dts_la-parse.Plo"; else rm -f ".deps/xineplug_decode_dts_la-parse.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_dts_la-parse.lo -MD -MP -MF .deps/xineplug_decode_dts_la-parse.Tpo -c parse.c  -fPIC -DPIC -o .libs/xineplug_decode_dts_la-parse.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_dts.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  xineplug_decode_dts_la-xine_decoder.lo xineplug_decode_dts_la-bitstream.lo xineplug_decode_dts_la-downmix.lo xineplug_decode_dts_la-parse.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/xineplug_decode_dts_la-xine_decoder.o .libs/xineplug_decode_dts_la-bitstream.o .libs/xineplug_decode_dts_la-downmix.o .libs/xineplug_decode_dts_la-parse.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_dts.so -o .libs/xineplug_decode_dts.so
creating xineplug_decode_dts.la
(cd .libs && rm -f xineplug_decode_dts.la && ln -s ../xineplug_decode_dts.la xineplug_decode_dts.la)
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libdts'
Making all in libmad
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libmad'
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-xine_decoder.lo -MD -MP -MF ".deps/xineplug_decode_mad_la-xine_decoder.Tpo" -c -o xineplug_decode_mad_la-xine_decoder.lo `test -f 'xine_decoder.c' || echo './'`xine_decoder.c; \
then mv -f ".deps/xineplug_decode_mad_la-xine_decoder.Tpo" ".deps/xineplug_decode_mad_la-xine_decoder.Plo"; else rm -f ".deps/xineplug_decode_mad_la-xine_decoder.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-xine_decoder.lo -MD -MP -MF .deps/xineplug_decode_mad_la-xine_decoder.Tpo -c xine_decoder.c  -fPIC -DPIC -o .libs/xineplug_decode_mad_la-xine_decoder.o
xine_decoder.c: In function ‘mad_decode_data’:
xine_decoder.c:255: warning: pointer targets in assignment differ in signedness
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-bit.lo -MD -MP -MF ".deps/xineplug_decode_mad_la-bit.Tpo" -c -o xineplug_decode_mad_la-bit.lo `test -f 'bit.c' || echo './'`bit.c; \
then mv -f ".deps/xineplug_decode_mad_la-bit.Tpo" ".deps/xineplug_decode_mad_la-bit.Plo"; else rm -f ".deps/xineplug_decode_mad_la-bit.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-bit.lo -MD -MP -MF .deps/xineplug_decode_mad_la-bit.Tpo -c bit.c  -fPIC -DPIC -o .libs/xineplug_decode_mad_la-bit.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-fixed.lo -MD -MP -MF ".deps/xineplug_decode_mad_la-fixed.Tpo" -c -o xineplug_decode_mad_la-fixed.lo `test -f 'fixed.c' || echo './'`fixed.c; \
then mv -f ".deps/xineplug_decode_mad_la-fixed.Tpo" ".deps/xineplug_decode_mad_la-fixed.Plo"; else rm -f ".deps/xineplug_decode_mad_la-fixed.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-fixed.lo -MD -MP -MF .deps/xineplug_decode_mad_la-fixed.Tpo -c fixed.c  -fPIC -DPIC -o .libs/xineplug_decode_mad_la-fixed.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-frame.lo -MD -MP -MF ".deps/xineplug_decode_mad_la-frame.Tpo" -c -o xineplug_decode_mad_la-frame.lo `test -f 'frame.c' || echo './'`frame.c; \
then mv -f ".deps/xineplug_decode_mad_la-frame.Tpo" ".deps/xineplug_decode_mad_la-frame.Plo"; else rm -f ".deps/xineplug_decode_mad_la-frame.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-frame.lo -MD -MP -MF .deps/xineplug_decode_mad_la-frame.Tpo -c frame.c  -fPIC -DPIC -o .libs/xineplug_decode_mad_la-frame.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-huffman.lo -MD -MP -MF ".deps/xineplug_decode_mad_la-huffman.Tpo" -c -o xineplug_decode_mad_la-huffman.lo `test -f 'huffman.c' || echo './'`huffman.c; \
then mv -f ".deps/xineplug_decode_mad_la-huffman.Tpo" ".deps/xineplug_decode_mad_la-huffman.Plo"; else rm -f ".deps/xineplug_decode_mad_la-huffman.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-huffman.lo -MD -MP -MF .deps/xineplug_decode_mad_la-huffman.Tpo -c huffman.c  -fPIC -DPIC -o .libs/xineplug_decode_mad_la-huffman.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-layer12.lo -MD -MP -MF ".deps/xineplug_decode_mad_la-layer12.Tpo" -c -o xineplug_decode_mad_la-layer12.lo `test -f 'layer12.c' || echo './'`layer12.c; \
then mv -f ".deps/xineplug_decode_mad_la-layer12.Tpo" ".deps/xineplug_decode_mad_la-layer12.Plo"; else rm -f ".deps/xineplug_decode_mad_la-layer12.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-layer12.lo -MD -MP -MF .deps/xineplug_decode_mad_la-layer12.Tpo -c layer12.c  -fPIC -DPIC -o .libs/xineplug_decode_mad_la-layer12.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-layer3.lo -MD -MP -MF ".deps/xineplug_decode_mad_la-layer3.Tpo" -c -o xineplug_decode_mad_la-layer3.lo `test -f 'layer3.c' || echo './'`layer3.c; \
then mv -f ".deps/xineplug_decode_mad_la-layer3.Tpo" ".deps/xineplug_decode_mad_la-layer3.Plo"; else rm -f ".deps/xineplug_decode_mad_la-layer3.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-layer3.lo -MD -MP -MF .deps/xineplug_decode_mad_la-layer3.Tpo -c layer3.c  -fPIC -DPIC -o .libs/xineplug_decode_mad_la-layer3.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-stream.lo -MD -MP -MF ".deps/xineplug_decode_mad_la-stream.Tpo" -c -o xineplug_decode_mad_la-stream.lo `test -f 'stream.c' || echo './'`stream.c; \
then mv -f ".deps/xineplug_decode_mad_la-stream.Tpo" ".deps/xineplug_decode_mad_la-stream.Plo"; else rm -f ".deps/xineplug_decode_mad_la-stream.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-stream.lo -MD -MP -MF .deps/xineplug_decode_mad_la-stream.Tpo -c stream.c  -fPIC -DPIC -o .libs/xineplug_decode_mad_la-stream.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-synth.lo -MD -MP -MF ".deps/xineplug_decode_mad_la-synth.Tpo" -c -o xineplug_decode_mad_la-synth.lo `test -f 'synth.c' || echo './'`synth.c; \
then mv -f ".deps/xineplug_decode_mad_la-synth.Tpo" ".deps/xineplug_decode_mad_la-synth.Plo"; else rm -f ".deps/xineplug_decode_mad_la-synth.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-synth.lo -MD -MP -MF .deps/xineplug_decode_mad_la-synth.Tpo -c synth.c  -fPIC -DPIC -o .libs/xineplug_decode_mad_la-synth.o
synth.c: In function ‘synth_full’:
synth.c:570: warning: assignment from incompatible pointer type
synth.c: In function ‘synth_half’:
synth.c:707: warning: assignment from incompatible pointer type
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-timer.lo -MD -MP -MF ".deps/xineplug_decode_mad_la-timer.Tpo" -c -o xineplug_decode_mad_la-timer.lo `test -f 'timer.c' || echo './'`timer.c; \
then mv -f ".deps/xineplug_decode_mad_la-timer.Tpo" ".deps/xineplug_decode_mad_la-timer.Plo"; else rm -f ".deps/xineplug_decode_mad_la-timer.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-timer.lo -MD -MP -MF .deps/xineplug_decode_mad_la-timer.Tpo -c timer.c  -fPIC -DPIC -o .libs/xineplug_decode_mad_la-timer.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-version.lo -MD -MP -MF ".deps/xineplug_decode_mad_la-version.Tpo" -c -o xineplug_decode_mad_la-version.lo `test -f 'version.c' || echo './'`version.c; \
then mv -f ".deps/xineplug_decode_mad_la-version.Tpo" ".deps/xineplug_decode_mad_la-version.Plo"; else rm -f ".deps/xineplug_decode_mad_la-version.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xineplug_decode_mad_la-version.lo -MD -MP -MF .deps/xineplug_decode_mad_la-version.Tpo -c version.c  -fPIC -DPIC -o .libs/xineplug_decode_mad_la-version.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -DOPT_SPEED -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_mad.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  xineplug_decode_mad_la-xine_decoder.lo xineplug_decode_mad_la-bit.lo xineplug_decode_mad_la-fixed.lo xineplug_decode_mad_la-frame.lo xineplug_decode_mad_la-huffman.lo xineplug_decode_mad_la-layer12.lo xineplug_decode_mad_la-layer3.lo xineplug_decode_mad_la-stream.lo xineplug_decode_mad_la-synth.lo xineplug_decode_mad_la-timer.lo xineplug_decode_mad_la-version.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/xineplug_decode_mad_la-xine_decoder.o .libs/xineplug_decode_mad_la-bit.o .libs/xineplug_decode_mad_la-fixed.o .libs/xineplug_decode_mad_la-frame.o .libs/xineplug_decode_mad_la-huffman.o .libs/xineplug_decode_mad_la-layer12.o .libs/xineplug_decode_mad_la-layer3.o .libs/xineplug_decode_mad_la-stream.o .libs/xineplug_decode_mad_la-synth.o .libs/xineplug_decode_mad_la-timer.o .libs/xineplug_decode_mad_la-version.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_mad.so -o .libs/xineplug_decode_mad.so
creating xineplug_decode_mad.la
(cd .libs && rm -f xineplug_decode_mad.la && ln -s ../xineplug_decode_mad.la xineplug_decode_mad.la)
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libmad'
Making all in libw32dll
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll'
Making all in wine
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/wine'
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/X11R6/include  -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -MT afl.lo -MD -MP -MF ".deps/afl.Tpo" -c -o afl.lo afl.c; \
then mv -f ".deps/afl.Tpo" ".deps/afl.Plo"; else rm -f ".deps/afl.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/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mtune=athlon -O3 -pipe -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -DENABLE_IPV6 -O3 -march=k8 -pipe -MT afl.lo -MD -MP -MF .deps/afl.Tpo -c afl.c  -fPIC -DPIC -o .libs/afl.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/X11R6/include  -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -MT driver.lo -MD -MP -MF ".deps/driver.Tpo" -c -o driver.lo driver.c; \
then mv -f ".deps/driver.Tpo" ".deps/driver.Plo"; else rm -f ".deps/driver.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/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mtune=athlon -O3 -pipe -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -DENABLE_IPV6 -O3 -march=k8 -pipe -MT driver.lo -MD -MP -MF .deps/driver.Tpo -c driver.c  -fPIC -DPIC -o .libs/driver.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/X11R6/include  -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -MT elfdll.lo -MD -MP -MF ".deps/elfdll.Tpo" -c -o elfdll.lo elfdll.c; \
then mv -f ".deps/elfdll.Tpo" ".deps/elfdll.Plo"; else rm -f ".deps/elfdll.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/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mtune=athlon -O3 -pipe -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -DENABLE_IPV6 -O3 -march=k8 -pipe -MT elfdll.lo -MD -MP -MF .deps/elfdll.Tpo -c elfdll.c  -fPIC -DPIC -o .libs/elfdll.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/X11R6/include  -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -MT ext.lo -MD -MP -MF ".deps/ext.Tpo" -c -o ext.lo ext.c; \
then mv -f ".deps/ext.Tpo" ".deps/ext.Plo"; else rm -f ".deps/ext.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/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mtune=athlon -O3 -pipe -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -DENABLE_IPV6 -O3 -march=k8 -pipe -MT ext.lo -MD -MP -MF .deps/ext.Tpo -c ext.c  -fPIC -DPIC -o .libs/ext.o
ext.c: In function ‘HEAP_strdupAtoW’:
ext.c:205: warning: pointer targets in return differ in signedness
ext.c: In function ‘VirtualAlloc’:
ext.c:472: warning: assignment makes pointer from integer without a cast
ext.c:501:2: warning: #warning FIXME
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/X11R6/include  -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -MT ldt_keeper.lo -MD -MP -MF ".deps/ldt_keeper.Tpo" -c -o ldt_keeper.lo ldt_keeper.c; \
then mv -f ".deps/ldt_keeper.Tpo" ".deps/ldt_keeper.Plo"; else rm -f ".deps/ldt_keeper.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/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mtune=athlon -O3 -pipe -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -DENABLE_IPV6 -O3 -march=k8 -pipe -MT ldt_keeper.lo -MD -MP -MF .deps/ldt_keeper.Tpo -c ldt_keeper.c  -fPIC -DPIC -o .libs/ldt_keeper.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/X11R6/include  -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -MT module.lo -MD -MP -MF ".deps/module.Tpo" -c -o module.lo module.c; \
then mv -f ".deps/module.Tpo" ".deps/module.Plo"; else rm -f ".deps/module.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/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mtune=athlon -O3 -pipe -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -DENABLE_IPV6 -O3 -march=k8 -pipe -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.c  -fPIC -DPIC -o .libs/module.o
module.c: In function ‘MODULE_FindModule’:
module.c:56: warning: implicit declaration of function ‘__vprintf’
module.c:56: warning: nested extern declaration of ‘__vprintf’
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/X11R6/include  -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -MT pe_image.lo -MD -MP -MF ".deps/pe_image.Tpo" -c -o pe_image.lo pe_image.c; \
then mv -f ".deps/pe_image.Tpo" ".deps/pe_image.Plo"; else rm -f ".deps/pe_image.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/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mtune=athlon -O3 -pipe -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -DENABLE_IPV6 -O3 -march=k8 -pipe -MT pe_image.lo -MD -MP -MF .deps/pe_image.Tpo -c pe_image.c  -fPIC -DPIC -o .libs/pe_image.o
pe_image.c: In function ‘PE_FindExportedFunction’:
pe_image.c:164: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
pe_image.c:164: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
pe_image.c:164: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
pe_image.c:164: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
pe_image.c:164: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
pe_image.c:164: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
pe_image.c:176: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
pe_image.c:176: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
pe_image.c:176: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
pe_image.c:176: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
pe_image.c:176: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
pe_image.c:176: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
pe_image.c:212: warning: pointer targets in assignment differ in signedness
pe_image.c: In function ‘fixup_imports’:
pe_image.c:309: warning: pointer targets in passing argument 2 of ‘LookupExternalByName’ differ in signedness
pe_image.c:330: warning: pointer targets in passing argument 2 of ‘LookupExternalByName’ 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/X11R6/include  -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -MT pe_resource.lo -MD -MP -MF ".deps/pe_resource.Tpo" -c -o pe_resource.lo pe_resource.c; \
then mv -f ".deps/pe_resource.Tpo" ".deps/pe_resource.Plo"; else rm -f ".deps/pe_resource.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/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mtune=athlon -O3 -pipe -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -DENABLE_IPV6 -O3 -march=k8 -pipe -MT pe_resource.lo -MD -MP -MF .deps/pe_resource.Tpo -c pe_resource.c  -fPIC -DPIC -o .libs/pe_resource.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/X11R6/include  -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -MT resource.lo -MD -MP -MF ".deps/resource.Tpo" -c -o resource.lo resource.c; \
then mv -f ".deps/resource.Tpo" ".deps/resource.Plo"; else rm -f ".deps/resource.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/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mtune=athlon -O3 -pipe -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -DENABLE_IPV6 -O3 -march=k8 -pipe -MT resource.lo -MD -MP -MF .deps/resource.Tpo -c resource.c  -fPIC -DPIC -o .libs/resource.o
resource.c: In function ‘RES_AccessResource’:
resource.c:138: warning: implicit declaration of function ‘__vprintf’
resource.c:138: warning: nested extern declaration of ‘__vprintf’
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/X11R6/include  -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -MT registry.lo -MD -MP -MF ".deps/registry.Tpo" -c -o registry.lo registry.c; \
then mv -f ".deps/registry.Tpo" ".deps/registry.Plo"; else rm -f ".deps/registry.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/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mtune=athlon -O3 -pipe -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -DENABLE_IPV6 -O3 -march=k8 -pipe -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c registry.c  -fPIC -DPIC -o .libs/registry.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/X11R6/include  -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -MT vfl.lo -MD -MP -MF ".deps/vfl.Tpo" -c -o vfl.lo vfl.c; \
then mv -f ".deps/vfl.Tpo" ".deps/vfl.Plo"; else rm -f ".deps/vfl.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/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mtune=athlon -O3 -pipe -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -DENABLE_IPV6 -O3 -march=k8 -pipe -MT vfl.lo -MD -MP -MF .deps/vfl.Tpo -c vfl.c  -fPIC -DPIC -o .libs/vfl.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/X11R6/include  -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -MT win32.lo -MD -MP -MF ".deps/win32.Tpo" -c -o win32.lo win32.c; \
then mv -f ".deps/win32.Tpo" ".deps/win32.Plo"; else rm -f ".deps/win32.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/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mtune=athlon -O3 -pipe -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -DENABLE_IPV6 -O3 -march=k8 -pipe -MT win32.lo -MD -MP -MF .deps/win32.Tpo -c win32.c  -fPIC -DPIC -o .libs/win32.o
win32.c: In function ‘expWideCharToMultiByte’:
win32.c:1738: warning: pointer targets in passing argument 3 of ‘WideCharToMultiByte’ differ in signedness
/bin/sh ../../../libtool --mode=compile gcc  `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -c -o stubs.lo stubs.s
 gcc -mtune=athlon -O3 -pipe -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -DENABLE_IPV6 -O3 -march=k8 -pipe -c stubs.s  -fPIC -DPIC -o .libs/stubs.o
/bin/sh ../../../libtool --mode=compile gcc  `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'` -c -o wrapper.lo wrapper.S
 gcc -mtune=athlon -O3 -pipe -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -DENABLE_IPV6 -O3 -march=k8 -pipe -c wrapper.S  -fPIC -DPIC -o .libs/wrapper.o
/bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/X11R6/include  -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-finline-functions//g;s/-frename-registers//g'`   -o libwine.la   afl.lo driver.lo elfdll.lo ext.lo ldt_keeper.lo module.lo pe_image.lo pe_resource.lo resource.lo registry.lo vfl.lo win32.lo stubs.lo wrapper.lo  
ar cru .libs/libwine.a .libs/afl.o .libs/driver.o .libs/elfdll.o .libs/ext.o .libs/ldt_keeper.o .libs/module.o .libs/pe_image.o .libs/pe_resource.o .libs/resource.o .libs/registry.o .libs/vfl.o .libs/win32.o .libs/stubs.o .libs/wrapper.o
ranlib .libs/libwine.a
creating libwine.la
(cd .libs && rm -f libwine.la && ln -s ../libwine.la libwine.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/wine'
Making all in DirectShow
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/DirectShow'
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/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT allocator.lo -MD -MP -MF ".deps/allocator.Tpo" -c -o allocator.lo allocator.c; \
then mv -f ".deps/allocator.Tpo" ".deps/allocator.Plo"; else rm -f ".deps/allocator.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/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT allocator.lo -MD -MP -MF .deps/allocator.Tpo -c allocator.c  -fPIC -DPIC -o .libs/allocator.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/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cmediasample.lo -MD -MP -MF ".deps/cmediasample.Tpo" -c -o cmediasample.lo cmediasample.c; \
then mv -f ".deps/cmediasample.Tpo" ".deps/cmediasample.Plo"; else rm -f ".deps/cmediasample.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/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cmediasample.lo -MD -MP -MF .deps/cmediasample.Tpo -c cmediasample.c  -fPIC -DPIC -o .libs/cmediasample.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/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT guids.lo -MD -MP -MF ".deps/guids.Tpo" -c -o guids.lo guids.c; \
then mv -f ".deps/guids.Tpo" ".deps/guids.Plo"; else rm -f ".deps/guids.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/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT guids.lo -MD -MP -MF .deps/guids.Tpo -c guids.c  -fPIC -DPIC -o .libs/guids.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/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT inputpin.lo -MD -MP -MF ".deps/inputpin.Tpo" -c -o inputpin.lo inputpin.c; \
then mv -f ".deps/inputpin.Tpo" ".deps/inputpin.Plo"; else rm -f ".deps/inputpin.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/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT inputpin.lo -MD -MP -MF .deps/inputpin.Tpo -c inputpin.c  -fPIC -DPIC -o .libs/inputpin.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/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT outputpin.lo -MD -MP -MF ".deps/outputpin.Tpo" -c -o outputpin.lo outputpin.c; \
then mv -f ".deps/outputpin.Tpo" ".deps/outputpin.Plo"; else rm -f ".deps/outputpin.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/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT outputpin.lo -MD -MP -MF .deps/outputpin.Tpo -c outputpin.c  -fPIC -DPIC -o .libs/outputpin.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/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT DS_Filter.lo -MD -MP -MF ".deps/DS_Filter.Tpo" -c -o DS_Filter.lo DS_Filter.c; \
then mv -f ".deps/DS_Filter.Tpo" ".deps/DS_Filter.Plo"; else rm -f ".deps/DS_Filter.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/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT DS_Filter.lo -MD -MP -MF .deps/DS_Filter.Tpo -c DS_Filter.c  -fPIC -DPIC -o .libs/DS_Filter.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/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT DS_AudioDecoder.lo -MD -MP -MF ".deps/DS_AudioDecoder.Tpo" -c -o DS_AudioDecoder.lo DS_AudioDecoder.c; \
then mv -f ".deps/DS_AudioDecoder.Tpo" ".deps/DS_AudioDecoder.Plo"; else rm -f ".deps/DS_AudioDecoder.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/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT DS_AudioDecoder.lo -MD -MP -MF .deps/DS_AudioDecoder.Tpo -c DS_AudioDecoder.c  -fPIC -DPIC -o .libs/DS_AudioDecoder.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/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT DS_VideoDecoder.lo -MD -MP -MF ".deps/DS_VideoDecoder.Tpo" -c -o DS_VideoDecoder.lo DS_VideoDecoder.c; \
then mv -f ".deps/DS_VideoDecoder.Tpo" ".deps/DS_VideoDecoder.Plo"; else rm -f ".deps/DS_VideoDecoder.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/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT DS_VideoDecoder.lo -MD -MP -MF .deps/DS_VideoDecoder.Tpo -c DS_VideoDecoder.c  -fPIC -DPIC -o .libs/DS_VideoDecoder.o
/bin/sh ../../../libtool-nofpic --tag=CC --mode=link gcc -I/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o libds_filter.la   allocator.lo cmediasample.lo guids.lo inputpin.lo outputpin.lo DS_Filter.lo DS_AudioDecoder.lo DS_VideoDecoder.lo  
ar cru .libs/libds_filter.a .libs/allocator.o .libs/cmediasample.o .libs/guids.o .libs/inputpin.o .libs/outputpin.o .libs/DS_Filter.o .libs/DS_AudioDecoder.o .libs/DS_VideoDecoder.o
ranlib .libs/libds_filter.a
creating libds_filter.la
(cd .libs && rm -f libds_filter.la && ln -s ../libds_filter.la libds_filter.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/DirectShow'
Making all in dmo
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/dmo'
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/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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
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/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c  -fPIC -DPIC -o .libs/buffer.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/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT DMO_AudioDecoder.lo -MD -MP -MF ".deps/DMO_AudioDecoder.Tpo" -c -o DMO_AudioDecoder.lo DMO_AudioDecoder.c; \
then mv -f ".deps/DMO_AudioDecoder.Tpo" ".deps/DMO_AudioDecoder.Plo"; else rm -f ".deps/DMO_AudioDecoder.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/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT DMO_AudioDecoder.lo -MD -MP -MF .deps/DMO_AudioDecoder.Tpo -c DMO_AudioDecoder.c  -fPIC -DPIC -o .libs/DMO_AudioDecoder.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/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dmo.lo -MD -MP -MF ".deps/dmo.Tpo" -c -o dmo.lo dmo.c; \
then mv -f ".deps/dmo.Tpo" ".deps/dmo.Plo"; else rm -f ".deps/dmo.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/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dmo.lo -MD -MP -MF .deps/dmo.Tpo -c dmo.c  -fPIC -DPIC -o .libs/dmo.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/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dmo_guids.lo -MD -MP -MF ".deps/dmo_guids.Tpo" -c -o dmo_guids.lo dmo_guids.c; \
then mv -f ".deps/dmo_guids.Tpo" ".deps/dmo_guids.Plo"; else rm -f ".deps/dmo_guids.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/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dmo_guids.lo -MD -MP -MF .deps/dmo_guids.Tpo -c dmo_guids.c  -fPIC -DPIC -o .libs/dmo_guids.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/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT DMO_VideoDecoder.lo -MD -MP -MF ".deps/DMO_VideoDecoder.Tpo" -c -o DMO_VideoDecoder.lo DMO_VideoDecoder.c; \
then mv -f ".deps/DMO_VideoDecoder.Tpo" ".deps/DMO_VideoDecoder.Plo"; else rm -f ".deps/DMO_VideoDecoder.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/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT DMO_VideoDecoder.lo -MD -MP -MF .deps/DMO_VideoDecoder.Tpo -c DMO_VideoDecoder.c  -fPIC -DPIC -o .libs/DMO_VideoDecoder.o
/bin/sh ../../../libtool-nofpic --tag=CC --mode=link gcc -I/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/codecs\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o libdmo_filter.la   buffer.lo DMO_AudioDecoder.lo dmo.lo dmo_guids.lo DMO_VideoDecoder.lo  
ar cru .libs/libdmo_filter.a .libs/buffer.o .libs/DMO_AudioDecoder.o .libs/dmo.o .libs/dmo_guids.o .libs/DMO_VideoDecoder.o
ranlib .libs/libdmo_filter.a
creating libdmo_filter.la
(cd .libs && rm -f libdmo_filter.la && ln -s ../libdmo_filter.la libdmo_filter.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/dmo'
Making all in qtx
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/qtx'
Making all in qtxsdk
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/qtx/qtxsdk'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/qtx/qtxsdk'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/qtx'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/qtx'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/qtx'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll'
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./wine -DWIN32_PATH=\"/usr/lib/codecs\" -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT w32codec.lo -MD -MP -MF ".deps/w32codec.Tpo" -c -o w32codec.lo w32codec.c; \
then mv -f ".deps/w32codec.Tpo" ".deps/w32codec.Plo"; else rm -f ".deps/w32codec.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./wine -DWIN32_PATH=\"/usr/lib/codecs\" -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT w32codec.lo -MD -MP -MF .deps/w32codec.Tpo -c w32codec.c  -fPIC -DPIC -o .libs/w32codec.o
w32codec.c: In function ‘w32v_decode_data’:
w32codec.c:900: warning: pointer targets in passing argument 5 of ‘DS_VideoDecoder_DecodeInternal’ differ in signedness
w32codec.c:904: warning: pointer targets in passing argument 5 of ‘DMO_VideoDecoder_DecodeInternal’ differ in signedness
w32codec.c: In function ‘w32a_decode_audio’:
w32codec.c:1390: warning: pointer targets in passing argument 6 of ‘DS_AudioDecoder_Convert’ differ in signedness
w32codec.c:1390: warning: pointer targets in passing argument 7 of ‘DS_AudioDecoder_Convert’ differ in signedness
w32codec.c:1396: warning: pointer targets in passing argument 6 of ‘DMO_AudioDecoder_Convert’ differ in signedness
w32codec.c:1396: warning: pointer targets in passing argument 7 of ‘DMO_AudioDecoder_Convert’ differ in signedness
w32codec.c:1415: warning: pointer targets in assignment differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -I./wine -DWIN32_PATH=\"/usr/lib/codecs\" -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_w32dll.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  w32codec.lo ../../src/libw32dll/wine/libwine.la ../../src/xine-engine/libxine.la ../../src/libw32dll/DirectShow/libds_filter.la ../../src/libw32dll/dmo/libdmo_filter.la  
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/w32codec.o -Wl,--whole-archive ../../src/libw32dll/wine/.libs/libwine.a ../../src/libw32dll/DirectShow/.libs/libds_filter.a ../../src/libw32dll/dmo/.libs/libdmo_filter.a -Wl,--no-whole-archive  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_w32dll.so -o .libs/xineplug_decode_w32dll.so
creating xineplug_decode_w32dll.la
(cd .libs && rm -f xineplug_decode_w32dll.la && ln -s ../xineplug_decode_w32dll.la xineplug_decode_w32dll.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./wine -DWIN32_PATH=\"/usr/lib/codecs\" -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT qt_decoder.lo -MD -MP -MF ".deps/qt_decoder.Tpo" -c -o qt_decoder.lo qt_decoder.c; \
then mv -f ".deps/qt_decoder.Tpo" ".deps/qt_decoder.Plo"; else rm -f ".deps/qt_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./wine -DWIN32_PATH=\"/usr/lib/codecs\" -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT qt_decoder.lo -MD -MP -MF .deps/qt_decoder.Tpo -c qt_decoder.c  -fPIC -DPIC -o .libs/qt_decoder.o
In file included from qt_decoder.c:47:
qtx/qtxsdk/components.h: In function ‘dump_ImageDescription’:
qtx/qtxsdk/components.h:668: warning: pointer targets in assignment differ in signedness
qt_decoder.c: In function ‘qta_init_driver’:
qt_decoder.c:380: warning: pointer targets in passing argument 3 of ‘this->SoundConverterGetBufferSizes’ differ in signedness
qt_decoder.c: In function ‘qta_decode_data’:
qt_decoder.c:488: warning: pointer targets in passing argument 5 of ‘this->SoundConverterConvertBuffer’ differ in signedness
qt_decoder.c:488: warning: pointer targets in passing argument 6 of ‘this->SoundConverterConvertBuffer’ differ in signedness
qt_decoder.c: In function ‘qtv_decode_data’:
qt_decoder.c:1015: warning: pointer targets in assignment differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -I./wine -DWIN32_PATH=\"/usr/lib/codecs\" -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_qt.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  qt_decoder.lo ../../src/libw32dll/wine/libwine.la ../../src/xine-engine/libxine.la  
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/qt_decoder.o -Wl,--whole-archive ../../src/libw32dll/wine/.libs/libwine.a -Wl,--no-whole-archive  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_qt.so -o .libs/xineplug_decode_qt.so
creating xineplug_decode_qt.la
(cd .libs && rm -f xineplug_decode_qt.la && ln -s ../xineplug_decode_qt.la xineplug_decode_qt.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll'
Making all in liblpcm
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/liblpcm'
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF ".deps/xine_decoder.Tpo" -c -o xine_decoder.lo xine_decoder.c; \
then mv -f ".deps/xine_decoder.Tpo" ".deps/xine_decoder.Plo"; else rm -f ".deps/xine_decoder.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.Tpo -c xine_decoder.c  -fPIC -DPIC -o .libs/xine_decoder.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_lpcm.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  xine_decoder.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/xine_decoder.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_lpcm.so -o .libs/xineplug_decode_lpcm.so
creating xineplug_decode_lpcm.la
(cd .libs && rm -f xineplug_decode_lpcm.la && ln -s ../xineplug_decode_lpcm.la xineplug_decode_lpcm.la)
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/liblpcm'
Making all in libxinevdec
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libxinevdec'
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT bitplane.lo -MD -MP -MF ".deps/bitplane.Tpo" -c -o bitplane.lo bitplane.c; \
then mv -f ".deps/bitplane.Tpo" ".deps/bitplane.Plo"; else rm -f ".deps/bitplane.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT bitplane.lo -MD -MP -MF .deps/bitplane.Tpo -c bitplane.c  -fPIC -DPIC -o .libs/bitplane.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_bitplane.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  bitplane.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/bitplane.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_bitplane.so -o .libs/xineplug_decode_bitplane.so
creating xineplug_decode_bitplane.la
(cd .libs && rm -f xineplug_decode_bitplane.la && ln -s ../xineplug_decode_bitplane.la xineplug_decode_bitplane.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT rgb.lo -MD -MP -MF ".deps/rgb.Tpo" -c -o rgb.lo rgb.c; \
then mv -f ".deps/rgb.Tpo" ".deps/rgb.Plo"; else rm -f ".deps/rgb.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT rgb.lo -MD -MP -MF .deps/rgb.Tpo -c rgb.c  -fPIC -DPIC -o .libs/rgb.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_rgb.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  rgb.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/rgb.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_rgb.so -o .libs/xineplug_decode_rgb.so
creating xineplug_decode_rgb.la
(cd .libs && rm -f xineplug_decode_rgb.la && ln -s ../xineplug_decode_rgb.la xineplug_decode_rgb.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT yuv.lo -MD -MP -MF ".deps/yuv.Tpo" -c -o yuv.lo yuv.c; \
then mv -f ".deps/yuv.Tpo" ".deps/yuv.Plo"; else rm -f ".deps/yuv.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT yuv.lo -MD -MP -MF .deps/yuv.Tpo -c yuv.c  -fPIC -DPIC -o .libs/yuv.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_yuv.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  yuv.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/yuv.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_yuv.so -o .libs/xineplug_decode_yuv.so
creating xineplug_decode_yuv.la
(cd .libs && rm -f xineplug_decode_yuv.la && ln -s ../xineplug_decode_yuv.la xineplug_decode_yuv.la)
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libxinevdec'
Making all in libxineadec
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libxineadec'
Making all in gsm610
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libxineadec/gsm610'
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT add.lo -MD -MP -MF ".deps/add.Tpo" -c -o add.lo add.c; \
then mv -f ".deps/add.Tpo" ".deps/add.Plo"; else rm -f ".deps/add.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c  -fPIC -DPIC -o .libs/add.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT decode.lo -MD -MP -MF ".deps/decode.Tpo" -c -o decode.lo decode.c; \
then mv -f ".deps/decode.Tpo" ".deps/decode.Plo"; else rm -f ".deps/decode.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c  -fPIC -DPIC -o .libs/decode.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT gsm_create.lo -MD -MP -MF ".deps/gsm_create.Tpo" -c -o gsm_create.lo gsm_create.c; \
then mv -f ".deps/gsm_create.Tpo" ".deps/gsm_create.Plo"; else rm -f ".deps/gsm_create.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT gsm_create.lo -MD -MP -MF .deps/gsm_create.Tpo -c gsm_create.c  -fPIC -DPIC -o .libs/gsm_create.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT gsm_decode.lo -MD -MP -MF ".deps/gsm_decode.Tpo" -c -o gsm_decode.lo gsm_decode.c; \
then mv -f ".deps/gsm_decode.Tpo" ".deps/gsm_decode.Plo"; else rm -f ".deps/gsm_decode.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT gsm_decode.lo -MD -MP -MF .deps/gsm_decode.Tpo -c gsm_decode.c  -fPIC -DPIC -o .libs/gsm_decode.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT gsm_destroy.lo -MD -MP -MF ".deps/gsm_destroy.Tpo" -c -o gsm_destroy.lo gsm_destroy.c; \
then mv -f ".deps/gsm_destroy.Tpo" ".deps/gsm_destroy.Plo"; else rm -f ".deps/gsm_destroy.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT gsm_destroy.lo -MD -MP -MF .deps/gsm_destroy.Tpo -c gsm_destroy.c  -fPIC -DPIC -o .libs/gsm_destroy.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT long_term.lo -MD -MP -MF ".deps/long_term.Tpo" -c -o long_term.lo long_term.c; \
then mv -f ".deps/long_term.Tpo" ".deps/long_term.Plo"; else rm -f ".deps/long_term.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT long_term.lo -MD -MP -MF .deps/long_term.Tpo -c long_term.c  -fPIC -DPIC -o .libs/long_term.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT lpc.lo -MD -MP -MF ".deps/lpc.Tpo" -c -o lpc.lo lpc.c; \
then mv -f ".deps/lpc.Tpo" ".deps/lpc.Plo"; else rm -f ".deps/lpc.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c  -fPIC -DPIC -o .libs/lpc.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT rpe.lo -MD -MP -MF ".deps/rpe.Tpo" -c -o rpe.lo rpe.c; \
then mv -f ".deps/rpe.Tpo" ".deps/rpe.Plo"; else rm -f ".deps/rpe.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT rpe.lo -MD -MP -MF .deps/rpe.Tpo -c rpe.c  -fPIC -DPIC -o .libs/rpe.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT short_term.lo -MD -MP -MF ".deps/short_term.Tpo" -c -o short_term.lo short_term.c; \
then mv -f ".deps/short_term.Tpo" ".deps/short_term.Plo"; else rm -f ".deps/short_term.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT short_term.lo -MD -MP -MF .deps/short_term.Tpo -c short_term.c  -fPIC -DPIC -o .libs/short_term.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT table.lo -MD -MP -MF ".deps/table.Tpo" -c -o table.lo table.c; \
then mv -f ".deps/table.Tpo" ".deps/table.Plo"; else rm -f ".deps/table.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT table.lo -MD -MP -MF .deps/table.Tpo -c table.c  -fPIC -DPIC -o .libs/table.o
/bin/sh ../../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o libgsm610.la  -avoid-version -module add.lo decode.lo gsm_create.lo gsm_decode.lo gsm_destroy.lo long_term.lo lpc.lo rpe.lo short_term.lo table.lo  
ar cru .libs/libgsm610.a .libs/add.o .libs/decode.o .libs/gsm_create.o .libs/gsm_decode.o .libs/gsm_destroy.o .libs/long_term.o .libs/lpc.o .libs/rpe.o .libs/short_term.o .libs/table.o
ranlib .libs/libgsm610.a
creating libgsm610.la
(cd .libs && rm -f libgsm610.la && ln -s ../libgsm610.la libgsm610.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libxineadec/gsm610'
Making all in nosefart
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libxineadec/nosefart'
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   -DNSF_PLAYER -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT fds_snd.lo -MD -MP -MF ".deps/fds_snd.Tpo" -c -o fds_snd.lo fds_snd.c; \
then mv -f ".deps/fds_snd.Tpo" ".deps/fds_snd.Plo"; else rm -f ".deps/fds_snd.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 -DNSF_PLAYER -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT fds_snd.lo -MD -MP -MF .deps/fds_snd.Tpo -c fds_snd.c  -fPIC -DPIC -o .libs/fds_snd.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   -DNSF_PLAYER -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT log.lo -MD -MP -MF ".deps/log.Tpo" -c -o log.lo log.c; \
then mv -f ".deps/log.Tpo" ".deps/log.Plo"; else rm -f ".deps/log.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 -DNSF_PLAYER -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c  -fPIC -DPIC -o .libs/log.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   -DNSF_PLAYER -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mmc5_snd.lo -MD -MP -MF ".deps/mmc5_snd.Tpo" -c -o mmc5_snd.lo mmc5_snd.c; \
then mv -f ".deps/mmc5_snd.Tpo" ".deps/mmc5_snd.Plo"; else rm -f ".deps/mmc5_snd.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 -DNSF_PLAYER -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mmc5_snd.lo -MD -MP -MF .deps/mmc5_snd.Tpo -c mmc5_snd.c  -fPIC -DPIC -o .libs/mmc5_snd.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   -DNSF_PLAYER -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT nes_apu.lo -MD -MP -MF ".deps/nes_apu.Tpo" -c -o nes_apu.lo nes_apu.c; \
then mv -f ".deps/nes_apu.Tpo" ".deps/nes_apu.Plo"; else rm -f ".deps/nes_apu.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 -DNSF_PLAYER -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT nes_apu.lo -MD -MP -MF .deps/nes_apu.Tpo -c nes_apu.c  -fPIC -DPIC -o .libs/nes_apu.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   -DNSF_PLAYER -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vrc7_snd.lo -MD -MP -MF ".deps/vrc7_snd.Tpo" -c -o vrc7_snd.lo vrc7_snd.c; \
then mv -f ".deps/vrc7_snd.Tpo" ".deps/vrc7_snd.Plo"; else rm -f ".deps/vrc7_snd.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 -DNSF_PLAYER -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vrc7_snd.lo -MD -MP -MF .deps/vrc7_snd.Tpo -c vrc7_snd.c  -fPIC -DPIC -o .libs/vrc7_snd.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   -DNSF_PLAYER -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dis6502.lo -MD -MP -MF ".deps/dis6502.Tpo" -c -o dis6502.lo dis6502.c; \
then mv -f ".deps/dis6502.Tpo" ".deps/dis6502.Plo"; else rm -f ".deps/dis6502.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 -DNSF_PLAYER -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT dis6502.lo -MD -MP -MF .deps/dis6502.Tpo -c dis6502.c  -fPIC -DPIC -o .libs/dis6502.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   -DNSF_PLAYER -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT fmopl.lo -MD -MP -MF ".deps/fmopl.Tpo" -c -o fmopl.lo fmopl.c; \
then mv -f ".deps/fmopl.Tpo" ".deps/fmopl.Plo"; else rm -f ".deps/fmopl.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 -DNSF_PLAYER -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c fmopl.c  -fPIC -DPIC -o .libs/fmopl.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   -DNSF_PLAYER -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT memguard.lo -MD -MP -MF ".deps/memguard.Tpo" -c -o memguard.lo memguard.c; \
then mv -f ".deps/memguard.Tpo" ".deps/memguard.Plo"; else rm -f ".deps/memguard.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 -DNSF_PLAYER -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT memguard.lo -MD -MP -MF .deps/memguard.Tpo -c memguard.c  -fPIC -DPIC -o .libs/memguard.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   -DNSF_PLAYER -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT nes6502.lo -MD -MP -MF ".deps/nes6502.Tpo" -c -o nes6502.lo nes6502.c; \
then mv -f ".deps/nes6502.Tpo" ".deps/nes6502.Plo"; else rm -f ".deps/nes6502.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 -DNSF_PLAYER -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT nes6502.lo -MD -MP -MF .deps/nes6502.Tpo -c nes6502.c  -fPIC -DPIC -o .libs/nes6502.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   -DNSF_PLAYER -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT nsf.lo -MD -MP -MF ".deps/nsf.Tpo" -c -o nsf.lo nsf.c; \
then mv -f ".deps/nsf.Tpo" ".deps/nsf.Plo"; else rm -f ".deps/nsf.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 -DNSF_PLAYER -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT nsf.lo -MD -MP -MF .deps/nsf.Tpo -c nsf.c  -fPIC -DPIC -o .libs/nsf.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   -DNSF_PLAYER -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vrcvisnd.lo -MD -MP -MF ".deps/vrcvisnd.Tpo" -c -o vrcvisnd.lo vrcvisnd.c; \
then mv -f ".deps/vrcvisnd.Tpo" ".deps/vrcvisnd.Plo"; else rm -f ".deps/vrcvisnd.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 -DNSF_PLAYER -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vrcvisnd.lo -MD -MP -MF .deps/vrcvisnd.Tpo -c vrcvisnd.c  -fPIC -DPIC -o .libs/vrcvisnd.o
/bin/sh ../../../libtool-nofpic --tag=CC --mode=link gcc -DNSF_PLAYER -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o libnosefart.la  -avoid-version -module fds_snd.lo log.lo mmc5_snd.lo nes_apu.lo vrc7_snd.lo dis6502.lo fmopl.lo memguard.lo nes6502.lo nsf.lo vrcvisnd.lo  
ar cru .libs/libnosefart.a .libs/fds_snd.o .libs/log.o .libs/mmc5_snd.o .libs/nes_apu.o .libs/vrc7_snd.o .libs/dis6502.o .libs/fmopl.o .libs/memguard.o .libs/nes6502.o .libs/nsf.o .libs/vrcvisnd.o
ranlib .libs/libnosefart.a
creating libnosefart.la
(cd .libs && rm -f libnosefart.la && ln -s ../libnosefart.la libnosefart.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libxineadec/nosefart'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libxineadec'
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   -DNSF_PLAYER -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT gsm610.lo -MD -MP -MF ".deps/gsm610.Tpo" -c -o gsm610.lo gsm610.c; \
then mv -f ".deps/gsm610.Tpo" ".deps/gsm610.Plo"; else rm -f ".deps/gsm610.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 -DNSF_PLAYER -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT gsm610.lo -MD -MP -MF .deps/gsm610.Tpo -c gsm610.c  -fPIC -DPIC -o .libs/gsm610.o
gsm610.c: In function ‘gsm610_decode_data’:
gsm610.c:157: warning: pointer targets in passing argument 3 of ‘gsm_decode’ differ in signedness
gsm610.c:192: warning: pointer targets in passing argument 3 of ‘gsm_decode’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -DNSF_PLAYER -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_gsm610.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  gsm610.lo ../../src/xine-engine/libxine.la ../../src/libxineadec/gsm610/libgsm610.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/gsm610.o -Wl,--whole-archive ../../src/libxineadec/gsm610/.libs/libgsm610.a -Wl,--no-whole-archive  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_gsm610.so -o .libs/xineplug_decode_gsm610.so
creating xineplug_decode_gsm610.la
(cd .libs && rm -f xineplug_decode_gsm610.la && ln -s ../xineplug_decode_gsm610.la xineplug_decode_gsm610.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   -DNSF_PLAYER -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT nsf.lo -MD -MP -MF ".deps/nsf.Tpo" -c -o nsf.lo nsf.c; \
then mv -f ".deps/nsf.Tpo" ".deps/nsf.Plo"; else rm -f ".deps/nsf.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 -DNSF_PLAYER -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT nsf.lo -MD -MP -MF .deps/nsf.Tpo -c nsf.c  -fPIC -DPIC -o .libs/nsf.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -DNSF_PLAYER -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_nsf.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  nsf.lo ../../src/xine-engine/libxine.la ../../src/libxineadec/nosefart/libnosefart.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/nsf.o -Wl,--whole-archive ../../src/libxineadec/nosefart/.libs/libnosefart.a -Wl,--no-whole-archive  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_nsf.so -o .libs/xineplug_decode_nsf.so
creating xineplug_decode_nsf.la
(cd .libs && rm -f xineplug_decode_nsf.la && ln -s ../xineplug_decode_nsf.la xineplug_decode_nsf.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libxineadec'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libxineadec'
Making all in libvorbis
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libvorbis'
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF ".deps/xine_decoder.Tpo" -c -o xine_decoder.lo xine_decoder.c; \
then mv -f ".deps/xine_decoder.Tpo" ".deps/xine_decoder.Plo"; else rm -f ".deps/xine_decoder.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.Tpo -c xine_decoder.c  -fPIC -DPIC -o .libs/xine_decoder.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_vorbis.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  xine_decoder.lo -lvorbis -lm -logg -logg 
gcc -shared  .libs/xine_decoder.o  /usr/lib/libvorbis.so -L/usr/lib -lm /usr/lib/libogg.so  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_vorbis.so -o .libs/xineplug_decode_vorbis.so
creating xineplug_decode_vorbis.la
(cd .libs && rm -f xineplug_decode_vorbis.la && ln -s ../xineplug_decode_vorbis.la xineplug_decode_vorbis.la)
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libvorbis'
Making all in libtheora
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libtheora'
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF ".deps/xine_decoder.Tpo" -c -o xine_decoder.lo xine_decoder.c; \
then mv -f ".deps/xine_decoder.Tpo" ".deps/xine_decoder.Plo"; else rm -f ".deps/xine_decoder.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.Tpo -c xine_decoder.c  -fPIC -DPIC -o .libs/xine_decoder.o
xine_decoder.c: In function ‘readin_op’:
xine_decoder.c:82: warning: pointer targets in assignment differ in signedness
xine_decoder.c: In function ‘collect_data’:
xine_decoder.c:134: warning: pointer targets in assignment differ in signedness
xine_decoder.c:136: warning: pointer targets in passing argument 2 of ‘readin_op’ differ in signedness
xine_decoder.c:147: warning: pointer targets in passing argument 2 of ‘readin_op’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_theora.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  xine_decoder.lo -logg -logg -ltheora -lm 
gcc -shared  .libs/xine_decoder.o  /usr/lib/libogg.so /usr/lib/libtheora.so -lm  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_theora.so -o .libs/xineplug_decode_theora.so
creating xineplug_decode_theora.la
(cd .libs && rm -f xineplug_decode_theora.la && ln -s ../xineplug_decode_theora.la xineplug_decode_theora.la)
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libtheora'
Making all in libspeex
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libspeex'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libspeex'
Making all in libreal
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libreal'
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF ".deps/xine_decoder.Tpo" -c -o xine_decoder.lo xine_decoder.c; \
then mv -f ".deps/xine_decoder.Tpo" ".deps/xine_decoder.Plo"; else rm -f ".deps/xine_decoder.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.Tpo -c xine_decoder.c  -fPIC -DPIC -o .libs/xine_decoder.o
xine_decoder.c: In function ‘realdec_decode_data’:
xine_decoder.c:417: warning: pointer targets in passing argument 1 of ‘this->rvyuv_transform’ differ in signedness
xine_decoder.c:417: warning: pointer targets in passing argument 2 of ‘this->rvyuv_transform’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_real.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  xine_decoder.lo ../../src/xine-engine/libxine.la -ldl 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/xine_decoder.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -ldl  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_real.so -o .libs/xineplug_decode_real.so
creating xineplug_decode_real.la
(cd .libs && rm -f xineplug_decode_real.la && ln -s ../xineplug_decode_real.la xineplug_decode_real.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT audio_decoder.lo -MD -MP -MF .deps/audio_decoder.Tpo -c audio_decoder.c  -fPIC -DPIC -o .libs/audio_decoder.o
audio_decoder.c: In function ‘realdec_decode_data’:
audio_decoder.c:576: warning: pointer targets in passing argument 2 of ‘this->raDecode’ differ in signedness
audio_decoder.c:576: warning: pointer targets in passing argument 5 of ‘this->raDecode’ differ in signedness
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_real_audio.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  audio_decoder.lo ../../src/xine-engine/libxine.la -ldl 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/audio_decoder.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -ldl  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_real_audio.so -o .libs/xineplug_decode_real_audio.so
creating xineplug_decode_real_audio.la
(cd .libs && rm -f xineplug_decode_real_audio.la && ln -s ../xineplug_decode_real_audio.la xineplug_decode_real_audio.la)
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libreal'
Making all in libfaad
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libfaad'
Making all in codebook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libfaad/codebook'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libfaad/codebook'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libfaad'
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT bits.lo -MD -MP -MF ".deps/bits.Tpo" -c -o bits.lo bits.c; \
then mv -f ".deps/bits.Tpo" ".deps/bits.Plo"; else rm -f ".deps/bits.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT bits.lo -MD -MP -MF .deps/bits.Tpo -c bits.c  -fPIC -DPIC -o .libs/bits.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cfft.lo -MD -MP -MF ".deps/cfft.Tpo" -c -o cfft.lo cfft.c; \
then mv -f ".deps/cfft.Tpo" ".deps/cfft.Plo"; else rm -f ".deps/cfft.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT cfft.lo -MD -MP -MF .deps/cfft.Tpo -c cfft.c  -fPIC -DPIC -o .libs/cfft.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT common.lo -MD -MP -MF ".deps/common.Tpo" -c -o common.lo common.c; \
then mv -f ".deps/common.Tpo" ".deps/common.Plo"; else rm -f ".deps/common.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c  -fPIC -DPIC -o .libs/common.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT decoder.lo -MD -MP -MF ".deps/decoder.Tpo" -c -o decoder.lo decoder.c; \
then mv -f ".deps/decoder.Tpo" ".deps/decoder.Plo"; else rm -f ".deps/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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT decoder.lo -MD -MP -MF .deps/decoder.Tpo -c decoder.c  -fPIC -DPIC -o .libs/decoder.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT drc.lo -MD -MP -MF ".deps/drc.Tpo" -c -o drc.lo drc.c; \
then mv -f ".deps/drc.Tpo" ".deps/drc.Plo"; else rm -f ".deps/drc.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT drc.lo -MD -MP -MF .deps/drc.Tpo -c drc.c  -fPIC -DPIC -o .libs/drc.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT drm_dec.lo -MD -MP -MF ".deps/drm_dec.Tpo" -c -o drm_dec.lo drm_dec.c; \
then mv -f ".deps/drm_dec.Tpo" ".deps/drm_dec.Plo"; else rm -f ".deps/drm_dec.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT drm_dec.lo -MD -MP -MF .deps/drm_dec.Tpo -c drm_dec.c  -fPIC -DPIC -o .libs/drm_dec.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT error.lo -MD -MP -MF ".deps/error.Tpo" -c -o error.lo error.c; \
then mv -f ".deps/error.Tpo" ".deps/error.Plo"; else rm -f ".deps/error.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c  -fPIC -DPIC -o .libs/error.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT filtbank.lo -MD -MP -MF ".deps/filtbank.Tpo" -c -o filtbank.lo filtbank.c; \
then mv -f ".deps/filtbank.Tpo" ".deps/filtbank.Plo"; else rm -f ".deps/filtbank.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT filtbank.lo -MD -MP -MF .deps/filtbank.Tpo -c filtbank.c  -fPIC -DPIC -o .libs/filtbank.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT hcr.lo -MD -MP -MF ".deps/hcr.Tpo" -c -o hcr.lo hcr.c; \
then mv -f ".deps/hcr.Tpo" ".deps/hcr.Plo"; else rm -f ".deps/hcr.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT hcr.lo -MD -MP -MF .deps/hcr.Tpo -c hcr.c  -fPIC -DPIC -o .libs/hcr.o
hcr.c:174: warning: no previous prototype for ‘is_good_cb’
hcr.c:192: warning: no previous prototype for ‘read_segment’
hcr.c:207: warning: no previous prototype for ‘fill_in_codeword’
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT huffman.lo -MD -MP -MF ".deps/huffman.Tpo" -c -o huffman.lo huffman.c; \
then mv -f ".deps/huffman.Tpo" ".deps/huffman.Plo"; else rm -f ".deps/huffman.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c huffman.c  -fPIC -DPIC -o .libs/huffman.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ic_predict.lo -MD -MP -MF ".deps/ic_predict.Tpo" -c -o ic_predict.lo ic_predict.c; \
then mv -f ".deps/ic_predict.Tpo" ".deps/ic_predict.Plo"; else rm -f ".deps/ic_predict.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ic_predict.lo -MD -MP -MF .deps/ic_predict.Tpo -c ic_predict.c  -fPIC -DPIC -o .libs/ic_predict.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT is.lo -MD -MP -MF ".deps/is.Tpo" -c -o is.lo is.c; \
then mv -f ".deps/is.Tpo" ".deps/is.Plo"; else rm -f ".deps/is.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT is.lo -MD -MP -MF .deps/is.Tpo -c is.c  -fPIC -DPIC -o .libs/is.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT lt_predict.lo -MD -MP -MF ".deps/lt_predict.Tpo" -c -o lt_predict.lo lt_predict.c; \
then mv -f ".deps/lt_predict.Tpo" ".deps/lt_predict.Plo"; else rm -f ".deps/lt_predict.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT lt_predict.lo -MD -MP -MF .deps/lt_predict.Tpo -c lt_predict.c  -fPIC -DPIC -o .libs/lt_predict.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mdct.lo -MD -MP -MF ".deps/mdct.Tpo" -c -o mdct.lo mdct.c; \
then mv -f ".deps/mdct.Tpo" ".deps/mdct.Plo"; else rm -f ".deps/mdct.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c  -fPIC -DPIC -o .libs/mdct.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mp4.lo -MD -MP -MF ".deps/mp4.Tpo" -c -o mp4.lo mp4.c; \
then mv -f ".deps/mp4.Tpo" ".deps/mp4.Plo"; else rm -f ".deps/mp4.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mp4.lo -MD -MP -MF .deps/mp4.Tpo -c mp4.c  -fPIC -DPIC -o .libs/mp4.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ms.lo -MD -MP -MF ".deps/ms.Tpo" -c -o ms.lo ms.c; \
then mv -f ".deps/ms.Tpo" ".deps/ms.Plo"; else rm -f ".deps/ms.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ms.lo -MD -MP -MF .deps/ms.Tpo -c ms.c  -fPIC -DPIC -o .libs/ms.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT output.lo -MD -MP -MF ".deps/output.Tpo" -c -o output.lo output.c; \
then mv -f ".deps/output.Tpo" ".deps/output.Plo"; else rm -f ".deps/output.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c  -fPIC -DPIC -o .libs/output.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT pns.lo -MD -MP -MF ".deps/pns.Tpo" -c -o pns.lo pns.c; \
then mv -f ".deps/pns.Tpo" ".deps/pns.Plo"; else rm -f ".deps/pns.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT pns.lo -MD -MP -MF .deps/pns.Tpo -c pns.c  -fPIC -DPIC -o .libs/pns.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ps_dec.lo -MD -MP -MF ".deps/ps_dec.Tpo" -c -o ps_dec.lo ps_dec.c; \
then mv -f ".deps/ps_dec.Tpo" ".deps/ps_dec.Plo"; else rm -f ".deps/ps_dec.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ps_dec.lo -MD -MP -MF .deps/ps_dec.Tpo -c ps_dec.c  -fPIC -DPIC -o .libs/ps_dec.o
ps_dec.c: In function ‘ps_decode’:
ps_dec.c:1938: warning: missing braces around initializer
ps_dec.c:1938: warning: (near initialization for ‘X_hybrid_left[0][0]’)
ps_dec.c:1939: warning: missing braces around initializer
ps_dec.c:1939: warning: (near initialization for ‘X_hybrid_right[0][0]’)
ps_dec.c: In function ‘ps_mix_phase’:
ps_dec.c:1432: warning: ‘deltaH22[1]’ may be used uninitialized in this function
ps_dec.c:1432: warning: ‘deltaH21[1]’ may be used uninitialized in this function
ps_dec.c:1432: warning: ‘deltaH12[1]’ may be used uninitialized in this function
ps_dec.c:1432: warning: ‘deltaH11[1]’ may be used uninitialized in this function
ps_dec.c:1431: warning: ‘H22[1]’ may be used uninitialized in this function
ps_dec.c:1431: warning: ‘H21[1]’ may be used uninitialized in this function
ps_dec.c:1431: warning: ‘H12[1]’ may be used uninitialized in this function
ps_dec.c:1431: warning: ‘H11[1]’ may be used uninitialized in this function
ps_dec.c:1430: warning: ‘h22[1]’ may be used uninitialized in this function
ps_dec.c:1430: warning: ‘h21[1]’ may be used uninitialized in this function
ps_dec.c:1430: warning: ‘h12[1]’ may be used uninitialized in this function
ps_dec.c:1430: warning: ‘h11[1]’ may be used uninitialized in this function
ps_dec.c: In function ‘ps_decode’:
ps_dec.c:1030: warning: ‘temp_delay’ may be used uninitialized in this function
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ps_syntax.lo -MD -MP -MF ".deps/ps_syntax.Tpo" -c -o ps_syntax.lo ps_syntax.c; \
then mv -f ".deps/ps_syntax.Tpo" ".deps/ps_syntax.Plo"; else rm -f ".deps/ps_syntax.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ps_syntax.lo -MD -MP -MF .deps/ps_syntax.Tpo -c ps_syntax.c  -fPIC -DPIC -o .libs/ps_syntax.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT pulse.lo -MD -MP -MF ".deps/pulse.Tpo" -c -o pulse.lo pulse.c; \
then mv -f ".deps/pulse.Tpo" ".deps/pulse.Plo"; else rm -f ".deps/pulse.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT pulse.lo -MD -MP -MF .deps/pulse.Tpo -c pulse.c  -fPIC -DPIC -o .libs/pulse.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT rvlc.lo -MD -MP -MF ".deps/rvlc.Tpo" -c -o rvlc.lo rvlc.c; \
then mv -f ".deps/rvlc.Tpo" ".deps/rvlc.Plo"; else rm -f ".deps/rvlc.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT rvlc.lo -MD -MP -MF .deps/rvlc.Tpo -c rvlc.c  -fPIC -DPIC -o .libs/rvlc.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sbr_dct.lo -MD -MP -MF ".deps/sbr_dct.Tpo" -c -o sbr_dct.lo sbr_dct.c; \
then mv -f ".deps/sbr_dct.Tpo" ".deps/sbr_dct.Plo"; else rm -f ".deps/sbr_dct.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sbr_dct.lo -MD -MP -MF .deps/sbr_dct.Tpo -c sbr_dct.c  -fPIC -DPIC -o .libs/sbr_dct.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sbr_dec.lo -MD -MP -MF ".deps/sbr_dec.Tpo" -c -o sbr_dec.lo sbr_dec.c; \
then mv -f ".deps/sbr_dec.Tpo" ".deps/sbr_dec.Plo"; else rm -f ".deps/sbr_dec.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sbr_dec.lo -MD -MP -MF .deps/sbr_dec.Tpo -c sbr_dec.c  -fPIC -DPIC -o .libs/sbr_dec.o
sbr_dec.c: In function ‘sbrDecodeSingleFramePS’:
sbr_dec.c:529: warning: missing braces around initializer
sbr_dec.c:529: warning: (near initialization for ‘X_left[0][0]’)
sbr_dec.c:530: warning: missing braces around initializer
sbr_dec.c:530: warning: (near initialization for ‘X_right[0][0]’)
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sbr_e_nf.lo -MD -MP -MF ".deps/sbr_e_nf.Tpo" -c -o sbr_e_nf.lo sbr_e_nf.c; \
then mv -f ".deps/sbr_e_nf.Tpo" ".deps/sbr_e_nf.Plo"; else rm -f ".deps/sbr_e_nf.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sbr_e_nf.lo -MD -MP -MF .deps/sbr_e_nf.Tpo -c sbr_e_nf.c  -fPIC -DPIC -o .libs/sbr_e_nf.o
sbr_e_nf.c:235: warning: no previous prototype for ‘calc_Q_div’
sbr_e_nf.c:354: warning: no previous prototype for ‘calc_Q_div2’
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sbr_fbt.lo -MD -MP -MF ".deps/sbr_fbt.Tpo" -c -o sbr_fbt.lo sbr_fbt.c; \
then mv -f ".deps/sbr_fbt.Tpo" ".deps/sbr_fbt.Plo"; else rm -f ".deps/sbr_fbt.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sbr_fbt.lo -MD -MP -MF .deps/sbr_fbt.Tpo -c sbr_fbt.c  -fPIC -DPIC -o .libs/sbr_fbt.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sbr_hfadj.lo -MD -MP -MF ".deps/sbr_hfadj.Tpo" -c -o sbr_hfadj.lo sbr_hfadj.c; \
then mv -f ".deps/sbr_hfadj.Tpo" ".deps/sbr_hfadj.Plo"; else rm -f ".deps/sbr_hfadj.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sbr_hfadj.lo -MD -MP -MF .deps/sbr_hfadj.Tpo -c sbr_hfadj.c  -fPIC -DPIC -o .libs/sbr_hfadj.o
sbr_hfadj.c: In function ‘calculate_gain’:
sbr_hfadj.c:1173: warning: unused variable ‘current_res_band_size’
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sbr_hfgen.lo -MD -MP -MF ".deps/sbr_hfgen.Tpo" -c -o sbr_hfgen.lo sbr_hfgen.c; \
then mv -f ".deps/sbr_hfgen.Tpo" ".deps/sbr_hfgen.Plo"; else rm -f ".deps/sbr_hfgen.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sbr_hfgen.lo -MD -MP -MF .deps/sbr_hfgen.Tpo -c sbr_hfgen.c  -fPIC -DPIC -o .libs/sbr_hfgen.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sbr_huff.lo -MD -MP -MF ".deps/sbr_huff.Tpo" -c -o sbr_huff.lo sbr_huff.c; \
then mv -f ".deps/sbr_huff.Tpo" ".deps/sbr_huff.Plo"; else rm -f ".deps/sbr_huff.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sbr_huff.lo -MD -MP -MF .deps/sbr_huff.Tpo -c sbr_huff.c  -fPIC -DPIC -o .libs/sbr_huff.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sbr_qmf.lo -MD -MP -MF ".deps/sbr_qmf.Tpo" -c -o sbr_qmf.lo sbr_qmf.c; \
then mv -f ".deps/sbr_qmf.Tpo" ".deps/sbr_qmf.Plo"; else rm -f ".deps/sbr_qmf.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sbr_qmf.lo -MD -MP -MF .deps/sbr_qmf.Tpo -c sbr_qmf.c  -fPIC -DPIC -o .libs/sbr_qmf.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sbr_syntax.lo -MD -MP -MF ".deps/sbr_syntax.Tpo" -c -o sbr_syntax.lo sbr_syntax.c; \
then mv -f ".deps/sbr_syntax.Tpo" ".deps/sbr_syntax.Plo"; else rm -f ".deps/sbr_syntax.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sbr_syntax.lo -MD -MP -MF .deps/sbr_syntax.Tpo -c sbr_syntax.c  -fPIC -DPIC -o .libs/sbr_syntax.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sbr_tf_grid.lo -MD -MP -MF ".deps/sbr_tf_grid.Tpo" -c -o sbr_tf_grid.lo sbr_tf_grid.c; \
then mv -f ".deps/sbr_tf_grid.Tpo" ".deps/sbr_tf_grid.Plo"; else rm -f ".deps/sbr_tf_grid.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT sbr_tf_grid.lo -MD -MP -MF .deps/sbr_tf_grid.Tpo -c sbr_tf_grid.c  -fPIC -DPIC -o .libs/sbr_tf_grid.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT specrec.lo -MD -MP -MF ".deps/specrec.Tpo" -c -o specrec.lo specrec.c; \
then mv -f ".deps/specrec.Tpo" ".deps/specrec.Plo"; else rm -f ".deps/specrec.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT specrec.lo -MD -MP -MF .deps/specrec.Tpo -c specrec.c  -fPIC -DPIC -o .libs/specrec.o
specrec.c:413:1: warning: "/*" within comment
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ssr.lo -MD -MP -MF ".deps/ssr.Tpo" -c -o ssr.lo ssr.c; \
then mv -f ".deps/ssr.Tpo" ".deps/ssr.Plo"; else rm -f ".deps/ssr.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ssr.lo -MD -MP -MF .deps/ssr.Tpo -c ssr.c  -fPIC -DPIC -o .libs/ssr.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ssr_fb.lo -MD -MP -MF ".deps/ssr_fb.Tpo" -c -o ssr_fb.lo ssr_fb.c; \
then mv -f ".deps/ssr_fb.Tpo" ".deps/ssr_fb.Plo"; else rm -f ".deps/ssr_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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ssr_fb.lo -MD -MP -MF .deps/ssr_fb.Tpo -c ssr_fb.c  -fPIC -DPIC -o .libs/ssr_fb.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ssr_ipqf.lo -MD -MP -MF ".deps/ssr_ipqf.Tpo" -c -o ssr_ipqf.lo ssr_ipqf.c; \
then mv -f ".deps/ssr_ipqf.Tpo" ".deps/ssr_ipqf.Plo"; else rm -f ".deps/ssr_ipqf.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT ssr_ipqf.lo -MD -MP -MF .deps/ssr_ipqf.Tpo -c ssr_ipqf.c  -fPIC -DPIC -o .libs/ssr_ipqf.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT syntax.lo -MD -MP -MF ".deps/syntax.Tpo" -c -o syntax.lo syntax.c; \
then mv -f ".deps/syntax.Tpo" ".deps/syntax.Plo"; else rm -f ".deps/syntax.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT syntax.lo -MD -MP -MF .deps/syntax.Tpo -c syntax.c  -fPIC -DPIC -o .libs/syntax.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT tns.lo -MD -MP -MF ".deps/tns.Tpo" -c -o tns.lo tns.c; \
then mv -f ".deps/tns.Tpo" ".deps/tns.Plo"; else rm -f ".deps/tns.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT tns.lo -MD -MP -MF .deps/tns.Tpo -c tns.c  -fPIC -DPIC -o .libs/tns.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF ".deps/xine_decoder.Tpo" -c -o xine_decoder.lo xine_decoder.c; \
then mv -f ".deps/xine_decoder.Tpo" ".deps/xine_decoder.Plo"; else rm -f ".deps/xine_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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.Tpo -c xine_decoder.c  -fPIC -DPIC -o .libs/xine_decoder.o
xine_decoder.c: In function ‘faad_open_dec’:
xine_decoder.c:123: warning: implicit declaration of function ‘NeAACDecOpen’
xine_decoder.c:123: warning: nested extern declaration of ‘NeAACDecOpen’
xine_decoder.c:123: warning: assignment makes pointer from integer without a cast
xine_decoder.c:130: warning: implicit declaration of function ‘NeAACDecInit2’
xine_decoder.c:130: warning: nested extern declaration of ‘NeAACDecInit2’
xine_decoder.c:141: warning: implicit declaration of function ‘NeAACDecInit’
xine_decoder.c:141: warning: nested extern declaration of ‘NeAACDecInit’
xine_decoder.c:163: warning: implicit declaration of function ‘NeAACDecClose’
xine_decoder.c:163: warning: nested extern declaration of ‘NeAACDecClose’
xine_decoder.c: In function ‘faad_open_output’:
xine_decoder.c:187: warning: implicit declaration of function ‘NeAACDecGetCurrentConfiguration’
xine_decoder.c:187: warning: nested extern declaration of ‘NeAACDecGetCurrentConfiguration’
xine_decoder.c:187: warning: assignment makes pointer from integer without a cast
xine_decoder.c:189: warning: implicit declaration of function ‘NeAACDecSetConfiguration’
xine_decoder.c:189: warning: nested extern declaration of ‘NeAACDecSetConfiguration’
xine_decoder.c: In function ‘faad_decode_audio’:
xine_decoder.c:219: warning: implicit declaration of function ‘NeAACDecDecode’
xine_decoder.c:219: warning: nested extern declaration of ‘NeAACDecDecode’
xine_decoder.c:220: warning: assignment makes pointer from integer without a cast
xine_decoder.c:223: warning: implicit declaration of function ‘NeAACDecGetErrorMessage’
xine_decoder.c:223: warning: nested extern declaration of ‘NeAACDecGetErrorMessage’
xine_decoder.c:223: warning: format ‘%s’ expects type ‘char *’, but argument 4 has type ‘int’
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_faad.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  bits.lo cfft.lo common.lo decoder.lo drc.lo drm_dec.lo error.lo filtbank.lo hcr.lo huffman.lo ic_predict.lo is.lo lt_predict.lo mdct.lo mp4.lo ms.lo output.lo pns.lo ps_dec.lo ps_syntax.lo pulse.lo rvlc.lo sbr_dct.lo sbr_dec.lo sbr_e_nf.lo sbr_fbt.lo sbr_hfadj.lo sbr_hfgen.lo sbr_huff.lo sbr_qmf.lo sbr_syntax.lo sbr_tf_grid.lo specrec.lo ssr.lo ssr_fb.lo ssr_ipqf.lo syntax.lo tns.lo xine_decoder.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/bits.o .libs/cfft.o .libs/common.o .libs/decoder.o .libs/drc.o .libs/drm_dec.o .libs/error.o .libs/filtbank.o .libs/hcr.o .libs/huffman.o .libs/ic_predict.o .libs/is.o .libs/lt_predict.o .libs/mdct.o .libs/mp4.o .libs/ms.o .libs/output.o .libs/pns.o .libs/ps_dec.o .libs/ps_syntax.o .libs/pulse.o .libs/rvlc.o .libs/sbr_dct.o .libs/sbr_dec.o .libs/sbr_e_nf.o .libs/sbr_fbt.o .libs/sbr_hfadj.o .libs/sbr_hfgen.o .libs/sbr_huff.o .libs/sbr_qmf.o .libs/sbr_syntax.o .libs/sbr_tf_grid.o .libs/specrec.o .libs/ssr.o .libs/ssr_fb.o .libs/ssr_ipqf.o .libs/syntax.o .libs/tns.o .libs/xine_decoder.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_faad.so -o .libs/xineplug_decode_faad.so
creating xineplug_decode_faad.la
(cd .libs && rm -f xineplug_decode_faad.la && ln -s ../xineplug_decode_faad.la xineplug_decode_faad.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libfaad'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libfaad'
Making all in libflac
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libflac'
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/usr/include -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_flac.lo -MD -MP -MF ".deps/demux_flac.Tpo" -c -o demux_flac.lo demux_flac.c; \
then mv -f ".deps/demux_flac.Tpo" ".deps/demux_flac.Plo"; else rm -f ".deps/demux_flac.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT demux_flac.lo -MD -MP -MF .deps/demux_flac.Tpo -c demux_flac.c  -fPIC -DPIC -o .libs/demux_flac.o
demux_flac.c: In function ‘flac_read_callback’:
demux_flac.c:108: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
demux_flac.c: In function ‘demux_flac_send_chunk’:
demux_flac.c:328: warning: pointer targets in passing argument 2 of ‘this->input->read’ differ in signedness
demux_flac.c: In function ‘open_plugin’:
demux_flac.c:506: warning: pointer targets in passing argument 2 of ‘input->read’ differ in signedness
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/usr/include -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT decoder_flac.lo -MD -MP -MF ".deps/decoder_flac.Tpo" -c -o decoder_flac.lo decoder_flac.c; \
then mv -f ".deps/decoder_flac.Tpo" ".deps/decoder_flac.Plo"; else rm -f ".deps/decoder_flac.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT decoder_flac.lo -MD -MP -MF .deps/decoder_flac.Tpo -c decoder_flac.c  -fPIC -DPIC -o .libs/decoder_flac.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc -I/usr/include -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_flac.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module -lFLAC  demux_flac.lo decoder_flac.lo -L/usr/lib -lFLAC -lm 
gcc -shared  .libs/demux_flac.o .libs/decoder_flac.o  -L/usr/lib /usr/lib/libFLAC.so -lm  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_flac.so -o .libs/xineplug_flac.so
creating xineplug_flac.la
(cd .libs && rm -f xineplug_flac.la && ln -s ../xineplug_flac.la xineplug_flac.la)
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libflac'
Making all in libmusepack
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libmusepack'
Making all in musepack
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libmusepack/musepack'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libmusepack/musepack'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libmusepack'
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT huffsv46.lo -MD -MP -MF ".deps/huffsv46.Tpo" -c -o huffsv46.lo huffsv46.c; \
then mv -f ".deps/huffsv46.Tpo" ".deps/huffsv46.Plo"; else rm -f ".deps/huffsv46.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT huffsv46.lo -MD -MP -MF .deps/huffsv46.Tpo -c huffsv46.c  -fPIC -DPIC -o .libs/huffsv46.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT huffsv7.lo -MD -MP -MF ".deps/huffsv7.Tpo" -c -o huffsv7.lo huffsv7.c; \
then mv -f ".deps/huffsv7.Tpo" ".deps/huffsv7.Plo"; else rm -f ".deps/huffsv7.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT huffsv7.lo -MD -MP -MF .deps/huffsv7.Tpo -c huffsv7.c  -fPIC -DPIC -o .libs/huffsv7.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT idtag.lo -MD -MP -MF ".deps/idtag.Tpo" -c -o idtag.lo idtag.c; \
then mv -f ".deps/idtag.Tpo" ".deps/idtag.Plo"; else rm -f ".deps/idtag.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT idtag.lo -MD -MP -MF .deps/idtag.Tpo -c idtag.c  -fPIC -DPIC -o .libs/idtag.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mpc_decoder.lo -MD -MP -MF ".deps/mpc_decoder.Tpo" -c -o mpc_decoder.lo mpc_decoder.c; \
then mv -f ".deps/mpc_decoder.Tpo" ".deps/mpc_decoder.Plo"; else rm -f ".deps/mpc_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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mpc_decoder.lo -MD -MP -MF .deps/mpc_decoder.Tpo -c mpc_decoder.c  -fPIC -DPIC -o .libs/mpc_decoder.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mpc_reader.lo -MD -MP -MF ".deps/mpc_reader.Tpo" -c -o mpc_reader.lo mpc_reader.c; \
then mv -f ".deps/mpc_reader.Tpo" ".deps/mpc_reader.Plo"; else rm -f ".deps/mpc_reader.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mpc_reader.lo -MD -MP -MF .deps/mpc_reader.Tpo -c mpc_reader.c  -fPIC -DPIC -o .libs/mpc_reader.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT requant.lo -MD -MP -MF ".deps/requant.Tpo" -c -o requant.lo requant.c; \
then mv -f ".deps/requant.Tpo" ".deps/requant.Plo"; else rm -f ".deps/requant.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT requant.lo -MD -MP -MF .deps/requant.Tpo -c requant.c  -fPIC -DPIC -o .libs/requant.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT streaminfo.lo -MD -MP -MF ".deps/streaminfo.Tpo" -c -o streaminfo.lo streaminfo.c; \
then mv -f ".deps/streaminfo.Tpo" ".deps/streaminfo.Plo"; else rm -f ".deps/streaminfo.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT streaminfo.lo -MD -MP -MF .deps/streaminfo.Tpo -c streaminfo.c  -fPIC -DPIC -o .libs/streaminfo.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT synth_filter.lo -MD -MP -MF ".deps/synth_filter.Tpo" -c -o synth_filter.lo synth_filter.c; \
then mv -f ".deps/synth_filter.Tpo" ".deps/synth_filter.Plo"; else rm -f ".deps/synth_filter.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT synth_filter.lo -MD -MP -MF .deps/synth_filter.Tpo -c synth_filter.c  -fPIC -DPIC -o .libs/synth_filter.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF ".deps/xine_decoder.Tpo" -c -o xine_decoder.lo xine_decoder.c; \
then mv -f ".deps/xine_decoder.Tpo" ".deps/xine_decoder.Plo"; else rm -f ".deps/xine_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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.Tpo -c xine_decoder.c  -fPIC -DPIC -o .libs/xine_decoder.o
/bin/sh ../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_decode_mpc.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module  huffsv46.lo huffsv7.lo idtag.lo mpc_decoder.lo mpc_reader.lo requant.lo streaminfo.lo synth_filter.lo xine_decoder.lo ../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/huffsv46.o .libs/huffsv7.o .libs/idtag.o .libs/mpc_decoder.o .libs/mpc_reader.o .libs/requant.o .libs/streaminfo.o .libs/synth_filter.o .libs/xine_decoder.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_mpc.so -o .libs/xineplug_decode_mpc.so
creating xineplug_decode_mpc.la
(cd .libs && rm -f xineplug_decode_mpc.la && ln -s ../xineplug_decode_mpc.la xineplug_decode_mpc.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libmusepack'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libmusepack'
Making all in post
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/post'
Making all in planar
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/planar'
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/libffmpeg/libavcodec/libpostproc -fomit-frame-pointer   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT planar.lo -MD -MP -MF ".deps/planar.Tpo" -c -o planar.lo planar.c; \
then mv -f ".deps/planar.Tpo" ".deps/planar.Plo"; else rm -f ".deps/planar.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/libffmpeg/libavcodec/libpostproc -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT planar.lo -MD -MP -MF .deps/planar.Tpo -c planar.c  -fPIC -DPIC -o .libs/planar.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/libffmpeg/libavcodec/libpostproc -fomit-frame-pointer   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT invert.lo -MD -MP -MF ".deps/invert.Tpo" -c -o invert.lo invert.c; \
then mv -f ".deps/invert.Tpo" ".deps/invert.Plo"; else rm -f ".deps/invert.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/libffmpeg/libavcodec/libpostproc -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT invert.lo -MD -MP -MF .deps/invert.Tpo -c invert.c  -fPIC -DPIC -o .libs/invert.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/libffmpeg/libavcodec/libpostproc -fomit-frame-pointer   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT expand.lo -MD -MP -MF ".deps/expand.Tpo" -c -o expand.lo expand.c; \
then mv -f ".deps/expand.Tpo" ".deps/expand.Plo"; else rm -f ".deps/expand.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/libffmpeg/libavcodec/libpostproc -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT expand.lo -MD -MP -MF .deps/expand.Tpo -c expand.c  -fPIC -DPIC -o .libs/expand.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/libffmpeg/libavcodec/libpostproc -fomit-frame-pointer   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT fill.lo -MD -MP -MF ".deps/fill.Tpo" -c -o fill.lo fill.c; \
then mv -f ".deps/fill.Tpo" ".deps/fill.Plo"; else rm -f ".deps/fill.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/libffmpeg/libavcodec/libpostproc -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT fill.lo -MD -MP -MF .deps/fill.Tpo -c fill.c  -fPIC -DPIC -o .libs/fill.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/libffmpeg/libavcodec/libpostproc -fomit-frame-pointer   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT boxblur.lo -MD -MP -MF ".deps/boxblur.Tpo" -c -o boxblur.lo boxblur.c; \
then mv -f ".deps/boxblur.Tpo" ".deps/boxblur.Plo"; else rm -f ".deps/boxblur.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/libffmpeg/libavcodec/libpostproc -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT boxblur.lo -MD -MP -MF .deps/boxblur.Tpo -c boxblur.c  -fPIC -DPIC -o .libs/boxblur.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/libffmpeg/libavcodec/libpostproc -fomit-frame-pointer   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT denoise3d.lo -MD -MP -MF ".deps/denoise3d.Tpo" -c -o denoise3d.lo denoise3d.c; \
then mv -f ".deps/denoise3d.Tpo" ".deps/denoise3d.Plo"; else rm -f ".deps/denoise3d.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/libffmpeg/libavcodec/libpostproc -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT denoise3d.lo -MD -MP -MF .deps/denoise3d.Tpo -c denoise3d.c  -fPIC -DPIC -o .libs/denoise3d.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/libffmpeg/libavcodec/libpostproc -fomit-frame-pointer   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT eq.lo -MD -MP -MF ".deps/eq.Tpo" -c -o eq.lo eq.c; \
then mv -f ".deps/eq.Tpo" ".deps/eq.Plo"; else rm -f ".deps/eq.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/libffmpeg/libavcodec/libpostproc -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c eq.c  -fPIC -DPIC -o .libs/eq.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/libffmpeg/libavcodec/libpostproc -fomit-frame-pointer   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT eq2.lo -MD -MP -MF ".deps/eq2.Tpo" -c -o eq2.lo eq2.c; \
then mv -f ".deps/eq2.Tpo" ".deps/eq2.Plo"; else rm -f ".deps/eq2.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/libffmpeg/libavcodec/libpostproc -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT eq2.lo -MD -MP -MF .deps/eq2.Tpo -c eq2.c  -fPIC -DPIC -o .libs/eq2.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/libffmpeg/libavcodec/libpostproc -fomit-frame-pointer   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT unsharp.lo -MD -MP -MF ".deps/unsharp.Tpo" -c -o unsharp.lo unsharp.c; \
then mv -f ".deps/unsharp.Tpo" ".deps/unsharp.Plo"; else rm -f ".deps/unsharp.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/libffmpeg/libavcodec/libpostproc -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT unsharp.lo -MD -MP -MF .deps/unsharp.Tpo -c unsharp.c  -fPIC -DPIC -o .libs/unsharp.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/libffmpeg/libavcodec/libpostproc -fomit-frame-pointer   -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT pp.lo -MD -MP -MF ".deps/pp.Tpo" -c -o pp.lo pp.c; \
then mv -f ".deps/pp.Tpo" ".deps/pp.Plo"; else rm -f ".deps/pp.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/libffmpeg/libavcodec/libpostproc -fomit-frame-pointer -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT pp.lo -MD -MP -MF .deps/pp.Tpo -c pp.c  -fPIC -DPIC -o .libs/pp.o
/bin/sh ../../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_post_planar.la -rpath /usr/lib/xine/plugins/1.1.1/post -avoid-version -module  planar.lo invert.lo expand.lo fill.lo boxblur.lo denoise3d.lo eq.lo eq2.lo unsharp.lo pp.lo ../../../src/xine-engine/libxine.la ../../../src/libffmpeg/libavcodec/libpostproc/libpostprocess.la -lm -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/planar.o .libs/invert.o .libs/expand.o .libs/fill.o .libs/boxblur.o .libs/denoise3d.o .libs/eq.o .libs/eq2.o .libs/unsharp.o .libs/pp.o -Wl,--whole-archive ../../../src/libffmpeg/libavcodec/libpostproc/.libs/libpostprocess.a -Wl,--no-whole-archive  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lm -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_post_planar.so -o .libs/xineplug_post_planar.so
creating xineplug_post_planar.la
(cd .libs && rm -f xineplug_post_planar.la && ln -s ../xineplug_post_planar.la xineplug_post_planar.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/planar'
Making all in goom
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/goom'
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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT mmx.lo -MD -MP -MF ".deps/mmx.Tpo" -c -o mmx.lo mmx.c; \
then mv -f ".deps/mmx.Tpo" ".deps/mmx.Plo"; else rm -f ".deps/mmx.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT mmx.lo -MD -MP -MF .deps/mmx.Tpo -c mmx.c  -fPIC -DPIC -o .libs/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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT xmmx.lo -MD -MP -MF ".deps/xmmx.Tpo" -c -o xmmx.lo xmmx.c; \
then mv -f ".deps/xmmx.Tpo" ".deps/xmmx.Plo"; else rm -f ".deps/xmmx.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT xmmx.lo -MD -MP -MF .deps/xmmx.Tpo -c xmmx.c  -fPIC -DPIC -o .libs/xmmx.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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT xine_goom.lo -MD -MP -MF ".deps/xine_goom.Tpo" -c -o xine_goom.lo xine_goom.c; \
then mv -f ".deps/xine_goom.Tpo" ".deps/xine_goom.Plo"; else rm -f ".deps/xine_goom.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT xine_goom.lo -MD -MP -MF .deps/xine_goom.Tpo -c xine_goom.c  -fPIC -DPIC -o .libs/xine_goom.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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT config_param.lo -MD -MP -MF ".deps/config_param.Tpo" -c -o config_param.lo config_param.c; \
then mv -f ".deps/config_param.Tpo" ".deps/config_param.Plo"; else rm -f ".deps/config_param.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT config_param.lo -MD -MP -MF .deps/config_param.Tpo -c config_param.c  -fPIC -DPIC -o .libs/config_param.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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT convolve_fx.lo -MD -MP -MF ".deps/convolve_fx.Tpo" -c -o convolve_fx.lo convolve_fx.c; \
then mv -f ".deps/convolve_fx.Tpo" ".deps/convolve_fx.Plo"; else rm -f ".deps/convolve_fx.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT convolve_fx.lo -MD -MP -MF .deps/convolve_fx.Tpo -c convolve_fx.c  -fPIC -DPIC -o .libs/convolve_fx.o
In file included from convolve_fx.c:18:
motif_goom1.h:2: warning: missing braces around initializer
motif_goom1.h:2: warning: (near initialization for ‘CONV_MOTIF1[0]’)
In file included from convolve_fx.c:19:
motif_goom2.h:2: warning: missing braces around initializer
motif_goom2.h:2: warning: (near initialization for ‘CONV_MOTIF2[0]’)
convolve_fx.c:327: warning: no previous prototype for ‘convolve_create’
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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT cpu_info.lo -MD -MP -MF ".deps/cpu_info.Tpo" -c -o cpu_info.lo cpu_info.c; \
then mv -f ".deps/cpu_info.Tpo" ".deps/cpu_info.Plo"; else rm -f ".deps/cpu_info.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT cpu_info.lo -MD -MP -MF .deps/cpu_info.Tpo -c cpu_info.c  -fPIC -DPIC -o .libs/cpu_info.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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT drawmethods.lo -MD -MP -MF ".deps/drawmethods.Tpo" -c -o drawmethods.lo drawmethods.c; \
then mv -f ".deps/drawmethods.Tpo" ".deps/drawmethods.Plo"; else rm -f ".deps/drawmethods.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT drawmethods.lo -MD -MP -MF .deps/drawmethods.Tpo -c drawmethods.c  -fPIC -DPIC -o .libs/drawmethods.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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT filters.lo -MD -MP -MF ".deps/filters.Tpo" -c -o filters.lo filters.c; \
then mv -f ".deps/filters.Tpo" ".deps/filters.Plo"; else rm -f ".deps/filters.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT filters.lo -MD -MP -MF .deps/filters.Tpo -c filters.c  -fPIC -DPIC -o .libs/filters.o
filters.c: In function ‘zoomFilterVisualFXWrapper_create’:
filters.c:747: warning: ‘fx.params’ is used uninitialized in this function
filters.c:747: warning: ‘fx.fx_data’ is used uninitialized in this function
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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT flying_stars_fx.lo -MD -MP -MF ".deps/flying_stars_fx.Tpo" -c -o flying_stars_fx.lo flying_stars_fx.c; \
then mv -f ".deps/flying_stars_fx.Tpo" ".deps/flying_stars_fx.Plo"; else rm -f ".deps/flying_stars_fx.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT flying_stars_fx.lo -MD -MP -MF .deps/flying_stars_fx.Tpo -c flying_stars_fx.c  -fPIC -DPIC -o .libs/flying_stars_fx.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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT gfontlib.lo -MD -MP -MF ".deps/gfontlib.Tpo" -c -o gfontlib.lo gfontlib.c; \
then mv -f ".deps/gfontlib.Tpo" ".deps/gfontlib.Plo"; else rm -f ".deps/gfontlib.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT gfontlib.lo -MD -MP -MF .deps/gfontlib.Tpo -c gfontlib.c  -fPIC -DPIC -o .libs/gfontlib.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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT gfontrle.lo -MD -MP -MF ".deps/gfontrle.Tpo" -c -o gfontrle.lo gfontrle.c; \
then mv -f ".deps/gfontrle.Tpo" ".deps/gfontrle.Plo"; else rm -f ".deps/gfontrle.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT gfontrle.lo -MD -MP -MF .deps/gfontrle.Tpo -c gfontrle.c  -fPIC -DPIC -o .libs/gfontrle.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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT goom_core.lo -MD -MP -MF ".deps/goom_core.Tpo" -c -o goom_core.lo goom_core.c; \
then mv -f ".deps/goom_core.Tpo" ".deps/goom_core.Plo"; else rm -f ".deps/goom_core.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT goom_core.lo -MD -MP -MF .deps/goom_core.Tpo -c goom_core.c  -fPIC -DPIC -o .libs/goom_core.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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT goom_tools.lo -MD -MP -MF ".deps/goom_tools.Tpo" -c -o goom_tools.lo goom_tools.c; \
then mv -f ".deps/goom_tools.Tpo" ".deps/goom_tools.Plo"; else rm -f ".deps/goom_tools.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT goom_tools.lo -MD -MP -MF .deps/goom_tools.Tpo -c goom_tools.c  -fPIC -DPIC -o .libs/goom_tools.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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT goomsl.lo -MD -MP -MF ".deps/goomsl.Tpo" -c -o goomsl.lo goomsl.c; \
then mv -f ".deps/goomsl.Tpo" ".deps/goomsl.Plo"; else rm -f ".deps/goomsl.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT goomsl.lo -MD -MP -MF .deps/goomsl.Tpo -c goomsl.c  -fPIC -DPIC -o .libs/goomsl.o
goomsl.c:919: warning: ‘powerOfTwo’ defined but not used
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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT goomsl_hash.lo -MD -MP -MF ".deps/goomsl_hash.Tpo" -c -o goomsl_hash.lo goomsl_hash.c; \
then mv -f ".deps/goomsl_hash.Tpo" ".deps/goomsl_hash.Plo"; else rm -f ".deps/goomsl_hash.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT goomsl_hash.lo -MD -MP -MF .deps/goomsl_hash.Tpo -c goomsl_hash.c  -fPIC -DPIC -o .libs/goomsl_hash.o
goomsl_hash.c:61: warning: no previous prototype for ‘goom_hash_new’
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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT goomsl_heap.lo -MD -MP -MF ".deps/goomsl_heap.Tpo" -c -o goomsl_heap.lo goomsl_heap.c; \
then mv -f ".deps/goomsl_heap.Tpo" ".deps/goomsl_heap.Plo"; else rm -f ".deps/goomsl_heap.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT goomsl_heap.lo -MD -MP -MF .deps/goomsl_heap.Tpo -c goomsl_heap.c  -fPIC -DPIC -o .libs/goomsl_heap.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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT goomsl_lex.lo -MD -MP -MF ".deps/goomsl_lex.Tpo" -c -o goomsl_lex.lo goomsl_lex.c; \
then mv -f ".deps/goomsl_lex.Tpo" ".deps/goomsl_lex.Plo"; else rm -f ".deps/goomsl_lex.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT goomsl_lex.lo -MD -MP -MF .deps/goomsl_lex.Tpo -c goomsl_lex.c  -fPIC -DPIC -o .libs/goomsl_lex.o
goomsl_lex.c: In function ‘yylex’:
goomsl_lex.c:864: warning: label ‘find_rule’ defined but not used
goomsl_lex.c: At top level:
goomsl_lex.c:1948: warning: no previous prototype for ‘yyget_lineno’
goomsl_lex.c:1957: warning: no previous prototype for ‘yyget_in’
goomsl_lex.c:1965: warning: no previous prototype for ‘yyget_out’
goomsl_lex.c:1973: warning: no previous prototype for ‘yyget_leng’
goomsl_lex.c:1982: warning: no previous prototype for ‘yyget_text’
goomsl_lex.c:1991: warning: no previous prototype for ‘yyset_lineno’
goomsl_lex.c:2003: warning: no previous prototype for ‘yyset_in’
goomsl_lex.c:2008: warning: no previous prototype for ‘yyset_out’
goomsl_lex.c:2013: warning: no previous prototype for ‘yyget_debug’
goomsl_lex.c:2018: warning: no previous prototype for ‘yyset_debug’
goomsl_lex.c:2024: warning: no previous prototype for ‘yylex_destroy’
goomsl_lex.c:2057: warning: ‘yy_flex_strlen’ defined but not used
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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT goomsl_yacc.lo -MD -MP -MF ".deps/goomsl_yacc.Tpo" -c -o goomsl_yacc.lo goomsl_yacc.c; \
then mv -f ".deps/goomsl_yacc.Tpo" ".deps/goomsl_yacc.Plo"; else rm -f ".deps/goomsl_yacc.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT goomsl_yacc.lo -MD -MP -MF .deps/goomsl_yacc.Tpo -c goomsl_yacc.c  -fPIC -DPIC -o .libs/goomsl_yacc.o
goomsl_yacc.y:102: warning: no previous prototype for ‘gsl_prepare_struct’
goomsl_yacc.y:194: warning: no previous prototype for ‘gsl_get_struct_id’
goomsl_yacc.y:202: warning: no previous prototype for ‘gsl_add_struct’
goomsl_yacc.y:223: warning: no previous prototype for ‘gsl_new_struct_field’
goomsl_yacc.y:232: warning: no previous prototype for ‘gsl_new_struct_field_struct’
goomsl_yacc.y:244: warning: no previous prototype for ‘gsl_new_struct’
goomsl_yacc.y:253: warning: no previous prototype for ‘gsl_add_struct_field’
goomsl_yacc.y:999: warning: no previous prototype for ‘allocateTemp’
goomsl_yacc.y:1002: warning: no previous prototype for ‘releaseAllTemps’
goomsl_yacc.y:1045: warning: no previous prototype for ‘allocateLabel’
goomsl_yacc.y:1183: warning: no previous prototype for ‘gsl_declare_global_variable’
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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT graphic.lo -MD -MP -MF ".deps/graphic.Tpo" -c -o graphic.lo graphic.c; \
then mv -f ".deps/graphic.Tpo" ".deps/graphic.Plo"; else rm -f ".deps/graphic.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT graphic.lo -MD -MP -MF .deps/graphic.Tpo -c graphic.c  -fPIC -DPIC -o .libs/graphic.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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT ifs.lo -MD -MP -MF ".deps/ifs.Tpo" -c -o ifs.lo ifs.c; \
then mv -f ".deps/ifs.Tpo" ".deps/ifs.Plo"; else rm -f ".deps/ifs.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT ifs.lo -MD -MP -MF .deps/ifs.Tpo -c ifs.c  -fPIC -DPIC -o .libs/ifs.o
ifs.c: In function ‘ifs_visualfx_create’:
ifs.c:769: warning: ‘vfx.params’ is used uninitialized in this function
ifs.c:769: warning: ‘vfx.fx_data’ is used uninitialized in this function
ifs.c: In function ‘ifs_vfx_apply’:
ifs.c:484: warning: ‘nbpt’ may be used uninitialized in this function
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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT lines.lo -MD -MP -MF ".deps/lines.Tpo" -c -o lines.lo lines.c; \
then mv -f ".deps/lines.Tpo" ".deps/lines.Plo"; else rm -f ".deps/lines.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT lines.lo -MD -MP -MF .deps/lines.Tpo -c lines.c  -fPIC -DPIC -o .libs/lines.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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT mathtools.lo -MD -MP -MF ".deps/mathtools.Tpo" -c -o mathtools.lo mathtools.c; \
then mv -f ".deps/mathtools.Tpo" ".deps/mathtools.Plo"; else rm -f ".deps/mathtools.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT mathtools.lo -MD -MP -MF .deps/mathtools.Tpo -c mathtools.c  -fPIC -DPIC -o .libs/mathtools.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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT plugin_info.lo -MD -MP -MF ".deps/plugin_info.Tpo" -c -o plugin_info.lo plugin_info.c; \
then mv -f ".deps/plugin_info.Tpo" ".deps/plugin_info.Plo"; else rm -f ".deps/plugin_info.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT plugin_info.lo -MD -MP -MF .deps/plugin_info.Tpo -c plugin_info.c  -fPIC -DPIC -o .libs/plugin_info.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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT sound_tester.lo -MD -MP -MF ".deps/sound_tester.Tpo" -c -o sound_tester.lo sound_tester.c; \
then mv -f ".deps/sound_tester.Tpo" ".deps/sound_tester.Plo"; else rm -f ".deps/sound_tester.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT sound_tester.lo -MD -MP -MF .deps/sound_tester.Tpo -c sound_tester.c  -fPIC -DPIC -o .libs/sound_tester.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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT surf3d.lo -MD -MP -MF ".deps/surf3d.Tpo" -c -o surf3d.lo surf3d.c; \
then mv -f ".deps/surf3d.Tpo" ".deps/surf3d.Plo"; else rm -f ".deps/surf3d.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT surf3d.lo -MD -MP -MF .deps/surf3d.Tpo -c surf3d.c  -fPIC -DPIC -o .libs/surf3d.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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT tentacle3d.lo -MD -MP -MF ".deps/tentacle3d.Tpo" -c -o tentacle3d.lo tentacle3d.c; \
then mv -f ".deps/tentacle3d.Tpo" ".deps/tentacle3d.Plo"; else rm -f ".deps/tentacle3d.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT tentacle3d.lo -MD -MP -MF .deps/tentacle3d.Tpo -c tentacle3d.c  -fPIC -DPIC -o .libs/tentacle3d.o
tentacle3d.c: In function ‘tentacle_fx_create’:
tentacle3d.c:102: warning: ‘fx.params’ is used uninitialized in this function
tentacle3d.c:102: warning: ‘fx.fx_data’ is used uninitialized in this function
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 -DHAVE_MMX   `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -MT v3d.lo -MD -MP -MF ".deps/v3d.Tpo" -c -o v3d.lo v3d.c; \
then mv -f ".deps/v3d.Tpo" ".deps/v3d.Plo"; else rm -f ".deps/v3d.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 -DHAVE_MMX -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -MT v3d.lo -MD -MP -MF .deps/v3d.Tpo -c v3d.c  -fPIC -DPIC -o .libs/v3d.o
/bin/sh ../../../libtool-nofpic --tag=CC --mode=link gcc  `echo -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'`   -o xineplug_post_goom.la -rpath /usr/lib/xine/plugins/1.1.1/post -avoid-version -module  mmx.lo xmmx.lo xine_goom.lo config_param.lo convolve_fx.lo cpu_info.lo drawmethods.lo filters.lo flying_stars_fx.lo gfontlib.lo gfontrle.lo goom_core.lo goom_tools.lo goomsl.lo goomsl_hash.lo goomsl_heap.lo goomsl_lex.lo goomsl_yacc.lo graphic.lo ifs.lo lines.lo mathtools.lo plugin_info.lo sound_tester.lo surf3d.lo tentacle3d.lo v3d.lo ../../../src/xine-engine/libxine.la  -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/mmx.o .libs/xmmx.o .libs/xine_goom.o .libs/config_param.o .libs/convolve_fx.o .libs/cpu_info.o .libs/drawmethods.o .libs/filters.o .libs/flying_stars_fx.o .libs/gfontlib.o .libs/gfontrle.o .libs/goom_core.o .libs/goom_tools.o .libs/goomsl.o .libs/goomsl_hash.o .libs/goomsl_heap.o .libs/goomsl_lex.o .libs/goomsl_yacc.o .libs/graphic.o .libs/ifs.o .libs/lines.o .libs/mathtools.o .libs/plugin_info.o .libs/sound_tester.o .libs/surf3d.o .libs/tentacle3d.o .libs/v3d.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_post_goom.so -o .libs/xineplug_post_goom.so
creating xineplug_post_goom.la
(cd .libs && rm -f xineplug_post_goom.la && ln -s ../xineplug_post_goom.la xineplug_post_goom.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/goom'
Making all in visualizations
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/visualizations'
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT visualizations.lo -MD -MP -MF ".deps/visualizations.Tpo" -c -o visualizations.lo visualizations.c; \
then mv -f ".deps/visualizations.Tpo" ".deps/visualizations.Plo"; else rm -f ".deps/visualizations.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT visualizations.lo -MD -MP -MF .deps/visualizations.Tpo -c visualizations.c  -fPIC -DPIC -o .libs/visualizations.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT fft.lo -MD -MP -MF ".deps/fft.Tpo" -c -o fft.lo fft.c; \
then mv -f ".deps/fft.Tpo" ".deps/fft.Plo"; else rm -f ".deps/fft.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c fft.c  -fPIC -DPIC -o .libs/fft.o
fft.c:52: warning: type qualifiers ignored on function return type
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT fftscope.lo -MD -MP -MF ".deps/fftscope.Tpo" -c -o fftscope.lo fftscope.c; \
then mv -f ".deps/fftscope.Tpo" ".deps/fftscope.Plo"; else rm -f ".deps/fftscope.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT fftscope.lo -MD -MP -MF .deps/fftscope.Tpo -c fftscope.c  -fPIC -DPIC -o .libs/fftscope.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT oscope.lo -MD -MP -MF ".deps/oscope.Tpo" -c -o oscope.lo oscope.c; \
then mv -f ".deps/oscope.Tpo" ".deps/oscope.Plo"; else rm -f ".deps/oscope.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT oscope.lo -MD -MP -MF .deps/oscope.Tpo -c oscope.c  -fPIC -DPIC -o .libs/oscope.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT fftgraph.lo -MD -MP -MF ".deps/fftgraph.Tpo" -c -o fftgraph.lo fftgraph.c; \
then mv -f ".deps/fftgraph.Tpo" ".deps/fftgraph.Plo"; else rm -f ".deps/fftgraph.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT fftgraph.lo -MD -MP -MF .deps/fftgraph.Tpo -c fftgraph.c  -fPIC -DPIC -o .libs/fftgraph.o
/bin/sh ../../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_post_visualizations.la -rpath /usr/lib/xine/plugins/1.1.1/post -avoid-version -module  -lm visualizations.lo fft.lo fftscope.lo oscope.lo fftgraph.lo ../../../src/xine-engine/libxine.la -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/visualizations.o .libs/fft.o .libs/fftscope.o .libs/oscope.o .libs/fftgraph.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs -lm ../../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_post_visualizations.so -o .libs/xineplug_post_visualizations.so
creating xineplug_post_visualizations.la
(cd .libs && rm -f xineplug_post_visualizations.la && ln -s ../xineplug_post_visualizations.la xineplug_post_visualizations.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/visualizations'
Making all in mosaico
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/mosaico'
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mosaico.lo -MD -MP -MF ".deps/mosaico.Tpo" -c -o mosaico.lo mosaico.c; \
then mv -f ".deps/mosaico.Tpo" ".deps/mosaico.Plo"; else rm -f ".deps/mosaico.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT mosaico.lo -MD -MP -MF .deps/mosaico.Tpo -c mosaico.c  -fPIC -DPIC -o .libs/mosaico.o
/bin/sh ../../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_post_mosaico.la -rpath /usr/lib/xine/plugins/1.1.1/post -avoid-version -module  mosaico.lo ../../../src/xine-engine/libxine.la -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/mosaico.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_post_mosaico.so -o .libs/xineplug_post_mosaico.so
creating xineplug_post_mosaico.la
(cd .libs && rm -f xineplug_post_mosaico.la && ln -s ../xineplug_post_mosaico.la xineplug_post_mosaico.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT switch.lo -MD -MP -MF ".deps/switch.Tpo" -c -o switch.lo switch.c; \
then mv -f ".deps/switch.Tpo" ".deps/switch.Plo"; else rm -f ".deps/switch.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT switch.lo -MD -MP -MF .deps/switch.Tpo -c switch.c  -fPIC -DPIC -o .libs/switch.o
/bin/sh ../../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_post_switch.la -rpath /usr/lib/xine/plugins/1.1.1/post -avoid-version -module  switch.lo ../../../src/xine-engine/libxine.la -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/switch.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_post_switch.so -o .libs/xineplug_post_switch.so
creating xineplug_post_switch.la
(cd .libs && rm -f xineplug_post_switch.la && ln -s ../xineplug_post_switch.la xineplug_post_switch.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/mosaico'
Making all in deinterlace
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/deinterlace'
Making all in plugins
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/deinterlace/plugins'
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/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT double.lo -MD -MP -MF ".deps/double.Tpo" -c -o double.lo double.c; \
then mv -f ".deps/double.Tpo" ".deps/double.Plo"; else rm -f ".deps/double.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/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT double.lo -MD -MP -MF .deps/double.Tpo -c double.c  -fPIC -DPIC -o .libs/double.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/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT greedy.lo -MD -MP -MF ".deps/greedy.Tpo" -c -o greedy.lo greedy.c; \
then mv -f ".deps/greedy.Tpo" ".deps/greedy.Plo"; else rm -f ".deps/greedy.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/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT greedy.lo -MD -MP -MF .deps/greedy.Tpo -c greedy.c  -fPIC -DPIC -o .libs/greedy.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/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT linear.lo -MD -MP -MF ".deps/linear.Tpo" -c -o linear.lo linear.c; \
then mv -f ".deps/linear.Tpo" ".deps/linear.Plo"; else rm -f ".deps/linear.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/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT linear.lo -MD -MP -MF .deps/linear.Tpo -c linear.c  -fPIC -DPIC -o .libs/linear.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/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT linearblend.lo -MD -MP -MF ".deps/linearblend.Tpo" -c -o linearblend.lo linearblend.c; \
then mv -f ".deps/linearblend.Tpo" ".deps/linearblend.Plo"; else rm -f ".deps/linearblend.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/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT linearblend.lo -MD -MP -MF .deps/linearblend.Tpo -c linearblend.c  -fPIC -DPIC -o .libs/linearblend.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/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vfir.lo -MD -MP -MF ".deps/vfir.Tpo" -c -o vfir.lo vfir.c; \
then mv -f ".deps/vfir.Tpo" ".deps/vfir.Plo"; else rm -f ".deps/vfir.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/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT vfir.lo -MD -MP -MF .deps/vfir.Tpo -c vfir.c  -fPIC -DPIC -o .libs/vfir.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/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT weave.lo -MD -MP -MF ".deps/weave.Tpo" -c -o weave.lo weave.c; \
then mv -f ".deps/weave.Tpo" ".deps/weave.Plo"; else rm -f ".deps/weave.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/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT weave.lo -MD -MP -MF .deps/weave.Tpo -c weave.c  -fPIC -DPIC -o .libs/weave.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/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT greedy2frame.lo -MD -MP -MF ".deps/greedy2frame.Tpo" -c -o greedy2frame.lo greedy2frame.c; \
then mv -f ".deps/greedy2frame.Tpo" ".deps/greedy2frame.Plo"; else rm -f ".deps/greedy2frame.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/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT greedy2frame.lo -MD -MP -MF .deps/greedy2frame.Tpo -c greedy2frame.c  -fPIC -DPIC -o .libs/greedy2frame.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/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT scalerbob.lo -MD -MP -MF ".deps/scalerbob.Tpo" -c -o scalerbob.lo scalerbob.c; \
then mv -f ".deps/scalerbob.Tpo" ".deps/scalerbob.Plo"; else rm -f ".deps/scalerbob.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/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT scalerbob.lo -MD -MP -MF .deps/scalerbob.Tpo -c scalerbob.c  -fPIC -DPIC -o .libs/scalerbob.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/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT kdetv_greedyh.lo -MD -MP -MF ".deps/kdetv_greedyh.Tpo" -c -o kdetv_greedyh.lo kdetv_greedyh.c; \
then mv -f ".deps/kdetv_greedyh.Tpo" ".deps/kdetv_greedyh.Plo"; else rm -f ".deps/kdetv_greedyh.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/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT kdetv_greedyh.lo -MD -MP -MF .deps/kdetv_greedyh.Tpo -c kdetv_greedyh.c  -fPIC -DPIC -o .libs/kdetv_greedyh.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/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT kdetv_tomsmocomp.lo -MD -MP -MF ".deps/kdetv_tomsmocomp.Tpo" -c -o kdetv_tomsmocomp.lo kdetv_tomsmocomp.c; \
then mv -f ".deps/kdetv_tomsmocomp.Tpo" ".deps/kdetv_tomsmocomp.Plo"; else rm -f ".deps/kdetv_tomsmocomp.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/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT kdetv_tomsmocomp.lo -MD -MP -MF .deps/kdetv_tomsmocomp.Tpo -c kdetv_tomsmocomp.c  -fPIC -DPIC -o .libs/kdetv_tomsmocomp.o
/bin/sh ../../../../libtool-nofpic --tag=CC --mode=link gcc -I../../../../src/post/deinterlace -I../../../../src/libffmpeg/libavcodec/libpostproc -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o libdeinterlaceplugins.la  -avoid-version -module  double.lo greedy.lo linear.lo linearblend.lo vfir.lo weave.lo greedy2frame.lo scalerbob.lo kdetv_greedyh.lo kdetv_tomsmocomp.lo ../../../../src/xine-engine/libxine.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
ar cru .libs/libdeinterlaceplugins.a .libs/double.o .libs/greedy.o .libs/linear.o .libs/linearblend.o .libs/vfir.o .libs/weave.o .libs/greedy2frame.o .libs/scalerbob.o .libs/kdetv_greedyh.o .libs/kdetv_tomsmocomp.o
ranlib .libs/libdeinterlaceplugins.a
creating libdeinterlaceplugins.la
(cd .libs && rm -f libdeinterlaceplugins.la && ln -s ../libdeinterlaceplugins.la libdeinterlaceplugins.la)
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/deinterlace/plugins'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/deinterlace'
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_plugin.lo -MD -MP -MF ".deps/xine_plugin.Tpo" -c -o xine_plugin.lo xine_plugin.c; \
then mv -f ".deps/xine_plugin.Tpo" ".deps/xine_plugin.Plo"; else rm -f ".deps/xine_plugin.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT xine_plugin.lo -MD -MP -MF .deps/xine_plugin.Tpo -c xine_plugin.c  -fPIC -DPIC -o .libs/xine_plugin.o
xine_plugin.c: In function ‘deinterlace_draw’:
xine_plugin.c:699: warning: ‘fields[0]’ may be used uninitialized in this function
xine_plugin.c:699: warning: ‘fields[1]’ may be used uninitialized in this function
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT pulldown.lo -MD -MP -MF ".deps/pulldown.Tpo" -c -o pulldown.lo pulldown.c; \
then mv -f ".deps/pulldown.Tpo" ".deps/pulldown.Plo"; else rm -f ".deps/pulldown.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT pulldown.lo -MD -MP -MF .deps/pulldown.Tpo -c pulldown.c  -fPIC -DPIC -o .libs/pulldown.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT speedy.lo -MD -MP -MF ".deps/speedy.Tpo" -c -o speedy.lo speedy.c; \
then mv -f ".deps/speedy.Tpo" ".deps/speedy.Plo"; else rm -f ".deps/speedy.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT speedy.lo -MD -MP -MF .deps/speedy.Tpo -c speedy.c  -fPIC -DPIC -o .libs/speedy.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT tvtime.lo -MD -MP -MF ".deps/tvtime.Tpo" -c -o tvtime.lo tvtime.c; \
then mv -f ".deps/tvtime.Tpo" ".deps/tvtime.Plo"; else rm -f ".deps/tvtime.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT tvtime.lo -MD -MP -MF .deps/tvtime.Tpo -c tvtime.c  -fPIC -DPIC -o .libs/tvtime.o
tvtime.c:23:1: warning: "_GNU_SOURCE" redefined
In file included from tvtime.c:20:
../../../config.h:629:1: warning: this is the location of the previous definition
/bin/sh ../../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_post_tvtime.la -rpath /usr/lib/xine/plugins/1.1.1/post -avoid-version -module  xine_plugin.lo deinterlace.lo pulldown.lo speedy.lo tvtime.lo ../../../src/xine-engine/libxine.la ../../../src/post/deinterlace/plugins/libdeinterlaceplugins.la 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/xine_plugin.o .libs/deinterlace.o .libs/pulldown.o .libs/speedy.o .libs/tvtime.o -Wl,--whole-archive ../../../src/post/deinterlace/plugins/.libs/libdeinterlaceplugins.a -Wl,--no-whole-archive  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs ../../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ /usr/src/xine-lib-1.1.1/src/xine-engine/.libs/libxine.so -lpthread -ldl -lm /usr/lib/libfreetype.so -lz -lrt  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_post_tvtime.so -o .libs/xineplug_post_tvtime.so
creating xineplug_post_tvtime.la
(cd .libs && rm -f xineplug_post_tvtime.la && ln -s ../xineplug_post_tvtime.la xineplug_post_tvtime.la)
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/deinterlace'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/deinterlace'
Making all in audio
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/audio'
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT upmix.lo -MD -MP -MF ".deps/upmix.Tpo" -c -o upmix.lo upmix.c; \
then mv -f ".deps/upmix.Tpo" ".deps/upmix.Plo"; else rm -f ".deps/upmix.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT upmix.lo -MD -MP -MF .deps/upmix.Tpo -c upmix.c  -fPIC -DPIC -o .libs/upmix.o
upmix.c: In function ‘upmix_port_put_buffer’:
upmix.c:339: warning: pointer targets in assignment differ in signedness
upmix.c:341: warning: pointer targets in assignment differ in signedness
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT upmix_mono.lo -MD -MP -MF ".deps/upmix_mono.Tpo" -c -o upmix_mono.lo upmix_mono.c; \
then mv -f ".deps/upmix_mono.Tpo" ".deps/upmix_mono.Plo"; else rm -f ".deps/upmix_mono.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT upmix_mono.lo -MD -MP -MF .deps/upmix_mono.Tpo -c upmix_mono.c  -fPIC -DPIC -o .libs/upmix_mono.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT filter.lo -MD -MP -MF ".deps/filter.Tpo" -c -o filter.lo filter.c; \
then mv -f ".deps/filter.Tpo" ".deps/filter.Plo"; else rm -f ".deps/filter.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c filter.c  -fPIC -DPIC -o .libs/filter.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT window.lo -MD -MP -MF ".deps/window.Tpo" -c -o window.lo window.c; \
then mv -f ".deps/window.Tpo" ".deps/window.Plo"; else rm -f ".deps/window.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c  -fPIC -DPIC -o .libs/window.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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT stretch.lo -MD -MP -MF ".deps/stretch.Tpo" -c -o stretch.lo stretch.c; \
then mv -f ".deps/stretch.Tpo" ".deps/stretch.Plo"; else rm -f ".deps/stretch.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT stretch.lo -MD -MP -MF .deps/stretch.Tpo -c stretch.c  -fPIC -DPIC -o .libs/stretch.o
stretch.c: In function ‘stretch_process_fragment’:
stretch.c:479: warning: pointer targets in assignment differ in signedness
stretch.c: In function ‘stretch_port_put_buffer’:
stretch.c:590: warning: pointer targets in assignment differ in signedness
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    -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT audio_filters.lo -MD -MP -MF ".deps/audio_filters.Tpo" -c -o audio_filters.lo audio_filters.c; \
then mv -f ".deps/audio_filters.Tpo" ".deps/audio_filters.Plo"; else rm -f ".deps/audio_filters.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 -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -MT audio_filters.lo -MD -MP -MF .deps/audio_filters.Tpo -c audio_filters.c  -fPIC -DPIC -o .libs/audio_filters.o
/bin/sh ../../../libtool-nofpic --tag=CC --mode=link gcc  -mtune=athlon -O3 -pipe -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  -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe   -o xineplug_post_audio_filters.la -rpath /usr/lib/xine/plugins/1.1.1/post -avoid-version -module  -lm upmix.lo upmix_mono.lo filter.lo window.lo stretch.lo audio_filters.lo ../../../src/xine-engine/libxine.la -lpthread 
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/upmix.o .libs/upmix_mono.o .libs/filter.o .libs/window.o .libs/stretch.o .libs/audio_filters.o  -Wl,--rpath -Wl,/usr/src/xine-lib-1.1.1/src/xine-engine/.libs -lm ../../../src/xine-engine/.libs/libxine.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_post_audio_filters.so -o .libs/xineplug_post_audio_filters.so
creating xineplug_post_audio_filters.la
(cd .libs && rm -f xineplug_post_audio_filters.la && ln -s ../xineplug_post_audio_filters.la xineplug_post_audio_filters.la)
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/audio'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/post'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src'
Making all in win32
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/win32'
Making all in include
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/win32/include'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/win32/include'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/win32'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/win32'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/win32'
make[2]: Entering directory `/usr/src/xine-lib-1.1.1'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1'
make[1]: Leaving directory `/usr/src/xine-lib-1.1.1'
Making install in doc
make[1]: Entering directory `/usr/src/xine-lib-1.1.1/doc'
Making install in man
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/doc/man'
Making install in en
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/doc/man/en'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/doc/man/en'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/man/man1" || mkdir -p -- "/usr/man/man1"
 /bin/install -c -m 644 './xine-config.1' '/usr/man/man1/xine-config.1'
test -z "/usr/man/man5" || mkdir -p -- "/usr/man/man5"
 /bin/install -c -m 644 './xine.5' '/usr/man/man5/xine.5'
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/doc/man/en'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/doc/man/en'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/doc/man/en'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/doc/man/en'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/doc/man'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/doc/man'
make[4]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/doc/man'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/doc/man'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/doc/man'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/doc/man'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/doc/man'
Making install in hackersguide
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/doc/hackersguide'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/doc/hackersguide'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/doc/xine/hackersguide" || mkdir -p -- "/usr/share/doc/xine/hackersguide"
 /bin/install -c -m 644 'hackersguide.html' '/usr/share/doc/xine/hackersguide/hackersguide.html'
 /bin/install -c -m 644 'architecture.png' '/usr/share/doc/xine/hackersguide/architecture.png'
 /bin/install -c -m 644 'library.png' '/usr/share/doc/xine/hackersguide/library.png'
 /bin/install -c -m 644 'overlays.png' '/usr/share/doc/xine/hackersguide/overlays.png'
 /bin/install -c -m 644 'post_frame.png' '/usr/share/doc/xine/hackersguide/post_frame.png'
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/doc/hackersguide'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/doc/hackersguide'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/doc/hackersguide'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/doc/hackersguide'
Making install in faq
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/doc/faq'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/doc/faq'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/doc/xine/faq" || mkdir -p -- "/usr/share/doc/xine/faq"
 /bin/install -c -m 644 'faq.html' '/usr/share/doc/xine/faq/faq.html'
 /bin/install -c -m 644 'faq.txt' '/usr/share/doc/xine/faq/faq.txt'
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/doc/faq'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/doc/faq'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/doc/faq'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/doc/faq'
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/doc'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/doc'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/doc/xine" || mkdir -p -- "/usr/share/doc/xine"
 /bin/install -c -m 644 'README' '/usr/share/doc/xine/README'
 /bin/install -c -m 644 'README.dvb' '/usr/share/doc/xine/README.dvb'
 /bin/install -c -m 644 'README.dxr3' '/usr/share/doc/xine/README.dxr3'
 /bin/install -c -m 644 'README.freebsd' '/usr/share/doc/xine/README.freebsd'
 /bin/install -c -m 644 'README.irix' '/usr/share/doc/xine/README.irix'
 /bin/install -c -m 644 'README.network_dvd' '/usr/share/doc/xine/README.network_dvd'
 /bin/install -c -m 644 'README.opengl' '/usr/share/doc/xine/README.opengl'
 /bin/install -c -m 644 'README.solaris' '/usr/share/doc/xine/README.solaris'
 /bin/install -c -m 644 'README.syncfb' '/usr/share/doc/xine/README.syncfb'
 /bin/install -c -m 644 'README_xxmc.html' '/usr/share/doc/xine/README_xxmc.html'
 /bin/install -c -m 644 'README.MINGWCROSS' '/usr/share/doc/xine/README.MINGWCROSS'
 /bin/install -c -m 644 'README.WIN32' '/usr/share/doc/xine/README.WIN32'
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/doc'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/doc'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/doc'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/doc'
make[1]: Leaving directory `/usr/src/xine-lib-1.1.1/doc'
Making install in m4
make[1]: Entering directory `/usr/src/xine-lib-1.1.1/m4'
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/m4'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/aclocal" || mkdir -p -- "/usr/share/aclocal"
 /bin/install -c -m 644 'xine.m4' '/usr/share/aclocal/xine.m4'
make  install-data-hook
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/m4'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/m4'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/m4'
make[1]: Leaving directory `/usr/src/xine-lib-1.1.1/m4'
Making install in intl
make[1]: Entering directory `/usr/src/xine-lib-1.1.1/intl'
if test "xine-lib" = "gettext" \
   && test '' = 'intl-compat.lo'; then \
  /bin/sh `case ".././install-sh -d" in /*) echo ".././install-sh -d" ;; *) echo "../.././install-sh -d" ;; esac` /usr/lib /usr/include; \
  /bin/install -c -m 644 libintl.h /usr/include/libintl.h; \
  /bin/sh ../libtool --mode=install \
    /bin/install -c -m 644 libintl.la /usr/lib/libintl.la; \
else \
  : ; \
fi
if test 'no' = yes; then \
  /bin/sh `case ".././install-sh -d" in /*) echo ".././install-sh -d" ;; *) echo "../.././install-sh -d" ;; esac` /usr/lib; \
  temp=/usr/lib/t-charset.alias; \
  dest=/usr/lib/charset.alias; \
  if test -f /usr/lib/charset.alias; then \
    orig=/usr/lib/charset.alias; \
    sed -f ref-add.sed $orig > $temp; \
    /bin/install -c -m 644 $temp $dest; \
    rm -f $temp; \
  else \
    if test yes = no; then \
      orig=charset.alias; \
      sed -f ref-add.sed $orig > $temp; \
      /bin/install -c -m 644 $temp $dest; \
      rm -f $temp; \
    fi; \
  fi; \
  /bin/sh `case ".././install-sh -d" in /*) echo ".././install-sh -d" ;; *) echo "../.././install-sh -d" ;; esac` /usr/share/locale; \
  test -f /usr/share/locale/locale.alias \
    && orig=/usr/share/locale/locale.alias \
    || orig=./locale.alias; \
  temp=/usr/share/locale/t-locale.alias; \
  dest=/usr/share/locale/locale.alias; \
  sed -f ref-add.sed $orig > $temp; \
  /bin/install -c -m 644 $temp $dest; \
  rm -f $temp; \
else \
  : ; \
fi
if test "xine-lib" = "gettext"; then \
  /bin/sh `case ".././install-sh -d" in /*) echo ".././install-sh -d" ;; *) echo "../.././install-sh -d" ;; esac` /usr/share/gettext/intl; \
  /bin/install -c -m 644 VERSION /usr/share/gettext/intl/VERSION; \
  /bin/install -c -m 644 ChangeLog.inst /usr/share/gettext/intl/ChangeLog; \
  dists="Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gettext.h gettextP.h hash-string.h libgnuintl.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y localcharset.c intl-compat.c ChangeLog.inst libintl.glibc"; \
  for file in $dists; do \
    /bin/install -c -m 644 ./$file \
		    /usr/share/gettext/intl/$file; \
  done; \
  chmod a+x /usr/share/gettext/intl/config.charset; \
  dists="plural.c"; \
  for file in $dists; do \
    if test -f $file; then dir=.; else dir=.; fi; \
    /bin/install -c -m 644 $dir/$file \
		    /usr/share/gettext/intl/$file; \
  done; \
  dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c"; \
  for file in $dists; do \
    rm -f /usr/share/gettext/intl/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory `/usr/src/xine-lib-1.1.1/intl'
Making install in po
make[1]: Entering directory `/usr/src/xine-lib-1.1.1/po'
/bin/sh .././install-sh -d /usr/share
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/libxine1.mo
installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/libxine1.mo
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/libxine1.mo
installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/libxine1.mo
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/libxine1.mo
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/libxine1.mo
installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/libxine1.mo
installing it.gmo as /usr/share/locale/it/LC_MESSAGES/libxine1.mo
installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/libxine1.mo
if test "xine-lib" = "gettext"; then \
  /bin/sh .././install-sh -d /usr/share/gettext/po; \
  /bin/install -c -m 644 ./Makefile.in.in \
		  /usr/share/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[1]: Leaving directory `/usr/src/xine-lib-1.1.1/po'
Making install in misc
make[1]: Entering directory `/usr/src/xine-lib-1.1.1/misc'
Making install in fonts
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/misc/fonts'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/misc/fonts'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/xine/libxine1/fonts" || mkdir -p -- "/usr/share/xine/libxine1/fonts"
 /bin/install -c -m 644 'cetus-16.xinefont.gz' '/usr/share/xine/libxine1/fonts/cetus-16.xinefont.gz'
 /bin/install -c -m 644 'cetus-20.xinefont.gz' '/usr/share/xine/libxine1/fonts/cetus-20.xinefont.gz'
 /bin/install -c -m 644 'cetus-24.xinefont.gz' '/usr/share/xine/libxine1/fonts/cetus-24.xinefont.gz'
 /bin/install -c -m 644 'cetus-32.xinefont.gz' '/usr/share/xine/libxine1/fonts/cetus-32.xinefont.gz'
 /bin/install -c -m 644 'cetus-48.xinefont.gz' '/usr/share/xine/libxine1/fonts/cetus-48.xinefont.gz'
 /bin/install -c -m 644 'cetus-64.xinefont.gz' '/usr/share/xine/libxine1/fonts/cetus-64.xinefont.gz'
 /bin/install -c -m 644 'cc-16.xinefont.gz' '/usr/share/xine/libxine1/fonts/cc-16.xinefont.gz'
 /bin/install -c -m 644 'cc-20.xinefont.gz' '/usr/share/xine/libxine1/fonts/cc-20.xinefont.gz'
 /bin/install -c -m 644 'cc-24.xinefont.gz' '/usr/share/xine/libxine1/fonts/cc-24.xinefont.gz'
 /bin/install -c -m 644 'cc-32.xinefont.gz' '/usr/share/xine/libxine1/fonts/cc-32.xinefont.gz'
 /bin/install -c -m 644 'cc-48.xinefont.gz' '/usr/share/xine/libxine1/fonts/cc-48.xinefont.gz'
 /bin/install -c -m 644 'cc-64.xinefont.gz' '/usr/share/xine/libxine1/fonts/cc-64.xinefont.gz'
 /bin/install -c -m 644 'cci-16.xinefont.gz' '/usr/share/xine/libxine1/fonts/cci-16.xinefont.gz'
 /bin/install -c -m 644 'cci-20.xinefont.gz' '/usr/share/xine/libxine1/fonts/cci-20.xinefont.gz'
 /bin/install -c -m 644 'cci-24.xinefont.gz' '/usr/share/xine/libxine1/fonts/cci-24.xinefont.gz'
 /bin/install -c -m 644 'cci-32.xinefont.gz' '/usr/share/xine/libxine1/fonts/cci-32.xinefont.gz'
 /bin/install -c -m 644 'cci-48.xinefont.gz' '/usr/share/xine/libxine1/fonts/cci-48.xinefont.gz'
 /bin/install -c -m 644 'cci-64.xinefont.gz' '/usr/share/xine/libxine1/fonts/cci-64.xinefont.gz'
 /bin/install -c -m 644 'mono-16.xinefont.gz' '/usr/share/xine/libxine1/fonts/mono-16.xinefont.gz'
 /bin/install -c -m 644 'mono-20.xinefont.gz' '/usr/share/xine/libxine1/fonts/mono-20.xinefont.gz'
 /bin/install -c -m 644 'mono-24.xinefont.gz' '/usr/share/xine/libxine1/fonts/mono-24.xinefont.gz'
 /bin/install -c -m 644 'mono-32.xinefont.gz' '/usr/share/xine/libxine1/fonts/mono-32.xinefont.gz'
 /bin/install -c -m 644 'mono-48.xinefont.gz' '/usr/share/xine/libxine1/fonts/mono-48.xinefont.gz'
 /bin/install -c -m 644 'mono-64.xinefont.gz' '/usr/share/xine/libxine1/fonts/mono-64.xinefont.gz'
 /bin/install -c -m 644 'sans-16.xinefont.gz' '/usr/share/xine/libxine1/fonts/sans-16.xinefont.gz'
 /bin/install -c -m 644 'sans-20.xinefont.gz' '/usr/share/xine/libxine1/fonts/sans-20.xinefont.gz'
 /bin/install -c -m 644 'sans-24.xinefont.gz' '/usr/share/xine/libxine1/fonts/sans-24.xinefont.gz'
 /bin/install -c -m 644 'sans-32.xinefont.gz' '/usr/share/xine/libxine1/fonts/sans-32.xinefont.gz'
 /bin/install -c -m 644 'sans-48.xinefont.gz' '/usr/share/xine/libxine1/fonts/sans-48.xinefont.gz'
 /bin/install -c -m 644 'sans-64.xinefont.gz' '/usr/share/xine/libxine1/fonts/sans-64.xinefont.gz'
 /bin/install -c -m 644 'serif-16.xinefont.gz' '/usr/share/xine/libxine1/fonts/serif-16.xinefont.gz'
 /bin/install -c -m 644 'serif-20.xinefont.gz' '/usr/share/xine/libxine1/fonts/serif-20.xinefont.gz'
 /bin/install -c -m 644 'serif-24.xinefont.gz' '/usr/share/xine/libxine1/fonts/serif-24.xinefont.gz'
 /bin/install -c -m 644 'serif-32.xinefont.gz' '/usr/share/xine/libxine1/fonts/serif-32.xinefont.gz'
 /bin/install -c -m 644 'serif-48.xinefont.gz' '/usr/share/xine/libxine1/fonts/serif-48.xinefont.gz'
 /bin/install -c -m 644 'serif-64.xinefont.gz' '/usr/share/xine/libxine1/fonts/serif-64.xinefont.gz'
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/misc/fonts'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/misc/fonts'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/misc/fonts'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/misc/fonts'
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/misc'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/misc'
test -z "/usr/bin" || mkdir -p -- "/usr/bin"
 /bin/install -c 'xine-config' '/usr/bin/xine-config'
test -z "/usr/lib/pkgconfig" || mkdir -p -- "/usr/lib/pkgconfig"
 /bin/install -c -m 644 'libxine.pc' '/usr/lib/pkgconfig/libxine.pc'
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/misc'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/misc'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/misc'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/misc'
make[1]: Leaving directory `/usr/src/xine-lib-1.1.1/misc'
Making install in include
make[1]: Entering directory `/usr/src/xine-lib-1.1.1/include'
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/include'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/include" || mkdir -p -- "/usr/include"
 /bin/install -c -m 644 'xine.h' '/usr/include/xine.h'
sed -e '/^\/\*_x_/d' xine.h > /usr/include/xine.h
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/include'
make[1]: Leaving directory `/usr/src/xine-lib-1.1.1/include'
Making install in lib
make[1]: Entering directory `/usr/src/xine-lib-1.1.1/lib'
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/lib'
make[2]: Nothing to be done for `install-exec-am'.
/usr/src/xine-lib-1.1.1/install-sh -d /usr/include/xine
 /bin/install -c -m 644 os_types.h /usr/include/xine/os_types.h
make  install-data-hook
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/lib'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/lib'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/lib'
make[1]: Leaving directory `/usr/src/xine-lib-1.1.1/lib'
Making install in src
make[1]: Entering directory `/usr/src/xine-lib-1.1.1/src'
Making install in xine-utils
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/xine-utils'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/xine-utils'
make[3]: Nothing to be done for `install-exec-am'.
/usr/src/xine-lib-1.1.1/install-sh -d /usr/include/xine
 /bin/install -c -m 644 attributes.h /usr/include/xine/attributes.h
 /bin/install -c -m 644 compat.h /usr/include/xine/compat.h
 /bin/install -c -m 644 xine_buffer.h /usr/include/xine/xine_buffer.h
 /bin/install -c -m 644 xineutils.h /usr/include/xine/xineutils.h
 /bin/install -c -m 644 xmllexer.h /usr/include/xine/xmllexer.h
 /bin/install -c -m 644 xmlparser.h /usr/include/xine/xmlparser.h
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/xine-utils'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/xine-utils'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/xine-utils'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/xine-utils'
Making install in xine-engine
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/xine-engine'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/xine-engine'
test -z "/usr/lib" || mkdir -p -- "/usr/lib"
 /bin/sh ../../libtool --mode=install /bin/install -c  'libxine.la' '/usr/lib/libxine.la'
/bin/install -c .libs/libxine.so.1.14.0 /usr/lib/libxine.so.1.14.0
(cd /usr/lib && rm -f libxine.so.1 && ln -s libxine.so.1.14.0 libxine.so.1)
(cd /usr/lib && rm -f libxine.so && ln -s libxine.so.1.14.0 libxine.so)
/bin/install -c .libs/libxine.lai /usr/lib/libxine.la
PATH="$PATH:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/usr/src/xine-lib-1.1.1/install-sh -d /usr/include/xine
 /bin/install -c -m 644 buffer.h /usr/include/xine/buffer.h
 /bin/install -c -m 644 metronom.h /usr/include/xine/metronom.h
 /bin/install -c -m 644 configfile.h /usr/include/xine/configfile.h
 /bin/install -c -m 644 vo_scale.h /usr/include/xine/vo_scale.h
 /bin/install -c -m 644 audio_out.h /usr/include/xine/audio_out.h
 /bin/install -c -m 644 resample.h /usr/include/xine/resample.h
 /bin/install -c -m 644 video_out.h /usr/include/xine/video_out.h
 /bin/install -c -m 644 xine_internal.h /usr/include/xine/xine_internal.h
 /bin/install -c -m 644 spu_decoder.h /usr/include/xine/spu_decoder.h
 /bin/install -c -m 644 video_overlay.h /usr/include/xine/video_overlay.h
 /bin/install -c -m 644 osd.h /usr/include/xine/osd.h
 /bin/install -c -m 644 scratch.h /usr/include/xine/scratch.h
 /bin/install -c -m 644 xine_plugin.h /usr/include/xine/xine_plugin.h
 /bin/install -c -m 644 xineintl.h /usr/include/xine/xineintl.h
 /bin/install -c -m 644 plugin_catalog.h /usr/include/xine/plugin_catalog.h
 /bin/install -c -m 644 audio_decoder.h /usr/include/xine/audio_decoder.h
 /bin/install -c -m 644 video_decoder.h /usr/include/xine/video_decoder.h
 /bin/install -c -m 644 post.h /usr/include/xine/post.h
 /bin/install -c -m 644 io_helper.h /usr/include/xine/io_helper.h
 /bin/install -c -m 644 broadcaster.h /usr/include/xine/broadcaster.h
 /bin/install -c -m 644 info_helper.h /usr/include/xine/info_helper.h
 /bin/install -c -m 644 refcounter.h /usr/include/xine/refcounter.h
 /bin/install -c -m 644 alphablend.h /usr/include/xine/alphablend.h
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/xine-engine'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/xine-engine'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/xine-engine'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/xine-engine'
Making install in audio_out
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/audio_out'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/audio_out'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_ao_out_none.la' '/usr/lib/xine/plugins/1.1.1/xineplug_ao_out_none.la'
libtool-nofpic: install: warning: relinking `xineplug_ao_out_none.la'
(cd /usr/src/xine-lib-1.1.1/src/audio_out; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -DXINE_COMPILE -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/audio_none_out.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_ao_out_none.so -o .libs/xineplug_ao_out_none.so
/bin/install -c .libs/xineplug_ao_out_none.soT /usr/lib/xine/plugins/1.1.1/xineplug_ao_out_none.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_ao_out_file.la' '/usr/lib/xine/plugins/1.1.1/xineplug_ao_out_file.la'
libtool-nofpic: install: warning: relinking `xineplug_ao_out_file.la'
(cd /usr/src/xine-lib-1.1.1/src/audio_out; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -DXINE_COMPILE -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/audio_file_out.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_ao_out_file.so -o .libs/xineplug_ao_out_file.so
/bin/install -c .libs/xineplug_ao_out_file.soT /usr/lib/xine/plugins/1.1.1/xineplug_ao_out_file.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_ao_out_oss.la' '/usr/lib/xine/plugins/1.1.1/xineplug_ao_out_oss.la'
libtool-nofpic: install: warning: relinking `xineplug_ao_out_oss.la'
(cd /usr/src/xine-lib-1.1.1/src/audio_out; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -DXINE_COMPILE -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/audio_oss_out.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_ao_out_oss.so -o .libs/xineplug_ao_out_oss.so
/bin/install -c .libs/xineplug_ao_out_oss.soT /usr/lib/xine/plugins/1.1.1/xineplug_ao_out_oss.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/audio_out'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/audio_out'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/audio_out'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/audio_out'
Making install in video_out
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out'
Making install in libdha
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha'
Making install in bin
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/bin'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/bin'
make[5]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/bin'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/bin'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/bin'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/bin'
Making install in kernelhelper
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/kernelhelper'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/kernelhelper'
make[5]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/kernelhelper'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/kernelhelper'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/kernelhelper'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/kernelhelper'
Making install in oth
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/oth'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/oth'
make[5]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/oth'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/oth'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/oth'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/oth'
Making install in sysdep
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/sysdep'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/sysdep'
make[5]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/sysdep'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/sysdep'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/sysdep'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha/sysdep'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha'
make[5]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/libdha'
Making install in vidix
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/vidix'
Making install in drivers
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/vidix/drivers'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/vidix/drivers'
test -z "/usr/lib/xine/plugins/1.1.1/vidix" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1/vidix"
 /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c  'mach64_vid.la' '/usr/lib/xine/plugins/1.1.1/vidix/mach64_vid.la'
/bin/install -c .libs/mach64_vid.so /usr/lib/xine/plugins/1.1.1/vidix/mach64_vid.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1/vidix
 /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c  'mga_crtc2_vid.la' '/usr/lib/xine/plugins/1.1.1/vidix/mga_crtc2_vid.la'
/bin/install -c .libs/mga_crtc2_vid.so /usr/lib/xine/plugins/1.1.1/vidix/mga_crtc2_vid.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1/vidix
 /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c  'mga_vid.la' '/usr/lib/xine/plugins/1.1.1/vidix/mga_vid.la'
/bin/install -c .libs/mga_vid.so /usr/lib/xine/plugins/1.1.1/vidix/mga_vid.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1/vidix
 /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c  'pm2_vid.la' '/usr/lib/xine/plugins/1.1.1/vidix/pm2_vid.la'
/bin/install -c .libs/pm2_vid.so /usr/lib/xine/plugins/1.1.1/vidix/pm2_vid.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1/vidix
 /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c  'pm3_vid.la' '/usr/lib/xine/plugins/1.1.1/vidix/pm3_vid.la'
/bin/install -c .libs/pm3_vid.so /usr/lib/xine/plugins/1.1.1/vidix/pm3_vid.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1/vidix
 /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c  'radeon_vid.la' '/usr/lib/xine/plugins/1.1.1/vidix/radeon_vid.la'
/bin/install -c .libs/radeon_vid.so /usr/lib/xine/plugins/1.1.1/vidix/radeon_vid.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1/vidix
 /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c  'rage128_vid.la' '/usr/lib/xine/plugins/1.1.1/vidix/rage128_vid.la'
/bin/install -c .libs/rage128_vid.so /usr/lib/xine/plugins/1.1.1/vidix/rage128_vid.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1/vidix
 /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c  'cyberblade_vid.la' '/usr/lib/xine/plugins/1.1.1/vidix/cyberblade_vid.la'
/bin/install -c .libs/cyberblade_vid.so /usr/lib/xine/plugins/1.1.1/vidix/cyberblade_vid.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1/vidix
 /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c  'unichrome_vid.la' '/usr/lib/xine/plugins/1.1.1/vidix/unichrome_vid.la'
/bin/install -c .libs/unichrome_vid.so /usr/lib/xine/plugins/1.1.1/vidix/unichrome_vid.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1/vidix
 /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c  'nvidia_vid.la' '/usr/lib/xine/plugins/1.1.1/vidix/nvidia_vid.la'
/bin/install -c .libs/nvidia_vid.so /usr/lib/xine/plugins/1.1.1/vidix/nvidia_vid.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1/vidix
 /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c  'sis_vid.la' '/usr/lib/xine/plugins/1.1.1/vidix/sis_vid.la'
/bin/install -c .libs/sis_vid.so /usr/lib/xine/plugins/1.1.1/vidix/sis_vid.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1/vidix
 /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c  'savage_vid.la' '/usr/lib/xine/plugins/1.1.1/vidix/savage_vid.la'
/bin/install -c .libs/savage_vid.so /usr/lib/xine/plugins/1.1.1/vidix/savage_vid.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1/vidix
make  install-data-hook
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/vidix/drivers'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/vidix/drivers'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/vidix/drivers'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/vidix/drivers'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/vidix'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/vidix'
make[5]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/vidix'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/vidix'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/vidix'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/vidix'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/vidix'
Making install in macosx
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/macosx'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/macosx'
test -z "/usr/lib" || mkdir -p -- "/usr/lib"
/usr/src/xine-lib-1.1.1/install-sh -d /usr/include/xine
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out/macosx'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/macosx'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/macosx'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out/macosx'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_vo_out_xshm.la' '/usr/lib/xine/plugins/1.1.1/xineplug_vo_out_xshm.la'
libtool-nofpic: install: warning: relinking `xineplug_vo_out_xshm.la'
(cd /usr/src/xine-lib-1.1.1/src/video_out; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -I/usr/X11R6/include -DXINE_COMPILE -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -L/usr/X11R6/lib -lXinerama -lXext ../../src/xine-engine/libxine.la -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/yuv2rgb.o .libs/yuv2rgb_mmx.o .libs/yuv2rgb_mlib.o .libs/video_out_xshm.o .libs/x11osd.o  -L/usr/X11R6/lib -lXinerama -lXext -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_vo_out_xshm.so -o .libs/xineplug_vo_out_xshm.so
/bin/install -c .libs/xineplug_vo_out_xshm.soT /usr/lib/xine/plugins/1.1.1/xineplug_vo_out_xshm.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_vo_out_xv.la' '/usr/lib/xine/plugins/1.1.1/xineplug_vo_out_xv.la'
libtool-nofpic: install: warning: relinking `xineplug_vo_out_xv.la'
(cd /usr/src/xine-lib-1.1.1/src/video_out; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -I/usr/X11R6/include -DXINE_COMPILE -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_vo_out_xv.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module x11osd.lo deinterlace.lo video_out_xv.lo -lXv -L/usr/X11R6/lib -lXinerama -lXext ../../src/xine-engine/libxine.la -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/x11osd.o .libs/deinterlace.o .libs/video_out_xv.o  -lXv -L/usr/X11R6/lib -lXinerama -lXext -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_vo_out_xv.so -o .libs/xineplug_vo_out_xv.so
/bin/install -c .libs/xineplug_vo_out_xv.soT /usr/lib/xine/plugins/1.1.1/xineplug_vo_out_xv.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_vo_out_opengl.la' '/usr/lib/xine/plugins/1.1.1/xineplug_vo_out_opengl.la'
libtool-nofpic: install: warning: relinking `xineplug_vo_out_opengl.la'
(cd /usr/src/xine-lib-1.1.1/src/video_out; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -I/usr/X11R6/include -DXINE_COMPILE -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 -L/usr/X11R6/lib -lXinerama -lXext ../../src/xine-engine/libxine.la -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/yuv2rgb.o .libs/yuv2rgb_mmx.o .libs/yuv2rgb_mlib.o .libs/video_out_opengl.o .libs/x11osd.o  -lGL -lm -lGLU -L/usr/X11R6/lib -lXinerama -lXext -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_vo_out_opengl.so -o .libs/xineplug_vo_out_opengl.so
/bin/install -c .libs/xineplug_vo_out_opengl.soT /usr/lib/xine/plugins/1.1.1/xineplug_vo_out_opengl.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_vo_out_vidix.la' '/usr/lib/xine/plugins/1.1.1/xineplug_vo_out_vidix.la'
/bin/install -c .libs/xineplug_vo_out_vidix.so /usr/lib/xine/plugins/1.1.1/xineplug_vo_out_vidix.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_vo_out_aa.la' '/usr/lib/xine/plugins/1.1.1/xineplug_vo_out_aa.la'
/bin/install -c .libs/xineplug_vo_out_aa.so /usr/lib/xine/plugins/1.1.1/xineplug_vo_out_aa.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_vo_out_fb.la' '/usr/lib/xine/plugins/1.1.1/xineplug_vo_out_fb.la'
libtool-nofpic: install: warning: relinking `xineplug_vo_out_fb.la'
(cd /usr/src/xine-lib-1.1.1/src/video_out; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -I/usr/X11R6/include -DXINE_COMPILE -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -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 )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/yuv2rgb.o .libs/yuv2rgb_mmx.o .libs/yuv2rgb_mlib.o .libs/video_out_fb.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_vo_out_fb.so -o .libs/xineplug_vo_out_fb.so
/bin/install -c .libs/xineplug_vo_out_fb.soT /usr/lib/xine/plugins/1.1.1/xineplug_vo_out_fb.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_vo_out_none.la' '/usr/lib/xine/plugins/1.1.1/xineplug_vo_out_none.la'
libtool-nofpic: install: warning: relinking `xineplug_vo_out_none.la'
(cd /usr/src/xine-lib-1.1.1/src/video_out; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -I/usr/X11R6/include -DXINE_COMPILE -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_vo_out_none.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module video_out_none.lo ../../src/xine-engine/libxine.la -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/video_out_none.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_vo_out_none.so -o .libs/xineplug_vo_out_none.so
/bin/install -c .libs/xineplug_vo_out_none.soT /usr/lib/xine/plugins/1.1.1/xineplug_vo_out_none.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/video_out'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/video_out'
Making install in dxr3
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/dxr3'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/dxr3'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_dxr3_video.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_dxr3_video.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_dxr3_video.la'
(cd /usr/src/xine-lib-1.1.1/src/dxr3; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_dxr3_video.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module dxr3_decode_video.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/dxr3_decode_video.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_dxr3_video.so -o .libs/xineplug_decode_dxr3_video.so
/bin/install -c .libs/xineplug_decode_dxr3_video.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_dxr3_video.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_dxr3_spu.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_dxr3_spu.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_dxr3_spu.la'
(cd /usr/src/xine-lib-1.1.1/src/dxr3; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_dxr3_spu.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module dxr3_decode_spu.lo nav_read.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/dxr3_decode_spu.o .libs/nav_read.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_dxr3_spu.so -o .libs/xineplug_decode_dxr3_spu.so
/bin/install -c .libs/xineplug_decode_dxr3_spu.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_dxr3_spu.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_vo_out_dxr3.la' '/usr/lib/xine/plugins/1.1.1/xineplug_vo_out_dxr3.la'
libtool-nofpic: install: warning: relinking `xineplug_vo_out_dxr3.la'
(cd /usr/src/xine-lib-1.1.1/src/dxr3; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -I/usr/X11R6/include -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_vo_out_dxr3.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module dxr3_mpeg_encoders.lo dxr3_spu_encoder.lo dxr3_scr.lo video_out_dxr3.lo -L/usr/X11R6/lib -lXinerama -lXext ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/dxr3_mpeg_encoders.o .libs/dxr3_spu_encoder.o .libs/dxr3_scr.o .libs/video_out_dxr3.o  -L/usr/X11R6/lib -lXinerama -lXext -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_vo_out_dxr3.so -o .libs/xineplug_vo_out_dxr3.so
/bin/install -c .libs/xineplug_vo_out_dxr3.soT /usr/lib/xine/plugins/1.1.1/xineplug_vo_out_dxr3.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/dxr3'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/dxr3'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/dxr3'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/dxr3'
Making install in input
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/input'
Making install in vcd
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd'
Making install in libcdio
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio'
Making install in cdio
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/cdio'
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/cdio'
make[6]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[7]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/cdio'
make[7]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/cdio'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/cdio'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/cdio'
Making install in MSWindows
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/MSWindows'
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/MSWindows'
make[6]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[7]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/MSWindows'
make[7]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/MSWindows'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/MSWindows'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/MSWindows'
Making install in image
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/image'
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/image'
make[6]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[7]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/image'
make[7]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/image'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/image'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio/image'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio'
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio'
make[6]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[7]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio'
make[7]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libcdio'
Making install in libvcd
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libvcd'
Making install in libvcd
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libvcd/libvcd'
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libvcd/libvcd'
make[6]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[7]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libvcd/libvcd'
make[7]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libvcd/libvcd'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libvcd/libvcd'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libvcd/libvcd'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libvcd'
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libvcd'
make[6]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[7]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libvcd'
make[7]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libvcd'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libvcd'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libvcd'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd/libvcd'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../../libtool-nofpic --mode=install /bin/install -c  'xineplug_inp_vcd.la' '/usr/lib/xine/plugins/1.1.1/xineplug_inp_vcd.la'
libtool-nofpic: install: warning: relinking `xineplug_inp_vcd.la'
(cd /usr/src/xine-lib-1.1.1/src/input/vcd; /bin/sh ../../../libtool-nofpic  --tag=CC --mode=relink gcc -I../../../src/input/vcd/libcdio -I../../../src/input/vcd/libvcd -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_inp_vcd.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module xineplug_inp_vcd.lo vcdplayer.lo vcdio.lo xine-extra.lo ../../../src/xine-engine/libxine.la ../../../src/input/vcd/libvcd/libvcd.la ../../../src/input/vcd/libvcd/libvcdinfo.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/xineplug_inp_vcd.o .libs/vcdplayer.o .libs/vcdio.o .libs/xine-extra.o -Wl,--whole-archive ../../../src/input/vcd/libvcd/.libs/libvcd.a ../../../src/input/vcd/libvcd/.libs/libvcdinfo.a -Wl,--no-whole-archive  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_vcd.so -o .libs/xineplug_inp_vcd.so
/bin/install -c .libs/xineplug_inp_vcd.soT /usr/lib/xine/plugins/1.1.1/xineplug_inp_vcd.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/vcd'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/vcd'
Making install in dvb
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/dvb'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/dvb'
make[4]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/dvb'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/dvb'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/dvb'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/dvb'
Making install in libreal
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/libreal'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/libreal'
make[4]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/libreal'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/libreal'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/libreal'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/libreal'
Making install in librtsp
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/librtsp'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/librtsp'
make[4]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/librtsp'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/librtsp'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/librtsp'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/librtsp'
Making install in libdvdnav
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/libdvdnav'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/libdvdnav'
make[4]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/input/libdvdnav'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/libdvdnav'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/libdvdnav'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input/libdvdnav'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/input'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/input'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_inp_file.la' '/usr/lib/xine/plugins/1.1.1/xineplug_inp_file.la'
libtool-nofpic: install: warning: relinking `xineplug_inp_file.la'
(cd /usr/src/xine-lib-1.1.1/src/input; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_inp_file.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module input_file.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_file.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_file.so -o .libs/xineplug_inp_file.so
/bin/install -c .libs/xineplug_inp_file.soT /usr/lib/xine/plugins/1.1.1/xineplug_inp_file.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_inp_http.la' '/usr/lib/xine/plugins/1.1.1/xineplug_inp_http.la'
libtool-nofpic: install: warning: relinking `xineplug_inp_http.la'
(cd /usr/src/xine-lib-1.1.1/src/input; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_inp_http.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module input_http.lo net_buf_ctrl.lo http_helper.lo ../../src/xine-engine/libxine.la -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_http.o .libs/net_buf_ctrl.o .libs/http_helper.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_http.so -o .libs/xineplug_inp_http.so
/bin/install -c .libs/xineplug_inp_http.soT /usr/lib/xine/plugins/1.1.1/xineplug_inp_http.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_inp_dvd.la' '/usr/lib/xine/plugins/1.1.1/xineplug_inp_dvd.la'
libtool-nofpic: install: warning: relinking `xineplug_inp_dvd.la'
(cd /usr/src/xine-lib-1.1.1/src/input; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_inp_dvd.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module input_dvd.lo media_helper.lo ../../src/xine-engine/libxine.la libdvdnav/libdvdnav.la -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_dvd.o .libs/media_helper.o -Wl,--whole-archive libdvdnav/.libs/libdvdnav.a -Wl,--no-whole-archive  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_dvd.so -o .libs/xineplug_inp_dvd.so
/bin/install -c .libs/xineplug_inp_dvd.soT /usr/lib/xine/plugins/1.1.1/xineplug_inp_dvd.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_inp_vcdo.la' '/usr/lib/xine/plugins/1.1.1/xineplug_inp_vcdo.la'
libtool-nofpic: install: warning: relinking `xineplug_inp_vcdo.la'
(cd /usr/src/xine-lib-1.1.1/src/input; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_inp_vcdo.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module input_vcd.lo media_helper.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_vcd.o .libs/media_helper.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_vcdo.so -o .libs/xineplug_inp_vcdo.so
/bin/install -c .libs/xineplug_inp_vcdo.soT /usr/lib/xine/plugins/1.1.1/xineplug_inp_vcdo.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_inp_v4l.la' '/usr/lib/xine/plugins/1.1.1/xineplug_inp_v4l.la'
libtool-nofpic: install: warning: relinking `xineplug_inp_v4l.la'
(cd /usr/src/xine-lib-1.1.1/src/input; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_inp_v4l.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module input_v4l.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_v4l.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_v4l.so -o .libs/xineplug_inp_v4l.so
/bin/install -c .libs/xineplug_inp_v4l.soT /usr/lib/xine/plugins/1.1.1/xineplug_inp_v4l.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_inp_smb.la' '/usr/lib/xine/plugins/1.1.1/xineplug_inp_smb.la'
libtool-nofpic: install: warning: relinking `xineplug_inp_smb.la'
(cd /usr/src/xine-lib-1.1.1/src/input; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_inp_smb.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module input_smb.lo -L/usr/lib/samba -lsmbclient ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_smb.o  -L/usr/lib/samba -lsmbclient -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_smb.so -o .libs/xineplug_inp_smb.so
/bin/install -c .libs/xineplug_inp_smb.soT /usr/lib/xine/plugins/1.1.1/xineplug_inp_smb.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_inp_mms.la' '/usr/lib/xine/plugins/1.1.1/xineplug_inp_mms.la'
libtool-nofpic: install: warning: relinking `xineplug_inp_mms.la'
(cd /usr/src/xine-lib-1.1.1/src/input; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_inp_mms.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module input_mms.lo net_buf_ctrl.lo mms.lo mmsh.lo http_helper.lo ../../src/xine-engine/libxine.la -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_mms.o .libs/net_buf_ctrl.o .libs/mms.o .libs/mmsh.o .libs/http_helper.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_mms.so -o .libs/xineplug_inp_mms.so
/bin/install -c .libs/xineplug_inp_mms.soT /usr/lib/xine/plugins/1.1.1/xineplug_inp_mms.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_inp_stdin_fifo.la' '/usr/lib/xine/plugins/1.1.1/xineplug_inp_stdin_fifo.la'
libtool-nofpic: install: warning: relinking `xineplug_inp_stdin_fifo.la'
(cd /usr/src/xine-lib-1.1.1/src/input; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_inp_stdin_fifo.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module input_stdin_fifo.lo net_buf_ctrl.lo ../../src/xine-engine/libxine.la -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_stdin_fifo.o .libs/net_buf_ctrl.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_stdin_fifo.so -o .libs/xineplug_inp_stdin_fifo.so
/bin/install -c .libs/xineplug_inp_stdin_fifo.soT /usr/lib/xine/plugins/1.1.1/xineplug_inp_stdin_fifo.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_inp_pnm.la' '/usr/lib/xine/plugins/1.1.1/xineplug_inp_pnm.la'
libtool-nofpic: install: warning: relinking `xineplug_inp_pnm.la'
(cd /usr/src/xine-lib-1.1.1/src/input; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_inp_pnm.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module input_pnm.lo net_buf_ctrl.lo pnm.lo ../../src/xine-engine/libxine.la -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_pnm.o .libs/net_buf_ctrl.o .libs/pnm.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_pnm.so -o .libs/xineplug_inp_pnm.so
/bin/install -c .libs/xineplug_inp_pnm.soT /usr/lib/xine/plugins/1.1.1/xineplug_inp_pnm.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_inp_rtp.la' '/usr/lib/xine/plugins/1.1.1/xineplug_inp_rtp.la'
libtool-nofpic: install: warning: relinking `xineplug_inp_rtp.la'
(cd /usr/src/xine-lib-1.1.1/src/input; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_inp_rtp.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module input_rtp.lo net_buf_ctrl.lo ../../src/xine-engine/libxine.la -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_rtp.o .libs/net_buf_ctrl.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_rtp.so -o .libs/xineplug_inp_rtp.so
/bin/install -c .libs/xineplug_inp_rtp.soT /usr/lib/xine/plugins/1.1.1/xineplug_inp_rtp.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_inp_rtsp.la' '/usr/lib/xine/plugins/1.1.1/xineplug_inp_rtsp.la'
libtool-nofpic: install: warning: relinking `xineplug_inp_rtsp.la'
(cd /usr/src/xine-lib-1.1.1/src/input; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_inp_rtsp.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module input_rtsp.lo net_buf_ctrl.lo ../../src/xine-engine/libxine.la -lpthread libreal/libreal.la librtsp/librtsp.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_rtsp.o .libs/net_buf_ctrl.o -Wl,--whole-archive libreal/.libs/libreal.a librtsp/.libs/librtsp.a -Wl,--no-whole-archive  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_rtsp.so -o .libs/xineplug_inp_rtsp.so
/bin/install -c .libs/xineplug_inp_rtsp.soT /usr/lib/xine/plugins/1.1.1/xineplug_inp_rtsp.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_inp_net.la' '/usr/lib/xine/plugins/1.1.1/xineplug_inp_net.la'
libtool-nofpic: install: warning: relinking `xineplug_inp_net.la'
(cd /usr/src/xine-lib-1.1.1/src/input; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_inp_net.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module input_net.lo net_buf_ctrl.lo ../../src/xine-engine/libxine.la -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_net.o .libs/net_buf_ctrl.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_net.so -o .libs/xineplug_inp_net.so
/bin/install -c .libs/xineplug_inp_net.soT /usr/lib/xine/plugins/1.1.1/xineplug_inp_net.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_inp_pvr.la' '/usr/lib/xine/plugins/1.1.1/xineplug_inp_pvr.la'
libtool-nofpic: install: warning: relinking `xineplug_inp_pvr.la'
(cd /usr/src/xine-lib-1.1.1/src/input; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_inp_pvr.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module input_pvr.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_pvr.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_pvr.so -o .libs/xineplug_inp_pvr.so
/bin/install -c .libs/xineplug_inp_pvr.soT /usr/lib/xine/plugins/1.1.1/xineplug_inp_pvr.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_inp_dvb.la' '/usr/lib/xine/plugins/1.1.1/xineplug_inp_dvb.la'
libtool-nofpic: install: warning: relinking `xineplug_inp_dvb.la'
(cd /usr/src/xine-lib-1.1.1/src/input; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_inp_dvb.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module input_dvb.lo net_buf_ctrl.lo ../../src/xine-engine/libxine.la -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_dvb.o .libs/net_buf_ctrl.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_dvb.so -o .libs/xineplug_inp_dvb.so
/bin/install -c .libs/xineplug_inp_dvb.soT /usr/lib/xine/plugins/1.1.1/xineplug_inp_dvb.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_inp_cdda.la' '/usr/lib/xine/plugins/1.1.1/xineplug_inp_cdda.la'
libtool-nofpic: install: warning: relinking `xineplug_inp_cdda.la'
(cd /usr/src/xine-lib-1.1.1/src/input; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -D_LARGEFILE64_SOURCE -I../../src/input/libdvdnav/ -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_inp_cdda.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module input_cdda.lo media_helper.lo sha1.lo base64.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/input_cdda.o .libs/media_helper.o .libs/sha1.o .libs/base64.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_inp_cdda.so -o .libs/xineplug_inp_cdda.so
/bin/install -c .libs/xineplug_inp_cdda.soT /usr/lib/xine/plugins/1.1.1/xineplug_inp_cdda.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
/usr/src/xine-lib-1.1.1/install-sh -d /usr/include/xine
 /bin/install -c -m 644 input_plugin.h /usr/include/xine/input_plugin.h
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/input'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/input'
Making install in demuxers
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/demuxers'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/demuxers'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_ogg.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_ogg.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_ogg.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_ogg.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_ogg.lo -lvorbis -lm -ltheora -lm -logg -logg ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_ogg.o  -L/usr/lib -lvorbis -ltheora -lm -logg -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_ogg.so -o .libs/xineplug_dmx_ogg.so
/bin/install -c .libs/xineplug_dmx_ogg.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_ogg.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_asf.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_asf.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_asf.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_asf.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_asf.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_asf.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_asf.so -o .libs/xineplug_dmx_asf.so
/bin/install -c .libs/xineplug_dmx_asf.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_asf.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_mng.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_mng.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_mng.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_mng.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_mng.lo ../../src/xine-engine/libxine.la -lz -lmng )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_mng.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lz -lmng  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_mng.so -o .libs/xineplug_dmx_mng.so
/bin/install -c .libs/xineplug_dmx_mng.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_mng.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_games.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_games.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_games.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_games.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module group_games.lo demux_eawve.lo demux_idcin.lo demux_ipmovie.lo demux_roq.lo demux_vqa.lo demux_wc3movie.lo demux_str.lo demux_film.lo demux_smjpeg.lo demux_4xm.lo demux_vmd.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/group_games.o .libs/demux_eawve.o .libs/demux_idcin.o .libs/demux_ipmovie.o .libs/demux_roq.o .libs/demux_vqa.o .libs/demux_wc3movie.o .libs/demux_str.o .libs/demux_film.o .libs/demux_smjpeg.o .libs/demux_4xm.o .libs/demux_vmd.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_games.so -o .libs/xineplug_dmx_games.so
/bin/install -c .libs/xineplug_dmx_games.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_games.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_audio.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_audio.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_audio.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_audio.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module group_audio.lo demux_aud.lo demux_aiff.lo demux_cdda.lo demux_mpgaudio.lo demux_nsf.lo demux_realaudio.lo demux_snd.lo demux_voc.lo demux_vox.lo demux_wav.lo demux_ac3.lo id3.lo demux_aac.lo demux_mod.lo demux_flac.lo demux_mpc.lo demux_dts.lo demux_shn.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/group_audio.o .libs/demux_aud.o .libs/demux_aiff.o .libs/demux_cdda.o .libs/demux_mpgaudio.o .libs/demux_nsf.o .libs/demux_realaudio.o .libs/demux_snd.o .libs/demux_voc.o .libs/demux_vox.o .libs/demux_wav.o .libs/demux_ac3.o .libs/id3.o .libs/demux_aac.o .libs/demux_mod.o .libs/demux_flac.o .libs/demux_mpc.o .libs/demux_dts.o .libs/demux_shn.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_audio.so -o .libs/xineplug_dmx_audio.so
/bin/install -c .libs/xineplug_dmx_audio.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_audio.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_mpeg_ts.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_mpeg_ts.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_mpeg_ts.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_mpeg_ts.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_ts.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_ts.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_mpeg_ts.so -o .libs/xineplug_dmx_mpeg_ts.so
/bin/install -c .libs/xineplug_dmx_mpeg_ts.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_mpeg_ts.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_avi.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_avi.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_avi.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_avi.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_avi.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_avi.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_avi.so -o .libs/xineplug_dmx_avi.so
/bin/install -c .libs/xineplug_dmx_avi.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_avi.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_mpeg_block.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_mpeg_block.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_mpeg_block.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_mpeg_block.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_mpeg_block.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_mpeg_block.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_mpeg_block.so -o .libs/xineplug_dmx_mpeg_block.so
/bin/install -c .libs/xineplug_dmx_mpeg_block.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_mpeg_block.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_mpeg.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_mpeg.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_mpeg.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_mpeg.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_mpeg.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_mpeg.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_mpeg.so -o .libs/xineplug_dmx_mpeg.so
/bin/install -c .libs/xineplug_dmx_mpeg.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_mpeg.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_mpeg_elem.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_mpeg_elem.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_mpeg_elem.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_mpeg_elem.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_elem.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_elem.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_mpeg_elem.so -o .libs/xineplug_dmx_mpeg_elem.so
/bin/install -c .libs/xineplug_dmx_mpeg_elem.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_mpeg_elem.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_mpeg_pes.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_mpeg_pes.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_mpeg_pes.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_mpeg_pes.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_mpeg_pes.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_mpeg_pes.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_mpeg_pes.so -o .libs/xineplug_dmx_mpeg_pes.so
/bin/install -c .libs/xineplug_dmx_mpeg_pes.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_mpeg_pes.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_qt.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_qt.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_qt.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_qt.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_qt.lo ../../src/xine-engine/libxine.la -lz )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_qt.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lz  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_qt.so -o .libs/xineplug_dmx_qt.so
/bin/install -c .libs/xineplug_dmx_qt.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_qt.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_fli.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_fli.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_fli.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_fli.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_fli.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_fli.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_fli.so -o .libs/xineplug_dmx_fli.so
/bin/install -c .libs/xineplug_dmx_fli.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_fli.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_yuv4mpeg2.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_yuv4mpeg2.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_yuv4mpeg2.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_yuv4mpeg2.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_yuv4mpeg2.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_yuv4mpeg2.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_yuv4mpeg2.so -o .libs/xineplug_dmx_yuv4mpeg2.so
/bin/install -c .libs/xineplug_dmx_yuv4mpeg2.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_yuv4mpeg2.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_real.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_real.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_real.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_real.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_real.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_real.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_real.so -o .libs/xineplug_dmx_real.so
/bin/install -c .libs/xineplug_dmx_real.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_real.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_rawdv.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_rawdv.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_rawdv.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_rawdv.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_rawdv.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_rawdv.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_rawdv.so -o .libs/xineplug_dmx_rawdv.so
/bin/install -c .libs/xineplug_dmx_rawdv.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_rawdv.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_pva.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_pva.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_pva.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_pva.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_pva.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_pva.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_pva.so -o .libs/xineplug_dmx_pva.so
/bin/install -c .libs/xineplug_dmx_pva.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_pva.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_yuv_frames.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_yuv_frames.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_yuv_frames.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_yuv_frames.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_yuv_frames.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_yuv_frames.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_yuv_frames.so -o .libs/xineplug_dmx_yuv_frames.so
/bin/install -c .libs/xineplug_dmx_yuv_frames.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_yuv_frames.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_slave.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_slave.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_slave.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_slave.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_slave.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_slave.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_slave.so -o .libs/xineplug_dmx_slave.so
/bin/install -c .libs/xineplug_dmx_slave.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_slave.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_nsv.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_nsv.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_nsv.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_nsv.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_nsv.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_nsv.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_nsv.so -o .libs/xineplug_dmx_nsv.so
/bin/install -c .libs/xineplug_dmx_nsv.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_nsv.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_matroska.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_matroska.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_matroska.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_matroska.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_matroska.lo ebml.lo ../../src/xine-engine/libxine.la -lz )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_matroska.o .libs/ebml.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lz  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_matroska.so -o .libs/xineplug_dmx_matroska.so
/bin/install -c .libs/xineplug_dmx_matroska.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_matroska.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_iff.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_iff.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_iff.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_iff.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_iff.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_iff.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_iff.so -o .libs/xineplug_dmx_iff.so
/bin/install -c .libs/xineplug_dmx_iff.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_iff.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_flv.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_flv.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_flv.la'
(cd /usr/src/xine-lib-1.1.1/src/demuxers; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_flv.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_flv.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_flv.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_flv.so -o .libs/xineplug_dmx_flv.so
/bin/install -c .libs/xineplug_dmx_flv.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_flv.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
/usr/src/xine-lib-1.1.1/install-sh -d /usr/include/xine
 /bin/install -c -m 644 demux.h /usr/include/xine/demux.h
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/demuxers'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/demuxers'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/demuxers'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/demuxers'
Making install in libffmpeg
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg'
Making install in libavcodec
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec'
Making install in armv4l
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/armv4l'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/armv4l'
make[5]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/armv4l'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/armv4l'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/armv4l'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/armv4l'
Making install in i386
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/i386'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/i386'
make[5]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/i386'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/i386'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/i386'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/i386'
Making install in mlib
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/mlib'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/mlib'
make[5]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/mlib'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/mlib'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/mlib'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/mlib'
Making install in alpha
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/alpha'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/alpha'
make[5]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/alpha'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/alpha'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/alpha'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/alpha'
Making install in ppc
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/ppc'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/ppc'
make[5]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/ppc'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/ppc'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/ppc'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/ppc'
Making install in sparc
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/sparc'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/sparc'
make[5]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/sparc'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/sparc'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/sparc'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/sparc'
Making install in libpostproc
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/libpostproc'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/libpostproc'
make[5]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/libpostproc'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/libpostproc'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/libpostproc'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec/libpostproc'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec'
make[5]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavcodec'
Making install in libavutil
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavutil'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavutil'
make[4]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavutil'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavutil'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavutil'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg/libavutil'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_ff.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_ff.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_ff.la'
(cd /usr/src/xine-lib-1.1.1/src/libffmpeg; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_ff.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module xine_decoder.lo audio_decoder.lo video_decoder.lo xine_encoder.lo mpeg_parser.lo ../../src/xine-engine/libxine.la -lm -lz ../../src/libffmpeg/libavcodec/libavcodec.la ../../src/libffmpeg/libavutil/libavutil.la ../../src/libffmpeg/libavcodec/libpostproc/libpostprocess.la -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/xine_decoder.o .libs/audio_decoder.o .libs/video_decoder.o .libs/xine_encoder.o .libs/mpeg_parser.o -Wl,--whole-archive ../../src/libffmpeg/libavcodec/.libs/libavcodec.a ../../src/libffmpeg/libavutil/.libs/libavutil.a ../../src/libffmpeg/libavcodec/libpostproc/.libs/libpostprocess.a -Wl,--no-whole-archive  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lm -lz -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_ff.so -o .libs/xineplug_decode_ff.so
/bin/install -c .libs/xineplug_decode_ff.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_ff.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_dvaudio.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_dvaudio.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_dvaudio.la'
(cd /usr/src/xine-lib-1.1.1/src/libffmpeg; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_dvaudio.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module dvaudio_decoder.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/dvaudio_decoder.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_dvaudio.so -o .libs/xineplug_decode_dvaudio.so
/bin/install -c .libs/xineplug_decode_dvaudio.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_dvaudio.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libffmpeg'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libffmpeg'
Making install in libmpeg2
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/libmpeg2'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libmpeg2'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_mpeg2.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_mpeg2.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_mpeg2.la'
(cd /usr/src/xine-lib-1.1.1/src/libmpeg2; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_mpeg2.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module cpu_state.lo decode.lo header.lo idct.lo idct_altivec.lo idct_mlib.lo idct_mmx.lo motion_comp.lo motion_comp_altivec.lo motion_comp_mmx.lo motion_comp_mlib.lo motion_comp_vis.lo slice.lo slice_xvmc.lo slice_xvmc_vld.lo stats.lo xine_decoder.lo libmpeg2_accel.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/cpu_state.o .libs/decode.o .libs/header.o .libs/idct.o .libs/idct_altivec.o .libs/idct_mlib.o .libs/idct_mmx.o .libs/motion_comp.o .libs/motion_comp_altivec.o .libs/motion_comp_mmx.o .libs/motion_comp_mlib.o .libs/motion_comp_vis.o .libs/slice.o .libs/slice_xvmc.o .libs/slice_xvmc_vld.o .libs/stats.o .libs/xine_decoder.o .libs/libmpeg2_accel.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_mpeg2.so -o .libs/xineplug_decode_mpeg2.so
/bin/install -c .libs/xineplug_decode_mpeg2.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_mpeg2.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libmpeg2'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libmpeg2'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libmpeg2'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libmpeg2'
Making install in liba52
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/liba52'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/liba52'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_a52.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_a52.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_a52.la'
(cd /usr/src/xine-lib-1.1.1/src/liba52; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_a52.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module crc.lo xine_decoder.lo bitstream.lo bit_allocate.lo downmix.lo imdct.lo parse.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/crc.o .libs/xine_decoder.o .libs/bitstream.o .libs/bit_allocate.o .libs/downmix.o .libs/imdct.o .libs/parse.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_a52.so -o .libs/xineplug_decode_a52.so
/bin/install -c .libs/xineplug_decode_a52.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_a52.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/liba52'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/liba52'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/liba52'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/liba52'
Making install in libspudec
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/libspudec'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libspudec'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_spu.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_spu.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_spu.la'
(cd /usr/src/xine-lib-1.1.1/src/libspudec; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_spu.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module nav_read.lo spu.lo xine_decoder.lo ../../src/xine-engine/libxine.la -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/nav_read.o .libs/spu.o .libs/xine_decoder.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_spu.so -o .libs/xineplug_decode_spu.so
/bin/install -c .libs/xineplug_decode_spu.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_spu.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libspudec'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libspudec'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libspudec'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libspudec'
Making install in libspucc
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/libspucc'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libspucc'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_spucc.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_spucc.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_spucc.la'
(cd /usr/src/xine-lib-1.1.1/src/libspucc; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_spucc.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module cc_decoder.lo xine_decoder.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/cc_decoder.o .libs/xine_decoder.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_spucc.so -o .libs/xineplug_decode_spucc.so
/bin/install -c .libs/xineplug_decode_spucc.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_spucc.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libspucc'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libspucc'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libspucc'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libspucc'
Making install in libspucmml
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/libspucmml'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libspucmml'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_spucmml.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_spucmml.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_spucmml.la'
(cd /usr/src/xine-lib-1.1.1/src/libspucmml; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_spucmml.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module xine_decoder.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/xine_decoder.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_spucmml.so -o .libs/xineplug_decode_spucmml.so
/bin/install -c .libs/xineplug_decode_spucmml.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_spucmml.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libspucmml'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libspucmml'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libspucmml'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libspucmml'
Making install in libspudvb
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/libspudvb'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libspudvb'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_spudvb.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_spudvb.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_spudvb.la'
(cd /usr/src/xine-lib-1.1.1/src/libspudvb; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_spudvb.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module xine_decoder.lo ../../src/xine-engine/libxine.la -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/xine_decoder.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_spudvb.so -o .libs/xineplug_decode_spudvb.so
/bin/install -c .libs/xineplug_decode_spudvb.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_spudvb.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libspudvb'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libspudvb'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libspudvb'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libspudvb'
Making install in libsputext
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/libsputext'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libsputext'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_sputext.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_sputext.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_sputext.la'
(cd /usr/src/xine-lib-1.1.1/src/libsputext; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_sputext.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module xine_decoder.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/xine_decoder.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_sputext.so -o .libs/xineplug_decode_sputext.so
/bin/install -c .libs/xineplug_decode_sputext.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_sputext.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_dmx_sputext.la' '/usr/lib/xine/plugins/1.1.1/xineplug_dmx_sputext.la'
libtool-nofpic: install: warning: relinking `xineplug_dmx_sputext.la'
(cd /usr/src/xine-lib-1.1.1/src/libsputext; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_dmx_sputext.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module demux_sputext.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/demux_sputext.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_dmx_sputext.so -o .libs/xineplug_dmx_sputext.so
/bin/install -c .libs/xineplug_dmx_sputext.soT /usr/lib/xine/plugins/1.1.1/xineplug_dmx_sputext.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libsputext'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libsputext'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libsputext'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libsputext'
Making install in libdts
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/libdts'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libdts'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_dts.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_dts.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_dts.la'
(cd /usr/src/xine-lib-1.1.1/src/libdts; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_dts.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module xineplug_decode_dts_la-xine_decoder.lo xineplug_decode_dts_la-bitstream.lo xineplug_decode_dts_la-downmix.lo xineplug_decode_dts_la-parse.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/xineplug_decode_dts_la-xine_decoder.o .libs/xineplug_decode_dts_la-bitstream.o .libs/xineplug_decode_dts_la-downmix.o .libs/xineplug_decode_dts_la-parse.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_dts.so -o .libs/xineplug_decode_dts.so
/bin/install -c .libs/xineplug_decode_dts.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_dts.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libdts'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libdts'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libdts'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libdts'
Making install in libmad
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/libmad'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libmad'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_mad.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_mad.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_mad.la'
(cd /usr/src/xine-lib-1.1.1/src/libmad; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -DOPT_SPEED -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_mad.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module xineplug_decode_mad_la-xine_decoder.lo xineplug_decode_mad_la-bit.lo xineplug_decode_mad_la-fixed.lo xineplug_decode_mad_la-frame.lo xineplug_decode_mad_la-huffman.lo xineplug_decode_mad_la-layer12.lo xineplug_decode_mad_la-layer3.lo xineplug_decode_mad_la-stream.lo xineplug_decode_mad_la-synth.lo xineplug_decode_mad_la-timer.lo xineplug_decode_mad_la-version.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/xineplug_decode_mad_la-xine_decoder.o .libs/xineplug_decode_mad_la-bit.o .libs/xineplug_decode_mad_la-fixed.o .libs/xineplug_decode_mad_la-frame.o .libs/xineplug_decode_mad_la-huffman.o .libs/xineplug_decode_mad_la-layer12.o .libs/xineplug_decode_mad_la-layer3.o .libs/xineplug_decode_mad_la-stream.o .libs/xineplug_decode_mad_la-synth.o .libs/xineplug_decode_mad_la-timer.o .libs/xineplug_decode_mad_la-version.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_mad.so -o .libs/xineplug_decode_mad.so
/bin/install -c .libs/xineplug_decode_mad.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_mad.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libmad'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libmad'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libmad'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libmad'
Making install in libw32dll
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll'
Making install in wine
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/wine'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/wine'
make[4]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/wine'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/wine'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/wine'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/wine'
Making install in DirectShow
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/DirectShow'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/DirectShow'
make[4]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/DirectShow'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/DirectShow'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/DirectShow'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/DirectShow'
Making install in dmo
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/dmo'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/dmo'
make[4]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/dmo'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/dmo'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/dmo'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/dmo'
Making install in qtx
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/qtx'
Making install in qtxsdk
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/qtx/qtxsdk'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/qtx/qtxsdk'
make[5]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/qtx/qtxsdk'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/qtx/qtxsdk'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/qtx/qtxsdk'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/qtx/qtxsdk'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/qtx'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/qtx'
make[5]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll/qtx'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/qtx'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/qtx'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/qtx'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll/qtx'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_w32dll.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_w32dll.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_w32dll.la'
(cd /usr/src/xine-lib-1.1.1/src/libw32dll; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -I./wine -DWIN32_PATH="/usr/lib/codecs" -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_w32dll.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module w32codec.lo ../../src/libw32dll/wine/libwine.la ../../src/xine-engine/libxine.la ../../src/libw32dll/DirectShow/libds_filter.la ../../src/libw32dll/dmo/libdmo_filter.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/w32codec.o -Wl,--whole-archive ../../src/libw32dll/wine/.libs/libwine.a ../../src/libw32dll/DirectShow/.libs/libds_filter.a ../../src/libw32dll/dmo/.libs/libdmo_filter.a -Wl,--no-whole-archive  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_w32dll.so -o .libs/xineplug_decode_w32dll.so
/bin/install -c .libs/xineplug_decode_w32dll.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_w32dll.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_qt.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_qt.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_qt.la'
(cd /usr/src/xine-lib-1.1.1/src/libw32dll; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -I./wine -DWIN32_PATH="/usr/lib/codecs" -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_qt.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module qt_decoder.lo ../../src/libw32dll/wine/libwine.la ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/qt_decoder.o -Wl,--whole-archive ../../src/libw32dll/wine/.libs/libwine.a -Wl,--no-whole-archive  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_qt.so -o .libs/xineplug_decode_qt.so
/bin/install -c .libs/xineplug_decode_qt.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_qt.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libw32dll'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libw32dll'
Making install in liblpcm
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/liblpcm'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/liblpcm'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_lpcm.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_lpcm.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_lpcm.la'
(cd /usr/src/xine-lib-1.1.1/src/liblpcm; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_lpcm.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module xine_decoder.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/xine_decoder.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_lpcm.so -o .libs/xineplug_decode_lpcm.so
/bin/install -c .libs/xineplug_decode_lpcm.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_lpcm.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/liblpcm'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/liblpcm'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/liblpcm'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/liblpcm'
Making install in libxinevdec
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/libxinevdec'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libxinevdec'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_bitplane.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_bitplane.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_bitplane.la'
(cd /usr/src/xine-lib-1.1.1/src/libxinevdec; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_bitplane.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module bitplane.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/bitplane.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_bitplane.so -o .libs/xineplug_decode_bitplane.so
/bin/install -c .libs/xineplug_decode_bitplane.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_bitplane.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_rgb.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_rgb.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_rgb.la'
(cd /usr/src/xine-lib-1.1.1/src/libxinevdec; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_rgb.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module rgb.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/rgb.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_rgb.so -o .libs/xineplug_decode_rgb.so
/bin/install -c .libs/xineplug_decode_rgb.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_rgb.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_yuv.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_yuv.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_yuv.la'
(cd /usr/src/xine-lib-1.1.1/src/libxinevdec; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_yuv.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module yuv.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/yuv.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_yuv.so -o .libs/xineplug_decode_yuv.so
/bin/install -c .libs/xineplug_decode_yuv.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_yuv.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libxinevdec'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libxinevdec'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libxinevdec'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libxinevdec'
Making install in libxineadec
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/libxineadec'
Making install in gsm610
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libxineadec/gsm610'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libxineadec/gsm610'
make[4]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libxineadec/gsm610'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libxineadec/gsm610'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libxineadec/gsm610'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libxineadec/gsm610'
Making install in nosefart
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libxineadec/nosefart'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libxineadec/nosefart'
make[4]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libxineadec/nosefart'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libxineadec/nosefart'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libxineadec/nosefart'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libxineadec/nosefart'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libxineadec'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libxineadec'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_gsm610.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_gsm610.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_gsm610.la'
(cd /usr/src/xine-lib-1.1.1/src/libxineadec; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -DNSF_PLAYER -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_gsm610.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module gsm610.lo ../../src/xine-engine/libxine.la ../../src/libxineadec/gsm610/libgsm610.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/gsm610.o -Wl,--whole-archive ../../src/libxineadec/gsm610/.libs/libgsm610.a -Wl,--no-whole-archive  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_gsm610.so -o .libs/xineplug_decode_gsm610.so
/bin/install -c .libs/xineplug_decode_gsm610.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_gsm610.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_nsf.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_nsf.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_nsf.la'
(cd /usr/src/xine-lib-1.1.1/src/libxineadec; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -DNSF_PLAYER -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_nsf.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module nsf.lo ../../src/xine-engine/libxine.la ../../src/libxineadec/nosefart/libnosefart.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/nsf.o -Wl,--whole-archive ../../src/libxineadec/nosefart/.libs/libnosefart.a -Wl,--no-whole-archive  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_nsf.so -o .libs/xineplug_decode_nsf.so
/bin/install -c .libs/xineplug_decode_nsf.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_nsf.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libxineadec'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libxineadec'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libxineadec'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libxineadec'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libxineadec'
Making install in libvorbis
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/libvorbis'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libvorbis'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_vorbis.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_vorbis.la'
/bin/install -c .libs/xineplug_decode_vorbis.so /usr/lib/xine/plugins/1.1.1/xineplug_decode_vorbis.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libvorbis'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libvorbis'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libvorbis'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libvorbis'
Making install in libtheora
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/libtheora'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libtheora'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_theora.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_theora.la'
/bin/install -c .libs/xineplug_decode_theora.so /usr/lib/xine/plugins/1.1.1/xineplug_decode_theora.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libtheora'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libtheora'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libtheora'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libtheora'
Making install in libspeex
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/libspeex'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libspeex'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libspeex'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libspeex'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libspeex'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libspeex'
Making install in libreal
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/libreal'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libreal'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_real.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_real.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_real.la'
(cd /usr/src/xine-lib-1.1.1/src/libreal; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_real.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module xine_decoder.lo ../../src/xine-engine/libxine.la -ldl )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/xine_decoder.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -ldl  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_real.so -o .libs/xineplug_decode_real.so
/bin/install -c .libs/xineplug_decode_real.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_real.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_real_audio.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_real_audio.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_real_audio.la'
(cd /usr/src/xine-lib-1.1.1/src/libreal; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_real_audio.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module audio_decoder.lo ../../src/xine-engine/libxine.la -ldl )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/audio_decoder.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -ldl  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_real_audio.so -o .libs/xineplug_decode_real_audio.so
/bin/install -c .libs/xineplug_decode_real_audio.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_real_audio.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libreal'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libreal'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libreal'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libreal'
Making install in libfaad
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/libfaad'
Making install in codebook
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libfaad/codebook'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libfaad/codebook'
make[4]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libfaad/codebook'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libfaad/codebook'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libfaad/codebook'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libfaad/codebook'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libfaad'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libfaad'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_faad.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_faad.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_faad.la'
(cd /usr/src/xine-lib-1.1.1/src/libfaad; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_faad.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module bits.lo cfft.lo common.lo decoder.lo drc.lo drm_dec.lo error.lo filtbank.lo hcr.lo huffman.lo ic_predict.lo is.lo lt_predict.lo mdct.lo mp4.lo ms.lo output.lo pns.lo ps_dec.lo ps_syntax.lo pulse.lo rvlc.lo sbr_dct.lo sbr_dec.lo sbr_e_nf.lo sbr_fbt.lo sbr_hfadj.lo sbr_hfgen.lo sbr_huff.lo sbr_qmf.lo sbr_syntax.lo sbr_tf_grid.lo specrec.lo ssr.lo ssr_fb.lo ssr_ipqf.lo syntax.lo tns.lo xine_decoder.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/bits.o .libs/cfft.o .libs/common.o .libs/decoder.o .libs/drc.o .libs/drm_dec.o .libs/error.o .libs/filtbank.o .libs/hcr.o .libs/huffman.o .libs/ic_predict.o .libs/is.o .libs/lt_predict.o .libs/mdct.o .libs/mp4.o .libs/ms.o .libs/output.o .libs/pns.o .libs/ps_dec.o .libs/ps_syntax.o .libs/pulse.o .libs/rvlc.o .libs/sbr_dct.o .libs/sbr_dec.o .libs/sbr_e_nf.o .libs/sbr_fbt.o .libs/sbr_hfadj.o .libs/sbr_hfgen.o .libs/sbr_huff.o .libs/sbr_qmf.o .libs/sbr_syntax.o .libs/sbr_tf_grid.o .libs/specrec.o .libs/ssr.o .libs/ssr_fb.o .libs/ssr_ipqf.o .libs/syntax.o .libs/tns.o .libs/xine_decoder.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_faad.so -o .libs/xineplug_decode_faad.so
/bin/install -c .libs/xineplug_decode_faad.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_faad.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libfaad'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libfaad'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libfaad'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libfaad'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libfaad'
Making install in libflac
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/libflac'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libflac'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_flac.la' '/usr/lib/xine/plugins/1.1.1/xineplug_flac.la'
/bin/install -c .libs/xineplug_flac.so /usr/lib/xine/plugins/1.1.1/xineplug_flac.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libflac'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libflac'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libflac'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libflac'
Making install in libmusepack
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/libmusepack'
Making install in musepack
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libmusepack/musepack'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libmusepack/musepack'
make[4]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libmusepack/musepack'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libmusepack/musepack'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libmusepack/musepack'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libmusepack/musepack'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/libmusepack'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/libmusepack'
test -z "/usr/lib/xine/plugins/1.1.1" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1"
 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c  'xineplug_decode_mpc.la' '/usr/lib/xine/plugins/1.1.1/xineplug_decode_mpc.la'
libtool-nofpic: install: warning: relinking `xineplug_decode_mpc.la'
(cd /usr/src/xine-lib-1.1.1/src/libmusepack; /bin/sh ../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_decode_mpc.la -rpath /usr/lib/xine/plugins/1.1.1 -avoid-version -module huffsv46.lo huffsv7.lo idtag.lo mpc_decoder.lo mpc_reader.lo requant.lo streaminfo.lo synth_filter.lo xine_decoder.lo ../../src/xine-engine/libxine.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/huffsv46.o .libs/huffsv7.o .libs/idtag.o .libs/mpc_decoder.o .libs/mpc_reader.o .libs/requant.o .libs/streaminfo.o .libs/synth_filter.o .libs/xine_decoder.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_decode_mpc.so -o .libs/xineplug_decode_mpc.so
/bin/install -c .libs/xineplug_decode_mpc.soT /usr/lib/xine/plugins/1.1.1/xineplug_decode_mpc.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/libmusepack'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libmusepack'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libmusepack'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libmusepack'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/libmusepack'
Making install in post
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src/post'
Making install in planar
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/planar'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/planar'
test -z "/usr/lib/xine/plugins/1.1.1/post" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1/post"
 /bin/sh ../../../libtool-nofpic --mode=install /bin/install -c  'xineplug_post_planar.la' '/usr/lib/xine/plugins/1.1.1/post/xineplug_post_planar.la'
libtool-nofpic: install: warning: relinking `xineplug_post_planar.la'
(cd /usr/src/xine-lib-1.1.1/src/post/planar; /bin/sh ../../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_post_planar.la -rpath /usr/lib/xine/plugins/1.1.1/post -avoid-version -module planar.lo invert.lo expand.lo fill.lo boxblur.lo denoise3d.lo eq.lo eq2.lo unsharp.lo pp.lo ../../../src/xine-engine/libxine.la ../../../src/libffmpeg/libavcodec/libpostproc/libpostprocess.la -lm -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/planar.o .libs/invert.o .libs/expand.o .libs/fill.o .libs/boxblur.o .libs/denoise3d.o .libs/eq.o .libs/eq2.o .libs/unsharp.o .libs/pp.o -Wl,--whole-archive ../../../src/libffmpeg/libavcodec/libpostproc/.libs/libpostprocess.a -Wl,--no-whole-archive  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lm -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_post_planar.so -o .libs/xineplug_post_planar.so
/bin/install -c .libs/xineplug_post_planar.soT /usr/lib/xine/plugins/1.1.1/post/xineplug_post_planar.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1/post
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/planar'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/planar'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/planar'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/planar'
Making install in goom
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/goom'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/goom'
test -z "/usr/lib/xine/plugins/1.1.1/post" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1/post"
 /bin/sh ../../../libtool-nofpic --mode=install /bin/install -c  'xineplug_post_goom.la' '/usr/lib/xine/plugins/1.1.1/post/xineplug_post_goom.la'
libtool-nofpic: install: warning: relinking `xineplug_post_goom.la'
(cd /usr/src/xine-lib-1.1.1/src/post/goom; /bin/sh ../../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -pipe -o xineplug_post_goom.la -rpath /usr/lib/xine/plugins/1.1.1/post -avoid-version -module mmx.lo xmmx.lo xine_goom.lo config_param.lo convolve_fx.lo cpu_info.lo drawmethods.lo filters.lo flying_stars_fx.lo gfontlib.lo gfontrle.lo goom_core.lo goom_tools.lo goomsl.lo goomsl_hash.lo goomsl_heap.lo goomsl_lex.lo goomsl_yacc.lo graphic.lo ifs.lo lines.lo mathtools.lo plugin_info.lo sound_tester.lo surf3d.lo tentacle3d.lo v3d.lo ../../../src/xine-engine/libxine.la -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/mmx.o .libs/xmmx.o .libs/xine_goom.o .libs/config_param.o .libs/convolve_fx.o .libs/cpu_info.o .libs/drawmethods.o .libs/filters.o .libs/flying_stars_fx.o .libs/gfontlib.o .libs/gfontrle.o .libs/goom_core.o .libs/goom_tools.o .libs/goomsl.o .libs/goomsl_hash.o .libs/goomsl_heap.o .libs/goomsl_lex.o .libs/goomsl_yacc.o .libs/graphic.o .libs/ifs.o .libs/lines.o .libs/mathtools.o .libs/plugin_info.o .libs/sound_tester.o .libs/surf3d.o .libs/tentacle3d.o .libs/v3d.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_post_goom.so -o .libs/xineplug_post_goom.so
/bin/install -c .libs/xineplug_post_goom.soT /usr/lib/xine/plugins/1.1.1/post/xineplug_post_goom.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1/post
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/goom'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/goom'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/goom'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/goom'
Making install in visualizations
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/visualizations'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/visualizations'
test -z "/usr/lib/xine/plugins/1.1.1/post" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1/post"
 /bin/sh ../../../libtool-nofpic --mode=install /bin/install -c  'xineplug_post_visualizations.la' '/usr/lib/xine/plugins/1.1.1/post/xineplug_post_visualizations.la'
libtool-nofpic: install: warning: relinking `xineplug_post_visualizations.la'
(cd /usr/src/xine-lib-1.1.1/src/post/visualizations; /bin/sh ../../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_post_visualizations.la -rpath /usr/lib/xine/plugins/1.1.1/post -avoid-version -module -lm visualizations.lo fft.lo fftscope.lo oscope.lo fftgraph.lo ../../../src/xine-engine/libxine.la -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/visualizations.o .libs/fft.o .libs/fftscope.o .libs/oscope.o .libs/fftgraph.o  -lm -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_post_visualizations.so -o .libs/xineplug_post_visualizations.so
/bin/install -c .libs/xineplug_post_visualizations.soT /usr/lib/xine/plugins/1.1.1/post/xineplug_post_visualizations.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1/post
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/visualizations'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/visualizations'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/visualizations'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/visualizations'
Making install in mosaico
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/mosaico'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/mosaico'
test -z "/usr/lib/xine/plugins/1.1.1/post" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1/post"
 /bin/sh ../../../libtool-nofpic --mode=install /bin/install -c  'xineplug_post_mosaico.la' '/usr/lib/xine/plugins/1.1.1/post/xineplug_post_mosaico.la'
libtool-nofpic: install: warning: relinking `xineplug_post_mosaico.la'
(cd /usr/src/xine-lib-1.1.1/src/post/mosaico; /bin/sh ../../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_post_mosaico.la -rpath /usr/lib/xine/plugins/1.1.1/post -avoid-version -module mosaico.lo ../../../src/xine-engine/libxine.la -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/mosaico.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_post_mosaico.so -o .libs/xineplug_post_mosaico.so
/bin/install -c .libs/xineplug_post_mosaico.soT /usr/lib/xine/plugins/1.1.1/post/xineplug_post_mosaico.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1/post
 /bin/sh ../../../libtool-nofpic --mode=install /bin/install -c  'xineplug_post_switch.la' '/usr/lib/xine/plugins/1.1.1/post/xineplug_post_switch.la'
libtool-nofpic: install: warning: relinking `xineplug_post_switch.la'
(cd /usr/src/xine-lib-1.1.1/src/post/mosaico; /bin/sh ../../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_post_switch.la -rpath /usr/lib/xine/plugins/1.1.1/post -avoid-version -module switch.lo ../../../src/xine-engine/libxine.la -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/switch.o  -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_post_switch.so -o .libs/xineplug_post_switch.so
/bin/install -c .libs/xineplug_post_switch.soT /usr/lib/xine/plugins/1.1.1/post/xineplug_post_switch.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1/post
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/mosaico'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/mosaico'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/mosaico'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/mosaico'
Making install in deinterlace
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/deinterlace'
Making install in plugins
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/deinterlace/plugins'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/deinterlace/plugins'
make[5]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/deinterlace/plugins'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/deinterlace/plugins'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/deinterlace/plugins'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/deinterlace/plugins'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/deinterlace'
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/deinterlace'
test -z "/usr/lib/xine/plugins/1.1.1/post" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1/post"
 /bin/sh ../../../libtool-nofpic --mode=install /bin/install -c  'xineplug_post_tvtime.la' '/usr/lib/xine/plugins/1.1.1/post/xineplug_post_tvtime.la'
libtool-nofpic: install: warning: relinking `xineplug_post_tvtime.la'
(cd /usr/src/xine-lib-1.1.1/src/post/deinterlace; /bin/sh ../../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_post_tvtime.la -rpath /usr/lib/xine/plugins/1.1.1/post -avoid-version -module xine_plugin.lo deinterlace.lo pulldown.lo speedy.lo tvtime.lo ../../../src/xine-engine/libxine.la ../../../src/post/deinterlace/plugins/libdeinterlaceplugins.la )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/xine_plugin.o .libs/deinterlace.o .libs/pulldown.o .libs/speedy.o .libs/tvtime.o -Wl,--whole-archive ../../../src/post/deinterlace/plugins/.libs/libdeinterlaceplugins.a -Wl,--no-whole-archive  -L/usr/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lxine -lpthread -ldl -lm -lfreetype -lz -lrt  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_post_tvtime.so -o .libs/xineplug_post_tvtime.so
/bin/install -c .libs/xineplug_post_tvtime.soT /usr/lib/xine/plugins/1.1.1/post/xineplug_post_tvtime.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1/post
make  install-data-hook
make[6]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/deinterlace'
make[6]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/deinterlace'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/deinterlace'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/deinterlace'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/deinterlace'
Making install in audio
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/audio'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/audio'
test -z "/usr/lib/xine/plugins/1.1.1/post" || mkdir -p -- "/usr/lib/xine/plugins/1.1.1/post"
 /bin/sh ../../../libtool-nofpic --mode=install /bin/install -c  'xineplug_post_audio_filters.la' '/usr/lib/xine/plugins/1.1.1/post/xineplug_post_audio_filters.la'
libtool-nofpic: install: warning: relinking `xineplug_post_audio_filters.la'
(cd /usr/src/xine-lib-1.1.1/src/post/audio; /bin/sh ../../../libtool-nofpic  --tag=CC --mode=relink gcc -mtune=athlon -O3 -pipe -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 -DENABLE_IPV6 -O3 -march=k8 -fomit-frame-pointer -pipe -o xineplug_post_audio_filters.la -rpath /usr/lib/xine/plugins/1.1.1/post -avoid-version -module -lm upmix.lo upmix_mono.lo filter.lo window.lo stretch.lo audio_filters.lo ../../../src/xine-engine/libxine.la -lpthread )
libtool-nofpic: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../..//libfreetype.la' seems to be moved
gcc -shared  .libs/upmix.o .libs/upmix_mono.o .libs/filter.o .libs/window.o .libs/stretch.o .libs/audio_filters.o  -lm -L/usr/lib -lxine -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../ -lpthread  -mtune=athlon -mpreferred-stack-boundary=2 -march=k8 -Wl,-soname -Wl,xineplug_post_audio_filters.so -o .libs/xineplug_post_audio_filters.so
/bin/install -c .libs/xineplug_post_audio_filters.soT /usr/lib/xine/plugins/1.1.1/post/xineplug_post_audio_filters.so
PATH="$PATH:/sbin" ldconfig -n /usr/lib/xine/plugins/1.1.1/post
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/post/audio'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/audio'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/audio'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post/audio'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src/post'
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src/post'
make[4]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[5]: Entering directory `/usr/src/xine-lib-1.1.1/src/post'
make[5]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src/post'
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/src'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/src'
make[3]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/src'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/src'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/src'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/src'
make[1]: Leaving directory `/usr/src/xine-lib-1.1.1/src'
Making install in win32
make[1]: Entering directory `/usr/src/xine-lib-1.1.1/win32'
Making install in include
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/win32/include'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/win32/include'
make[3]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/win32/include'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/win32/include'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/win32/include'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/win32/include'
make[2]: Entering directory `/usr/src/xine-lib-1.1.1/win32'
make[3]: Entering directory `/usr/src/xine-lib-1.1.1/win32'
make[3]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[4]: Entering directory `/usr/src/xine-lib-1.1.1/win32'
make[4]: Leaving directory `/usr/src/xine-lib-1.1.1/win32'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1/win32'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1/win32'
make[1]: Leaving directory `/usr/src/xine-lib-1.1.1/win32'
make[1]: Entering directory `/usr/src/xine-lib-1.1.1'
make[2]: Entering directory `/usr/src/xine-lib-1.1.1'
make[2]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[3]: Entering directory `/usr/src/xine-lib-1.1.1'
make[3]: Leaving directory `/usr/src/xine-lib-1.1.1'
make[2]: Leaving directory `/usr/src/xine-lib-1.1.1'
make[1]: Leaving directory `/usr/src/xine-lib-1.1.1'

real	12m59.713s
user	10m57.689s
sys	1m51.339s
