+ Running aclocal: done. + Running libtoolize: done. + Running autoheader: done. + Running automake: done. + Running autoconf: done. + Running 'configure ': ** If you wish to pass arguments to ./configure, please ** specify them on the command line. 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 strerror in -lcposix... no 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 egrep... grep -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... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes 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 for correct ltmain.sh version... yes 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 if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 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 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/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for bison... bison checking version of bison... 1.875, ok checking for catalogs to be installed... fr pt_BR de sk es pl cs it 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 dlopen in -lc... no checking for dlopen in -ldl... (cached) yes checking libdir name... lib checking whether lrintf is declared... yes checking for int_fast8_t... yes checking for mlib_VideoAddBlock_U8_S16 in -lmlib... no using included ffmpeg checking for X... libraries , headers /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 disabled checking for gzsetparams in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for clock_getres in -lrt... yes checking for glBegin in -lGL... no checking linux/videodev.h usability... yes checking linux/videodev.h presence... yes checking for linux/videodev.h... yes checking for libXv.so... libXv.so not found in checking for libXv.a... libXv.a not found in checking whether to enable the xxmc plugin with vld extensions... checking for XvMCPutSlice in -lXvMCW... 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 sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.1.5... yes checking for Libstk... no *** All of Libstk dependent parts will be disabled *** checking for polypaudio... no *** All of polypaudio dependent parts will be disabled *** checking for DirectX... no *** All DirectX dependent parts will be disabled *** *** checking for a supported mpeg encoder checking for fame_open in -lfame... yes checking fame.h usability... yes checking fame.h presence... yes checking for fame.h... yes checking for rte_init in -lrte... no *** found one or more external mpeg encoders checking for libfame-config... /usr/bin/libfame-config checking for libfame - version >= 0.8.10... yes 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... no *** Could not run Theora 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 Theora was incorrectly installed *** or that you have moved Theora since it was installed. *** All OGG/THEORA dependent parts will be disabled *** checking for speex... Package speex was not found in the pkg-config search path. Perhaps you should add the directory containing `speex.pc' to the PKG_CONFIG_PATH environment variable No package 'speex' found checking for Ogg... yes checking for Speex... no *** Could not run Speex 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 Speex was incorrectly installed *** or that you have moved Speex since it was installed. *** All OGG/SPEEX dependent parts will be disabled *** checking for libFLAC... yes checking for mng_initialize in -lmng... no *** All libmng dependent parts will be disabled *** checking for libpng-config... /usr/bin/libpng-config checking for Wand-config... /usr/bin/Wand-config checking for freetype-config... /usr/bin/freetype-config checking for OSS audio support... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for ALSA version >= 0.9.0rc4... yes checking for ALSA <= 0.5 series... no checking for ALSA >= 0.9 series... yes checking for esd-config... /usr/bin/esd-config checking for ESD - version >= 0.2.8... yes checking for artsc-config... 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... yes checking GNOME_VFS_CFLAGS... -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 checking GNOME_VFS_LIBS... -pthread -Wl,--export-dynamic -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 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 *** 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 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 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 hstrerror in -lresolv... yes 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 if gcc supports "-Wall" flags... yes checking __attribute__ ((aligned ())) support... 64 checking if gcc supports "-mtune=i386" flags... no checking if gcc supports "-mcpu=i386" flags... yes checking if gcc supports "-mcpu=athlon" flags... yes tail: `-1' option is obsolete; use `-n 1' since this will be removed in the future 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/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 src/xine-engine/xineintl.h config.status: creating win32/Makefile config.status: creating win32/contrib/Makefile config.status: creating win32/contrib/pthreads/Makefile config.status: creating win32/contrib/zlib/Makefile config.status: creating win32/include/Makefile config.status: creating config.h config.status: config.h is unchanged 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 - gnome-vfs - 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 - ac3 - aac - iff - matroska - vmd - flv - asf - ogg * 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 - png * audio decoder plugins: - A52/ra-dnet - DTS - MAD (MPG 1/2/3) - 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 * 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) - aa (Ascii ART) - fb (Linux framebuffer device) - sdl (Simple DirectMedia Layer) - dxr3 (Hollywood+ and Creative dxr3, both mpeg and non-mpeg video) - vidix (X11 and framebuffer support) * audio driver plugins: - oss (Open Sound System) - alsa (Alsa 0.9.x) - esd (Enlightened Sound Daemon) --- Making clean in win32 make[1]: Entering directory `/usr/local/src/xine-lib/win32' Making clean in include make[2]: Entering directory `/usr/local/src/xine-lib/win32/include' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/win32/include' Making clean in contrib make[2]: Entering directory `/usr/local/src/xine-lib/win32/contrib' Making clean in pthreads make[3]: Entering directory `/usr/local/src/xine-lib/win32/contrib/pthreads' rm -rf .libs _libs test -z "" || rm -f rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/win32/contrib/pthreads' Making clean in zlib make[3]: Entering directory `/usr/local/src/xine-lib/win32/contrib/zlib' rm -rf .libs _libs test -z "" || rm -f rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/win32/contrib/zlib' Making clean in . make[3]: Entering directory `/usr/local/src/xine-lib/win32/contrib' rm -rf .libs _libs test -z "" || rm -f rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/win32/contrib' make[2]: Leaving directory `/usr/local/src/xine-lib/win32/contrib' Making clean in . make[2]: Entering directory `/usr/local/src/xine-lib/win32' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/win32' make[1]: Leaving directory `/usr/local/src/xine-lib/win32' Making clean in src make[1]: Entering directory `/usr/local/src/xine-lib/src' Making clean in post make[2]: Entering directory `/usr/local/src/xine-lib/src/post' Making clean in audio make[3]: Entering directory `/usr/local/src/xine-lib/src/post/audio' test -z "xineplug_post_audio_filters.la" || rm -f xineplug_post_audio_filters.la rm -f "xineplug_post_audio_filters.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/post/audio' Making clean in deinterlace make[3]: Entering directory `/usr/local/src/xine-lib/src/post/deinterlace' Making clean in plugins make[4]: Entering directory `/usr/local/src/xine-lib/src/post/deinterlace/plugins' rm -rf .libs _libs test -z "libdeinterlaceplugins.la" || rm -f libdeinterlaceplugins.la rm -f "libdeinterlaceplugins.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[4]: Leaving directory `/usr/local/src/xine-lib/src/post/deinterlace/plugins' Making clean in . make[4]: Entering directory `/usr/local/src/xine-lib/src/post/deinterlace' test -z "xineplug_post_tvtime.la" || rm -f xineplug_post_tvtime.la rm -f "xineplug_post_tvtime.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[4]: Leaving directory `/usr/local/src/xine-lib/src/post/deinterlace' make[3]: Leaving directory `/usr/local/src/xine-lib/src/post/deinterlace' Making clean in mosaico make[3]: Entering directory `/usr/local/src/xine-lib/src/post/mosaico' test -z "xineplug_post_mosaico.la xineplug_post_switch.la" || rm -f xineplug_post_mosaico.la xineplug_post_switch.la rm -f "xineplug_post_mosaico.la/so_locations" rm -f "xineplug_post_switch.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/post/mosaico' Making clean in visualizations make[3]: Entering directory `/usr/local/src/xine-lib/src/post/visualizations' test -z "xineplug_post_visualizations.la" || rm -f xineplug_post_visualizations.la rm -f "xineplug_post_visualizations.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/post/visualizations' Making clean in goom make[3]: Entering directory `/usr/local/src/xine-lib/src/post/goom' test -z "xineplug_post_goom.la" || rm -f xineplug_post_goom.la rm -f "xineplug_post_goom.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/post/goom' Making clean in planar make[3]: Entering directory `/usr/local/src/xine-lib/src/post/planar' test -z "xineplug_post_planar.la" || rm -f xineplug_post_planar.la rm -f "xineplug_post_planar.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/post/planar' Making clean in . make[3]: Entering directory `/usr/local/src/xine-lib/src/post' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/post' make[2]: Leaving directory `/usr/local/src/xine-lib/src/post' Making clean in libmusepack make[2]: Entering directory `/usr/local/src/xine-lib/src/libmusepack' Making clean in musepack make[3]: Entering directory `/usr/local/src/xine-lib/src/libmusepack/musepack' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/libmusepack/musepack' Making clean in . make[3]: Entering directory `/usr/local/src/xine-lib/src/libmusepack' test -z "xineplug_decode_mpc.la" || rm -f xineplug_decode_mpc.la rm -f "xineplug_decode_mpc.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/libmusepack' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libmusepack' Making clean in libflac make[2]: Entering directory `/usr/local/src/xine-lib/src/libflac' test -z "xineplug_flac.la" || rm -f xineplug_flac.la rm -f "xineplug_flac.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/libflac' Making clean in libfaad make[2]: Entering directory `/usr/local/src/xine-lib/src/libfaad' Making clean in codebook make[3]: Entering directory `/usr/local/src/xine-lib/src/libfaad/codebook' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/libfaad/codebook' Making clean in . make[3]: Entering directory `/usr/local/src/xine-lib/src/libfaad' test -z "xineplug_decode_faad.la" || rm -f xineplug_decode_faad.la rm -f "xineplug_decode_faad.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/libfaad' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libfaad' Making clean in libreal make[2]: Entering directory `/usr/local/src/xine-lib/src/libreal' test -z "xineplug_decode_real.la xineplug_decode_real_audio.la" || rm -f xineplug_decode_real.la xineplug_decode_real_audio.la rm -f "xineplug_decode_real.la/so_locations" rm -f "xineplug_decode_real_audio.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/libreal' Making clean in libspeex make[2]: Entering directory `/usr/local/src/xine-lib/src/libspeex' test -z "" || rm -f rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/libspeex' Making clean in libtheora make[2]: Entering directory `/usr/local/src/xine-lib/src/libtheora' test -z "" || rm -f rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/libtheora' Making clean in libvorbis make[2]: Entering directory `/usr/local/src/xine-lib/src/libvorbis' test -z "xineplug_decode_vorbis.la" || rm -f xineplug_decode_vorbis.la rm -f "xineplug_decode_vorbis.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/libvorbis' Making clean in libxineadec make[2]: Entering directory `/usr/local/src/xine-lib/src/libxineadec' Making clean in nosefart make[3]: Entering directory `/usr/local/src/xine-lib/src/libxineadec/nosefart' rm -rf .libs _libs test -z "libnosefart.la" || rm -f libnosefart.la rm -f "libnosefart.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/libxineadec/nosefart' Making clean in gsm610 make[3]: Entering directory `/usr/local/src/xine-lib/src/libxineadec/gsm610' rm -rf .libs _libs test -z "libgsm610.la" || rm -f libgsm610.la rm -f "libgsm610.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/libxineadec/gsm610' Making clean in . make[3]: Entering directory `/usr/local/src/xine-lib/src/libxineadec' test -z "xineplug_decode_gsm610.la xineplug_decode_nsf.la" || rm -f xineplug_decode_gsm610.la xineplug_decode_nsf.la rm -f "xineplug_decode_gsm610.la/so_locations" rm -f "xineplug_decode_nsf.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/libxineadec' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libxineadec' Making clean in libxinevdec make[2]: Entering directory `/usr/local/src/xine-lib/src/libxinevdec' test -z "xineplug_decode_image.la xineplug_decode_png.la xineplug_decode_bitplane.la xineplug_decode_rgb.la xineplug_decode_yuv.la" || rm -f xineplug_decode_image.la xineplug_decode_png.la xineplug_decode_bitplane.la xineplug_decode_rgb.la xineplug_decode_yuv.la rm -f "xineplug_decode_image.la/so_locations" rm -f "xineplug_decode_png.la/so_locations" rm -f "xineplug_decode_bitplane.la/so_locations" rm -f "xineplug_decode_rgb.la/so_locations" rm -f "xineplug_decode_yuv.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/libxinevdec' Making clean in liblpcm make[2]: Entering directory `/usr/local/src/xine-lib/src/liblpcm' test -z "xineplug_decode_lpcm.la" || rm -f xineplug_decode_lpcm.la rm -f "xineplug_decode_lpcm.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/liblpcm' Making clean in libw32dll make[2]: Entering directory `/usr/local/src/xine-lib/src/libw32dll' Making clean in qtx make[3]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/qtx' Making clean in qtxsdk make[4]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/qtx/qtxsdk' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[4]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/qtx/qtxsdk' Making clean in . make[4]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/qtx' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[4]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/qtx' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/qtx' Making clean in dmo make[3]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/dmo' rm -rf .libs _libs test -z "libdmo_filter.la" || rm -f libdmo_filter.la rm -f "libdmo_filter.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/dmo' Making clean in DirectShow make[3]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/DirectShow' rm -rf .libs _libs test -z "libds_filter.la" || rm -f libds_filter.la rm -f "libds_filter.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/DirectShow' Making clean in wine make[3]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/wine' rm -rf .libs _libs test -z "libwine.la" || rm -f libwine.la rm -f "libwine.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/wine' Making clean in . make[3]: Entering directory `/usr/local/src/xine-lib/src/libw32dll' test -z "xineplug_decode_w32dll.la xineplug_decode_qt.la" || rm -f xineplug_decode_w32dll.la xineplug_decode_qt.la rm -f "xineplug_decode_w32dll.la/so_locations" rm -f "xineplug_decode_qt.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll' Making clean in libmad make[2]: Entering directory `/usr/local/src/xine-lib/src/libmad' test -z "xineplug_decode_mad.la" || rm -f xineplug_decode_mad.la rm -f "xineplug_decode_mad.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/libmad' Making clean in libdts make[2]: Entering directory `/usr/local/src/xine-lib/src/libdts' test -z "xineplug_decode_dts.la" || rm -f xineplug_decode_dts.la rm -f "xineplug_decode_dts.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/libdts' Making clean in libsputext make[2]: Entering directory `/usr/local/src/xine-lib/src/libsputext' test -z "xineplug_decode_sputext.la xineplug_dmx_sputext.la" || rm -f xineplug_decode_sputext.la xineplug_dmx_sputext.la rm -f "xineplug_decode_sputext.la/so_locations" rm -f "xineplug_dmx_sputext.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/libsputext' Making clean in libspudvb make[2]: Entering directory `/usr/local/src/xine-lib/src/libspudvb' test -z "xineplug_decode_spudvb.la" || rm -f xineplug_decode_spudvb.la rm -f "xineplug_decode_spudvb.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/libspudvb' Making clean in libspucmml make[2]: Entering directory `/usr/local/src/xine-lib/src/libspucmml' test -z "xineplug_decode_spucmml.la" || rm -f xineplug_decode_spucmml.la rm -f "xineplug_decode_spucmml.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/libspucmml' Making clean in libspucc make[2]: Entering directory `/usr/local/src/xine-lib/src/libspucc' test -z "xineplug_decode_spucc.la" || rm -f xineplug_decode_spucc.la rm -f "xineplug_decode_spucc.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/libspucc' Making clean in libspudec make[2]: Entering directory `/usr/local/src/xine-lib/src/libspudec' test -z "xineplug_decode_spu.la" || rm -f xineplug_decode_spu.la rm -f "xineplug_decode_spu.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/libspudec' Making clean in liba52 make[2]: Entering directory `/usr/local/src/xine-lib/src/liba52' test -z "xineplug_decode_a52.la" || rm -f xineplug_decode_a52.la rm -f "xineplug_decode_a52.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/liba52' Making clean in libmpeg2 make[2]: Entering directory `/usr/local/src/xine-lib/src/libmpeg2' test -z "xineplug_decode_mpeg2.la" || rm -f xineplug_decode_mpeg2.la rm -f "xineplug_decode_mpeg2.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/libmpeg2' Making clean in libffmpeg make[2]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg' Making clean in libavcodec make[3]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec' Making clean in libpostproc make[4]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/libpostproc' rm -rf .libs _libs test -z "libpostprocess.la" || rm -f libpostprocess.la rm -f "libpostprocess.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[4]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/libpostproc' Making clean in sparc make[4]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/sparc' rm -rf .libs _libs test -z "libavcodec_sparc.la" || rm -f libavcodec_sparc.la rm -f "libavcodec_sparc.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[4]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/sparc' Making clean in ppc make[4]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/ppc' rm -rf .libs _libs test -z "libavcodec_ppc.la" || rm -f libavcodec_ppc.la rm -f "libavcodec_ppc.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[4]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/ppc' Making clean in alpha make[4]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/alpha' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[4]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/alpha' Making clean in mlib make[4]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/mlib' rm -rf .libs _libs test -z "libavcodec_mlib.la" || rm -f libavcodec_mlib.la rm -f "libavcodec_mlib.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[4]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/mlib' Making clean in i386 make[4]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/i386' rm -rf .libs _libs test -z "libavcodec_mmx.la" || rm -f libavcodec_mmx.la rm -f "libavcodec_mmx.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[4]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/i386' Making clean in armv4l make[4]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/armv4l' rm -rf .libs _libs test -z "libavcodec_armv4l.la" || rm -f libavcodec_armv4l.la rm -f "libavcodec_armv4l.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[4]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/armv4l' Making clean in . make[4]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec' rm -rf .libs _libs test -z "libavcodec.la" || rm -f libavcodec.la rm -f "libavcodec.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[4]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec' Making clean in . make[3]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg' test -z "xineplug_decode_ff.la xineplug_decode_dvaudio.la" || rm -f xineplug_decode_ff.la xineplug_decode_dvaudio.la rm -f "xineplug_decode_ff.la/so_locations" rm -f "xineplug_decode_dvaudio.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg' Making clean in demuxers make[2]: Entering directory `/usr/local/src/xine-lib/src/demuxers' test -z "xineplug_dmx_ogg.la xineplug_dmx_asf.la xineplug_dmx_games.la xineplug_dmx_audio.la xineplug_dmx_mpeg_ts.la xineplug_dmx_avi.la xineplug_dmx_mpeg_block.la xineplug_dmx_mpeg.la xineplug_dmx_mpeg_elem.la xineplug_dmx_mpeg_pes.la xineplug_dmx_qt.la xineplug_dmx_fli.la xineplug_dmx_yuv4mpeg2.la xineplug_dmx_real.la xineplug_dmx_rawdv.la xineplug_dmx_pva.la xineplug_dmx_yuv_frames.la xineplug_dmx_slave.la xineplug_dmx_nsv.la xineplug_dmx_matroska.la xineplug_dmx_iff.la xineplug_dmx_flv.la xineplug_dmx_image.la" || rm -f xineplug_dmx_ogg.la xineplug_dmx_asf.la xineplug_dmx_games.la xineplug_dmx_audio.la xineplug_dmx_mpeg_ts.la xineplug_dmx_avi.la xineplug_dmx_mpeg_block.la xineplug_dmx_mpeg.la xineplug_dmx_mpeg_elem.la xineplug_dmx_mpeg_pes.la xineplug_dmx_qt.la xineplug_dmx_fli.la xineplug_dmx_yuv4mpeg2.la xineplug_dmx_real.la xineplug_dmx_rawdv.la xineplug_dmx_pva.la xineplug_dmx_yuv_frames.la xineplug_dmx_slave.la xineplug_dmx_nsv.la xineplug_dmx_matroska.la xineplug_dmx_iff.la xineplug_dmx_flv.la xineplug_dmx_image.la rm -f "xineplug_dmx_ogg.la/so_locations" rm -f "xineplug_dmx_asf.la/so_locations" rm -f "xineplug_dmx_games.la/so_locations" rm -f "xineplug_dmx_audio.la/so_locations" rm -f "xineplug_dmx_mpeg_ts.la/so_locations" rm -f "xineplug_dmx_avi.la/so_locations" rm -f "xineplug_dmx_mpeg_block.la/so_locations" rm -f "xineplug_dmx_mpeg.la/so_locations" rm -f "xineplug_dmx_mpeg_elem.la/so_locations" rm -f "xineplug_dmx_mpeg_pes.la/so_locations" rm -f "xineplug_dmx_qt.la/so_locations" rm -f "xineplug_dmx_fli.la/so_locations" rm -f "xineplug_dmx_yuv4mpeg2.la/so_locations" rm -f "xineplug_dmx_real.la/so_locations" rm -f "xineplug_dmx_rawdv.la/so_locations" rm -f "xineplug_dmx_pva.la/so_locations" rm -f "xineplug_dmx_yuv_frames.la/so_locations" rm -f "xineplug_dmx_slave.la/so_locations" rm -f "xineplug_dmx_nsv.la/so_locations" rm -f "xineplug_dmx_matroska.la/so_locations" rm -f "xineplug_dmx_iff.la/so_locations" rm -f "xineplug_dmx_flv.la/so_locations" rm -f "xineplug_dmx_image.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/demuxers' Making clean in input make[2]: Entering directory `/usr/local/src/xine-lib/src/input' Making clean in libdvdnav make[3]: Entering directory `/usr/local/src/xine-lib/src/input/libdvdnav' rm -rf .libs _libs test -z "libdvdnav.la" || rm -f libdvdnav.la rm -f "libdvdnav.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/input/libdvdnav' Making clean in librtsp make[3]: Entering directory `/usr/local/src/xine-lib/src/input/librtsp' rm -rf .libs _libs test -z "librtsp.la" || rm -f librtsp.la rm -f "librtsp.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/input/librtsp' Making clean in libreal make[3]: Entering directory `/usr/local/src/xine-lib/src/input/libreal' rm -rf .libs _libs test -z "libreal.la" || rm -f libreal.la rm -f "libreal.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/input/libreal' Making clean in dvb make[3]: Entering directory `/usr/local/src/xine-lib/src/input/dvb' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/input/dvb' Making clean in vcd make[3]: Entering directory `/usr/local/src/xine-lib/src/input/vcd' Making clean in libvcd make[4]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libvcd' Making clean in libvcd make[5]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libvcd/libvcd' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[5]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libvcd/libvcd' Making clean in . make[5]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libvcd' rm -rf .libs _libs test -z "libvcd.la libvcdinfo.la" || rm -f libvcd.la libvcdinfo.la rm -f "libvcd.la/so_locations" rm -f "libvcdinfo.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[5]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libvcd' make[4]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libvcd' Making clean in libcdio make[4]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio' Making clean in image make[5]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/image' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[5]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/image' Making clean in MSWindows make[5]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/MSWindows' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[5]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/MSWindows' Making clean in cdio make[5]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/cdio' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[5]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/cdio' Making clean in . make[5]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio' rm -rf .libs _libs test -z "libcdio.la libiso9660.la" || rm -f libcdio.la libiso9660.la rm -f "libcdio.la/so_locations" rm -f "libiso9660.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[5]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio' make[4]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio' Making clean in . make[4]: Entering directory `/usr/local/src/xine-lib/src/input/vcd' test -z "xineplug_inp_vcd.la" || rm -f xineplug_inp_vcd.la rm -f "xineplug_inp_vcd.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[4]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd' make[3]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd' Making clean in . make[3]: Entering directory `/usr/local/src/xine-lib/src/input' test -z "xineplug_inp_file.la xineplug_inp_http.la xineplug_inp_dvd.la xineplug_inp_vcdo.la xineplug_inp_v4l.la xineplug_inp_gnome_vfs.la xineplug_inp_smb.la xineplug_inp_mms.la xineplug_inp_stdin_fifo.la xineplug_inp_pnm.la xineplug_inp_rtp.la xineplug_inp_rtsp.la xineplug_inp_net.la xineplug_inp_pvr.la xineplug_inp_dvb.la xineplug_inp_cdda.la" || rm -f xineplug_inp_file.la xineplug_inp_http.la xineplug_inp_dvd.la xineplug_inp_vcdo.la xineplug_inp_v4l.la xineplug_inp_gnome_vfs.la xineplug_inp_smb.la xineplug_inp_mms.la xineplug_inp_stdin_fifo.la xineplug_inp_pnm.la xineplug_inp_rtp.la xineplug_inp_rtsp.la xineplug_inp_net.la xineplug_inp_pvr.la xineplug_inp_dvb.la xineplug_inp_cdda.la rm -f "xineplug_inp_file.la/so_locations" rm -f "xineplug_inp_http.la/so_locations" rm -f "xineplug_inp_dvd.la/so_locations" rm -f "xineplug_inp_vcdo.la/so_locations" rm -f "xineplug_inp_v4l.la/so_locations" rm -f "xineplug_inp_gnome_vfs.la/so_locations" rm -f "xineplug_inp_smb.la/so_locations" rm -f "xineplug_inp_mms.la/so_locations" rm -f "xineplug_inp_stdin_fifo.la/so_locations" rm -f "xineplug_inp_pnm.la/so_locations" rm -f "xineplug_inp_rtp.la/so_locations" rm -f "xineplug_inp_rtsp.la/so_locations" rm -f "xineplug_inp_net.la/so_locations" rm -f "xineplug_inp_pvr.la/so_locations" rm -f "xineplug_inp_dvb.la/so_locations" rm -f "xineplug_inp_cdda.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/input' make[2]: Leaving directory `/usr/local/src/xine-lib/src/input' Making clean in dxr3 make[2]: Entering directory `/usr/local/src/xine-lib/src/dxr3' test -z "xineplug_decode_dxr3_video.la xineplug_decode_dxr3_spu.la xineplug_vo_out_dxr3.la " || rm -f xineplug_decode_dxr3_video.la xineplug_decode_dxr3_spu.la xineplug_vo_out_dxr3.la rm -f "xineplug_decode_dxr3_video.la/so_locations" rm -f "xineplug_decode_dxr3_spu.la/so_locations" rm -f "xineplug_vo_out_dxr3.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/dxr3' Making clean in video_out make[2]: Entering directory `/usr/local/src/xine-lib/src/video_out' Making clean in macosx make[3]: Entering directory `/usr/local/src/xine-lib/src/video_out/macosx' test -z "" || rm -f rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/video_out/macosx' Making clean in vidix make[3]: Entering directory `/usr/local/src/xine-lib/src/video_out/vidix' Making clean in drivers make[4]: Entering directory `/usr/local/src/xine-lib/src/video_out/vidix/drivers' test -z "mach64_vid.la mga_crtc2_vid.la mga_vid.la pm2_vid.la pm3_vid.la radeon_vid.la rage128_vid.la cyberblade_vid.la unichrome_vid.la nvidia_vid.la sis_vid.la" || rm -f mach64_vid.la mga_crtc2_vid.la mga_vid.la pm2_vid.la pm3_vid.la radeon_vid.la rage128_vid.la cyberblade_vid.la unichrome_vid.la nvidia_vid.la sis_vid.la rm -f "mach64_vid.la/so_locations" rm -f "mga_crtc2_vid.la/so_locations" rm -f "mga_vid.la/so_locations" rm -f "pm2_vid.la/so_locations" rm -f "pm3_vid.la/so_locations" rm -f "radeon_vid.la/so_locations" rm -f "rage128_vid.la/so_locations" rm -f "cyberblade_vid.la/so_locations" rm -f "unichrome_vid.la/so_locations" rm -f "nvidia_vid.la/so_locations" rm -f "sis_vid.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[4]: Leaving directory `/usr/local/src/xine-lib/src/video_out/vidix/drivers' Making clean in . make[4]: Entering directory `/usr/local/src/xine-lib/src/video_out/vidix' rm -rf .libs _libs test -z "libvidix.la" || rm -f libvidix.la rm -f "libvidix.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[4]: Leaving directory `/usr/local/src/xine-lib/src/video_out/vidix' make[3]: Leaving directory `/usr/local/src/xine-lib/src/video_out/vidix' Making clean in libdha make[3]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha' Making clean in sysdep make[4]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha/sysdep' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[4]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha/sysdep' Making clean in oth make[4]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha/oth' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[4]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha/oth' Making clean in kernelhelper make[4]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha/kernelhelper' rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[4]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha/kernelhelper' Making clean in bin make[4]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha/bin' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[4]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha/bin' Making clean in . make[4]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha' test -z "pci_dev_ids.c pci_ids.h pci_names.c pci_names.h pci_vendors.h" || rm -f pci_dev_ids.c pci_ids.h pci_names.c pci_names.h pci_vendors.h rm -rf .libs _libs test -z "libdha.la" || rm -f libdha.la rm -f "libdha.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[4]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha' make[3]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha' Making clean in . make[3]: Entering directory `/usr/local/src/xine-lib/src/video_out' test -z "xineplug_vo_out_xshm.la xineplug_vo_out_vidix.la xineplug_vo_out_aa.la xineplug_vo_out_fb.la xineplug_vo_out_sdl.la xineplug_vo_out_none.la" || rm -f xineplug_vo_out_xshm.la xineplug_vo_out_vidix.la xineplug_vo_out_aa.la xineplug_vo_out_fb.la xineplug_vo_out_sdl.la xineplug_vo_out_none.la rm -f "xineplug_vo_out_xshm.la/so_locations" rm -f "xineplug_vo_out_vidix.la/so_locations" rm -f "xineplug_vo_out_aa.la/so_locations" rm -f "xineplug_vo_out_fb.la/so_locations" rm -f "xineplug_vo_out_sdl.la/so_locations" rm -f "xineplug_vo_out_none.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/src/video_out' make[2]: Leaving directory `/usr/local/src/xine-lib/src/video_out' Making clean in audio_out make[2]: Entering directory `/usr/local/src/xine-lib/src/audio_out' test -z "xineplug_ao_out_none.la xineplug_ao_out_file.la xineplug_ao_out_oss.la xineplug_ao_out_alsa.la xineplug_ao_out_esd.la " || rm -f xineplug_ao_out_none.la xineplug_ao_out_file.la xineplug_ao_out_oss.la xineplug_ao_out_alsa.la xineplug_ao_out_esd.la rm -f "xineplug_ao_out_none.la/so_locations" rm -f "xineplug_ao_out_file.la/so_locations" rm -f "xineplug_ao_out_oss.la/so_locations" rm -f "xineplug_ao_out_alsa.la/so_locations" rm -f "xineplug_ao_out_esd.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/audio_out' Making clean in xine-engine make[2]: Entering directory `/usr/local/src/xine-lib/src/xine-engine' test -z "libxine.la" || rm -f libxine.la rm -f "libxine.la/so_locations" rm -rf .libs _libs rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/xine-engine' Making clean in xine-utils make[2]: Entering directory `/usr/local/src/xine-lib/src/xine-utils' rm -rf .libs _libs test -z "libxineutils.la" || rm -f libxineutils.la rm -f "libxineutils.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src/xine-utils' Making clean in . make[2]: Entering directory `/usr/local/src/xine-lib/src' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/src' make[1]: Leaving directory `/usr/local/src/xine-lib/src' Making clean in lib make[1]: Entering directory `/usr/local/src/xine-lib/lib' rm -rf .libs _libs test -z "libxineposix.la" || rm -f libxineposix.la rm -f "libxineposix.la/so_locations" rm -f *.o core *.core rm -f *~ \#* .*~ .\#* rm -f *.lo make[1]: Leaving directory `/usr/local/src/xine-lib/lib' Making clean in include make[1]: Entering directory `/usr/local/src/xine-lib/include' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[1]: Leaving directory `/usr/local/src/xine-lib/include' Making clean in misc make[1]: Entering directory `/usr/local/src/xine-lib/misc' Making clean in fonts make[2]: Entering directory `/usr/local/src/xine-lib/misc/fonts' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/misc/fonts' Making clean in . make[2]: Entering directory `/usr/local/src/xine-lib/misc' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/misc' make[1]: Leaving directory `/usr/local/src/xine-lib/misc' Making clean in po make[1]: Entering directory `/usr/local/src/xine-lib/po' rm -f core core.* *.pox xine-lib.po *.new.po rm -fr *.o *~ \#* .*~ .\#* make[1]: Leaving directory `/usr/local/src/xine-lib/po' Making clean in intl make[1]: Entering directory `/usr/local/src/xine-lib/intl' rm -f *.a *.la *.o *.lo core core.* *~ \#* .*~ .\#* rm -f libintl.h charset.alias ref-add.sed ref-del.sed rm -f -r .libs _libs make[1]: Leaving directory `/usr/local/src/xine-lib/intl' Making clean in m4 make[1]: Entering directory `/usr/local/src/xine-lib/m4' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[1]: Leaving directory `/usr/local/src/xine-lib/m4' Making clean in doc make[1]: Entering directory `/usr/local/src/xine-lib/doc' Making clean in faq make[2]: Entering directory `/usr/local/src/xine-lib/doc/faq' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/doc/faq' Making clean in hackersguide make[2]: Entering directory `/usr/local/src/xine-lib/doc/hackersguide' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/doc/hackersguide' Making clean in man make[2]: Entering directory `/usr/local/src/xine-lib/doc/man' Making clean in en make[3]: Entering directory `/usr/local/src/xine-lib/doc/man/en' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/doc/man/en' Making clean in . make[3]: Entering directory `/usr/local/src/xine-lib/doc/man' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[3]: Leaving directory `/usr/local/src/xine-lib/doc/man' make[2]: Leaving directory `/usr/local/src/xine-lib/doc/man' Making clean in . make[2]: Entering directory `/usr/local/src/xine-lib/doc' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f *.lo make[2]: Leaving directory `/usr/local/src/xine-lib/doc' make[1]: Leaving directory `/usr/local/src/xine-lib/doc' Making clean in . make[1]: Entering directory `/usr/local/src/xine-lib' rm -rf .libs _libs rm -f *~ \#* .*~ .\#* rm -f xine-lib_1.0cvs.tar.gz rm -f xine-lib-1.0cvs.tar.gz xine-lib.tgz package_descriptions rm -rf xine-lib-1.0cvs rm -f *.lo make[1]: Leaving directory `/usr/local/src/xine-lib' make[1]: Entering directory `/usr/local/src/xine-lib/doc' make[2]: Entering directory `/usr/local/src/xine-lib/doc' Making all in man make[3]: Entering directory `/usr/local/src/xine-lib/doc/man' Making all in en make[4]: Entering directory `/usr/local/src/xine-lib/doc/man/en' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/local/src/xine-lib/doc/man/en' make[4]: Entering directory `/usr/local/src/xine-lib/doc/man' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/local/src/xine-lib/doc/man' make[3]: Leaving directory `/usr/local/src/xine-lib/doc/man' Making all in hackersguide make[3]: Entering directory `/usr/local/src/xine-lib/doc/hackersguide' make[4]: Entering directory `/usr/local/src/xine-lib/doc/hackersguide' if test "." != "." ; then \ for file in hackersguide.sgml intro.sgml library.sgml overview.sgml internals.sgml stream.sgml output.sgml *.fig ; do \ test -f ./$file -a ./$file -nt ./$file || cp ./$file .; \ done ; \ fi make[4]: Leaving directory `/usr/local/src/xine-lib/doc/hackersguide' if test x"" = x"yes"; then \ echo "Please install sgmltools-lite."; \ exit 1; \ fi if test x"" != x"yes"; then \ touch hackersguide.html; \ sleep 1; \ touch hackersguide.sgml intro.sgml library.sgml overview.sgml internals.sgml stream.sgml output.sgml; \ fi make[3]: Leaving directory `/usr/local/src/xine-lib/doc/hackersguide' Making all in faq make[3]: Entering directory `/usr/local/src/xine-lib/doc/faq' make[4]: Entering directory `/usr/local/src/xine-lib/doc/faq' if test "." != "." ; then \ test -f ./faq.sgml -a ./faq.sgml -nt ./faq.sgml || cp faq.sgml . ; \ fi make[4]: Leaving directory `/usr/local/src/xine-lib/doc/faq' if test x"" = x"yes"; then \ echo "Please install sgmltools-lite."; \ exit 1; \ fi if test x"" != x"yes"; then \ touch faq.html; \ sleep 1; \ touch faq.sgml; \ fi make[4]: Entering directory `/usr/local/src/xine-lib/doc/faq' if test "." != "." ; then \ test -f ./faq.sgml -a ./faq.sgml -nt ./faq.sgml || cp faq.sgml . ; \ fi make[4]: Leaving directory `/usr/local/src/xine-lib/doc/faq' if test x"" = x"yes"; then \ echo "Please install sgmltools-lite."; \ exit 1; \ fi if test x"" != x"yes"; then \ touch faq.txt; \ sleep 1; \ touch faq.sgml; \ fi make[3]: Leaving directory `/usr/local/src/xine-lib/doc/faq' make[3]: Entering directory `/usr/local/src/xine-lib/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/local/src/xine-lib/doc' make[2]: Leaving directory `/usr/local/src/xine-lib/doc' make[1]: Leaving directory `/usr/local/src/xine-lib/doc' make[1]: Entering directory `/usr/local/src/xine-lib/m4' make[2]: Entering directory `/usr/local/src/xine-lib/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/local/src/xine-lib/m4' make[1]: Leaving directory `/usr/local/src/xine-lib/m4' make[1]: Entering directory `/usr/local/src/xine-lib/intl' make[2]: Entering directory `/usr/local/src/xine-lib/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/local/src/xine-lib/intl' make[1]: Leaving directory `/usr/local/src/xine-lib/intl' make[1]: Entering directory `/usr/local/src/xine-lib/po' make[1]: Nothing to be done for `debug'. make[1]: Leaving directory `/usr/local/src/xine-lib/po' make[1]: Entering directory `/usr/local/src/xine-lib/misc' make[2]: Entering directory `/usr/local/src/xine-lib/misc' Making all in fonts make[3]: Entering directory `/usr/local/src/xine-lib/misc/fonts' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/src/xine-lib/misc/fonts' make[3]: Entering directory `/usr/local/src/xine-lib/misc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/local/src/xine-lib/misc' make[2]: Leaving directory `/usr/local/src/xine-lib/misc' make[1]: Leaving directory `/usr/local/src/xine-lib/misc' make[1]: Entering directory `/usr/local/src/xine-lib/include' make[2]: Entering directory `/usr/local/src/xine-lib/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/local/src/xine-lib/include' make[1]: Leaving directory `/usr/local/src/xine-lib/include' make[1]: Entering directory `/usr/local/src/xine-lib/lib' make[2]: Entering directory `/usr/local/src/xine-lib/lib' /bin/sh ../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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/local/src/xine-lib/lib' make[1]: Leaving directory `/usr/local/src/xine-lib/lib' make[1]: Entering directory `/usr/local/src/xine-lib/src' make[2]: Entering directory `/usr/local/src/xine-lib/src' Making all in xine-utils make[3]: Entering directory `/usr/local/src/xine-lib/src/xine-utils' source='cpu_accel.c' object='cpu_accel.lo' libtool=yes \ depfile='.deps/cpu_accel.Plo' tmpdepfile='.deps/cpu_accel.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o cpu_accel.lo `test -f 'cpu_accel.c' || echo './'`cpu_accel.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c cpu_accel.c -MT cpu_accel.lo -MD -MP -MF .deps/cpu_accel.TPlo -fPIC -DPIC -o .libs/cpu_accel.o source='color.c' object='color.lo' libtool=yes \ depfile='.deps/color.Plo' tmpdepfile='.deps/color.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o color.lo `test -f 'color.c' || echo './'`color.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 -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c color.c -MT color.lo -MD -MP -MF .deps/color.TPlo -fPIC -DPIC -o .libs/color.o color.c: In function `vscale_chroma_line': color.c:498: warning: use of cast expressions as lvalues is deprecated color.c:499: warning: use of cast expressions as lvalues is deprecated source='copy.c' object='copy.lo' libtool=yes \ depfile='.deps/copy.Plo' tmpdepfile='.deps/copy.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o copy.lo `test -f 'copy.c' || echo './'`copy.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 -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c copy.c -MT copy.lo -MD -MP -MF .deps/copy.TPlo -fPIC -DPIC -o .libs/copy.o source='list.c' object='list.lo' libtool=yes \ depfile='.deps/list.Plo' tmpdepfile='.deps/list.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o list.lo `test -f 'list.c' || echo './'`list.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 -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c list.c -MT list.lo -MD -MP -MF .deps/list.TPlo -fPIC -DPIC -o .libs/list.o source='memcpy.c' object='memcpy.lo' libtool=yes \ depfile='.deps/memcpy.Plo' tmpdepfile='.deps/memcpy.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o memcpy.lo `test -f 'memcpy.c' || echo './'`memcpy.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 -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c memcpy.c -MT memcpy.lo -MD -MP -MF .deps/memcpy.TPlo -fPIC -DPIC -o .libs/memcpy.o memcpy.c: In function `sse_memcpy': memcpy.c:221: warning: use of cast expressions as lvalues is deprecated memcpy.c:222: warning: use of cast expressions as lvalues is deprecated memcpy.c:244: warning: use of cast expressions as lvalues is deprecated memcpy.c:245: warning: use of cast expressions as lvalues is deprecated memcpy.c: In function `mmx_memcpy': memcpy.c:299: warning: use of cast expressions as lvalues is deprecated memcpy.c:300: warning: use of cast expressions as lvalues is deprecated memcpy.c: In function `mmx2_memcpy': memcpy.c:366: warning: use of cast expressions as lvalues is deprecated memcpy.c:367: warning: use of cast expressions as lvalues is deprecated source='monitor.c' object='monitor.lo' libtool=yes \ depfile='.deps/monitor.Plo' tmpdepfile='.deps/monitor.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o monitor.lo `test -f 'monitor.c' || echo './'`monitor.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 -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c monitor.c -MT monitor.lo -MD -MP -MF .deps/monitor.TPlo -fPIC -DPIC -o .libs/monitor.o source='utils.c' object='utils.lo' libtool=yes \ depfile='.deps/utils.Plo' tmpdepfile='.deps/utils.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o utils.lo `test -f 'utils.c' || echo './'`utils.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 -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c utils.c -MT utils.lo -MD -MP -MF .deps/utils.TPlo -fPIC -DPIC -o .libs/utils.o source='xine_check.c' object='xine_check.lo' libtool=yes \ depfile='.deps/xine_check.Plo' tmpdepfile='.deps/xine_check.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_check.lo `test -f 'xine_check.c' || echo './'`xine_check.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 -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_check.c -MT xine_check.lo -MD -MP -MF .deps/xine_check.TPlo -fPIC -DPIC -o .libs/xine_check.o source='xine_mutex.c' object='xine_mutex.lo' libtool=yes \ depfile='.deps/xine_mutex.Plo' tmpdepfile='.deps/xine_mutex.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_mutex.lo `test -f 'xine_mutex.c' || echo './'`xine_mutex.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 -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_mutex.c -MT xine_mutex.lo -MD -MP -MF .deps/xine_mutex.TPlo -fPIC -DPIC -o .libs/xine_mutex.o source='xmllexer.c' object='xmllexer.lo' libtool=yes \ depfile='.deps/xmllexer.Plo' tmpdepfile='.deps/xmllexer.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xmllexer.lo `test -f 'xmllexer.c' || echo './'`xmllexer.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 -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xmllexer.c -MT xmllexer.lo -MD -MP -MF .deps/xmllexer.TPlo -fPIC -DPIC -o .libs/xmllexer.o source='xine_buffer.c' object='xine_buffer.lo' libtool=yes \ depfile='.deps/xine_buffer.Plo' tmpdepfile='.deps/xine_buffer.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_buffer.lo `test -f 'xine_buffer.c' || echo './'`xine_buffer.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 -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_buffer.c -MT xine_buffer.lo -MD -MP -MF .deps/xine_buffer.TPlo -fPIC -DPIC -o .libs/xine_buffer.o source='xmlparser.c' object='xmlparser.lo' libtool=yes \ depfile='.deps/xmlparser.Plo' tmpdepfile='.deps/xmlparser.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xmlparser.lo `test -f 'xmlparser.c' || echo './'`xmlparser.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 -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xmlparser.c -MT xmlparser.lo -MD -MP -MF .deps/xmlparser.TPlo -fPIC -DPIC -o .libs/xmlparser.o /bin/sh ../../libtool --mode=link gcc -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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/local/src/xine-lib/src/xine-utils' Making all in xine-engine make[3]: Entering directory `/usr/local/src/xine-lib/src/xine-engine' source='xine.c' object='xine.lo' libtool=yes \ depfile='.deps/xine.Plo' tmpdepfile='.deps/xine.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine.lo `test -f 'xine.c' || echo './'`xine.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine.c -MT xine.lo -MD -MP -MF .deps/xine.TPlo -fPIC -DPIC -o .libs/xine.o source='metronom.c' object='metronom.lo' libtool=yes \ depfile='.deps/metronom.Plo' tmpdepfile='.deps/metronom.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o metronom.lo `test -f 'metronom.c' || echo './'`metronom.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c metronom.c -MT metronom.lo -MD -MP -MF .deps/metronom.TPlo -fPIC -DPIC -o .libs/metronom.o source='configfile.c' object='configfile.lo' libtool=yes \ depfile='.deps/configfile.Plo' tmpdepfile='.deps/configfile.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o configfile.lo `test -f 'configfile.c' || echo './'`configfile.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c configfile.c -MT configfile.lo -MD -MP -MF .deps/configfile.TPlo -fPIC -DPIC -o .libs/configfile.o source='buffer.c' object='buffer.lo' libtool=yes \ depfile='.deps/buffer.Plo' tmpdepfile='.deps/buffer.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o buffer.lo `test -f 'buffer.c' || echo './'`buffer.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c buffer.c -MT buffer.lo -MD -MP -MF .deps/buffer.TPlo -fPIC -DPIC -o .libs/buffer.o source='load_plugins.c' object='load_plugins.lo' libtool=yes \ depfile='.deps/load_plugins.Plo' tmpdepfile='.deps/load_plugins.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o load_plugins.lo `test -f 'load_plugins.c' || echo './'`load_plugins.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c load_plugins.c -MT load_plugins.lo -MD -MP -MF .deps/load_plugins.TPlo -fPIC -DPIC -o .libs/load_plugins.o source='video_decoder.c' object='video_decoder.lo' libtool=yes \ depfile='.deps/video_decoder.Plo' tmpdepfile='.deps/video_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o video_decoder.lo `test -f 'video_decoder.c' || echo './'`video_decoder.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c video_decoder.c -MT video_decoder.lo -MD -MP -MF .deps/video_decoder.TPlo -fPIC -DPIC -o .libs/video_decoder.o source='buffer_types.c' object='buffer_types.lo' libtool=yes \ depfile='.deps/buffer_types.Plo' tmpdepfile='.deps/buffer_types.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o buffer_types.lo `test -f 'buffer_types.c' || echo './'`buffer_types.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c buffer_types.c -MT buffer_types.lo -MD -MP -MF .deps/buffer_types.TPlo -fPIC -DPIC -o .libs/buffer_types.o source='audio_decoder.c' object='audio_decoder.lo' libtool=yes \ depfile='.deps/audio_decoder.Plo' tmpdepfile='.deps/audio_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o audio_decoder.lo `test -f 'audio_decoder.c' || echo './'`audio_decoder.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c audio_decoder.c -MT audio_decoder.lo -MD -MP -MF .deps/audio_decoder.TPlo -fPIC -DPIC -o .libs/audio_decoder.o source='video_out.c' object='video_out.lo' libtool=yes \ depfile='.deps/video_out.Plo' tmpdepfile='.deps/video_out.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o video_out.lo `test -f 'video_out.c' || echo './'`video_out.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c video_out.c -MT video_out.lo -MD -MP -MF .deps/video_out.TPlo -fPIC -DPIC -o .libs/video_out.o source='audio_out.c' object='audio_out.lo' libtool=yes \ depfile='.deps/audio_out.Plo' tmpdepfile='.deps/audio_out.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o audio_out.lo `test -f 'audio_out.c' || echo './'`audio_out.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c audio_out.c -MT audio_out.lo -MD -MP -MF .deps/audio_out.TPlo -fPIC -DPIC -o .libs/audio_out.o source='resample.c' object='resample.lo' libtool=yes \ depfile='.deps/resample.Plo' tmpdepfile='.deps/resample.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o resample.lo `test -f 'resample.c' || echo './'`resample.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c resample.c -MT resample.lo -MD -MP -MF .deps/resample.TPlo -fPIC -DPIC -o .libs/resample.o source='events.c' object='events.lo' libtool=yes \ depfile='.deps/events.Plo' tmpdepfile='.deps/events.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o events.lo `test -f 'events.c' || echo './'`events.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c events.c -MT events.lo -MD -MP -MF .deps/events.TPlo -fPIC -DPIC -o .libs/events.o source='video_overlay.c' object='video_overlay.lo' libtool=yes \ depfile='.deps/video_overlay.Plo' tmpdepfile='.deps/video_overlay.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o video_overlay.lo `test -f 'video_overlay.c' || echo './'`video_overlay.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c video_overlay.c -MT video_overlay.lo -MD -MP -MF .deps/video_overlay.TPlo -fPIC -DPIC -o .libs/video_overlay.o source='osd.c' object='osd.lo' libtool=yes \ depfile='.deps/osd.Plo' tmpdepfile='.deps/osd.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o osd.lo `test -f 'osd.c' || echo './'`osd.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c osd.c -MT osd.lo -MD -MP -MF .deps/osd.TPlo -fPIC -DPIC -o .libs/osd.o source='scratch.c' object='scratch.lo' libtool=yes \ depfile='.deps/scratch.Plo' tmpdepfile='.deps/scratch.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o scratch.lo `test -f 'scratch.c' || echo './'`scratch.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c scratch.c -MT scratch.lo -MD -MP -MF .deps/scratch.TPlo -fPIC -DPIC -o .libs/scratch.o source='demux.c' object='demux.lo' libtool=yes \ depfile='.deps/demux.Plo' tmpdepfile='.deps/demux.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux.lo `test -f 'demux.c' || echo './'`demux.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux.c -MT demux.lo -MD -MP -MF .deps/demux.TPlo -fPIC -DPIC -o .libs/demux.o source='vo_scale.c' object='vo_scale.lo' libtool=yes \ depfile='.deps/vo_scale.Plo' tmpdepfile='.deps/vo_scale.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o vo_scale.lo `test -f 'vo_scale.c' || echo './'`vo_scale.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c vo_scale.c -MT vo_scale.lo -MD -MP -MF .deps/vo_scale.TPlo -fPIC -DPIC -o .libs/vo_scale.o source='xine_interface.c' object='xine_interface.lo' libtool=yes \ depfile='.deps/xine_interface.Plo' tmpdepfile='.deps/xine_interface.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_interface.lo `test -f 'xine_interface.c' || echo './'`xine_interface.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_interface.c -MT xine_interface.lo -MD -MP -MF .deps/xine_interface.TPlo -fPIC -DPIC -o .libs/xine_interface.o source='post.c' object='post.lo' libtool=yes \ depfile='.deps/post.Plo' tmpdepfile='.deps/post.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o post.lo `test -f 'post.c' || echo './'`post.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c post.c -MT post.lo -MD -MP -MF .deps/post.TPlo -fPIC -DPIC -o .libs/post.o post.c: In function `_x_post_intercept_video_port': post.c:244: warning: use of cast expressions as lvalues is deprecated post.c:254: warning: use of cast expressions as lvalues is deprecated post.c: In function `_x_post_intercept_audio_port': post.c:721: warning: use of cast expressions as lvalues is deprecated post.c:731: warning: use of cast expressions as lvalues is deprecated source='tvmode.c' object='tvmode.lo' libtool=yes \ depfile='.deps/tvmode.Plo' tmpdepfile='.deps/tvmode.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o tvmode.lo `test -f 'tvmode.c' || echo './'`tvmode.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c tvmode.c -MT tvmode.lo -MD -MP -MF .deps/tvmode.TPlo -fPIC -DPIC -o .libs/tvmode.o source='broadcaster.c' object='broadcaster.lo' libtool=yes \ depfile='.deps/broadcaster.Plo' tmpdepfile='.deps/broadcaster.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o broadcaster.lo `test -f 'broadcaster.c' || echo './'`broadcaster.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c broadcaster.c -MT broadcaster.lo -MD -MP -MF .deps/broadcaster.TPlo -fPIC -DPIC -o .libs/broadcaster.o source='io_helper.c' object='io_helper.lo' libtool=yes \ depfile='.deps/io_helper.Plo' tmpdepfile='.deps/io_helper.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o io_helper.lo `test -f 'io_helper.c' || echo './'`io_helper.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c io_helper.c -MT io_helper.lo -MD -MP -MF .deps/io_helper.TPlo -fPIC -DPIC -o .libs/io_helper.o source='input_rip.c' object='input_rip.lo' libtool=yes \ depfile='.deps/input_rip.Plo' tmpdepfile='.deps/input_rip.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o input_rip.lo `test -f 'input_rip.c' || echo './'`input_rip.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c input_rip.c -MT input_rip.lo -MD -MP -MF .deps/input_rip.TPlo -fPIC -DPIC -o .libs/input_rip.o source='input_cache.c' object='input_cache.lo' libtool=yes \ depfile='.deps/input_cache.Plo' tmpdepfile='.deps/input_cache.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o input_cache.lo `test -f 'input_cache.c' || echo './'`input_cache.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c input_cache.c -MT input_cache.lo -MD -MP -MF .deps/input_cache.TPlo -fPIC -DPIC -o .libs/input_cache.o source='info_helper.c' object='info_helper.lo' libtool=yes \ depfile='.deps/info_helper.Plo' tmpdepfile='.deps/info_helper.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o info_helper.lo `test -f 'info_helper.c' || echo './'`info_helper.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c info_helper.c -MT info_helper.lo -MD -MP -MF .deps/info_helper.TPlo -fPIC -DPIC -o .libs/info_helper.o source='refcounter.c' object='refcounter.lo' libtool=yes \ depfile='.deps/refcounter.Plo' tmpdepfile='.deps/refcounter.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o refcounter.lo `test -f 'refcounter.c' || echo './'`refcounter.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 -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c refcounter.c -MT refcounter.lo -MD -MP -MF .deps/refcounter.TPlo -fPIC -DPIC -o .libs/refcounter.o /bin/sh ../../libtool --mode=link gcc -I/usr/X11R6/include -I/usr/include/freetype2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o libxine.la -rpath /usr/local/lib -version-info 12:1:11 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 -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 -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 -mcpu=athlon -Wl,-soname -Wl,libxine.so.1 -o .libs/libxine.so.1.11.1 (cd .libs && rm -f libxine.so.1 && ln -s libxine.so.1.11.1 libxine.so.1) (cd .libs && rm -f libxine.so && ln -s libxine.so.1.11.1 libxine.so) creating libxine.la (cd .libs && rm -f libxine.la && ln -s ../libxine.la libxine.la) make[3]: Leaving directory `/usr/local/src/xine-lib/src/xine-engine' Making all in audio_out make[3]: Entering directory `/usr/local/src/xine-lib/src/audio_out' source='audio_none_out.c' object='audio_none_out.lo' libtool=yes \ depfile='.deps/audio_none_out.Plo' tmpdepfile='.deps/audio_none_out.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o audio_none_out.lo `test -f 'audio_none_out.c' || echo './'`audio_none_out.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c audio_none_out.c -MT audio_none_out.lo -MD -MP -MF .deps/audio_none_out.TPlo -o .libs/audio_none_out.o /bin/sh ../../libtool-nofpic --mode=link gcc -DXINE_COMPILE -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_ao_out_none.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module audio_none_out.lo ../../src/xine-engine/libxine.la gcc -shared .libs/audio_none_out.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='audio_file_out.c' object='audio_file_out.lo' libtool=yes \ depfile='.deps/audio_file_out.Plo' tmpdepfile='.deps/audio_file_out.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o audio_file_out.lo `test -f 'audio_file_out.c' || echo './'`audio_file_out.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 -DXINE_COMPILE -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c audio_file_out.c -MT audio_file_out.lo -MD -MP -MF .deps/audio_file_out.TPlo -o .libs/audio_file_out.o /bin/sh ../../libtool-nofpic --mode=link gcc -DXINE_COMPILE -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_ao_out_file.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module audio_file_out.lo ../../src/xine-engine/libxine.la gcc -shared .libs/audio_file_out.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='audio_oss_out.c' object='audio_oss_out.lo' libtool=yes \ depfile='.deps/audio_oss_out.Plo' tmpdepfile='.deps/audio_oss_out.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o audio_oss_out.lo `test -f 'audio_oss_out.c' || echo './'`audio_oss_out.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 -DXINE_COMPILE -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c audio_oss_out.c -MT audio_oss_out.lo -MD -MP -MF .deps/audio_oss_out.TPlo -o .libs/audio_oss_out.o /bin/sh ../../libtool-nofpic --mode=link gcc -DXINE_COMPILE -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_ao_out_oss.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module audio_oss_out.lo ../../src/xine-engine/libxine.la gcc -shared .libs/audio_oss_out.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='audio_alsa_out.c' object='audio_alsa_out.lo' libtool=yes \ depfile='.deps/audio_alsa_out.Plo' tmpdepfile='.deps/audio_alsa_out.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o audio_alsa_out.lo `test -f 'audio_alsa_out.c' || echo './'`audio_alsa_out.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 -DXINE_COMPILE -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c audio_alsa_out.c -MT audio_alsa_out.lo -MD -MP -MF .deps/audio_alsa_out.TPlo -o .libs/audio_alsa_out.o /bin/sh ../../libtool-nofpic --mode=link gcc -DXINE_COMPILE -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_ao_out_alsa.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module audio_alsa_out.lo -lasound ../../src/xine-engine/libxine.la gcc -shared .libs/audio_alsa_out.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib /usr/lib/libasound.so ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -Wl,-soname -Wl,xineplug_ao_out_alsa.so -o .libs/xineplug_ao_out_alsa.so creating xineplug_ao_out_alsa.la (cd .libs && rm -f xineplug_ao_out_alsa.la && ln -s ../xineplug_ao_out_alsa.la xineplug_ao_out_alsa.la) source='audio_esd_out.c' object='audio_esd_out.lo' libtool=yes \ depfile='.deps/audio_esd_out.Plo' tmpdepfile='.deps/audio_esd_out.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o audio_esd_out.lo `test -f 'audio_esd_out.c' || echo './'`audio_esd_out.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 -DXINE_COMPILE -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c audio_esd_out.c -MT audio_esd_out.lo -MD -MP -MF .deps/audio_esd_out.TPlo -o .libs/audio_esd_out.o /bin/sh ../../libtool-nofpic --mode=link gcc -DXINE_COMPILE -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_ao_out_esd.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module audio_esd_out.lo -L/usr/lib -lesd -laudiofile -lm -lasound ../../src/xine-engine/libxine.la gcc -shared .libs/audio_esd_out.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib /usr/lib/libesd.so /usr/lib/libaudiofile.so -lm /usr/lib/libasound.so ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -Wl,-soname -Wl,xineplug_ao_out_esd.so -o .libs/xineplug_ao_out_esd.so creating xineplug_ao_out_esd.la (cd .libs && rm -f xineplug_ao_out_esd.la && ln -s ../xineplug_ao_out_esd.la xineplug_ao_out_esd.la) make[3]: Leaving directory `/usr/local/src/xine-lib/src/audio_out' Making all in video_out make[3]: Entering directory `/usr/local/src/xine-lib/src/video_out' Making all in libdha make[4]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha' Making all in bin make[5]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha/bin' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha/bin' Making all in kernelhelper make[5]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha/kernelhelper' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha/kernelhelper' Making all in oth make[5]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha/oth' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha/oth' Making all in sysdep make[5]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha/sysdep' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha/sysdep' make[5]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha' source='libdha.c' object='libdha.lo' libtool=yes \ depfile='.deps/libdha.Plo' tmpdepfile='.deps/libdha.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o libdha.lo `test -f 'libdha.c' || echo './'`libdha.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c libdha.c -MT libdha.lo -MD -MP -MF .deps/libdha.TPlo -o .libs/libdha.o source='mtrr.c' object='mtrr.lo' libtool=yes \ depfile='.deps/mtrr.Plo' tmpdepfile='.deps/mtrr.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mtrr.lo `test -f 'mtrr.c' || echo './'`mtrr.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mtrr.c -MT mtrr.lo -MD -MP -MF .deps/mtrr.TPlo -o .libs/mtrr.o source='pci.c' object='pci.lo' libtool=yes \ depfile='.deps/pci.Plo' tmpdepfile='.deps/pci.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o pci.lo `test -f 'pci.c' || echo './'`pci.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c pci.c -MT pci.lo -MD -MP -MF .deps/pci.TPlo -o .libs/pci.o source='mmi.c' object='mmi.lo' libtool=yes \ depfile='.deps/mmi.Plo' tmpdepfile='.deps/mmi.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mmi.lo `test -f 'mmi.c' || echo './'`mmi.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mmi.c -MT mmi.lo -MD -MP -MF .deps/mmi.TPlo -o .libs/mmi.o source='ports.c' object='ports.lo' libtool=yes \ depfile='.deps/ports.Plo' tmpdepfile='.deps/ports.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o ports.lo `test -f 'ports.c' || echo './'`ports.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c ports.c -MT ports.lo -MD -MP -MF .deps/ports.TPlo -o .libs/ports.o source='irq.c' object='irq.lo' libtool=yes \ depfile='.deps/irq.Plo' tmpdepfile='.deps/irq.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o irq.lo `test -f 'irq.c' || echo './'`irq.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c irq.c -MT irq.lo -MD -MP -MF .deps/irq.TPlo -o .libs/irq.o source='cpu_flush.c' object='cpu_flush.lo' libtool=yes \ depfile='.deps/cpu_flush.Plo' tmpdepfile='.deps/cpu_flush.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o cpu_flush.lo `test -f 'cpu_flush.c' || echo './'`cpu_flush.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c cpu_flush.c -MT cpu_flush.lo -MD -MP -MF .deps/cpu_flush.TPlo -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 --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c pci_names.c -MT pci_names.lo -MD -MP -MF .deps/pci_names.TPlo -o .libs/pci_names.o /bin/sh ../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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/local/src/xine-lib/src/video_out/libdha' make[4]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha' Making all in vidix make[4]: Entering directory `/usr/local/src/xine-lib/src/video_out/vidix' Making all in drivers make[5]: Entering directory `/usr/local/src/xine-lib/src/video_out/vidix/drivers' source='mach64_vid.c' object='mach64_vid.lo' libtool=yes \ depfile='.deps/mach64_vid.Plo' tmpdepfile='.deps/mach64_vid.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mach64_vid.lo `test -f 'mach64_vid.c' || echo './'`mach64_vid.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mach64_vid.c -MT mach64_vid.lo -MD -MP -MF .deps/mach64_vid.TPlo -o .libs/mach64_vid.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o mach64_vid.la -rpath /usr/local/lib/xine/plugins/1.0.0/vidix -avoid-version -module mach64_vid.lo gcc -shared .libs/mach64_vid.o -mcpu=athlon -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) source='mga_vid.c' object='mga_crtc2_vid_la-mga_vid.lo' libtool=yes \ depfile='.deps/mga_crtc2_vid_la-mga_vid.Plo' tmpdepfile='.deps/mga_crtc2_vid_la-mga_vid.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mga_crtc2_vid_la-mga_vid.lo `test -f 'mga_vid.c' || echo './'`mga_vid.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 -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -DCRTC2 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mga_vid.c -MT mga_crtc2_vid_la-mga_vid.lo -MD -MP -MF .deps/mga_crtc2_vid_la-mga_vid.TPlo -o .libs/mga_crtc2_vid_la-mga_vid.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o mga_crtc2_vid.la -rpath /usr/local/lib/xine/plugins/1.0.0/vidix -avoid-version -module mga_crtc2_vid_la-mga_vid.lo -lm gcc -shared .libs/mga_crtc2_vid_la-mga_vid.o -lm -mcpu=athlon -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) source='mga_vid.c' object='mga_vid.lo' libtool=yes \ depfile='.deps/mga_vid.Plo' tmpdepfile='.deps/mga_vid.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mga_vid.lo `test -f 'mga_vid.c' || echo './'`mga_vid.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 -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mga_vid.c -MT mga_vid.lo -MD -MP -MF .deps/mga_vid.TPlo -o .libs/mga_vid.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o mga_vid.la -rpath /usr/local/lib/xine/plugins/1.0.0/vidix -avoid-version -module mga_vid.lo -lm gcc -shared .libs/mga_vid.o -lm -mcpu=athlon -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) source='pm2_vid.c' object='pm2_vid.lo' libtool=yes \ depfile='.deps/pm2_vid.Plo' tmpdepfile='.deps/pm2_vid.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o pm2_vid.lo `test -f 'pm2_vid.c' || echo './'`pm2_vid.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 -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c pm2_vid.c -MT pm2_vid.lo -MD -MP -MF .deps/pm2_vid.TPlo -o .libs/pm2_vid.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o pm2_vid.la -rpath /usr/local/lib/xine/plugins/1.0.0/vidix -avoid-version -module pm2_vid.lo gcc -shared .libs/pm2_vid.o -mcpu=athlon -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) source='pm3_vid.c' object='pm3_vid.lo' libtool=yes \ depfile='.deps/pm3_vid.Plo' tmpdepfile='.deps/pm3_vid.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o pm3_vid.lo `test -f 'pm3_vid.c' || echo './'`pm3_vid.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 -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c pm3_vid.c -MT pm3_vid.lo -MD -MP -MF .deps/pm3_vid.TPlo -o .libs/pm3_vid.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o pm3_vid.la -rpath /usr/local/lib/xine/plugins/1.0.0/vidix -avoid-version -module pm3_vid.lo gcc -shared .libs/pm3_vid.o -mcpu=athlon -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) source='radeon_vid.c' object='radeon_vid.lo' libtool=yes \ depfile='.deps/radeon_vid.Plo' tmpdepfile='.deps/radeon_vid.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o radeon_vid.lo `test -f 'radeon_vid.c' || echo './'`radeon_vid.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 -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c radeon_vid.c -MT radeon_vid.lo -MD -MP -MF .deps/radeon_vid.TPlo -o .libs/radeon_vid.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o radeon_vid.la -rpath /usr/local/lib/xine/plugins/1.0.0/vidix -avoid-version -module radeon_vid.lo -lm gcc -shared .libs/radeon_vid.o -lm -mcpu=athlon -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) source='radeon_vid.c' object='rage128_vid_la-radeon_vid.lo' libtool=yes \ depfile='.deps/rage128_vid_la-radeon_vid.Plo' tmpdepfile='.deps/rage128_vid_la-radeon_vid.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o rage128_vid_la-radeon_vid.lo `test -f 'radeon_vid.c' || echo './'`radeon_vid.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 -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -DRAGE128 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c radeon_vid.c -MT rage128_vid_la-radeon_vid.lo -MD -MP -MF .deps/rage128_vid_la-radeon_vid.TPlo -o .libs/rage128_vid_la-radeon_vid.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o rage128_vid.la -rpath /usr/local/lib/xine/plugins/1.0.0/vidix -avoid-version -module rage128_vid_la-radeon_vid.lo gcc -shared .libs/rage128_vid_la-radeon_vid.o -mcpu=athlon -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) source='cyberblade_vid.c' object='cyberblade_vid.lo' libtool=yes \ depfile='.deps/cyberblade_vid.Plo' tmpdepfile='.deps/cyberblade_vid.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o cyberblade_vid.lo `test -f 'cyberblade_vid.c' || echo './'`cyberblade_vid.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 -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c cyberblade_vid.c -MT cyberblade_vid.lo -MD -MP -MF .deps/cyberblade_vid.TPlo -o .libs/cyberblade_vid.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o cyberblade_vid.la -rpath /usr/local/lib/xine/plugins/1.0.0/vidix -avoid-version -module cyberblade_vid.lo gcc -shared .libs/cyberblade_vid.o -mcpu=athlon -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) source='unichrome_vid.c' object='unichrome_vid.lo' libtool=yes \ depfile='.deps/unichrome_vid.Plo' tmpdepfile='.deps/unichrome_vid.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o unichrome_vid.lo `test -f 'unichrome_vid.c' || echo './'`unichrome_vid.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 -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c unichrome_vid.c -MT unichrome_vid.lo -MD -MP -MF .deps/unichrome_vid.TPlo -o .libs/unichrome_vid.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o unichrome_vid.la -rpath /usr/local/lib/xine/plugins/1.0.0/vidix -avoid-version -module unichrome_vid.lo gcc -shared .libs/unichrome_vid.o -mcpu=athlon -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) source='nvidia_vid.c' object='nvidia_vid.lo' libtool=yes \ depfile='.deps/nvidia_vid.Plo' tmpdepfile='.deps/nvidia_vid.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o nvidia_vid.lo `test -f 'nvidia_vid.c' || echo './'`nvidia_vid.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 -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c nvidia_vid.c -MT nvidia_vid.lo -MD -MP -MF .deps/nvidia_vid.TPlo -o .libs/nvidia_vid.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o nvidia_vid.la -rpath /usr/local/lib/xine/plugins/1.0.0/vidix -avoid-version -module nvidia_vid.lo gcc -shared .libs/nvidia_vid.o -mcpu=athlon -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) source='sis_vid.c' object='sis_vid.lo' libtool=yes \ depfile='.deps/sis_vid.Plo' tmpdepfile='.deps/sis_vid.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o sis_vid.lo `test -f 'sis_vid.c' || echo './'`sis_vid.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 -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c sis_vid.c -MT sis_vid.lo -MD -MP -MF .deps/sis_vid.TPlo -o .libs/sis_vid.o source='sis_bridge.c' object='sis_bridge.lo' libtool=yes \ depfile='.deps/sis_bridge.Plo' tmpdepfile='.deps/sis_bridge.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o sis_bridge.lo `test -f 'sis_bridge.c' || echo './'`sis_bridge.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 -I../../../../src/video_out/vidix -I../../../../src/video_out/libdha -I../../../../src/video_out/libdha -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c sis_bridge.c -MT sis_bridge.lo -MD -MP -MF .deps/sis_bridge.TPlo -o .libs/sis_bridge.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o sis_vid.la -rpath /usr/local/lib/xine/plugins/1.0.0/vidix -avoid-version -module sis_vid.lo sis_bridge.lo gcc -shared .libs/sis_vid.o .libs/sis_bridge.o -mcpu=athlon -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) make[5]: Leaving directory `/usr/local/src/xine-lib/src/video_out/vidix/drivers' make[5]: Entering directory `/usr/local/src/xine-lib/src/video_out/vidix' source='vidixlib.c' object='vidixlib.lo' libtool=yes \ depfile='.deps/vidixlib.Plo' tmpdepfile='.deps/vidixlib.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o vidixlib.lo `test -f 'vidixlib.c' || echo './'`vidixlib.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c vidixlib.c -MT vidixlib.lo -MD -MP -MF .deps/vidixlib.TPlo -o .libs/vidixlib.o /bin/sh ../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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/local/src/xine-lib/src/video_out/vidix' make[4]: Leaving directory `/usr/local/src/xine-lib/src/video_out/vidix' Making all in macosx make[4]: Entering directory `/usr/local/src/xine-lib/src/video_out/macosx' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/local/src/xine-lib/src/video_out/macosx' make[4]: Entering directory `/usr/local/src/xine-lib/src/video_out' source='yuv2rgb.c' object='yuv2rgb.lo' libtool=yes \ depfile='.deps/yuv2rgb.Plo' tmpdepfile='.deps/yuv2rgb.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o yuv2rgb.lo `test -f 'yuv2rgb.c' || echo './'`yuv2rgb.c 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/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c yuv2rgb.c -MT yuv2rgb.lo -MD -MP -MF .deps/yuv2rgb.TPlo -o .libs/yuv2rgb.o source='yuv2rgb_mmx.c' object='yuv2rgb_mmx.lo' libtool=yes \ depfile='.deps/yuv2rgb_mmx.Plo' tmpdepfile='.deps/yuv2rgb_mmx.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o yuv2rgb_mmx.lo `test -f 'yuv2rgb_mmx.c' || echo './'`yuv2rgb_mmx.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 -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c yuv2rgb_mmx.c -MT yuv2rgb_mmx.lo -MD -MP -MF .deps/yuv2rgb_mmx.TPlo -o .libs/yuv2rgb_mmx.o source='yuv2rgb_mlib.c' object='yuv2rgb_mlib.lo' libtool=yes \ depfile='.deps/yuv2rgb_mlib.Plo' tmpdepfile='.deps/yuv2rgb_mlib.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o yuv2rgb_mlib.lo `test -f 'yuv2rgb_mlib.c' || echo './'`yuv2rgb_mlib.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 -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c yuv2rgb_mlib.c -MT yuv2rgb_mlib.lo -MD -MP -MF .deps/yuv2rgb_mlib.TPlo -o .libs/yuv2rgb_mlib.o source='alphablend.c' object='alphablend.lo' libtool=yes \ depfile='.deps/alphablend.Plo' tmpdepfile='.deps/alphablend.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o alphablend.lo `test -f 'alphablend.c' || echo './'`alphablend.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 -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c alphablend.c -MT alphablend.lo -MD -MP -MF .deps/alphablend.TPlo -o .libs/alphablend.o source='video_out_xshm.c' object='video_out_xshm.lo' libtool=yes \ depfile='.deps/video_out_xshm.Plo' tmpdepfile='.deps/video_out_xshm.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o video_out_xshm.lo `test -f 'video_out_xshm.c' || echo './'`video_out_xshm.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 -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c video_out_xshm.c -MT video_out_xshm.lo -MD -MP -MF .deps/video_out_xshm.TPlo -o .libs/video_out_xshm.o source='x11osd.c' object='x11osd.lo' libtool=yes \ depfile='.deps/x11osd.Plo' tmpdepfile='.deps/x11osd.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o x11osd.lo `test -f 'x11osd.c' || echo './'`x11osd.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 -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c x11osd.c -MT x11osd.lo -MD -MP -MF .deps/x11osd.TPlo -o .libs/x11osd.o /bin/sh ../../libtool-nofpic --mode=link gcc -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_vo_out_xshm.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module yuv2rgb.lo yuv2rgb_mmx.lo yuv2rgb_mlib.lo alphablend.lo video_out_xshm.lo x11osd.lo -lXinerama -lXext ../../src/xine-engine/libxine.la gcc -shared .libs/yuv2rgb.o .libs/yuv2rgb_mmx.o .libs/yuv2rgb_mlib.o .libs/alphablend.o .libs/video_out_xshm.o .libs/x11osd.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -lXinerama -lXext ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='video_out_vidix.c' object='video_out_vidix.lo' libtool=yes \ depfile='.deps/video_out_vidix.Plo' tmpdepfile='.deps/video_out_vidix.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o video_out_vidix.lo `test -f 'video_out_vidix.c' || echo './'`video_out_vidix.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 -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c video_out_vidix.c -MT video_out_vidix.lo -MD -MP -MF .deps/video_out_vidix.TPlo -o .libs/video_out_vidix.o /bin/sh ../../libtool-nofpic --mode=link gcc -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_vo_out_vidix.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module alphablend.lo video_out_vidix.lo x11osd.lo -lXinerama ../../src/video_out/vidix/libvidix.la ../../src/video_out/libdha/libdha.la gcc -shared .libs/alphablend.o .libs/video_out_vidix.o .libs/x11osd.o -Wl,--whole-archive ../../src/video_out/vidix/.libs/libvidix.a ../../src/video_out/libdha/.libs/libdha.a -Wl,--no-whole-archive -lXinerama -ldl -mcpu=athlon -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) source='video_out_aa.c' object='video_out_aa.lo' libtool=yes \ depfile='.deps/video_out_aa.Plo' tmpdepfile='.deps/video_out_aa.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o video_out_aa.lo `test -f 'video_out_aa.c' || echo './'`video_out_aa.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 -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c video_out_aa.c -MT video_out_aa.lo -MD -MP -MF .deps/video_out_aa.TPlo -o .libs/video_out_aa.o /bin/sh ../../libtool-nofpic --mode=link gcc -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_vo_out_aa.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module video_out_aa.lo -L/usr/lib -Wl,-rpath,/usr/lib -laa -lm -L/usr/X11R6/lib -lX11 -lslang gcc -shared .libs/video_out_aa.o -L/usr/X11R6/lib -L/usr/lib /usr/lib/libaa.so -lm -lX11 -lslang -mcpu=athlon -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) source='video_out_fb.c' object='video_out_fb.lo' libtool=yes \ depfile='.deps/video_out_fb.Plo' tmpdepfile='.deps/video_out_fb.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o video_out_fb.lo `test -f 'video_out_fb.c' || echo './'`video_out_fb.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 -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c video_out_fb.c -MT video_out_fb.lo -MD -MP -MF .deps/video_out_fb.TPlo -o .libs/video_out_fb.o /bin/sh ../../libtool-nofpic --mode=link gcc -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_vo_out_fb.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module yuv2rgb.lo yuv2rgb_mmx.lo yuv2rgb_mlib.lo alphablend.lo video_out_fb.lo ../../src/xine-engine/libxine.la gcc -shared .libs/yuv2rgb.o .libs/yuv2rgb_mmx.o .libs/yuv2rgb_mlib.o .libs/alphablend.o .libs/video_out_fb.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='video_out_sdl.c' object='video_out_sdl.lo' libtool=yes \ depfile='.deps/video_out_sdl.Plo' tmpdepfile='.deps/video_out_sdl.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o video_out_sdl.lo `test -f 'video_out_sdl.c' || echo './'`video_out_sdl.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 -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c video_out_sdl.c -MT video_out_sdl.lo -MD -MP -MF .deps/video_out_sdl.TPlo -o .libs/video_out_sdl.o /bin/sh ../../libtool-nofpic --mode=link gcc -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_vo_out_sdl.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module alphablend.lo video_out_sdl.lo -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread ../../src/xine-engine/libxine.la gcc -shared .libs/alphablend.o .libs/video_out_sdl.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/X11R6/lib -L/usr/lib /usr/lib/libSDL.so -lpthread ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -Wl,-rpath -Wl,/usr/lib -Wl,-soname -Wl,xineplug_vo_out_sdl.so -o .libs/xineplug_vo_out_sdl.so creating xineplug_vo_out_sdl.la (cd .libs && rm -f xineplug_vo_out_sdl.la && ln -s ../xineplug_vo_out_sdl.la xineplug_vo_out_sdl.la) source='video_out_none.c' object='video_out_none.lo' libtool=yes \ depfile='.deps/video_out_none.Plo' tmpdepfile='.deps/video_out_none.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o video_out_none.lo `test -f 'video_out_none.c' || echo './'`video_out_none.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 -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c video_out_none.c -MT video_out_none.lo -MD -MP -MF .deps/video_out_none.TPlo -o .libs/video_out_none.o /bin/sh ../../libtool-nofpic --mode=link gcc -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_vo_out_none.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module video_out_none.lo ../../src/xine-engine/libxine.la gcc -shared .libs/video_out_none.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/video_out' make[3]: Leaving directory `/usr/local/src/xine-lib/src/video_out' Making all in dxr3 make[3]: Entering directory `/usr/local/src/xine-lib/src/dxr3' source='dxr3_decode_video.c' object='dxr3_decode_video.lo' libtool=yes \ depfile='.deps/dxr3_decode_video.Plo' tmpdepfile='.deps/dxr3_decode_video.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o dxr3_decode_video.lo `test -f 'dxr3_decode_video.c' || echo './'`dxr3_decode_video.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c dxr3_decode_video.c -MT dxr3_decode_video.lo -MD -MP -MF .deps/dxr3_decode_video.TPlo -o .libs/dxr3_decode_video.o /bin/sh ../../libtool-nofpic --mode=link gcc -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_dxr3_video.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module dxr3_decode_video.lo ../../src/xine-engine/libxine.la gcc -shared .libs/dxr3_decode_video.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='dxr3_decode_spu.c' object='dxr3_decode_spu.lo' libtool=yes \ depfile='.deps/dxr3_decode_spu.Plo' tmpdepfile='.deps/dxr3_decode_spu.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o dxr3_decode_spu.lo `test -f 'dxr3_decode_spu.c' || echo './'`dxr3_decode_spu.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 -I../../src/input/libdvdnav -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c dxr3_decode_spu.c -MT dxr3_decode_spu.lo -MD -MP -MF .deps/dxr3_decode_spu.TPlo -o .libs/dxr3_decode_spu.o source='nav_read.c' object='nav_read.lo' libtool=yes \ depfile='.deps/nav_read.Plo' tmpdepfile='.deps/nav_read.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o nav_read.lo `test -f 'nav_read.c' || echo './'`nav_read.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 -I../../src/input/libdvdnav -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c nav_read.c -MT nav_read.lo -MD -MP -MF .deps/nav_read.TPlo -o .libs/nav_read.o /bin/sh ../../libtool-nofpic --mode=link gcc -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_dxr3_spu.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module dxr3_decode_spu.lo nav_read.lo ../../src/xine-engine/libxine.la gcc -shared .libs/dxr3_decode_spu.o .libs/nav_read.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='alphablend.c' object='alphablend.lo' libtool=yes \ depfile='.deps/alphablend.Plo' tmpdepfile='.deps/alphablend.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o alphablend.lo `test -f 'alphablend.c' || echo './'`alphablend.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 -I../../src/input/libdvdnav -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c alphablend.c -MT alphablend.lo -MD -MP -MF .deps/alphablend.TPlo -o .libs/alphablend.o source='dxr3_mpeg_encoders.c' object='dxr3_mpeg_encoders.lo' libtool=yes \ depfile='.deps/dxr3_mpeg_encoders.Plo' tmpdepfile='.deps/dxr3_mpeg_encoders.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o dxr3_mpeg_encoders.lo `test -f 'dxr3_mpeg_encoders.c' || echo './'`dxr3_mpeg_encoders.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 -I../../src/input/libdvdnav -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c dxr3_mpeg_encoders.c -MT dxr3_mpeg_encoders.lo -MD -MP -MF .deps/dxr3_mpeg_encoders.TPlo -o .libs/dxr3_mpeg_encoders.o dxr3_mpeg_encoders.c: In function `fame_on_display_frame': dxr3_mpeg_encoders.c:455: warning: implicit declaration of function `write' dxr3_mpeg_encoders.c:434: warning: unused variable `tmpstr' source='dxr3_spu_encoder.c' object='dxr3_spu_encoder.lo' libtool=yes \ depfile='.deps/dxr3_spu_encoder.Plo' tmpdepfile='.deps/dxr3_spu_encoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o dxr3_spu_encoder.lo `test -f 'dxr3_spu_encoder.c' || echo './'`dxr3_spu_encoder.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 -I../../src/input/libdvdnav -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c dxr3_spu_encoder.c -MT dxr3_spu_encoder.lo -MD -MP -MF .deps/dxr3_spu_encoder.TPlo -o .libs/dxr3_spu_encoder.o source='dxr3_scr.c' object='dxr3_scr.lo' libtool=yes \ depfile='.deps/dxr3_scr.Plo' tmpdepfile='.deps/dxr3_scr.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o dxr3_scr.lo `test -f 'dxr3_scr.c' || echo './'`dxr3_scr.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 -I../../src/input/libdvdnav -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c dxr3_scr.c -MT dxr3_scr.lo -MD -MP -MF .deps/dxr3_scr.TPlo -o .libs/dxr3_scr.o source='video_out_dxr3.c' object='video_out_dxr3.lo' libtool=yes \ depfile='.deps/video_out_dxr3.Plo' tmpdepfile='.deps/video_out_dxr3.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o video_out_dxr3.lo `test -f 'video_out_dxr3.c' || echo './'`video_out_dxr3.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 -I../../src/input/libdvdnav -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c video_out_dxr3.c -MT video_out_dxr3.lo -MD -MP -MF .deps/video_out_dxr3.TPlo -o .libs/video_out_dxr3.o /bin/sh ../../libtool-nofpic --mode=link gcc -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_vo_out_dxr3.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module alphablend.lo dxr3_mpeg_encoders.lo dxr3_spu_encoder.lo dxr3_scr.lo video_out_dxr3.lo -L/usr/lib -Wl,-rpath,/usr/lib -lfame -lXinerama -lXext ../../src/xine-engine/libxine.la gcc -shared .libs/alphablend.o .libs/dxr3_mpeg_encoders.o .libs/dxr3_spu_encoder.o .libs/dxr3_scr.o .libs/video_out_dxr3.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib /usr/lib/libfame.so -lXinerama -lXext ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -Wl,-rpath -Wl,/usr/lib -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/local/src/xine-lib/src/dxr3' Making all in input make[3]: Entering directory `/usr/local/src/xine-lib/src/input' Making all in vcd make[4]: Entering directory `/usr/local/src/xine-lib/src/input/vcd' Making all in libcdio make[5]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio' Making all in cdio make[6]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/cdio' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/cdio' Making all in MSWindows make[6]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/MSWindows' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/MSWindows' Making all in image make[6]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/image' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/image' make[6]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio' source='_cdio_bsdi.c' object='_cdio_bsdi.lo' libtool=yes \ depfile='.deps/_cdio_bsdi.Plo' tmpdepfile='.deps/_cdio_bsdi.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o _cdio_bsdi.lo `test -f '_cdio_bsdi.c' || echo './'`_cdio_bsdi.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c _cdio_bsdi.c -MT _cdio_bsdi.lo -MD -MP -MF .deps/_cdio_bsdi.TPlo -o .libs/_cdio_bsdi.o source='_cdio_generic.c' object='_cdio_generic.lo' libtool=yes \ depfile='.deps/_cdio_generic.Plo' tmpdepfile='.deps/_cdio_generic.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o _cdio_generic.lo `test -f '_cdio_generic.c' || echo './'`_cdio_generic.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c _cdio_generic.c -MT _cdio_generic.lo -MD -MP -MF .deps/_cdio_generic.TPlo -o .libs/_cdio_generic.o source='_cdio_linux.c' object='_cdio_linux.lo' libtool=yes \ depfile='.deps/_cdio_linux.Plo' tmpdepfile='.deps/_cdio_linux.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o _cdio_linux.lo `test -f '_cdio_linux.c' || echo './'`_cdio_linux.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c _cdio_linux.c -MT _cdio_linux.lo -MD -MP -MF .deps/_cdio_linux.TPlo -o .libs/_cdio_linux.o source='_cdio_osx.c' object='_cdio_osx.lo' libtool=yes \ depfile='.deps/_cdio_osx.Plo' tmpdepfile='.deps/_cdio_osx.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o _cdio_osx.lo `test -f '_cdio_osx.c' || echo './'`_cdio_osx.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c _cdio_osx.c -MT _cdio_osx.lo -MD -MP -MF .deps/_cdio_osx.TPlo -o .libs/_cdio_osx.o source='_cdio_stdio.c' object='_cdio_stdio.lo' libtool=yes \ depfile='.deps/_cdio_stdio.Plo' tmpdepfile='.deps/_cdio_stdio.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o _cdio_stdio.lo `test -f '_cdio_stdio.c' || echo './'`_cdio_stdio.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c _cdio_stdio.c -MT _cdio_stdio.lo -MD -MP -MF .deps/_cdio_stdio.TPlo -o .libs/_cdio_stdio.o source='_cdio_stream.c' object='_cdio_stream.lo' libtool=yes \ depfile='.deps/_cdio_stream.Plo' tmpdepfile='.deps/_cdio_stream.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o _cdio_stream.lo `test -f '_cdio_stream.c' || echo './'`_cdio_stream.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c _cdio_stream.c -MT _cdio_stream.lo -MD -MP -MF .deps/_cdio_stream.TPlo -o .libs/_cdio_stream.o source='_cdio_sunos.c' object='_cdio_sunos.lo' libtool=yes \ depfile='.deps/_cdio_sunos.Plo' tmpdepfile='.deps/_cdio_sunos.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o _cdio_sunos.lo `test -f '_cdio_sunos.c' || echo './'`_cdio_sunos.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c _cdio_sunos.c -MT _cdio_sunos.lo -MD -MP -MF .deps/_cdio_sunos.TPlo -o .libs/_cdio_sunos.o source='cd_types.c' object='cd_types.lo' libtool=yes \ depfile='.deps/cd_types.Plo' tmpdepfile='.deps/cd_types.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o cd_types.lo `test -f 'cd_types.c' || echo './'`cd_types.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c cd_types.c -MT cd_types.lo -MD -MP -MF .deps/cd_types.TPlo -o .libs/cd_types.o source='cdio.c' object='cdio.lo' libtool=yes \ depfile='.deps/cdio.Plo' tmpdepfile='.deps/cdio.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o cdio.lo `test -f 'cdio.c' || echo './'`cdio.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c cdio.c -MT cdio.lo -MD -MP -MF .deps/cdio.TPlo -o .libs/cdio.o source='cdtext.c' object='cdtext.lo' libtool=yes \ depfile='.deps/cdtext.Plo' tmpdepfile='.deps/cdtext.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o cdtext.lo `test -f 'cdtext.c' || echo './'`cdtext.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c cdtext.c -MT cdtext.lo -MD -MP -MF .deps/cdtext.TPlo -o .libs/cdtext.o source='ds.c' object='ds.lo' libtool=yes \ depfile='.deps/ds.Plo' tmpdepfile='.deps/ds.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o ds.lo `test -f 'ds.c' || echo './'`ds.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c ds.c -MT ds.lo -MD -MP -MF .deps/ds.TPlo -o .libs/ds.o source='FreeBSD/freebsd.c' object='freebsd.lo' libtool=yes \ depfile='.deps/freebsd.Plo' tmpdepfile='.deps/freebsd.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o freebsd.lo `test -f 'FreeBSD/freebsd.c' || echo './'`FreeBSD/freebsd.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c FreeBSD/freebsd.c -MT freebsd.lo -MD -MP -MF .deps/freebsd.TPlo -o .libs/freebsd.o source='FreeBSD/freebsd_cam.c' object='freebsd_cam.lo' libtool=yes \ depfile='.deps/freebsd_cam.Plo' tmpdepfile='.deps/freebsd_cam.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o freebsd_cam.lo `test -f 'FreeBSD/freebsd_cam.c' || echo './'`FreeBSD/freebsd_cam.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c FreeBSD/freebsd_cam.c -MT freebsd_cam.lo -MD -MP -MF .deps/freebsd_cam.TPlo -o .libs/freebsd_cam.o source='FreeBSD/freebsd_ioctl.c' object='freebsd_ioctl.lo' libtool=yes \ depfile='.deps/freebsd_ioctl.Plo' tmpdepfile='.deps/freebsd_ioctl.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o freebsd_ioctl.lo `test -f 'FreeBSD/freebsd_ioctl.c' || echo './'`FreeBSD/freebsd_ioctl.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c FreeBSD/freebsd_ioctl.c -MT freebsd_ioctl.lo -MD -MP -MF .deps/freebsd_ioctl.TPlo -o .libs/freebsd_ioctl.o source='image/bincue.c' object='bincue.lo' libtool=yes \ depfile='.deps/bincue.Plo' tmpdepfile='.deps/bincue.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o bincue.lo `test -f 'image/bincue.c' || echo './'`image/bincue.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c image/bincue.c -MT bincue.lo -MD -MP -MF .deps/bincue.TPlo -o .libs/bincue.o source='image/cdrdao.c' object='cdrdao.lo' libtool=yes \ depfile='.deps/cdrdao.Plo' tmpdepfile='.deps/cdrdao.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o cdrdao.lo `test -f 'image/cdrdao.c' || echo './'`image/cdrdao.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c image/cdrdao.c -MT cdrdao.lo -MD -MP -MF .deps/cdrdao.TPlo -o .libs/cdrdao.o source='image/nrg.c' object='nrg.lo' libtool=yes \ depfile='.deps/nrg.Plo' tmpdepfile='.deps/nrg.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o nrg.lo `test -f 'image/nrg.c' || echo './'`image/nrg.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c image/nrg.c -MT nrg.lo -MD -MP -MF .deps/nrg.TPlo -o .libs/nrg.o source='MSWindows/aspi32.c' object='aspi32.lo' libtool=yes \ depfile='.deps/aspi32.Plo' tmpdepfile='.deps/aspi32.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o aspi32.lo `test -f 'MSWindows/aspi32.c' || echo './'`MSWindows/aspi32.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c MSWindows/aspi32.c -MT aspi32.lo -MD -MP -MF .deps/aspi32.TPlo -o .libs/aspi32.o source='MSWindows/win32_ioctl.c' object='win32_ioctl.lo' libtool=yes \ depfile='.deps/win32_ioctl.Plo' tmpdepfile='.deps/win32_ioctl.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o win32_ioctl.lo `test -f 'MSWindows/win32_ioctl.c' || echo './'`MSWindows/win32_ioctl.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c MSWindows/win32_ioctl.c -MT win32_ioctl.lo -MD -MP -MF .deps/win32_ioctl.TPlo -o .libs/win32_ioctl.o source='MSWindows/win32.c' object='win32.lo' libtool=yes \ depfile='.deps/win32.Plo' tmpdepfile='.deps/win32.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o win32.lo `test -f 'MSWindows/win32.c' || echo './'`MSWindows/win32.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c MSWindows/win32.c -MT win32.lo -MD -MP -MF .deps/win32.TPlo -o .libs/win32.o source='logging.c' object='logging.lo' libtool=yes \ depfile='.deps/logging.Plo' tmpdepfile='.deps/logging.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o logging.lo `test -f 'logging.c' || echo './'`logging.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c logging.c -MT logging.lo -MD -MP -MF .deps/logging.TPlo -o .libs/logging.o source='scsi_mmc.c' object='scsi_mmc.lo' libtool=yes \ depfile='.deps/scsi_mmc.Plo' tmpdepfile='.deps/scsi_mmc.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o scsi_mmc.lo `test -f 'scsi_mmc.c' || echo './'`scsi_mmc.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c scsi_mmc.c -MT scsi_mmc.lo -MD -MP -MF .deps/scsi_mmc.TPlo -o .libs/scsi_mmc.o source='sector.c' object='sector.lo' libtool=yes \ depfile='.deps/sector.Plo' tmpdepfile='.deps/sector.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o sector.lo `test -f 'sector.c' || echo './'`sector.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c sector.c -MT sector.lo -MD -MP -MF .deps/sector.TPlo -o .libs/sector.o source='util.c' object='util.lo' libtool=yes \ depfile='.deps/util.Plo' tmpdepfile='.deps/util.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o util.lo `test -f 'util.c' || echo './'`util.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c util.c -MT util.lo -MD -MP -MF .deps/util.TPlo -o .libs/util.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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) source='iso9660.c' object='iso9660.lo' libtool=yes \ depfile='.deps/iso9660.Plo' tmpdepfile='.deps/iso9660.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o iso9660.lo `test -f 'iso9660.c' || echo './'`iso9660.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c iso9660.c -MT iso9660.lo -MD -MP -MF .deps/iso9660.TPlo -o .libs/iso9660.o source='iso9660_fs.c' object='iso9660_fs.lo' libtool=yes \ depfile='.deps/iso9660_fs.Plo' tmpdepfile='.deps/iso9660_fs.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o iso9660_fs.lo `test -f 'iso9660_fs.c' || echo './'`iso9660_fs.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c iso9660_fs.c -MT iso9660_fs.lo -MD -MP -MF .deps/iso9660_fs.TPlo -o .libs/iso9660_fs.o source='xa.c' object='xa.lo' libtool=yes \ depfile='.deps/xa.Plo' tmpdepfile='.deps/xa.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xa.lo `test -f 'xa.c' || echo './'`xa.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xa.c -MT xa.lo -MD -MP -MF .deps/xa.TPlo -o .libs/xa.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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/local/src/xine-lib/src/input/vcd/libcdio' make[5]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio' Making all in libvcd make[5]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libvcd' Making all in libvcd make[6]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libvcd/libvcd' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libvcd/libvcd' make[6]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libvcd' source='vcd.c' object='vcd.lo' libtool=yes \ depfile='.deps/vcd.Plo' tmpdepfile='.deps/vcd.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o vcd.lo `test -f 'vcd.c' || echo './'`vcd.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c vcd.c -MT vcd.lo -MD -MP -MF .deps/vcd.TPlo -o .libs/vcd.o source='data_structures.c' object='data_structures.lo' libtool=yes \ depfile='.deps/data_structures.Plo' tmpdepfile='.deps/data_structures.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o data_structures.lo `test -f 'data_structures.c' || echo './'`data_structures.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c data_structures.c -MT data_structures.lo -MD -MP -MF .deps/data_structures.TPlo -o .libs/data_structures.o source='directory.c' object='directory.lo' libtool=yes \ depfile='.deps/directory.Plo' tmpdepfile='.deps/directory.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o directory.lo `test -f 'directory.c' || echo './'`directory.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c directory.c -MT directory.lo -MD -MP -MF .deps/directory.TPlo -o .libs/directory.o source='files.c' object='files.lo' libtool=yes \ depfile='.deps/files.Plo' tmpdepfile='.deps/files.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o files.lo `test -f 'files.c' || echo './'`files.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c files.c -MT files.lo -MD -MP -MF .deps/files.TPlo -o .libs/files.o source='image.c' object='image.lo' libtool=yes \ depfile='.deps/image.Plo' tmpdepfile='.deps/image.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o image.lo `test -f 'image.c' || echo './'`image.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c image.c -MT image.lo -MD -MP -MF .deps/image.TPlo -o .libs/image.o source='image_bincue.c' object='image_bincue.lo' libtool=yes \ depfile='.deps/image_bincue.Plo' tmpdepfile='.deps/image_bincue.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o image_bincue.lo `test -f 'image_bincue.c' || echo './'`image_bincue.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c image_bincue.c -MT image_bincue.lo -MD -MP -MF .deps/image_bincue.TPlo -o .libs/image_bincue.o source='image_cdrdao.c' object='image_cdrdao.lo' libtool=yes \ depfile='.deps/image_cdrdao.Plo' tmpdepfile='.deps/image_cdrdao.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o image_cdrdao.lo `test -f 'image_cdrdao.c' || echo './'`image_cdrdao.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c image_cdrdao.c -MT image_cdrdao.lo -MD -MP -MF .deps/image_cdrdao.TPlo -o .libs/image_cdrdao.o source='image_nrg.c' object='image_nrg.lo' libtool=yes \ depfile='.deps/image_nrg.Plo' tmpdepfile='.deps/image_nrg.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o image_nrg.lo `test -f 'image_nrg.c' || echo './'`image_nrg.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c image_nrg.c -MT image_nrg.lo -MD -MP -MF .deps/image_nrg.TPlo -o .libs/image_nrg.o source='logging.c' object='logging.lo' libtool=yes \ depfile='.deps/logging.Plo' tmpdepfile='.deps/logging.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o logging.lo `test -f 'logging.c' || echo './'`logging.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c logging.c -MT logging.lo -MD -MP -MF .deps/logging.TPlo -o .libs/logging.o source='mpeg.c' object='mpeg.lo' libtool=yes \ depfile='.deps/mpeg.Plo' tmpdepfile='.deps/mpeg.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mpeg.lo `test -f 'mpeg.c' || echo './'`mpeg.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mpeg.c -MT mpeg.lo -MD -MP -MF .deps/mpeg.TPlo -o .libs/mpeg.o source='mpeg_stream.c' object='mpeg_stream.lo' libtool=yes \ depfile='.deps/mpeg_stream.Plo' tmpdepfile='.deps/mpeg_stream.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mpeg_stream.lo `test -f 'mpeg_stream.c' || echo './'`mpeg_stream.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mpeg_stream.c -MT mpeg_stream.lo -MD -MP -MF .deps/mpeg_stream.TPlo -o .libs/mpeg_stream.o source='pbc.c' object='pbc.lo' libtool=yes \ depfile='.deps/pbc.Plo' tmpdepfile='.deps/pbc.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o pbc.lo `test -f 'pbc.c' || echo './'`pbc.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c pbc.c -MT pbc.lo -MD -MP -MF .deps/pbc.TPlo -o .libs/pbc.o source='salloc.c' object='salloc.lo' libtool=yes \ depfile='.deps/salloc.Plo' tmpdepfile='.deps/salloc.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o salloc.lo `test -f 'salloc.c' || echo './'`salloc.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c salloc.c -MT salloc.lo -MD -MP -MF .deps/salloc.TPlo -o .libs/salloc.o source='sector.c' object='sector.lo' libtool=yes \ depfile='.deps/sector.Plo' tmpdepfile='.deps/sector.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o sector.lo `test -f 'sector.c' || echo './'`sector.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c sector.c -MT sector.lo -MD -MP -MF .deps/sector.TPlo -o .libs/sector.o source='stream.c' object='stream.lo' libtool=yes \ depfile='.deps/stream.Plo' tmpdepfile='.deps/stream.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o stream.lo `test -f 'stream.c' || echo './'`stream.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c stream.c -MT stream.lo -MD -MP -MF .deps/stream.TPlo -o .libs/stream.o source='stream_stdio.c' object='stream_stdio.lo' libtool=yes \ depfile='.deps/stream_stdio.Plo' tmpdepfile='.deps/stream_stdio.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o stream_stdio.lo `test -f 'stream_stdio.c' || echo './'`stream_stdio.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c stream_stdio.c -MT stream_stdio.lo -MD -MP -MF .deps/stream_stdio.TPlo -o .libs/stream_stdio.o source='util.c' object='util.lo' libtool=yes \ depfile='.deps/util.Plo' tmpdepfile='.deps/util.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o util.lo `test -f 'util.c' || echo './'`util.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c util.c -MT util.lo -MD -MP -MF .deps/util.TPlo -o .libs/util.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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/local/src/xine-lib/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/local/src/xine-lib/src/input/vcd/libvcd/../../../../src/input/vcd/libcdio/.libs/libiso9660.a) 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/libcdio.a/logging.o .libs/libvcd.lax/libcdio.a/scsi_mmc.o .libs/libvcd.lax/libcdio.a/sector.o .libs/libvcd.lax/libcdio.a/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) source='info.c' object='info.lo' libtool=yes \ depfile='.deps/info.Plo' tmpdepfile='.deps/info.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o info.lo `test -f 'info.c' || echo './'`info.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c info.c -MT info.lo -MD -MP -MF .deps/info.TPlo -o .libs/info.o source='inf.c' object='inf.lo' libtool=yes \ depfile='.deps/inf.Plo' tmpdepfile='.deps/inf.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o inf.lo `test -f 'inf.c' || echo './'`inf.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c inf.c -MT inf.lo -MD -MP -MF .deps/inf.TPlo -o .libs/inf.o source='info_private.c' object='info_private.lo' libtool=yes \ depfile='.deps/info_private.Plo' tmpdepfile='.deps/info_private.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o info_private.lo `test -f 'info_private.c' || echo './'`info_private.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c info_private.c -MT info_private.lo -MD -MP -MF .deps/info_private.TPlo -o .libs/info_private.o source='vcd_read.c' object='vcd_read.lo' libtool=yes \ depfile='.deps/vcd_read.Plo' tmpdepfile='.deps/vcd_read.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o vcd_read.lo `test -f 'vcd_read.c' || echo './'`vcd_read.c gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/input/vcd/libcdio -I../../../../include -I../../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c vcd_read.c -MT vcd_read.lo -MD -MP -MF .deps/vcd_read.TPlo -o .libs/vcd_read.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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/local/src/xine-lib/src/input/vcd/libvcd' make[5]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libvcd' make[5]: Entering directory `/usr/local/src/xine-lib/src/input/vcd' source='xineplug_inp_vcd.c' object='xineplug_inp_vcd.lo' libtool=yes \ depfile='.deps/xineplug_inp_vcd.Plo' tmpdepfile='.deps/xineplug_inp_vcd.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xineplug_inp_vcd.lo `test -f 'xineplug_inp_vcd.c' || echo './'`xineplug_inp_vcd.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xineplug_inp_vcd.c -MT xineplug_inp_vcd.lo -MD -MP -MF .deps/xineplug_inp_vcd.TPlo -o .libs/xineplug_inp_vcd.o source='vcdplayer.c' object='vcdplayer.lo' libtool=yes \ depfile='.deps/vcdplayer.Plo' tmpdepfile='.deps/vcdplayer.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o vcdplayer.lo `test -f 'vcdplayer.c' || echo './'`vcdplayer.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 -I../../../src/input/vcd/libcdio -I../../../src/input/vcd/libvcd -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c vcdplayer.c -MT vcdplayer.lo -MD -MP -MF .deps/vcdplayer.TPlo -o .libs/vcdplayer.o source='vcdio.c' object='vcdio.lo' libtool=yes \ depfile='.deps/vcdio.Plo' tmpdepfile='.deps/vcdio.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o vcdio.lo `test -f 'vcdio.c' || echo './'`vcdio.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 -I../../../src/input/vcd/libcdio -I../../../src/input/vcd/libvcd -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c vcdio.c -MT vcdio.lo -MD -MP -MF .deps/vcdio.TPlo -o .libs/vcdio.o source='xine-extra.c' object='xine-extra.lo' libtool=yes \ depfile='.deps/xine-extra.Plo' tmpdepfile='.deps/xine-extra.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine-extra.lo `test -f 'xine-extra.c' || echo './'`xine-extra.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 -I../../../src/input/vcd/libcdio -I../../../src/input/vcd/libvcd -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine-extra.c -MT xine-extra.lo -MD -MP -MF .deps/xine-extra.TPlo -o .libs/xine-extra.o /bin/sh ../../../libtool-nofpic --mode=link gcc -I../../../src/input/vcd/libcdio -I../../../src/input/vcd/libvcd -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_vcd.la -rpath /usr/local/lib/xine/plugins/1.0.0 -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 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/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/input/vcd' make[4]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd' Making all in dvb make[4]: Entering directory `/usr/local/src/xine-lib/src/input/dvb' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/local/src/xine-lib/src/input/dvb' Making all in libreal make[4]: Entering directory `/usr/local/src/xine-lib/src/input/libreal' source='real.c' object='real.lo' libtool=yes \ depfile='.deps/real.Plo' tmpdepfile='.deps/real.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o real.lo `test -f 'real.c' || echo './'`real.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c real.c -MT real.lo -MD -MP -MF .deps/real.TPlo -o .libs/real.o source='asmrp.c' object='asmrp.lo' libtool=yes \ depfile='.deps/asmrp.Plo' tmpdepfile='.deps/asmrp.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o asmrp.lo `test -f 'asmrp.c' || echo './'`asmrp.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 -D_LARGEFILE64_SOURCE -I./../librtsp -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c asmrp.c -MT asmrp.lo -MD -MP -MF .deps/asmrp.TPlo -o .libs/asmrp.o source='rmff.c' object='rmff.lo' libtool=yes \ depfile='.deps/rmff.Plo' tmpdepfile='.deps/rmff.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o rmff.lo `test -f 'rmff.c' || echo './'`rmff.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 -D_LARGEFILE64_SOURCE -I./../librtsp -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c rmff.c -MT rmff.lo -MD -MP -MF .deps/rmff.TPlo -o .libs/rmff.o source='sdpplin.c' object='sdpplin.lo' libtool=yes \ depfile='.deps/sdpplin.Plo' tmpdepfile='.deps/sdpplin.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o sdpplin.lo `test -f 'sdpplin.c' || echo './'`sdpplin.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 -D_LARGEFILE64_SOURCE -I./../librtsp -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c sdpplin.c -MT sdpplin.lo -MD -MP -MF .deps/sdpplin.TPlo -o .libs/sdpplin.o /bin/sh ../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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/local/src/xine-lib/src/input/libreal' Making all in librtsp make[4]: Entering directory `/usr/local/src/xine-lib/src/input/librtsp' source='rtsp.c' object='rtsp.lo' libtool=yes \ depfile='.deps/rtsp.Plo' tmpdepfile='.deps/rtsp.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o rtsp.lo `test -f 'rtsp.c' || echo './'`rtsp.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c rtsp.c -MT rtsp.lo -MD -MP -MF .deps/rtsp.TPlo -o .libs/rtsp.o source='rtsp_session.c' object='rtsp_session.lo' libtool=yes \ depfile='.deps/rtsp_session.Plo' tmpdepfile='.deps/rtsp_session.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o rtsp_session.lo `test -f 'rtsp_session.c' || echo './'`rtsp_session.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 -D_LARGEFILE64_SOURCE -I./../libreal -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c rtsp_session.c -MT rtsp_session.lo -MD -MP -MF .deps/rtsp_session.TPlo -o .libs/rtsp_session.o /bin/sh ../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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/local/src/xine-lib/src/input/librtsp' Making all in libdvdnav make[4]: Entering directory `/usr/local/src/xine-lib/src/input/libdvdnav' source='decoder.c' object='decoder.lo' libtool=yes \ depfile='.deps/decoder.Plo' tmpdepfile='.deps/decoder.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o decoder.lo `test -f 'decoder.c' || echo './'`decoder.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c decoder.c -MT decoder.lo -MD -MP -MF .deps/decoder.TPlo -o .libs/decoder.o source='dvdnav.c' object='dvdnav.lo' libtool=yes \ depfile='.deps/dvdnav.Plo' tmpdepfile='.deps/dvdnav.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o dvdnav.lo `test -f 'dvdnav.c' || echo './'`dvdnav.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c dvdnav.c -MT dvdnav.lo -MD -MP -MF .deps/dvdnav.TPlo -o .libs/dvdnav.o source='highlight.c' object='highlight.lo' libtool=yes \ depfile='.deps/highlight.Plo' tmpdepfile='.deps/highlight.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o highlight.lo `test -f 'highlight.c' || echo './'`highlight.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c highlight.c -MT highlight.lo -MD -MP -MF .deps/highlight.TPlo -o .libs/highlight.o source='navigation.c' object='navigation.lo' libtool=yes \ depfile='.deps/navigation.Plo' tmpdepfile='.deps/navigation.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o navigation.lo `test -f 'navigation.c' || echo './'`navigation.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c navigation.c -MT navigation.lo -MD -MP -MF .deps/navigation.TPlo -o .libs/navigation.o source='read_cache.c' object='read_cache.lo' libtool=yes \ depfile='.deps/read_cache.Plo' tmpdepfile='.deps/read_cache.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o read_cache.lo `test -f 'read_cache.c' || echo './'`read_cache.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c read_cache.c -MT read_cache.lo -MD -MP -MF .deps/read_cache.TPlo -o .libs/read_cache.o source='remap.c' object='remap.lo' libtool=yes \ depfile='.deps/remap.Plo' tmpdepfile='.deps/remap.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o remap.lo `test -f 'remap.c' || echo './'`remap.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c remap.c -MT remap.lo -MD -MP -MF .deps/remap.TPlo -o .libs/remap.o source='searching.c' object='searching.lo' libtool=yes \ depfile='.deps/searching.Plo' tmpdepfile='.deps/searching.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o searching.lo `test -f 'searching.c' || echo './'`searching.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c searching.c -MT searching.lo -MD -MP -MF .deps/searching.TPlo -o .libs/searching.o source='settings.c' object='settings.lo' libtool=yes \ depfile='.deps/settings.Plo' tmpdepfile='.deps/settings.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o settings.lo `test -f 'settings.c' || echo './'`settings.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c settings.c -MT settings.lo -MD -MP -MF .deps/settings.TPlo -o .libs/settings.o source='vm.c' object='vm.lo' libtool=yes \ depfile='.deps/vm.Plo' tmpdepfile='.deps/vm.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o vm.lo `test -f 'vm.c' || echo './'`vm.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c vm.c -MT vm.lo -MD -MP -MF .deps/vm.TPlo -o .libs/vm.o source='vmcmd.c' object='vmcmd.lo' libtool=yes \ depfile='.deps/vmcmd.Plo' tmpdepfile='.deps/vmcmd.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o vmcmd.lo `test -f 'vmcmd.c' || echo './'`vmcmd.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c vmcmd.c -MT vmcmd.lo -MD -MP -MF .deps/vmcmd.TPlo -o .libs/vmcmd.o source='ifo_read.c' object='ifo_read.lo' libtool=yes \ depfile='.deps/ifo_read.Plo' tmpdepfile='.deps/ifo_read.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o ifo_read.lo `test -f 'ifo_read.c' || echo './'`ifo_read.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c ifo_read.c -MT ifo_read.lo -MD -MP -MF .deps/ifo_read.TPlo -o .libs/ifo_read.o source='md5.c' object='md5.lo' libtool=yes \ depfile='.deps/md5.Plo' tmpdepfile='.deps/md5.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o md5.lo `test -f 'md5.c' || echo './'`md5.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c md5.c -MT md5.lo -MD -MP -MF .deps/md5.TPlo -o .libs/md5.o source='nav_print.c' object='nav_print.lo' libtool=yes \ depfile='.deps/nav_print.Plo' tmpdepfile='.deps/nav_print.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o nav_print.lo `test -f 'nav_print.c' || echo './'`nav_print.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c nav_print.c -MT nav_print.lo -MD -MP -MF .deps/nav_print.TPlo -o .libs/nav_print.o source='nav_read.c' object='nav_read.lo' libtool=yes \ depfile='.deps/nav_read.Plo' tmpdepfile='.deps/nav_read.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o nav_read.lo `test -f 'nav_read.c' || echo './'`nav_read.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c nav_read.c -MT nav_read.lo -MD -MP -MF .deps/nav_read.TPlo -o .libs/nav_read.o source='dvd_reader.c' object='dvd_reader.lo' libtool=yes \ depfile='.deps/dvd_reader.Plo' tmpdepfile='.deps/dvd_reader.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o dvd_reader.lo `test -f 'dvd_reader.c' || echo './'`dvd_reader.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c dvd_reader.c -MT dvd_reader.lo -MD -MP -MF .deps/dvd_reader.TPlo -o .libs/dvd_reader.o source='dvd_input.c' object='dvd_input.lo' libtool=yes \ depfile='.deps/dvd_input.Plo' tmpdepfile='.deps/dvd_input.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o dvd_input.lo `test -f 'dvd_input.c' || echo './'`dvd_input.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c dvd_input.c -MT dvd_input.lo -MD -MP -MF .deps/dvd_input.TPlo -o .libs/dvd_input.o source='dvd_udf.c' object='dvd_udf.lo' libtool=yes \ depfile='.deps/dvd_udf.Plo' tmpdepfile='.deps/dvd_udf.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o dvd_udf.lo `test -f 'dvd_udf.c' || echo './'`dvd_udf.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 -D_LARGEFILE64_SOURCE -DDVDNAV_COMPILE -DHAVE_DLFCN_H -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c dvd_udf.c -MT dvd_udf.lo -MD -MP -MF .deps/dvd_udf.TPlo -o .libs/dvd_udf.o /bin/sh ../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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/local/src/xine-lib/src/input/libdvdnav' make[4]: Entering directory `/usr/local/src/xine-lib/src/input' source='input_file.c' object='input_file.lo' libtool=yes \ depfile='.deps/input_file.Plo' tmpdepfile='.deps/input_file.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o input_file.lo `test -f 'input_file.c' || echo './'`input_file.c 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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c input_file.c -MT input_file.lo -MD -MP -MF .deps/input_file.TPlo -o .libs/input_file.o /bin/sh ../../libtool-nofpic --mode=link gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_file.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_file.lo ../../src/xine-engine/libxine.la gcc -shared .libs/input_file.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='input_http.c' object='input_http.lo' libtool=yes \ depfile='.deps/input_http.Plo' tmpdepfile='.deps/input_http.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o input_http.lo `test -f 'input_http.c' || echo './'`input_http.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c input_http.c -MT input_http.lo -MD -MP -MF .deps/input_http.TPlo -o .libs/input_http.o source='net_buf_ctrl.c' object='net_buf_ctrl.lo' libtool=yes \ depfile='.deps/net_buf_ctrl.Plo' tmpdepfile='.deps/net_buf_ctrl.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o net_buf_ctrl.lo `test -f 'net_buf_ctrl.c' || echo './'`net_buf_ctrl.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c net_buf_ctrl.c -MT net_buf_ctrl.lo -MD -MP -MF .deps/net_buf_ctrl.TPlo -o .libs/net_buf_ctrl.o source='http_helper.c' object='http_helper.lo' libtool=yes \ depfile='.deps/http_helper.Plo' tmpdepfile='.deps/http_helper.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o http_helper.lo `test -f 'http_helper.c' || echo './'`http_helper.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c http_helper.c -MT http_helper.lo -MD -MP -MF .deps/http_helper.TPlo -o .libs/http_helper.o /bin/sh ../../libtool-nofpic --mode=link gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_http.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_http.lo net_buf_ctrl.lo http_helper.lo ../../src/xine-engine/libxine.la gcc -shared .libs/input_http.o .libs/net_buf_ctrl.o .libs/http_helper.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='input_dvd.c' object='input_dvd.lo' libtool=yes \ depfile='.deps/input_dvd.Plo' tmpdepfile='.deps/input_dvd.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o input_dvd.lo `test -f 'input_dvd.c' || echo './'`input_dvd.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c input_dvd.c -MT input_dvd.lo -MD -MP -MF .deps/input_dvd.TPlo -o .libs/input_dvd.o source='media_helper.c' object='media_helper.lo' libtool=yes \ depfile='.deps/media_helper.Plo' tmpdepfile='.deps/media_helper.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o media_helper.lo `test -f 'media_helper.c' || echo './'`media_helper.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c media_helper.c -MT media_helper.lo -MD -MP -MF .deps/media_helper.TPlo -o .libs/media_helper.o /bin/sh ../../libtool-nofpic --mode=link gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_dvd.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_dvd.lo media_helper.lo ../../src/xine-engine/libxine.la libdvdnav/libdvdnav.la 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/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread ../../src/xine-engine/.libs/libxine.so -lpthread -mcpu=athlon -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) source='input_vcd.c' object='input_vcd.lo' libtool=yes \ depfile='.deps/input_vcd.Plo' tmpdepfile='.deps/input_vcd.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o input_vcd.lo `test -f 'input_vcd.c' || echo './'`input_vcd.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c input_vcd.c -MT input_vcd.lo -MD -MP -MF .deps/input_vcd.TPlo -o .libs/input_vcd.o /bin/sh ../../libtool-nofpic --mode=link gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_vcdo.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_vcd.lo media_helper.lo ../../src/xine-engine/libxine.la gcc -shared .libs/input_vcd.o .libs/media_helper.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='input_v4l.c' object='input_v4l.lo' libtool=yes \ depfile='.deps/input_v4l.Plo' tmpdepfile='.deps/input_v4l.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o input_v4l.lo `test -f 'input_v4l.c' || echo './'`input_v4l.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c input_v4l.c -MT input_v4l.lo -MD -MP -MF .deps/input_v4l.TPlo -o .libs/input_v4l.o /bin/sh ../../libtool-nofpic --mode=link gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_v4l.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_v4l.lo -lasound ../../src/xine-engine/libxine.la gcc -shared .libs/input_v4l.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread /usr/lib/libasound.so ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='input_gnome_vfs.c' object='input_gnome_vfs.lo' libtool=yes \ depfile='.deps/input_gnome_vfs.Plo' tmpdepfile='.deps/input_gnome_vfs.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o input_gnome_vfs.lo `test -f 'input_gnome_vfs.c' || echo './'`input_gnome_vfs.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c input_gnome_vfs.c -MT input_gnome_vfs.lo -MD -MP -MF .deps/input_gnome_vfs.TPlo -o .libs/input_gnome_vfs.o /bin/sh ../../libtool-nofpic --mode=link gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_gnome_vfs.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_gnome_vfs.lo net_buf_ctrl.lo -pthread -Wl,--export-dynamic -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ../../src/xine-engine/libxine.la gcc -shared .libs/input_gnome_vfs.o .libs/net_buf_ctrl.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread /usr/lib/libgnomevfs-2.so /usr/lib/libbonobo-2.so /usr/lib/libgconf-2.so /usr/lib/libbonobo-activation.so /usr/lib/libORBit-2.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so /usr/lib/libglib-2.0.so ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -Wl,--export-dynamic -Wl,-soname -Wl,xineplug_inp_gnome_vfs.so -o .libs/xineplug_inp_gnome_vfs.so creating xineplug_inp_gnome_vfs.la (cd .libs && rm -f xineplug_inp_gnome_vfs.la && ln -s ../xineplug_inp_gnome_vfs.la xineplug_inp_gnome_vfs.la) source='input_smb.c' object='input_smb.lo' libtool=yes \ depfile='.deps/input_smb.Plo' tmpdepfile='.deps/input_smb.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o input_smb.lo `test -f 'input_smb.c' || echo './'`input_smb.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c input_smb.c -MT input_smb.lo -MD -MP -MF .deps/input_smb.TPlo -o .libs/input_smb.o /bin/sh ../../libtool-nofpic --mode=link gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_smb.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_smb.lo -lsmbclient ../../src/xine-engine/libxine.la gcc -shared .libs/input_smb.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread -lsmbclient ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='input_mms.c' object='input_mms.lo' libtool=yes \ depfile='.deps/input_mms.Plo' tmpdepfile='.deps/input_mms.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o input_mms.lo `test -f 'input_mms.c' || echo './'`input_mms.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c input_mms.c -MT input_mms.lo -MD -MP -MF .deps/input_mms.TPlo -o .libs/input_mms.o source='mms.c' object='mms.lo' libtool=yes \ depfile='.deps/mms.Plo' tmpdepfile='.deps/mms.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mms.lo `test -f 'mms.c' || echo './'`mms.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mms.c -MT mms.lo -MD -MP -MF .deps/mms.TPlo -o .libs/mms.o source='mmsh.c' object='mmsh.lo' libtool=yes \ depfile='.deps/mmsh.Plo' tmpdepfile='.deps/mmsh.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mmsh.lo `test -f 'mmsh.c' || echo './'`mmsh.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mmsh.c -MT mmsh.lo -MD -MP -MF .deps/mmsh.TPlo -o .libs/mmsh.o /bin/sh ../../libtool-nofpic --mode=link gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_mms.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_mms.lo net_buf_ctrl.lo mms.lo mmsh.lo http_helper.lo ../../src/xine-engine/libxine.la 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/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='input_stdin_fifo.c' object='input_stdin_fifo.lo' libtool=yes \ depfile='.deps/input_stdin_fifo.Plo' tmpdepfile='.deps/input_stdin_fifo.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o input_stdin_fifo.lo `test -f 'input_stdin_fifo.c' || echo './'`input_stdin_fifo.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c input_stdin_fifo.c -MT input_stdin_fifo.lo -MD -MP -MF .deps/input_stdin_fifo.TPlo -o .libs/input_stdin_fifo.o /bin/sh ../../libtool-nofpic --mode=link gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_stdin_fifo.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_stdin_fifo.lo net_buf_ctrl.lo ../../src/xine-engine/libxine.la gcc -shared .libs/input_stdin_fifo.o .libs/net_buf_ctrl.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='input_pnm.c' object='input_pnm.lo' libtool=yes \ depfile='.deps/input_pnm.Plo' tmpdepfile='.deps/input_pnm.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o input_pnm.lo `test -f 'input_pnm.c' || echo './'`input_pnm.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c input_pnm.c -MT input_pnm.lo -MD -MP -MF .deps/input_pnm.TPlo -o .libs/input_pnm.o source='pnm.c' object='pnm.lo' libtool=yes \ depfile='.deps/pnm.Plo' tmpdepfile='.deps/pnm.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o pnm.lo `test -f 'pnm.c' || echo './'`pnm.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c pnm.c -MT pnm.lo -MD -MP -MF .deps/pnm.TPlo -o .libs/pnm.o /bin/sh ../../libtool-nofpic --mode=link gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_pnm.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_pnm.lo net_buf_ctrl.lo pnm.lo ../../src/xine-engine/libxine.la gcc -shared .libs/input_pnm.o .libs/net_buf_ctrl.o .libs/pnm.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='input_rtp.c' object='input_rtp.lo' libtool=yes \ depfile='.deps/input_rtp.Plo' tmpdepfile='.deps/input_rtp.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o input_rtp.lo `test -f 'input_rtp.c' || echo './'`input_rtp.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c input_rtp.c -MT input_rtp.lo -MD -MP -MF .deps/input_rtp.TPlo -o .libs/input_rtp.o /bin/sh ../../libtool-nofpic --mode=link gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_rtp.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_rtp.lo net_buf_ctrl.lo ../../src/xine-engine/libxine.la gcc -shared .libs/input_rtp.o .libs/net_buf_ctrl.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='input_rtsp.c' object='input_rtsp.lo' libtool=yes \ depfile='.deps/input_rtsp.Plo' tmpdepfile='.deps/input_rtsp.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o input_rtsp.lo `test -f 'input_rtsp.c' || echo './'`input_rtsp.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c input_rtsp.c -MT input_rtsp.lo -MD -MP -MF .deps/input_rtsp.TPlo -o .libs/input_rtsp.o /bin/sh ../../libtool-nofpic --mode=link gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_rtsp.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_rtsp.lo net_buf_ctrl.lo ../../src/xine-engine/libxine.la libreal/libreal.la librtsp/librtsp.la 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/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='input_net.c' object='input_net.lo' libtool=yes \ depfile='.deps/input_net.Plo' tmpdepfile='.deps/input_net.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o input_net.lo `test -f 'input_net.c' || echo './'`input_net.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c input_net.c -MT input_net.lo -MD -MP -MF .deps/input_net.TPlo -o .libs/input_net.o /bin/sh ../../libtool-nofpic --mode=link gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_net.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_net.lo net_buf_ctrl.lo ../../src/xine-engine/libxine.la gcc -shared .libs/input_net.o .libs/net_buf_ctrl.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='input_pvr.c' object='input_pvr.lo' libtool=yes \ depfile='.deps/input_pvr.Plo' tmpdepfile='.deps/input_pvr.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o input_pvr.lo `test -f 'input_pvr.c' || echo './'`input_pvr.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c input_pvr.c -MT input_pvr.lo -MD -MP -MF .deps/input_pvr.TPlo -o .libs/input_pvr.o /bin/sh ../../libtool-nofpic --mode=link gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_pvr.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_pvr.lo ../../src/xine-engine/libxine.la gcc -shared .libs/input_pvr.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='input_dvb.c' object='input_dvb.lo' libtool=yes \ depfile='.deps/input_dvb.Plo' tmpdepfile='.deps/input_dvb.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o input_dvb.lo `test -f 'input_dvb.c' || echo './'`input_dvb.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c input_dvb.c -MT input_dvb.lo -MD -MP -MF .deps/input_dvb.TPlo -o .libs/input_dvb.o /bin/sh ../../libtool-nofpic --mode=link gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_dvb.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_dvb.lo net_buf_ctrl.lo ../../src/xine-engine/libxine.la gcc -shared .libs/input_dvb.o .libs/net_buf_ctrl.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='input_cdda.c' object='input_cdda.lo' libtool=yes \ depfile='.deps/input_cdda.Plo' tmpdepfile='.deps/input_cdda.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o input_cdda.lo `test -f 'input_cdda.c' || echo './'`input_cdda.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c input_cdda.c -MT input_cdda.lo -MD -MP -MF .deps/input_cdda.TPlo -o .libs/input_cdda.o source='sha1.c' object='sha1.lo' libtool=yes \ depfile='.deps/sha1.Plo' tmpdepfile='.deps/sha1.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o sha1.lo `test -f 'sha1.c' || echo './'`sha1.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c sha1.c -MT sha1.lo -MD -MP -MF .deps/sha1.TPlo -o .libs/sha1.o source='base64.c' object='base64.lo' libtool=yes \ depfile='.deps/base64.Plo' tmpdepfile='.deps/base64.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o base64.lo `test -f 'base64.c' || echo './'`base64.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 -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c base64.c -MT base64.lo -MD -MP -MF .deps/base64.TPlo -o .libs/base64.o /bin/sh ../../libtool-nofpic --mode=link gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_cdda.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_cdda.lo media_helper.lo sha1.lo base64.lo ../../src/xine-engine/libxine.la gcc -shared .libs/input_cdda.o .libs/media_helper.o .libs/sha1.o .libs/base64.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/input' make[3]: Leaving directory `/usr/local/src/xine-lib/src/input' Making all in demuxers make[3]: Entering directory `/usr/local/src/xine-lib/src/demuxers' source='demux_ogg.c' object='demux_ogg.lo' libtool=yes \ depfile='.deps/demux_ogg.Plo' tmpdepfile='.deps/demux_ogg.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_ogg.lo `test -f 'demux_ogg.c' || echo './'`demux_ogg.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_ogg.c -MT demux_ogg.lo -MD -MP -MF .deps/demux_ogg.TPlo -o .libs/demux_ogg.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_ogg.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_ogg.lo -lvorbis -lm -logg -logg -logg ../../src/xine-engine/libxine.la gcc -shared .libs/demux_ogg.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib /usr/lib/libvorbis.so -lm /usr/lib/libogg.so ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='demux_asf.c' object='demux_asf.lo' libtool=yes \ depfile='.deps/demux_asf.Plo' tmpdepfile='.deps/demux_asf.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_asf.lo `test -f 'demux_asf.c' || echo './'`demux_asf.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_asf.c -MT demux_asf.lo -MD -MP -MF .deps/demux_asf.TPlo -o .libs/demux_asf.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_asf.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_asf.lo ../../src/xine-engine/libxine.la gcc -shared .libs/demux_asf.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='group_games.c' object='group_games.lo' libtool=yes \ depfile='.deps/group_games.Plo' tmpdepfile='.deps/group_games.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o group_games.lo `test -f 'group_games.c' || echo './'`group_games.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c group_games.c -MT group_games.lo -MD -MP -MF .deps/group_games.TPlo -o .libs/group_games.o source='demux_eawve.c' object='demux_eawve.lo' libtool=yes \ depfile='.deps/demux_eawve.Plo' tmpdepfile='.deps/demux_eawve.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_eawve.lo `test -f 'demux_eawve.c' || echo './'`demux_eawve.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_eawve.c -MT demux_eawve.lo -MD -MP -MF .deps/demux_eawve.TPlo -o .libs/demux_eawve.o source='demux_idcin.c' object='demux_idcin.lo' libtool=yes \ depfile='.deps/demux_idcin.Plo' tmpdepfile='.deps/demux_idcin.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_idcin.lo `test -f 'demux_idcin.c' || echo './'`demux_idcin.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_idcin.c -MT demux_idcin.lo -MD -MP -MF .deps/demux_idcin.TPlo -o .libs/demux_idcin.o source='demux_ipmovie.c' object='demux_ipmovie.lo' libtool=yes \ depfile='.deps/demux_ipmovie.Plo' tmpdepfile='.deps/demux_ipmovie.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_ipmovie.lo `test -f 'demux_ipmovie.c' || echo './'`demux_ipmovie.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_ipmovie.c -MT demux_ipmovie.lo -MD -MP -MF .deps/demux_ipmovie.TPlo -o .libs/demux_ipmovie.o source='demux_roq.c' object='demux_roq.lo' libtool=yes \ depfile='.deps/demux_roq.Plo' tmpdepfile='.deps/demux_roq.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_roq.lo `test -f 'demux_roq.c' || echo './'`demux_roq.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_roq.c -MT demux_roq.lo -MD -MP -MF .deps/demux_roq.TPlo -o .libs/demux_roq.o source='demux_vqa.c' object='demux_vqa.lo' libtool=yes \ depfile='.deps/demux_vqa.Plo' tmpdepfile='.deps/demux_vqa.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_vqa.lo `test -f 'demux_vqa.c' || echo './'`demux_vqa.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_vqa.c -MT demux_vqa.lo -MD -MP -MF .deps/demux_vqa.TPlo -o .libs/demux_vqa.o source='demux_wc3movie.c' object='demux_wc3movie.lo' libtool=yes \ depfile='.deps/demux_wc3movie.Plo' tmpdepfile='.deps/demux_wc3movie.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_wc3movie.lo `test -f 'demux_wc3movie.c' || echo './'`demux_wc3movie.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_wc3movie.c -MT demux_wc3movie.lo -MD -MP -MF .deps/demux_wc3movie.TPlo -o .libs/demux_wc3movie.o source='demux_str.c' object='demux_str.lo' libtool=yes \ depfile='.deps/demux_str.Plo' tmpdepfile='.deps/demux_str.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_str.lo `test -f 'demux_str.c' || echo './'`demux_str.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_str.c -MT demux_str.lo -MD -MP -MF .deps/demux_str.TPlo -o .libs/demux_str.o source='demux_film.c' object='demux_film.lo' libtool=yes \ depfile='.deps/demux_film.Plo' tmpdepfile='.deps/demux_film.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_film.lo `test -f 'demux_film.c' || echo './'`demux_film.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_film.c -MT demux_film.lo -MD -MP -MF .deps/demux_film.TPlo -o .libs/demux_film.o source='demux_smjpeg.c' object='demux_smjpeg.lo' libtool=yes \ depfile='.deps/demux_smjpeg.Plo' tmpdepfile='.deps/demux_smjpeg.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_smjpeg.lo `test -f 'demux_smjpeg.c' || echo './'`demux_smjpeg.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_smjpeg.c -MT demux_smjpeg.lo -MD -MP -MF .deps/demux_smjpeg.TPlo -o .libs/demux_smjpeg.o source='demux_4xm.c' object='demux_4xm.lo' libtool=yes \ depfile='.deps/demux_4xm.Plo' tmpdepfile='.deps/demux_4xm.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_4xm.lo `test -f 'demux_4xm.c' || echo './'`demux_4xm.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_4xm.c -MT demux_4xm.lo -MD -MP -MF .deps/demux_4xm.TPlo -o .libs/demux_4xm.o source='demux_vmd.c' object='demux_vmd.lo' libtool=yes \ depfile='.deps/demux_vmd.Plo' tmpdepfile='.deps/demux_vmd.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_vmd.lo `test -f 'demux_vmd.c' || echo './'`demux_vmd.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_vmd.c -MT demux_vmd.lo -MD -MP -MF .deps/demux_vmd.TPlo -o .libs/demux_vmd.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_games.la -rpath /usr/local/lib/xine/plugins/1.0.0 -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 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/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='group_audio.c' object='group_audio.lo' libtool=yes \ depfile='.deps/group_audio.Plo' tmpdepfile='.deps/group_audio.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o group_audio.lo `test -f 'group_audio.c' || echo './'`group_audio.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c group_audio.c -MT group_audio.lo -MD -MP -MF .deps/group_audio.TPlo -o .libs/group_audio.o source='demux_aud.c' object='demux_aud.lo' libtool=yes \ depfile='.deps/demux_aud.Plo' tmpdepfile='.deps/demux_aud.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_aud.lo `test -f 'demux_aud.c' || echo './'`demux_aud.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_aud.c -MT demux_aud.lo -MD -MP -MF .deps/demux_aud.TPlo -o .libs/demux_aud.o source='demux_aiff.c' object='demux_aiff.lo' libtool=yes \ depfile='.deps/demux_aiff.Plo' tmpdepfile='.deps/demux_aiff.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_aiff.lo `test -f 'demux_aiff.c' || echo './'`demux_aiff.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_aiff.c -MT demux_aiff.lo -MD -MP -MF .deps/demux_aiff.TPlo -o .libs/demux_aiff.o source='demux_cdda.c' object='demux_cdda.lo' libtool=yes \ depfile='.deps/demux_cdda.Plo' tmpdepfile='.deps/demux_cdda.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_cdda.lo `test -f 'demux_cdda.c' || echo './'`demux_cdda.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_cdda.c -MT demux_cdda.lo -MD -MP -MF .deps/demux_cdda.TPlo -o .libs/demux_cdda.o source='demux_mpgaudio.c' object='demux_mpgaudio.lo' libtool=yes \ depfile='.deps/demux_mpgaudio.Plo' tmpdepfile='.deps/demux_mpgaudio.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_mpgaudio.lo `test -f 'demux_mpgaudio.c' || echo './'`demux_mpgaudio.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_mpgaudio.c -MT demux_mpgaudio.lo -MD -MP -MF .deps/demux_mpgaudio.TPlo -o .libs/demux_mpgaudio.o source='demux_nsf.c' object='demux_nsf.lo' libtool=yes \ depfile='.deps/demux_nsf.Plo' tmpdepfile='.deps/demux_nsf.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_nsf.lo `test -f 'demux_nsf.c' || echo './'`demux_nsf.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_nsf.c -MT demux_nsf.lo -MD -MP -MF .deps/demux_nsf.TPlo -o .libs/demux_nsf.o source='demux_realaudio.c' object='demux_realaudio.lo' libtool=yes \ depfile='.deps/demux_realaudio.Plo' tmpdepfile='.deps/demux_realaudio.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_realaudio.lo `test -f 'demux_realaudio.c' || echo './'`demux_realaudio.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_realaudio.c -MT demux_realaudio.lo -MD -MP -MF .deps/demux_realaudio.TPlo -o .libs/demux_realaudio.o source='demux_snd.c' object='demux_snd.lo' libtool=yes \ depfile='.deps/demux_snd.Plo' tmpdepfile='.deps/demux_snd.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_snd.lo `test -f 'demux_snd.c' || echo './'`demux_snd.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_snd.c -MT demux_snd.lo -MD -MP -MF .deps/demux_snd.TPlo -o .libs/demux_snd.o source='demux_voc.c' object='demux_voc.lo' libtool=yes \ depfile='.deps/demux_voc.Plo' tmpdepfile='.deps/demux_voc.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_voc.lo `test -f 'demux_voc.c' || echo './'`demux_voc.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_voc.c -MT demux_voc.lo -MD -MP -MF .deps/demux_voc.TPlo -o .libs/demux_voc.o source='demux_vox.c' object='demux_vox.lo' libtool=yes \ depfile='.deps/demux_vox.Plo' tmpdepfile='.deps/demux_vox.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_vox.lo `test -f 'demux_vox.c' || echo './'`demux_vox.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_vox.c -MT demux_vox.lo -MD -MP -MF .deps/demux_vox.TPlo -o .libs/demux_vox.o source='demux_wav.c' object='demux_wav.lo' libtool=yes \ depfile='.deps/demux_wav.Plo' tmpdepfile='.deps/demux_wav.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_wav.lo `test -f 'demux_wav.c' || echo './'`demux_wav.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_wav.c -MT demux_wav.lo -MD -MP -MF .deps/demux_wav.TPlo -o .libs/demux_wav.o source='demux_ac3.c' object='demux_ac3.lo' libtool=yes \ depfile='.deps/demux_ac3.Plo' tmpdepfile='.deps/demux_ac3.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_ac3.lo `test -f 'demux_ac3.c' || echo './'`demux_ac3.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_ac3.c -MT demux_ac3.lo -MD -MP -MF .deps/demux_ac3.TPlo -o .libs/demux_ac3.o source='id3.c' object='id3.lo' libtool=yes \ depfile='.deps/id3.Plo' tmpdepfile='.deps/id3.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o id3.lo `test -f 'id3.c' || echo './'`id3.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c id3.c -MT id3.lo -MD -MP -MF .deps/id3.TPlo -o .libs/id3.o source='demux_aac.c' object='demux_aac.lo' libtool=yes \ depfile='.deps/demux_aac.Plo' tmpdepfile='.deps/demux_aac.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_aac.lo `test -f 'demux_aac.c' || echo './'`demux_aac.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_aac.c -MT demux_aac.lo -MD -MP -MF .deps/demux_aac.TPlo -o .libs/demux_aac.o source='demux_mod.c' object='demux_mod.lo' libtool=yes \ depfile='.deps/demux_mod.Plo' tmpdepfile='.deps/demux_mod.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_mod.lo `test -f 'demux_mod.c' || echo './'`demux_mod.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_mod.c -MT demux_mod.lo -MD -MP -MF .deps/demux_mod.TPlo -o .libs/demux_mod.o source='demux_flac.c' object='demux_flac.lo' libtool=yes \ depfile='.deps/demux_flac.Plo' tmpdepfile='.deps/demux_flac.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_flac.lo `test -f 'demux_flac.c' || echo './'`demux_flac.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_flac.c -MT demux_flac.lo -MD -MP -MF .deps/demux_flac.TPlo -o .libs/demux_flac.o source='demux_mpc.c' object='demux_mpc.lo' libtool=yes \ depfile='.deps/demux_mpc.Plo' tmpdepfile='.deps/demux_mpc.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_mpc.lo `test -f 'demux_mpc.c' || echo './'`demux_mpc.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_mpc.c -MT demux_mpc.lo -MD -MP -MF .deps/demux_mpc.TPlo -o .libs/demux_mpc.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_audio.la -rpath /usr/local/lib/xine/plugins/1.0.0 -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 ../../src/xine-engine/libxine.la 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 -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='demux_ts.c' object='demux_ts.lo' libtool=yes \ depfile='.deps/demux_ts.Plo' tmpdepfile='.deps/demux_ts.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_ts.lo `test -f 'demux_ts.c' || echo './'`demux_ts.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_ts.c -MT demux_ts.lo -MD -MP -MF .deps/demux_ts.TPlo -o .libs/demux_ts.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_mpeg_ts.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_ts.lo ../../src/xine-engine/libxine.la gcc -shared .libs/demux_ts.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='demux_avi.c' object='demux_avi.lo' libtool=yes \ depfile='.deps/demux_avi.Plo' tmpdepfile='.deps/demux_avi.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_avi.lo `test -f 'demux_avi.c' || echo './'`demux_avi.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_avi.c -MT demux_avi.lo -MD -MP -MF .deps/demux_avi.TPlo -o .libs/demux_avi.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_avi.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_avi.lo ../../src/xine-engine/libxine.la gcc -shared .libs/demux_avi.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='demux_mpeg_block.c' object='demux_mpeg_block.lo' libtool=yes \ depfile='.deps/demux_mpeg_block.Plo' tmpdepfile='.deps/demux_mpeg_block.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_mpeg_block.lo `test -f 'demux_mpeg_block.c' || echo './'`demux_mpeg_block.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_mpeg_block.c -MT demux_mpeg_block.lo -MD -MP -MF .deps/demux_mpeg_block.TPlo -o .libs/demux_mpeg_block.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_mpeg_block.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_mpeg_block.lo ../../src/xine-engine/libxine.la gcc -shared .libs/demux_mpeg_block.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='demux_mpeg.c' object='demux_mpeg.lo' libtool=yes \ depfile='.deps/demux_mpeg.Plo' tmpdepfile='.deps/demux_mpeg.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_mpeg.lo `test -f 'demux_mpeg.c' || echo './'`demux_mpeg.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_mpeg.c -MT demux_mpeg.lo -MD -MP -MF .deps/demux_mpeg.TPlo -o .libs/demux_mpeg.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_mpeg.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_mpeg.lo ../../src/xine-engine/libxine.la gcc -shared .libs/demux_mpeg.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='demux_elem.c' object='demux_elem.lo' libtool=yes \ depfile='.deps/demux_elem.Plo' tmpdepfile='.deps/demux_elem.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_elem.lo `test -f 'demux_elem.c' || echo './'`demux_elem.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_elem.c -MT demux_elem.lo -MD -MP -MF .deps/demux_elem.TPlo -o .libs/demux_elem.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_mpeg_elem.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_elem.lo ../../src/xine-engine/libxine.la gcc -shared .libs/demux_elem.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='demux_mpeg_pes.c' object='demux_mpeg_pes.lo' libtool=yes \ depfile='.deps/demux_mpeg_pes.Plo' tmpdepfile='.deps/demux_mpeg_pes.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_mpeg_pes.lo `test -f 'demux_mpeg_pes.c' || echo './'`demux_mpeg_pes.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_mpeg_pes.c -MT demux_mpeg_pes.lo -MD -MP -MF .deps/demux_mpeg_pes.TPlo -o .libs/demux_mpeg_pes.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_mpeg_pes.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_mpeg_pes.lo ../../src/xine-engine/libxine.la gcc -shared .libs/demux_mpeg_pes.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='demux_qt.c' object='demux_qt.lo' libtool=yes \ depfile='.deps/demux_qt.Plo' tmpdepfile='.deps/demux_qt.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_qt.lo `test -f 'demux_qt.c' || echo './'`demux_qt.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_qt.c -MT demux_qt.lo -MD -MP -MF .deps/demux_qt.TPlo -o .libs/demux_qt.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_qt.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_qt.lo ../../src/xine-engine/libxine.la -lz gcc -shared .libs/demux_qt.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -lz -mcpu=athlon -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) source='demux_fli.c' object='demux_fli.lo' libtool=yes \ depfile='.deps/demux_fli.Plo' tmpdepfile='.deps/demux_fli.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_fli.lo `test -f 'demux_fli.c' || echo './'`demux_fli.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_fli.c -MT demux_fli.lo -MD -MP -MF .deps/demux_fli.TPlo -o .libs/demux_fli.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_fli.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_fli.lo ../../src/xine-engine/libxine.la gcc -shared .libs/demux_fli.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='demux_yuv4mpeg2.c' object='demux_yuv4mpeg2.lo' libtool=yes \ depfile='.deps/demux_yuv4mpeg2.Plo' tmpdepfile='.deps/demux_yuv4mpeg2.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_yuv4mpeg2.lo `test -f 'demux_yuv4mpeg2.c' || echo './'`demux_yuv4mpeg2.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_yuv4mpeg2.c -MT demux_yuv4mpeg2.lo -MD -MP -MF .deps/demux_yuv4mpeg2.TPlo -o .libs/demux_yuv4mpeg2.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_yuv4mpeg2.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_yuv4mpeg2.lo ../../src/xine-engine/libxine.la gcc -shared .libs/demux_yuv4mpeg2.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='demux_real.c' object='demux_real.lo' libtool=yes \ depfile='.deps/demux_real.Plo' tmpdepfile='.deps/demux_real.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_real.lo `test -f 'demux_real.c' || echo './'`demux_real.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_real.c -MT demux_real.lo -MD -MP -MF .deps/demux_real.TPlo -o .libs/demux_real.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_real.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_real.lo ../../src/xine-engine/libxine.la gcc -shared .libs/demux_real.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='demux_rawdv.c' object='demux_rawdv.lo' libtool=yes \ depfile='.deps/demux_rawdv.Plo' tmpdepfile='.deps/demux_rawdv.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_rawdv.lo `test -f 'demux_rawdv.c' || echo './'`demux_rawdv.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_rawdv.c -MT demux_rawdv.lo -MD -MP -MF .deps/demux_rawdv.TPlo -o .libs/demux_rawdv.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_rawdv.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_rawdv.lo ../../src/xine-engine/libxine.la gcc -shared .libs/demux_rawdv.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='demux_pva.c' object='demux_pva.lo' libtool=yes \ depfile='.deps/demux_pva.Plo' tmpdepfile='.deps/demux_pva.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_pva.lo `test -f 'demux_pva.c' || echo './'`demux_pva.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_pva.c -MT demux_pva.lo -MD -MP -MF .deps/demux_pva.TPlo -o .libs/demux_pva.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_pva.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_pva.lo ../../src/xine-engine/libxine.la gcc -shared .libs/demux_pva.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='demux_yuv_frames.c' object='demux_yuv_frames.lo' libtool=yes \ depfile='.deps/demux_yuv_frames.Plo' tmpdepfile='.deps/demux_yuv_frames.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_yuv_frames.lo `test -f 'demux_yuv_frames.c' || echo './'`demux_yuv_frames.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_yuv_frames.c -MT demux_yuv_frames.lo -MD -MP -MF .deps/demux_yuv_frames.TPlo -o .libs/demux_yuv_frames.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_yuv_frames.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_yuv_frames.lo ../../src/xine-engine/libxine.la gcc -shared .libs/demux_yuv_frames.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='demux_slave.c' object='demux_slave.lo' libtool=yes \ depfile='.deps/demux_slave.Plo' tmpdepfile='.deps/demux_slave.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_slave.lo `test -f 'demux_slave.c' || echo './'`demux_slave.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_slave.c -MT demux_slave.lo -MD -MP -MF .deps/demux_slave.TPlo -o .libs/demux_slave.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_slave.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_slave.lo ../../src/xine-engine/libxine.la gcc -shared .libs/demux_slave.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='demux_nsv.c' object='demux_nsv.lo' libtool=yes \ depfile='.deps/demux_nsv.Plo' tmpdepfile='.deps/demux_nsv.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_nsv.lo `test -f 'demux_nsv.c' || echo './'`demux_nsv.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_nsv.c -MT demux_nsv.lo -MD -MP -MF .deps/demux_nsv.TPlo -o .libs/demux_nsv.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_nsv.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_nsv.lo ../../src/xine-engine/libxine.la gcc -shared .libs/demux_nsv.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='demux_matroska.c' object='demux_matroska.lo' libtool=yes \ depfile='.deps/demux_matroska.Plo' tmpdepfile='.deps/demux_matroska.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_matroska.lo `test -f 'demux_matroska.c' || echo './'`demux_matroska.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_matroska.c -MT demux_matroska.lo -MD -MP -MF .deps/demux_matroska.TPlo -o .libs/demux_matroska.o source='ebml.c' object='ebml.lo' libtool=yes \ depfile='.deps/ebml.Plo' tmpdepfile='.deps/ebml.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o ebml.lo `test -f 'ebml.c' || echo './'`ebml.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c ebml.c -MT ebml.lo -MD -MP -MF .deps/ebml.TPlo -o .libs/ebml.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_matroska.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_matroska.lo ebml.lo ../../src/xine-engine/libxine.la -lz gcc -shared .libs/demux_matroska.o .libs/ebml.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -lz -mcpu=athlon -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) source='demux_iff.c' object='demux_iff.lo' libtool=yes \ depfile='.deps/demux_iff.Plo' tmpdepfile='.deps/demux_iff.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_iff.lo `test -f 'demux_iff.c' || echo './'`demux_iff.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_iff.c -MT demux_iff.lo -MD -MP -MF .deps/demux_iff.TPlo -o .libs/demux_iff.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_iff.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_iff.lo ../../src/xine-engine/libxine.la gcc -shared .libs/demux_iff.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='demux_flv.c' object='demux_flv.lo' libtool=yes \ depfile='.deps/demux_flv.Plo' tmpdepfile='.deps/demux_flv.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_flv.lo `test -f 'demux_flv.c' || echo './'`demux_flv.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_flv.c -MT demux_flv.lo -MD -MP -MF .deps/demux_flv.TPlo -o .libs/demux_flv.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_flv.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_flv.lo ../../src/xine-engine/libxine.la gcc -shared .libs/demux_flv.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='demux_image.c' object='demux_image.lo' libtool=yes \ depfile='.deps/demux_image.Plo' tmpdepfile='.deps/demux_image.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_image.lo `test -f 'demux_image.c' || echo './'`demux_image.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_image.c -MT demux_image.lo -MD -MP -MF .deps/demux_image.TPlo -o .libs/demux_image.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_image.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_image.lo ../../src/xine-engine/libxine.la gcc -shared .libs/demux_image.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -Wl,-soname -Wl,xineplug_dmx_image.so -o .libs/xineplug_dmx_image.so creating xineplug_dmx_image.la (cd .libs && rm -f xineplug_dmx_image.la && ln -s ../xineplug_dmx_image.la xineplug_dmx_image.la) make[3]: Leaving directory `/usr/local/src/xine-lib/src/demuxers' Making all in libffmpeg make[3]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg' Making all in libavcodec make[4]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec' Making all in armv4l make[5]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/armv4l' source='libavcodec_armv4l_dummy.c' object='libavcodec_armv4l_dummy.lo' libtool=yes \ depfile='.deps/libavcodec_armv4l_dummy.Plo' tmpdepfile='.deps/libavcodec_armv4l_dummy.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o libavcodec_armv4l_dummy.lo `test -f 'libavcodec_armv4l_dummy.c' || echo './'`libavcodec_armv4l_dummy.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c libavcodec_armv4l_dummy.c -MT libavcodec_armv4l_dummy.lo -MD -MP -MF .deps/libavcodec_armv4l_dummy.TPlo -o .libs/libavcodec_armv4l_dummy.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -O2 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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/local/src/xine-lib/src/libffmpeg/libavcodec/armv4l' Making all in i386 make[5]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/i386' source='cputest.c' object='cputest.lo' libtool=yes \ depfile='.deps/cputest.Plo' tmpdepfile='.deps/cputest.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o cputest.lo `test -f 'cputest.c' || echo './'`cputest.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c cputest.c -MT cputest.lo -MD -MP -MF .deps/cputest.TPlo -o .libs/cputest.o source='dsputil_mmx.c' object='dsputil_mmx.lo' libtool=yes \ depfile='.deps/dsputil_mmx.Plo' tmpdepfile='.deps/dsputil_mmx.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o dsputil_mmx.lo `test -f 'dsputil_mmx.c' || echo './'`dsputil_mmx.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c dsputil_mmx.c -MT dsputil_mmx.lo -MD -MP -MF .deps/dsputil_mmx.TPlo -o .libs/dsputil_mmx.o source='fdct_mmx.c' object='fdct_mmx.lo' libtool=yes \ depfile='.deps/fdct_mmx.Plo' tmpdepfile='.deps/fdct_mmx.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o fdct_mmx.lo `test -f 'fdct_mmx.c' || echo './'`fdct_mmx.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c fdct_mmx.c -MT fdct_mmx.lo -MD -MP -MF .deps/fdct_mmx.TPlo -o .libs/fdct_mmx.o source='fft_sse.c' object='fft_sse.lo' libtool=yes \ depfile='.deps/fft_sse.Plo' tmpdepfile='.deps/fft_sse.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o fft_sse.lo `test -f 'fft_sse.c' || echo './'`fft_sse.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c fft_sse.c -MT fft_sse.lo -MD -MP -MF .deps/fft_sse.TPlo -o .libs/fft_sse.o source='idct_mmx.c' object='idct_mmx.lo' libtool=yes \ depfile='.deps/idct_mmx.Plo' tmpdepfile='.deps/idct_mmx.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o idct_mmx.lo `test -f 'idct_mmx.c' || echo './'`idct_mmx.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c idct_mmx.c -MT idct_mmx.lo -MD -MP -MF .deps/idct_mmx.TPlo -o .libs/idct_mmx.o source='motion_est_mmx.c' object='motion_est_mmx.lo' libtool=yes \ depfile='.deps/motion_est_mmx.Plo' tmpdepfile='.deps/motion_est_mmx.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o motion_est_mmx.lo `test -f 'motion_est_mmx.c' || echo './'`motion_est_mmx.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c motion_est_mmx.c -MT motion_est_mmx.lo -MD -MP -MF .deps/motion_est_mmx.TPlo -o .libs/motion_est_mmx.o source='mpegvideo_mmx.c' object='mpegvideo_mmx.lo' libtool=yes \ depfile='.deps/mpegvideo_mmx.Plo' tmpdepfile='.deps/mpegvideo_mmx.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mpegvideo_mmx.lo `test -f 'mpegvideo_mmx.c' || echo './'`mpegvideo_mmx.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mpegvideo_mmx.c -MT mpegvideo_mmx.lo -MD -MP -MF .deps/mpegvideo_mmx.TPlo -o .libs/mpegvideo_mmx.o source='simple_idct_mmx.c' object='simple_idct_mmx.lo' libtool=yes \ depfile='.deps/simple_idct_mmx.Plo' tmpdepfile='.deps/simple_idct_mmx.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o simple_idct_mmx.lo `test -f 'simple_idct_mmx.c' || echo './'`simple_idct_mmx.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c simple_idct_mmx.c -MT simple_idct_mmx.lo -MD -MP -MF .deps/simple_idct_mmx.TPlo -o .libs/simple_idct_mmx.o source='vp3dsp_mmx.c' object='vp3dsp_mmx.lo' libtool=yes \ depfile='.deps/vp3dsp_mmx.Plo' tmpdepfile='.deps/vp3dsp_mmx.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o vp3dsp_mmx.lo `test -f 'vp3dsp_mmx.c' || echo './'`vp3dsp_mmx.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c vp3dsp_mmx.c -MT vp3dsp_mmx.lo -MD -MP -MF .deps/vp3dsp_mmx.TPlo -o .libs/vp3dsp_mmx.o source='vp3dsp_sse2.c' object='vp3dsp_sse2.lo' libtool=yes \ depfile='.deps/vp3dsp_sse2.Plo' tmpdepfile='.deps/vp3dsp_sse2.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o vp3dsp_sse2.lo `test -f 'vp3dsp_sse2.c' || echo './'`vp3dsp_sse2.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c vp3dsp_sse2.c -MT vp3dsp_sse2.lo -MD -MP -MF .deps/vp3dsp_sse2.TPlo -o .libs/vp3dsp_sse2.o source='libavcodec_mmx_dummy.c' object='libavcodec_mmx_dummy.lo' libtool=yes \ depfile='.deps/libavcodec_mmx_dummy.Plo' tmpdepfile='.deps/libavcodec_mmx_dummy.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o libavcodec_mmx_dummy.lo `test -f 'libavcodec_mmx_dummy.c' || echo './'`libavcodec_mmx_dummy.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c libavcodec_mmx_dummy.c -MT libavcodec_mmx_dummy.lo -MD -MP -MF .deps/libavcodec_mmx_dummy.TPlo -o .libs/libavcodec_mmx_dummy.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o libavcodec_mmx.la cputest.lo dsputil_mmx.lo fdct_mmx.lo fft_sse.lo idct_mmx.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/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/local/src/xine-lib/src/libffmpeg/libavcodec/i386' Making all in mlib make[5]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/mlib' source='libavcodec_mlib_dummy.c' object='libavcodec_mlib_dummy.lo' libtool=yes \ depfile='.deps/libavcodec_mlib_dummy.Plo' tmpdepfile='.deps/libavcodec_mlib_dummy.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o libavcodec_mlib_dummy.lo `test -f 'libavcodec_mlib_dummy.c' || echo './'`libavcodec_mlib_dummy.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c libavcodec_mlib_dummy.c -MT libavcodec_mlib_dummy.lo -MD -MP -MF .deps/libavcodec_mlib_dummy.TPlo -o .libs/libavcodec_mlib_dummy.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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/local/src/xine-lib/src/libffmpeg/libavcodec/mlib' Making all in alpha make[5]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/alpha' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/alpha' Making all in ppc make[5]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/ppc' source='libavcodec_ppc_dummy.c' object='libavcodec_ppc_dummy.lo' libtool=yes \ depfile='.deps/libavcodec_ppc_dummy.Plo' tmpdepfile='.deps/libavcodec_ppc_dummy.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o libavcodec_ppc_dummy.lo `test -f 'libavcodec_ppc_dummy.c' || echo './'`libavcodec_ppc_dummy.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c libavcodec_ppc_dummy.c -MT libavcodec_ppc_dummy.lo -MD -MP -MF .deps/libavcodec_ppc_dummy.TPlo -o .libs/libavcodec_ppc_dummy.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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/local/src/xine-lib/src/libffmpeg/libavcodec/ppc' Making all in sparc make[5]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/sparc' source='dsputil_vis.c' object='dsputil_vis.lo' libtool=yes \ depfile='.deps/dsputil_vis.Plo' tmpdepfile='.deps/dsputil_vis.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o dsputil_vis.lo `test -f 'dsputil_vis.c' || echo './'`dsputil_vis.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c dsputil_vis.c -MT dsputil_vis.lo -MD -MP -MF .deps/dsputil_vis.TPlo -o .libs/dsputil_vis.o source='libavcodec_sparc_dummy.c' object='libavcodec_sparc_dummy.lo' libtool=yes \ depfile='.deps/libavcodec_sparc_dummy.Plo' tmpdepfile='.deps/libavcodec_sparc_dummy.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o libavcodec_sparc_dummy.lo `test -f 'libavcodec_sparc_dummy.c' || echo './'`libavcodec_sparc_dummy.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c libavcodec_sparc_dummy.c -MT libavcodec_sparc_dummy.lo -MD -MP -MF .deps/libavcodec_sparc_dummy.TPlo -o .libs/libavcodec_sparc_dummy.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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/local/src/xine-lib/src/libffmpeg/libavcodec/sparc' Making all in libpostproc make[5]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/libpostproc' source='postprocess.c' object='postprocess.lo' libtool=yes \ depfile='.deps/postprocess.Plo' tmpdepfile='.deps/postprocess.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -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 -I../../../../src/libffmpeg/libavcodec -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o postprocess.lo `test -f 'postprocess.c' || echo './'`postprocess.c 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 -I../../../../src/libffmpeg/libavcodec -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c postprocess.c -MT postprocess.lo -MD -MP -MF .deps/postprocess.TPlo -o .libs/postprocess.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -I../../../../src/libffmpeg/libavcodec -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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/local/src/xine-lib/src/libffmpeg/libavcodec/libpostproc' make[5]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec' source='4xm.c' object='4xm.lo' libtool=yes \ depfile='.deps/4xm.Plo' tmpdepfile='.deps/4xm.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o 4xm.lo `test -f '4xm.c' || echo './'`4xm.c 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_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c 4xm.c -MT 4xm.lo -MD -MP -MF .deps/4xm.TPlo -o .libs/4xm.o source='8bps.c' object='8bps.lo' libtool=yes \ depfile='.deps/8bps.Plo' tmpdepfile='.deps/8bps.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o 8bps.lo `test -f '8bps.c' || echo './'`8bps.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c 8bps.c -MT 8bps.lo -MD -MP -MF .deps/8bps.TPlo -o .libs/8bps.o source='adpcm.c' object='adpcm.lo' libtool=yes \ depfile='.deps/adpcm.Plo' tmpdepfile='.deps/adpcm.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o adpcm.lo `test -f 'adpcm.c' || echo './'`adpcm.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c adpcm.c -MT adpcm.lo -MD -MP -MF .deps/adpcm.TPlo -o .libs/adpcm.o source='asv1.c' object='asv1.lo' libtool=yes \ depfile='.deps/asv1.Plo' tmpdepfile='.deps/asv1.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o asv1.lo `test -f 'asv1.c' || echo './'`asv1.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c asv1.c -MT asv1.lo -MD -MP -MF .deps/asv1.TPlo -o .libs/asv1.o source='cabac.c' object='cabac.lo' libtool=yes \ depfile='.deps/cabac.Plo' tmpdepfile='.deps/cabac.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o cabac.lo `test -f 'cabac.c' || echo './'`cabac.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c cabac.c -MT cabac.lo -MD -MP -MF .deps/cabac.TPlo -o .libs/cabac.o source='cinepak.c' object='cinepak.lo' libtool=yes \ depfile='.deps/cinepak.Plo' tmpdepfile='.deps/cinepak.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o cinepak.lo `test -f 'cinepak.c' || echo './'`cinepak.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c cinepak.c -MT cinepak.lo -MD -MP -MF .deps/cinepak.TPlo -o .libs/cinepak.o source='common.c' object='common.lo' libtool=yes \ depfile='.deps/common.Plo' tmpdepfile='.deps/common.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o common.lo `test -f 'common.c' || echo './'`common.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c common.c -MT common.lo -MD -MP -MF .deps/common.TPlo -o .libs/common.o source='cyuv.c' object='cyuv.lo' libtool=yes \ depfile='.deps/cyuv.Plo' tmpdepfile='.deps/cyuv.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o cyuv.lo `test -f 'cyuv.c' || echo './'`cyuv.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c cyuv.c -MT cyuv.lo -MD -MP -MF .deps/cyuv.TPlo -o .libs/cyuv.o source='dpcm.c' object='dpcm.lo' libtool=yes \ depfile='.deps/dpcm.Plo' tmpdepfile='.deps/dpcm.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o dpcm.lo `test -f 'dpcm.c' || echo './'`dpcm.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c dpcm.c -MT dpcm.lo -MD -MP -MF .deps/dpcm.TPlo -o .libs/dpcm.o source='dsputil.c' object='dsputil.lo' libtool=yes \ depfile='.deps/dsputil.Plo' tmpdepfile='.deps/dsputil.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o dsputil.lo `test -f 'dsputil.c' || echo './'`dsputil.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c dsputil.c -MT dsputil.lo -MD -MP -MF .deps/dsputil.TPlo -o .libs/dsputil.o source='dv.c' object='dv.lo' libtool=yes \ depfile='.deps/dv.Plo' tmpdepfile='.deps/dv.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o dv.lo `test -f 'dv.c' || echo './'`dv.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c dv.c -MT dv.lo -MD -MP -MF .deps/dv.TPlo -o .libs/dv.o source='error_resilience.c' object='error_resilience.lo' libtool=yes \ depfile='.deps/error_resilience.Plo' tmpdepfile='.deps/error_resilience.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o error_resilience.lo `test -f 'error_resilience.c' || echo './'`error_resilience.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c error_resilience.c -MT error_resilience.lo -MD -MP -MF .deps/error_resilience.TPlo -o .libs/error_resilience.o source='eval.c' object='eval.lo' libtool=yes \ depfile='.deps/eval.Plo' tmpdepfile='.deps/eval.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o eval.lo `test -f 'eval.c' || echo './'`eval.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c eval.c -MT eval.lo -MD -MP -MF .deps/eval.TPlo -o .libs/eval.o source='faandct.c' object='faandct.lo' libtool=yes \ depfile='.deps/faandct.Plo' tmpdepfile='.deps/faandct.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o faandct.lo `test -f 'faandct.c' || echo './'`faandct.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c faandct.c -MT faandct.lo -MD -MP -MF .deps/faandct.TPlo -o .libs/faandct.o source='flac.c' object='flac.lo' libtool=yes \ depfile='.deps/flac.Plo' tmpdepfile='.deps/flac.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o flac.lo `test -f 'flac.c' || echo './'`flac.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c flac.c -MT flac.lo -MD -MP -MF .deps/flac.TPlo -o .libs/flac.o source='flicvideo.c' object='flicvideo.lo' libtool=yes \ depfile='.deps/flicvideo.Plo' tmpdepfile='.deps/flicvideo.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o flicvideo.lo `test -f 'flicvideo.c' || echo './'`flicvideo.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c flicvideo.c -MT flicvideo.lo -MD -MP -MF .deps/flicvideo.TPlo -o .libs/flicvideo.o source='fft.c' object='fft.lo' libtool=yes \ depfile='.deps/fft.Plo' tmpdepfile='.deps/fft.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o fft.lo `test -f 'fft.c' || echo './'`fft.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c fft.c -MT fft.lo -MD -MP -MF .deps/fft.TPlo -o .libs/fft.o source='golomb.c' object='golomb.lo' libtool=yes \ depfile='.deps/golomb.Plo' tmpdepfile='.deps/golomb.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o golomb.lo `test -f 'golomb.c' || echo './'`golomb.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c golomb.c -MT golomb.lo -MD -MP -MF .deps/golomb.TPlo -o .libs/golomb.o source='h263.c' object='h263.lo' libtool=yes \ depfile='.deps/h263.Plo' tmpdepfile='.deps/h263.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o h263.lo `test -f 'h263.c' || echo './'`h263.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c h263.c -MT h263.lo -MD -MP -MF .deps/h263.TPlo -o .libs/h263.o source='h263dec.c' object='h263dec.lo' libtool=yes \ depfile='.deps/h263dec.Plo' tmpdepfile='.deps/h263dec.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o h263dec.lo `test -f 'h263dec.c' || echo './'`h263dec.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c h263dec.c -MT h263dec.lo -MD -MP -MF .deps/h263dec.TPlo -o .libs/h263dec.o source='h264.c' object='h264.lo' libtool=yes \ depfile='.deps/h264.Plo' tmpdepfile='.deps/h264.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o h264.lo `test -f 'h264.c' || echo './'`h264.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c h264.c -MT h264.lo -MD -MP -MF .deps/h264.TPlo -o .libs/h264.o source='huffyuv.c' object='huffyuv.lo' libtool=yes \ depfile='.deps/huffyuv.Plo' tmpdepfile='.deps/huffyuv.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o huffyuv.lo `test -f 'huffyuv.c' || echo './'`huffyuv.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c huffyuv.c -MT huffyuv.lo -MD -MP -MF .deps/huffyuv.TPlo -o .libs/huffyuv.o source='idcinvideo.c' object='idcinvideo.lo' libtool=yes \ depfile='.deps/idcinvideo.Plo' tmpdepfile='.deps/idcinvideo.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o idcinvideo.lo `test -f 'idcinvideo.c' || echo './'`idcinvideo.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c idcinvideo.c -MT idcinvideo.lo -MD -MP -MF .deps/idcinvideo.TPlo -o .libs/idcinvideo.o source='imgconvert.c' object='imgconvert.lo' libtool=yes \ depfile='.deps/imgconvert.Plo' tmpdepfile='.deps/imgconvert.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o imgconvert.lo `test -f 'imgconvert.c' || echo './'`imgconvert.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c imgconvert.c -MT imgconvert.lo -MD -MP -MF .deps/imgconvert.TPlo -o .libs/imgconvert.o source='indeo3.c' object='indeo3.lo' libtool=yes \ depfile='.deps/indeo3.Plo' tmpdepfile='.deps/indeo3.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o indeo3.lo `test -f 'indeo3.c' || echo './'`indeo3.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c indeo3.c -MT indeo3.lo -MD -MP -MF .deps/indeo3.TPlo -o .libs/indeo3.o source='integer.c' object='integer.lo' libtool=yes \ depfile='.deps/integer.Plo' tmpdepfile='.deps/integer.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o integer.lo `test -f 'integer.c' || echo './'`integer.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c integer.c -MT integer.lo -MD -MP -MF .deps/integer.TPlo -o .libs/integer.o source='interplayvideo.c' object='interplayvideo.lo' libtool=yes \ depfile='.deps/interplayvideo.Plo' tmpdepfile='.deps/interplayvideo.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o interplayvideo.lo `test -f 'interplayvideo.c' || echo './'`interplayvideo.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c interplayvideo.c -MT interplayvideo.lo -MD -MP -MF .deps/interplayvideo.TPlo -o .libs/interplayvideo.o source='jfdctfst.c' object='jfdctfst.lo' libtool=yes \ depfile='.deps/jfdctfst.Plo' tmpdepfile='.deps/jfdctfst.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o jfdctfst.lo `test -f 'jfdctfst.c' || echo './'`jfdctfst.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c jfdctfst.c -MT jfdctfst.lo -MD -MP -MF .deps/jfdctfst.TPlo -o .libs/jfdctfst.o source='jfdctint.c' object='jfdctint.lo' libtool=yes \ depfile='.deps/jfdctint.Plo' tmpdepfile='.deps/jfdctint.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o jfdctint.lo `test -f 'jfdctint.c' || echo './'`jfdctint.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c jfdctint.c -MT jfdctint.lo -MD -MP -MF .deps/jfdctint.TPlo -o .libs/jfdctint.o source='jrevdct.c' object='jrevdct.lo' libtool=yes \ depfile='.deps/jrevdct.Plo' tmpdepfile='.deps/jrevdct.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o jrevdct.lo `test -f 'jrevdct.c' || echo './'`jrevdct.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c jrevdct.c -MT jrevdct.lo -MD -MP -MF .deps/jrevdct.TPlo -o .libs/jrevdct.o source='lcl.c' object='lcl.lo' libtool=yes \ depfile='.deps/lcl.Plo' tmpdepfile='.deps/lcl.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o lcl.lo `test -f 'lcl.c' || echo './'`lcl.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c lcl.c -MT lcl.lo -MD -MP -MF .deps/lcl.TPlo -o .libs/lcl.o source='mdct.c' object='mdct.lo' libtool=yes \ depfile='.deps/mdct.Plo' tmpdepfile='.deps/mdct.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mdct.lo `test -f 'mdct.c' || echo './'`mdct.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mdct.c -MT mdct.lo -MD -MP -MF .deps/mdct.TPlo -o .libs/mdct.o source='mace.c' object='mace.lo' libtool=yes \ depfile='.deps/mace.Plo' tmpdepfile='.deps/mace.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mace.lo `test -f 'mace.c' || echo './'`mace.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mace.c -MT mace.lo -MD -MP -MF .deps/mace.TPlo -o .libs/mace.o source='mem.c' object='mem.lo' libtool=yes \ depfile='.deps/mem.Plo' tmpdepfile='.deps/mem.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mem.lo `test -f 'mem.c' || echo './'`mem.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mem.c -MT mem.lo -MD -MP -MF .deps/mem.TPlo -o .libs/mem.o source='mjpeg.c' object='mjpeg.lo' libtool=yes \ depfile='.deps/mjpeg.Plo' tmpdepfile='.deps/mjpeg.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mjpeg.lo `test -f 'mjpeg.c' || echo './'`mjpeg.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mjpeg.c -MT mjpeg.lo -MD -MP -MF .deps/mjpeg.TPlo -o .libs/mjpeg.o source='motion_est.c' object='motion_est.lo' libtool=yes \ depfile='.deps/motion_est.Plo' tmpdepfile='.deps/motion_est.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o motion_est.lo `test -f 'motion_est.c' || echo './'`motion_est.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c motion_est.c -MT motion_est.lo -MD -MP -MF .deps/motion_est.TPlo -o .libs/motion_est.o In file included from motion_est.c:223: motion_est_template.c: In function `get_mb_score': motion_est_template.c:238: warning: unused variable `score_map' motion_est_template.c:238: warning: unused variable `xmin' motion_est_template.c:238: warning: unused variable `ymin' motion_est_template.c:238: warning: unused variable `xmax' motion_est_template.c:238: warning: unused variable `ymax' motion_est.c: In function `h263_mv4_search': motion_est.c:725: warning: unused variable `uvstride' motion_est.c: In function `interlaced_search': motion_est.c:876: warning: unused variable `uvstride' motion_est.c: In function `check_bidir_mv': motion_est.c:1540: warning: unused variable `uvstride' source='mpeg12.c' object='mpeg12.lo' libtool=yes \ depfile='.deps/mpeg12.Plo' tmpdepfile='.deps/mpeg12.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mpeg12.lo `test -f 'mpeg12.c' || echo './'`mpeg12.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mpeg12.c -MT mpeg12.lo -MD -MP -MF .deps/mpeg12.TPlo -o .libs/mpeg12.o source='mpegaudiodec.c' object='mpegaudiodec.lo' libtool=yes \ depfile='.deps/mpegaudiodec.Plo' tmpdepfile='.deps/mpegaudiodec.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mpegaudiodec.lo `test -f 'mpegaudiodec.c' || echo './'`mpegaudiodec.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mpegaudiodec.c -MT mpegaudiodec.lo -MD -MP -MF .deps/mpegaudiodec.TPlo -o .libs/mpegaudiodec.o source='mpegvideo.c' object='mpegvideo.lo' libtool=yes \ depfile='.deps/mpegvideo.Plo' tmpdepfile='.deps/mpegvideo.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mpegvideo.lo `test -f 'mpegvideo.c' || echo './'`mpegvideo.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mpegvideo.c -MT mpegvideo.lo -MD -MP -MF .deps/mpegvideo.TPlo -o .libs/mpegvideo.o mpegvideo.c: In function `dct_quantize_refine': mpegvideo.c:5232: warning: `q' might be used uninitialized in this function source='msmpeg4.c' object='msmpeg4.lo' libtool=yes \ depfile='.deps/msmpeg4.Plo' tmpdepfile='.deps/msmpeg4.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o msmpeg4.lo `test -f 'msmpeg4.c' || echo './'`msmpeg4.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c msmpeg4.c -MT msmpeg4.lo -MD -MP -MF .deps/msmpeg4.TPlo -o .libs/msmpeg4.o source='msrle.c' object='msrle.lo' libtool=yes \ depfile='.deps/msrle.Plo' tmpdepfile='.deps/msrle.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o msrle.lo `test -f 'msrle.c' || echo './'`msrle.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c msrle.c -MT msrle.lo -MD -MP -MF .deps/msrle.TPlo -o .libs/msrle.o source='msvideo1.c' object='msvideo1.lo' libtool=yes \ depfile='.deps/msvideo1.Plo' tmpdepfile='.deps/msvideo1.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o msvideo1.lo `test -f 'msvideo1.c' || echo './'`msvideo1.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c msvideo1.c -MT msvideo1.lo -MD -MP -MF .deps/msvideo1.TPlo -o .libs/msvideo1.o source='opts.c' object='opts.lo' libtool=yes \ depfile='.deps/opts.Plo' tmpdepfile='.deps/opts.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o opts.lo `test -f 'opts.c' || echo './'`opts.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c opts.c -MT opts.lo -MD -MP -MF .deps/opts.TPlo -o .libs/opts.o source='parser.c' object='parser.lo' libtool=yes \ depfile='.deps/parser.Plo' tmpdepfile='.deps/parser.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o parser.lo `test -f 'parser.c' || echo './'`parser.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c parser.c -MT parser.lo -MD -MP -MF .deps/parser.TPlo -o .libs/parser.o source='pcm.c' object='pcm.lo' libtool=yes \ depfile='.deps/pcm.Plo' tmpdepfile='.deps/pcm.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o pcm.lo `test -f 'pcm.c' || echo './'`pcm.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c pcm.c -MT pcm.lo -MD -MP -MF .deps/pcm.TPlo -o .libs/pcm.o source='qtrle.c' object='qtrle.lo' libtool=yes \ depfile='.deps/qtrle.Plo' tmpdepfile='.deps/qtrle.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o qtrle.lo `test -f 'qtrle.c' || echo './'`qtrle.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c qtrle.c -MT qtrle.lo -MD -MP -MF .deps/qtrle.TPlo -o .libs/qtrle.o source='ra144.c' object='ra144.lo' libtool=yes \ depfile='.deps/ra144.Plo' tmpdepfile='.deps/ra144.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o ra144.lo `test -f 'ra144.c' || echo './'`ra144.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c ra144.c -MT ra144.lo -MD -MP -MF .deps/ra144.TPlo -o .libs/ra144.o source='ra288.c' object='ra288.lo' libtool=yes \ depfile='.deps/ra288.Plo' tmpdepfile='.deps/ra288.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o ra288.lo `test -f 'ra288.c' || echo './'`ra288.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c ra288.c -MT ra288.lo -MD -MP -MF .deps/ra288.TPlo -o .libs/ra288.o source='ratecontrol.c' object='ratecontrol.lo' libtool=yes \ depfile='.deps/ratecontrol.Plo' tmpdepfile='.deps/ratecontrol.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o ratecontrol.lo `test -f 'ratecontrol.c' || echo './'`ratecontrol.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c ratecontrol.c -MT ratecontrol.lo -MD -MP -MF .deps/ratecontrol.TPlo -o .libs/ratecontrol.o source='rational.c' object='rational.lo' libtool=yes \ depfile='.deps/rational.Plo' tmpdepfile='.deps/rational.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o rational.lo `test -f 'rational.c' || echo './'`rational.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c rational.c -MT rational.lo -MD -MP -MF .deps/rational.TPlo -o .libs/rational.o source='roqvideo.c' object='roqvideo.lo' libtool=yes \ depfile='.deps/roqvideo.Plo' tmpdepfile='.deps/roqvideo.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o roqvideo.lo `test -f 'roqvideo.c' || echo './'`roqvideo.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c roqvideo.c -MT roqvideo.lo -MD -MP -MF .deps/roqvideo.TPlo -o .libs/roqvideo.o source='rpza.c' object='rpza.lo' libtool=yes \ depfile='.deps/rpza.Plo' tmpdepfile='.deps/rpza.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o rpza.lo `test -f 'rpza.c' || echo './'`rpza.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c rpza.c -MT rpza.lo -MD -MP -MF .deps/rpza.TPlo -o .libs/rpza.o source='rv10.c' object='rv10.lo' libtool=yes \ depfile='.deps/rv10.Plo' tmpdepfile='.deps/rv10.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o rv10.lo `test -f 'rv10.c' || echo './'`rv10.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c rv10.c -MT rv10.lo -MD -MP -MF .deps/rv10.TPlo -o .libs/rv10.o source='simple_idct.c' object='simple_idct.lo' libtool=yes \ depfile='.deps/simple_idct.Plo' tmpdepfile='.deps/simple_idct.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o simple_idct.lo `test -f 'simple_idct.c' || echo './'`simple_idct.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c simple_idct.c -MT simple_idct.lo -MD -MP -MF .deps/simple_idct.TPlo -o .libs/simple_idct.o source='smc.c' object='smc.lo' libtool=yes \ depfile='.deps/smc.Plo' tmpdepfile='.deps/smc.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o smc.lo `test -f 'smc.c' || echo './'`smc.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c smc.c -MT smc.lo -MD -MP -MF .deps/smc.TPlo -o .libs/smc.o source='svq1.c' object='svq1.lo' libtool=yes \ depfile='.deps/svq1.Plo' tmpdepfile='.deps/svq1.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o svq1.lo `test -f 'svq1.c' || echo './'`svq1.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c svq1.c -MT svq1.lo -MD -MP -MF .deps/svq1.TPlo -o .libs/svq1.o source='truemotion1.c' object='truemotion1.lo' libtool=yes \ depfile='.deps/truemotion1.Plo' tmpdepfile='.deps/truemotion1.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o truemotion1.lo `test -f 'truemotion1.c' || echo './'`truemotion1.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c truemotion1.c -MT truemotion1.lo -MD -MP -MF .deps/truemotion1.TPlo -o .libs/truemotion1.o source='utils.c' object='utils.lo' libtool=yes \ depfile='.deps/utils.Plo' tmpdepfile='.deps/utils.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o utils.lo `test -f 'utils.c' || echo './'`utils.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c utils.c -MT utils.lo -MD -MP -MF .deps/utils.TPlo -o .libs/utils.o source='vcr1.c' object='vcr1.lo' libtool=yes \ depfile='.deps/vcr1.Plo' tmpdepfile='.deps/vcr1.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o vcr1.lo `test -f 'vcr1.c' || echo './'`vcr1.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c vcr1.c -MT vcr1.lo -MD -MP -MF .deps/vcr1.TPlo -o .libs/vcr1.o source='vmdav.c' object='vmdav.lo' libtool=yes \ depfile='.deps/vmdav.Plo' tmpdepfile='.deps/vmdav.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o vmdav.lo `test -f 'vmdav.c' || echo './'`vmdav.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c vmdav.c -MT vmdav.lo -MD -MP -MF .deps/vmdav.TPlo -o .libs/vmdav.o source='vp3.c' object='vp3.lo' libtool=yes \ depfile='.deps/vp3.Plo' tmpdepfile='.deps/vp3.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o vp3.lo `test -f 'vp3.c' || echo './'`vp3.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c vp3.c -MT vp3.lo -MD -MP -MF .deps/vp3.TPlo -o .libs/vp3.o source='vp3dsp.c' object='vp3dsp.lo' libtool=yes \ depfile='.deps/vp3dsp.Plo' tmpdepfile='.deps/vp3dsp.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o vp3dsp.lo `test -f 'vp3dsp.c' || echo './'`vp3dsp.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c vp3dsp.c -MT vp3dsp.lo -MD -MP -MF .deps/vp3dsp.TPlo -o .libs/vp3dsp.o source='vqavideo.c' object='vqavideo.lo' libtool=yes \ depfile='.deps/vqavideo.Plo' tmpdepfile='.deps/vqavideo.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o vqavideo.lo `test -f 'vqavideo.c' || echo './'`vqavideo.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c vqavideo.c -MT vqavideo.lo -MD -MP -MF .deps/vqavideo.TPlo -o .libs/vqavideo.o source='wmadec.c' object='wmadec.lo' libtool=yes \ depfile='.deps/wmadec.Plo' tmpdepfile='.deps/wmadec.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o wmadec.lo `test -f 'wmadec.c' || echo './'`wmadec.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c wmadec.c -MT wmadec.lo -MD -MP -MF .deps/wmadec.TPlo -o .libs/wmadec.o source='xan.c' object='xan.lo' libtool=yes \ depfile='.deps/xan.Plo' tmpdepfile='.deps/xan.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xan.lo `test -f 'xan.c' || echo './'`xan.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 -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_ENCODERS -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xan.c -MT xan.lo -MD -MP -MF .deps/xan.TPlo -o .libs/xan.o /bin/sh ../../../libtool-nofpic --mode=link gcc -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB `test "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " = "-mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG " && echo -DCONFIG_ENCODERS` -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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 adpcm.lo asv1.lo cabac.lo cinepak.lo common.lo cyuv.lo dpcm.lo dsputil.lo dv.lo error_resilience.lo eval.lo faandct.lo flac.lo flicvideo.lo fft.lo golomb.lo h263.lo h263dec.lo h264.lo huffyuv.lo idcinvideo.lo imgconvert.lo indeo3.lo integer.lo interplayvideo.lo jfdctfst.lo jfdctint.lo jrevdct.lo lcl.lo mdct.lo mace.lo mem.lo mjpeg.lo motion_est.lo mpeg12.lo mpegaudiodec.lo mpegvideo.lo msmpeg4.lo msrle.lo msvideo1.lo opts.lo parser.lo pcm.lo qtrle.lo ra144.lo ra288.lo ratecontrol.lo rational.lo roqvideo.lo rpza.lo rv10.lo simple_idct.lo smc.lo svq1.lo truemotion1.lo utils.lo vcr1.lo vmdav.lo vp3.lo vp3dsp.lo vqavideo.lo wmadec.lo xan.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/local/src/xine-lib/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/local/src/xine-lib/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/local/src/xine-lib/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/local/src/xine-lib/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/local/src/xine-lib/src/libffmpeg/libavcodec/../../../src/libffmpeg/libavcodec/sparc/.libs/libavcodec_sparc.a) ar cru .libs/libavcodec.a .libs/4xm.o .libs/8bps.o .libs/adpcm.o .libs/asv1.o .libs/cabac.o .libs/cinepak.o .libs/common.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/fft.o .libs/golomb.o .libs/h263.o .libs/h263dec.o .libs/h264.o .libs/huffyuv.o .libs/idcinvideo.o .libs/imgconvert.o .libs/indeo3.o .libs/integer.o .libs/interplayvideo.o .libs/jfdctfst.o .libs/jfdctint.o .libs/jrevdct.o .libs/lcl.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/opts.o .libs/parser.o .libs/pcm.o .libs/qtrle.o .libs/ra144.o .libs/ra288.o .libs/ratecontrol.o .libs/rational.o .libs/roqvideo.o .libs/rpza.o .libs/rv10.o .libs/simple_idct.o .libs/smc.o .libs/svq1.o .libs/truemotion1.o .libs/utils.o .libs/vcr1.o .libs/vmdav.o .libs/vp3.o .libs/vp3dsp.o .libs/vqavideo.o .libs/wmadec.o .libs/xan.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/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/local/src/xine-lib/src/libffmpeg/libavcodec' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec' make[4]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg' source='xine_decoder.c' object='xine_decoder.lo' libtool=yes \ depfile='.deps/xine_decoder.Plo' tmpdepfile='.deps/xine_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_decoder.lo `test -f 'xine_decoder.c' || echo './'`xine_decoder.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_decoder.c -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.TPlo -o .libs/xine_decoder.o source='audio_decoder.c' object='audio_decoder.lo' libtool=yes \ depfile='.deps/audio_decoder.Plo' tmpdepfile='.deps/audio_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o audio_decoder.lo `test -f 'audio_decoder.c' || echo './'`audio_decoder.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 -I../../src/dxr3 -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c audio_decoder.c -MT audio_decoder.lo -MD -MP -MF .deps/audio_decoder.TPlo -o .libs/audio_decoder.o source='video_decoder.c' object='video_decoder.lo' libtool=yes \ depfile='.deps/video_decoder.Plo' tmpdepfile='.deps/video_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o video_decoder.lo `test -f 'video_decoder.c' || echo './'`video_decoder.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 -I../../src/dxr3 -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c video_decoder.c -MT video_decoder.lo -MD -MP -MF .deps/video_decoder.TPlo -o .libs/video_decoder.o source='xine_encoder.c' object='xine_encoder.lo' libtool=yes \ depfile='.deps/xine_encoder.Plo' tmpdepfile='.deps/xine_encoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_encoder.lo `test -f 'xine_encoder.c' || echo './'`xine_encoder.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 -I../../src/dxr3 -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_encoder.c -MT xine_encoder.lo -MD -MP -MF .deps/xine_encoder.TPlo -o .libs/xine_encoder.o source='mpeg_parser.c' object='mpeg_parser.lo' libtool=yes \ depfile='.deps/mpeg_parser.Plo' tmpdepfile='.deps/mpeg_parser.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mpeg_parser.lo `test -f 'mpeg_parser.c' || echo './'`mpeg_parser.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 -I../../src/dxr3 -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mpeg_parser.c -MT mpeg_parser.lo -MD -MP -MF .deps/mpeg_parser.TPlo -o .libs/mpeg_parser.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_ff.la -rpath /usr/local/lib/xine/plugins/1.0.0 -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/libavcodec/libpostproc/libpostprocess.la 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/libavcodec/libpostproc/.libs/libpostprocess.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -lm -lz -mcpu=athlon -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) source='dvaudio_decoder.c' object='dvaudio_decoder.lo' libtool=yes \ depfile='.deps/dvaudio_decoder.Plo' tmpdepfile='.deps/dvaudio_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o dvaudio_decoder.lo `test -f 'dvaudio_decoder.c' || echo './'`dvaudio_decoder.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 -I../../src/dxr3 -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c dvaudio_decoder.c -MT dvaudio_decoder.lo -MD -MP -MF .deps/dvaudio_decoder.TPlo -o .libs/dvaudio_decoder.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_dvaudio.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module dvaudio_decoder.lo ../../src/xine-engine/libxine.la gcc -shared .libs/dvaudio_decoder.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/libffmpeg' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg' Making all in libmpeg2 make[3]: Entering directory `/usr/local/src/xine-lib/src/libmpeg2' source='cpu_state.c' object='cpu_state.lo' libtool=yes \ depfile='.deps/cpu_state.Plo' tmpdepfile='.deps/cpu_state.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o cpu_state.lo `test -f 'cpu_state.c' || echo './'`cpu_state.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c cpu_state.c -MT cpu_state.lo -MD -MP -MF .deps/cpu_state.TPlo -o .libs/cpu_state.o source='decode.c' object='decode.lo' libtool=yes \ depfile='.deps/decode.Plo' tmpdepfile='.deps/decode.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o decode.lo `test -f 'decode.c' || echo './'`decode.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c decode.c -MT decode.lo -MD -MP -MF .deps/decode.TPlo -o .libs/decode.o source='header.c' object='header.lo' libtool=yes \ depfile='.deps/header.Plo' tmpdepfile='.deps/header.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o header.lo `test -f 'header.c' || echo './'`header.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c header.c -MT header.lo -MD -MP -MF .deps/header.TPlo -o .libs/header.o source='idct.c' object='idct.lo' libtool=yes \ depfile='.deps/idct.Plo' tmpdepfile='.deps/idct.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o idct.lo `test -f 'idct.c' || echo './'`idct.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c idct.c -MT idct.lo -MD -MP -MF .deps/idct.TPlo -o .libs/idct.o source='idct_altivec.c' object='idct_altivec.lo' libtool=yes \ depfile='.deps/idct_altivec.Plo' tmpdepfile='.deps/idct_altivec.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o idct_altivec.lo `test -f 'idct_altivec.c' || echo './'`idct_altivec.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c idct_altivec.c -MT idct_altivec.lo -MD -MP -MF .deps/idct_altivec.TPlo -o .libs/idct_altivec.o source='idct_mlib.c' object='idct_mlib.lo' libtool=yes \ depfile='.deps/idct_mlib.Plo' tmpdepfile='.deps/idct_mlib.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o idct_mlib.lo `test -f 'idct_mlib.c' || echo './'`idct_mlib.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c idct_mlib.c -MT idct_mlib.lo -MD -MP -MF .deps/idct_mlib.TPlo -o .libs/idct_mlib.o source='idct_mmx.c' object='idct_mmx.lo' libtool=yes \ depfile='.deps/idct_mmx.Plo' tmpdepfile='.deps/idct_mmx.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o idct_mmx.lo `test -f 'idct_mmx.c' || echo './'`idct_mmx.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c idct_mmx.c -MT idct_mmx.lo -MD -MP -MF .deps/idct_mmx.TPlo -o .libs/idct_mmx.o source='motion_comp.c' object='motion_comp.lo' libtool=yes \ depfile='.deps/motion_comp.Plo' tmpdepfile='.deps/motion_comp.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o motion_comp.lo `test -f 'motion_comp.c' || echo './'`motion_comp.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c motion_comp.c -MT motion_comp.lo -MD -MP -MF .deps/motion_comp.TPlo -o .libs/motion_comp.o source='motion_comp_altivec.c' object='motion_comp_altivec.lo' libtool=yes \ depfile='.deps/motion_comp_altivec.Plo' tmpdepfile='.deps/motion_comp_altivec.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o motion_comp_altivec.lo `test -f 'motion_comp_altivec.c' || echo './'`motion_comp_altivec.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c motion_comp_altivec.c -MT motion_comp_altivec.lo -MD -MP -MF .deps/motion_comp_altivec.TPlo -o .libs/motion_comp_altivec.o source='motion_comp_mmx.c' object='motion_comp_mmx.lo' libtool=yes \ depfile='.deps/motion_comp_mmx.Plo' tmpdepfile='.deps/motion_comp_mmx.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o motion_comp_mmx.lo `test -f 'motion_comp_mmx.c' || echo './'`motion_comp_mmx.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c motion_comp_mmx.c -MT motion_comp_mmx.lo -MD -MP -MF .deps/motion_comp_mmx.TPlo -o .libs/motion_comp_mmx.o source='motion_comp_mlib.c' object='motion_comp_mlib.lo' libtool=yes \ depfile='.deps/motion_comp_mlib.Plo' tmpdepfile='.deps/motion_comp_mlib.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o motion_comp_mlib.lo `test -f 'motion_comp_mlib.c' || echo './'`motion_comp_mlib.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c motion_comp_mlib.c -MT motion_comp_mlib.lo -MD -MP -MF .deps/motion_comp_mlib.TPlo -o .libs/motion_comp_mlib.o source='motion_comp_vis.c' object='motion_comp_vis.lo' libtool=yes \ depfile='.deps/motion_comp_vis.Plo' tmpdepfile='.deps/motion_comp_vis.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o motion_comp_vis.lo `test -f 'motion_comp_vis.c' || echo './'`motion_comp_vis.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c motion_comp_vis.c -MT motion_comp_vis.lo -MD -MP -MF .deps/motion_comp_vis.TPlo -o .libs/motion_comp_vis.o source='slice.c' object='slice.lo' libtool=yes \ depfile='.deps/slice.Plo' tmpdepfile='.deps/slice.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o slice.lo `test -f 'slice.c' || echo './'`slice.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c slice.c -MT slice.lo -MD -MP -MF .deps/slice.TPlo -o .libs/slice.o source='slice_xvmc.c' object='slice_xvmc.lo' libtool=yes \ depfile='.deps/slice_xvmc.Plo' tmpdepfile='.deps/slice_xvmc.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o slice_xvmc.lo `test -f 'slice_xvmc.c' || echo './'`slice_xvmc.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c slice_xvmc.c -MT slice_xvmc.lo -MD -MP -MF .deps/slice_xvmc.TPlo -o .libs/slice_xvmc.o source='slice_xvmc_vld.c' object='slice_xvmc_vld.lo' libtool=yes \ depfile='.deps/slice_xvmc_vld.Plo' tmpdepfile='.deps/slice_xvmc_vld.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o slice_xvmc_vld.lo `test -f 'slice_xvmc_vld.c' || echo './'`slice_xvmc_vld.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c slice_xvmc_vld.c -MT slice_xvmc_vld.lo -MD -MP -MF .deps/slice_xvmc_vld.TPlo -o .libs/slice_xvmc_vld.o source='stats.c' object='stats.lo' libtool=yes \ depfile='.deps/stats.Plo' tmpdepfile='.deps/stats.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o stats.lo `test -f 'stats.c' || echo './'`stats.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c stats.c -MT stats.lo -MD -MP -MF .deps/stats.TPlo -o .libs/stats.o source='xine_decoder.c' object='xine_decoder.lo' libtool=yes \ depfile='.deps/xine_decoder.Plo' tmpdepfile='.deps/xine_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_decoder.lo `test -f 'xine_decoder.c' || echo './'`xine_decoder.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_decoder.c -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.TPlo -o .libs/xine_decoder.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_mpeg2.la -rpath /usr/local/lib/xine/plugins/1.0.0 -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 ../../src/xine-engine/libxine.la 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 -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/libmpeg2' Making all in liba52 make[3]: Entering directory `/usr/local/src/xine-lib/src/liba52' source='bitstream.c' object='bitstream.lo' libtool=yes \ depfile='.deps/bitstream.Plo' tmpdepfile='.deps/bitstream.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o bitstream.lo `test -f 'bitstream.c' || echo './'`bitstream.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c bitstream.c -MT bitstream.lo -MD -MP -MF .deps/bitstream.TPlo -o .libs/bitstream.o source='bit_allocate.c' object='bit_allocate.lo' libtool=yes \ depfile='.deps/bit_allocate.Plo' tmpdepfile='.deps/bit_allocate.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o bit_allocate.lo `test -f 'bit_allocate.c' || echo './'`bit_allocate.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c bit_allocate.c -MT bit_allocate.lo -MD -MP -MF .deps/bit_allocate.TPlo -o .libs/bit_allocate.o source='crc.c' object='crc.lo' libtool=yes \ depfile='.deps/crc.Plo' tmpdepfile='.deps/crc.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o crc.lo `test -f 'crc.c' || echo './'`crc.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c crc.c -MT crc.lo -MD -MP -MF .deps/crc.TPlo -o .libs/crc.o source='downmix.c' object='downmix.lo' libtool=yes \ depfile='.deps/downmix.Plo' tmpdepfile='.deps/downmix.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o downmix.lo `test -f 'downmix.c' || echo './'`downmix.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c downmix.c -MT downmix.lo -MD -MP -MF .deps/downmix.TPlo -o .libs/downmix.o source='imdct.c' object='imdct.lo' libtool=yes \ depfile='.deps/imdct.Plo' tmpdepfile='.deps/imdct.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o imdct.lo `test -f 'imdct.c' || echo './'`imdct.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c imdct.c -MT imdct.lo -MD -MP -MF .deps/imdct.TPlo -o .libs/imdct.o source='parse.c' object='parse.lo' libtool=yes \ depfile='.deps/parse.Plo' tmpdepfile='.deps/parse.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o parse.lo `test -f 'parse.c' || echo './'`parse.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c parse.c -MT parse.lo -MD -MP -MF .deps/parse.TPlo -o .libs/parse.o source='xine_decoder.c' object='xine_decoder.lo' libtool=yes \ depfile='.deps/xine_decoder.Plo' tmpdepfile='.deps/xine_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_decoder.lo `test -f 'xine_decoder.c' || echo './'`xine_decoder.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_decoder.c -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.TPlo -o .libs/xine_decoder.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_a52.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module bitstream.lo bit_allocate.lo crc.lo downmix.lo imdct.lo parse.lo xine_decoder.lo ../../src/xine-engine/libxine.la gcc -shared .libs/bitstream.o .libs/bit_allocate.o .libs/crc.o .libs/downmix.o .libs/imdct.o .libs/parse.o .libs/xine_decoder.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/liba52' Making all in libspudec make[3]: Entering directory `/usr/local/src/xine-lib/src/libspudec' source='nav_read.c' object='nav_read.lo' libtool=yes \ depfile='.deps/nav_read.Plo' tmpdepfile='.deps/nav_read.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o nav_read.lo `test -f 'nav_read.c' || echo './'`nav_read.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c nav_read.c -MT nav_read.lo -MD -MP -MF .deps/nav_read.TPlo -o .libs/nav_read.o source='spu.c' object='spu.lo' libtool=yes \ depfile='.deps/spu.Plo' tmpdepfile='.deps/spu.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o spu.lo `test -f 'spu.c' || echo './'`spu.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 -I../../src/input/libdvdnav -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c spu.c -MT spu.lo -MD -MP -MF .deps/spu.TPlo -o .libs/spu.o source='xine_decoder.c' object='xine_decoder.lo' libtool=yes \ depfile='.deps/xine_decoder.Plo' tmpdepfile='.deps/xine_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_decoder.lo `test -f 'xine_decoder.c' || echo './'`xine_decoder.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 -I../../src/input/libdvdnav -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_decoder.c -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.TPlo -o .libs/xine_decoder.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_spu.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module nav_read.lo spu.lo xine_decoder.lo ../../src/xine-engine/libxine.la gcc -shared .libs/nav_read.o .libs/spu.o .libs/xine_decoder.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/libspudec' Making all in libspucc make[3]: Entering directory `/usr/local/src/xine-lib/src/libspucc' source='cc_decoder.c' object='cc_decoder.lo' libtool=yes \ depfile='.deps/cc_decoder.Plo' tmpdepfile='.deps/cc_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o cc_decoder.lo `test -f 'cc_decoder.c' || echo './'`cc_decoder.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c cc_decoder.c -MT cc_decoder.lo -MD -MP -MF .deps/cc_decoder.TPlo -o .libs/cc_decoder.o source='xine_decoder.c' object='xine_decoder.lo' libtool=yes \ depfile='.deps/xine_decoder.Plo' tmpdepfile='.deps/xine_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_decoder.lo `test -f 'xine_decoder.c' || echo './'`xine_decoder.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_decoder.c -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.TPlo -o .libs/xine_decoder.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_spucc.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module cc_decoder.lo xine_decoder.lo ../../src/xine-engine/libxine.la gcc -shared .libs/cc_decoder.o .libs/xine_decoder.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/libspucc' Making all in libspucmml make[3]: Entering directory `/usr/local/src/xine-lib/src/libspucmml' source='xine_decoder.c' object='xine_decoder.lo' libtool=yes \ depfile='.deps/xine_decoder.Plo' tmpdepfile='.deps/xine_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_decoder.lo `test -f 'xine_decoder.c' || echo './'`xine_decoder.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_decoder.c -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.TPlo -o .libs/xine_decoder.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_spucmml.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module xine_decoder.lo ../../src/xine-engine/libxine.la gcc -shared .libs/xine_decoder.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/libspucmml' Making all in libspudvb make[3]: Entering directory `/usr/local/src/xine-lib/src/libspudvb' source='xine_decoder.c' object='xine_decoder.lo' libtool=yes \ depfile='.deps/xine_decoder.Plo' tmpdepfile='.deps/xine_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_decoder.lo `test -f 'xine_decoder.c' || echo './'`xine_decoder.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_decoder.c -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.TPlo -o .libs/xine_decoder.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_spudvb.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module xine_decoder.lo ../../src/xine-engine/libxine.la gcc -shared .libs/xine_decoder.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/libspudvb' Making all in libsputext make[3]: Entering directory `/usr/local/src/xine-lib/src/libsputext' source='xine_decoder.c' object='xine_decoder.lo' libtool=yes \ depfile='.deps/xine_decoder.Plo' tmpdepfile='.deps/xine_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_decoder.lo `test -f 'xine_decoder.c' || echo './'`xine_decoder.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_decoder.c -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.TPlo -o .libs/xine_decoder.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_sputext.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module xine_decoder.lo ../../src/xine-engine/libxine.la gcc -shared .libs/xine_decoder.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='demux_sputext.c' object='demux_sputext.lo' libtool=yes \ depfile='.deps/demux_sputext.Plo' tmpdepfile='.deps/demux_sputext.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_sputext.lo `test -f 'demux_sputext.c' || echo './'`demux_sputext.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_sputext.c -MT demux_sputext.lo -MD -MP -MF .deps/demux_sputext.TPlo -o .libs/demux_sputext.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_sputext.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_sputext.lo ../../src/xine-engine/libxine.la gcc -shared .libs/demux_sputext.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/libsputext' Making all in libdts make[3]: Entering directory `/usr/local/src/xine-lib/src/libdts' source='bitstream.c' object='bitstream.lo' libtool=yes \ depfile='.deps/bitstream.Plo' tmpdepfile='.deps/bitstream.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o bitstream.lo `test -f 'bitstream.c' || echo './'`bitstream.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c bitstream.c -MT bitstream.lo -MD -MP -MF .deps/bitstream.TPlo -o .libs/bitstream.o source='downmix.c' object='downmix.lo' libtool=yes \ depfile='.deps/downmix.Plo' tmpdepfile='.deps/downmix.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o downmix.lo `test -f 'downmix.c' || echo './'`downmix.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c downmix.c -MT downmix.lo -MD -MP -MF .deps/downmix.TPlo -o .libs/downmix.o source='parse.c' object='parse.lo' libtool=yes \ depfile='.deps/parse.Plo' tmpdepfile='.deps/parse.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o parse.lo `test -f 'parse.c' || echo './'`parse.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c parse.c -MT parse.lo -MD -MP -MF .deps/parse.TPlo -o .libs/parse.o source='xine_decoder.c' object='xine_decoder.lo' libtool=yes \ depfile='.deps/xine_decoder.Plo' tmpdepfile='.deps/xine_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_decoder.lo `test -f 'xine_decoder.c' || echo './'`xine_decoder.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_decoder.c -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.TPlo -o .libs/xine_decoder.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_dts.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module bitstream.lo downmix.lo parse.lo xine_decoder.lo ../../src/xine-engine/libxine.la gcc -shared .libs/bitstream.o .libs/downmix.o .libs/parse.o .libs/xine_decoder.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/libdts' Making all in libmad make[3]: Entering directory `/usr/local/src/xine-lib/src/libmad' source='bit.c' object='bit.lo' libtool=yes \ depfile='.deps/bit.Plo' tmpdepfile='.deps/bit.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o bit.lo `test -f 'bit.c' || echo './'`bit.c 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 -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c bit.c -MT bit.lo -MD -MP -MF .deps/bit.TPlo -o .libs/bit.o source='fixed.c' object='fixed.lo' libtool=yes \ depfile='.deps/fixed.Plo' tmpdepfile='.deps/fixed.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o fixed.lo `test -f 'fixed.c' || echo './'`fixed.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 -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c fixed.c -MT fixed.lo -MD -MP -MF .deps/fixed.TPlo -o .libs/fixed.o source='frame.c' object='frame.lo' libtool=yes \ depfile='.deps/frame.Plo' tmpdepfile='.deps/frame.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o frame.lo `test -f 'frame.c' || echo './'`frame.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 -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c frame.c -MT frame.lo -MD -MP -MF .deps/frame.TPlo -o .libs/frame.o source='huffman.c' object='huffman.lo' libtool=yes \ depfile='.deps/huffman.Plo' tmpdepfile='.deps/huffman.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o huffman.lo `test -f 'huffman.c' || echo './'`huffman.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 -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c huffman.c -MT huffman.lo -MD -MP -MF .deps/huffman.TPlo -o .libs/huffman.o source='layer12.c' object='layer12.lo' libtool=yes \ depfile='.deps/layer12.Plo' tmpdepfile='.deps/layer12.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o layer12.lo `test -f 'layer12.c' || echo './'`layer12.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 -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c layer12.c -MT layer12.lo -MD -MP -MF .deps/layer12.TPlo -o .libs/layer12.o source='layer3.c' object='layer3.lo' libtool=yes \ depfile='.deps/layer3.Plo' tmpdepfile='.deps/layer3.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o layer3.lo `test -f 'layer3.c' || echo './'`layer3.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 -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c layer3.c -MT layer3.lo -MD -MP -MF .deps/layer3.TPlo -o .libs/layer3.o source='stream.c' object='stream.lo' libtool=yes \ depfile='.deps/stream.Plo' tmpdepfile='.deps/stream.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o stream.lo `test -f 'stream.c' || echo './'`stream.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 -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c stream.c -MT stream.lo -MD -MP -MF .deps/stream.TPlo -o .libs/stream.o source='synth.c' object='synth.lo' libtool=yes \ depfile='.deps/synth.Plo' tmpdepfile='.deps/synth.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o synth.lo `test -f 'synth.c' || echo './'`synth.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 -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c synth.c -MT synth.lo -MD -MP -MF .deps/synth.TPlo -o .libs/synth.o source='timer.c' object='timer.lo' libtool=yes \ depfile='.deps/timer.Plo' tmpdepfile='.deps/timer.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o timer.lo `test -f 'timer.c' || echo './'`timer.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 -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c timer.c -MT timer.lo -MD -MP -MF .deps/timer.TPlo -o .libs/timer.o timer.c: In function `reduce_rational': timer.c:127: warning: implicit declaration of function `abort' source='version.c' object='version.lo' libtool=yes \ depfile='.deps/version.Plo' tmpdepfile='.deps/version.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o version.lo `test -f 'version.c' || echo './'`version.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 -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c version.c -MT version.lo -MD -MP -MF .deps/version.TPlo -o .libs/version.o source='xine_decoder.c' object='xine_decoder.lo' libtool=yes \ depfile='.deps/xine_decoder.Plo' tmpdepfile='.deps/xine_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_decoder.lo `test -f 'xine_decoder.c' || echo './'`xine_decoder.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 -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_decoder.c -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.TPlo -o .libs/xine_decoder.o /bin/sh ../../libtool-nofpic --mode=link gcc -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_mad.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module bit.lo fixed.lo frame.lo huffman.lo layer12.lo layer3.lo stream.lo synth.lo timer.lo version.lo xine_decoder.lo ../../src/xine-engine/libxine.la gcc -shared .libs/bit.o .libs/fixed.o .libs/frame.o .libs/huffman.o .libs/layer12.o .libs/layer3.o .libs/stream.o .libs/synth.o .libs/timer.o .libs/version.o .libs/xine_decoder.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/libmad' Making all in libw32dll make[3]: Entering directory `/usr/local/src/xine-lib/src/libw32dll' Making all in wine make[4]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/wine' source='afl.c' object='afl.lo' libtool=yes \ depfile='.deps/afl.Plo' tmpdepfile='.deps/afl.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o afl.lo `test -f 'afl.c' || echo './'`afl.c 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/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c afl.c -MT afl.lo -MD -MP -MF .deps/afl.TPlo -fPIC -DPIC -o .libs/afl.o source='driver.c' object='driver.lo' libtool=yes \ depfile='.deps/driver.Plo' tmpdepfile='.deps/driver.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o driver.lo `test -f 'driver.c' || echo './'`driver.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 -I/usr/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c driver.c -MT driver.lo -MD -MP -MF .deps/driver.TPlo -fPIC -DPIC -o .libs/driver.o source='elfdll.c' object='elfdll.lo' libtool=yes \ depfile='.deps/elfdll.Plo' tmpdepfile='.deps/elfdll.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o elfdll.lo `test -f 'elfdll.c' || echo './'`elfdll.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 -I/usr/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c elfdll.c -MT elfdll.lo -MD -MP -MF .deps/elfdll.TPlo -fPIC -DPIC -o .libs/elfdll.o source='ext.c' object='ext.lo' libtool=yes \ depfile='.deps/ext.Plo' tmpdepfile='.deps/ext.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o ext.lo `test -f 'ext.c' || echo './'`ext.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 -I/usr/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c ext.c -MT ext.lo -MD -MP -MF .deps/ext.TPlo -fPIC -DPIC -o .libs/ext.o ext.c: In function `VirtualAlloc': ext.c:472: warning: use of cast expressions as lvalues is deprecated ext.c:472: warning: use of cast expressions as lvalues is deprecated ext.c:501:2: warning: #warning FIXME source='ldt_keeper.c' object='ldt_keeper.lo' libtool=yes \ depfile='.deps/ldt_keeper.Plo' tmpdepfile='.deps/ldt_keeper.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o ldt_keeper.lo `test -f 'ldt_keeper.c' || echo './'`ldt_keeper.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 -I/usr/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c ldt_keeper.c -MT ldt_keeper.lo -MD -MP -MF .deps/ldt_keeper.TPlo -fPIC -DPIC -o .libs/ldt_keeper.o source='module.c' object='module.lo' libtool=yes \ depfile='.deps/module.Plo' tmpdepfile='.deps/module.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o module.lo `test -f 'module.c' || echo './'`module.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 -I/usr/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c module.c -MT module.lo -MD -MP -MF .deps/module.TPlo -fPIC -DPIC -o .libs/module.o module.c: In function `MODULE_FindModule': module.c:56: warning: implicit declaration of function `__vprintf' source='pe_image.c' object='pe_image.lo' libtool=yes \ depfile='.deps/pe_image.Plo' tmpdepfile='.deps/pe_image.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o pe_image.lo `test -f 'pe_image.c' || echo './'`pe_image.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 -I/usr/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c pe_image.c -MT pe_image.lo -MD -MP -MF .deps/pe_image.TPlo -fPIC -DPIC -o .libs/pe_image.o source='pe_resource.c' object='pe_resource.lo' libtool=yes \ depfile='.deps/pe_resource.Plo' tmpdepfile='.deps/pe_resource.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o pe_resource.lo `test -f 'pe_resource.c' || echo './'`pe_resource.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 -I/usr/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c pe_resource.c -MT pe_resource.lo -MD -MP -MF .deps/pe_resource.TPlo -fPIC -DPIC -o .libs/pe_resource.o source='resource.c' object='resource.lo' libtool=yes \ depfile='.deps/resource.Plo' tmpdepfile='.deps/resource.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o resource.lo `test -f 'resource.c' || echo './'`resource.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 -I/usr/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c resource.c -MT resource.lo -MD -MP -MF .deps/resource.TPlo -fPIC -DPIC -o .libs/resource.o resource.c: In function `RES_AccessResource': resource.c:138: warning: implicit declaration of function `__vprintf' source='registry.c' object='registry.lo' libtool=yes \ depfile='.deps/registry.Plo' tmpdepfile='.deps/registry.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o registry.lo `test -f 'registry.c' || echo './'`registry.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 -I/usr/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c registry.c -MT registry.lo -MD -MP -MF .deps/registry.TPlo -fPIC -DPIC -o .libs/registry.o source='vfl.c' object='vfl.lo' libtool=yes \ depfile='.deps/vfl.Plo' tmpdepfile='.deps/vfl.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o vfl.lo `test -f 'vfl.c' || echo './'`vfl.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 -I/usr/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c vfl.c -MT vfl.lo -MD -MP -MF .deps/vfl.TPlo -fPIC -DPIC -o .libs/vfl.o source='win32.c' object='win32.lo' libtool=yes \ depfile='.deps/win32.Plo' tmpdepfile='.deps/win32.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o win32.lo `test -f 'win32.c' || echo './'`win32.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 -I/usr/X11R6/include -fno-omit-frame-pointer -fno-inline-functions -fno-rename-registers -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c win32.c -MT win32.lo -MD -MP -MF .deps/win32.TPlo -fPIC -DPIC -o .libs/win32.o /bin/sh ../../../libtool --mode=compile gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o stubs.lo `test -f 'stubs.s' || echo './'`stubs.s gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c stubs.s -fPIC -DPIC -o .libs/stubs.o /bin/sh ../../../libtool --mode=compile gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o wrapper.lo `test -f 'wrapper.S' || echo './'`wrapper.S gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c wrapper.S -fPIC -DPIC -o .libs/wrapper.o /bin/sh ../../../libtool --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/win32\" -I./.. -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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/local/src/xine-lib/src/libw32dll/wine' Making all in DirectShow make[4]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/DirectShow' source='allocator.c' object='allocator.lo' libtool=yes \ depfile='.deps/allocator.Plo' tmpdepfile='.deps/allocator.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o allocator.lo `test -f 'allocator.c' || echo './'`allocator.c 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/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c allocator.c -MT allocator.lo -MD -MP -MF .deps/allocator.TPlo -o .libs/allocator.o source='cmediasample.c' object='cmediasample.lo' libtool=yes \ depfile='.deps/cmediasample.Plo' tmpdepfile='.deps/cmediasample.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o cmediasample.lo `test -f 'cmediasample.c' || echo './'`cmediasample.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 -I/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c cmediasample.c -MT cmediasample.lo -MD -MP -MF .deps/cmediasample.TPlo -o .libs/cmediasample.o source='guids.c' object='guids.lo' libtool=yes \ depfile='.deps/guids.Plo' tmpdepfile='.deps/guids.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o guids.lo `test -f 'guids.c' || echo './'`guids.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 -I/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c guids.c -MT guids.lo -MD -MP -MF .deps/guids.TPlo -o .libs/guids.o source='inputpin.c' object='inputpin.lo' libtool=yes \ depfile='.deps/inputpin.Plo' tmpdepfile='.deps/inputpin.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o inputpin.lo `test -f 'inputpin.c' || echo './'`inputpin.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 -I/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c inputpin.c -MT inputpin.lo -MD -MP -MF .deps/inputpin.TPlo -o .libs/inputpin.o source='outputpin.c' object='outputpin.lo' libtool=yes \ depfile='.deps/outputpin.Plo' tmpdepfile='.deps/outputpin.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o outputpin.lo `test -f 'outputpin.c' || echo './'`outputpin.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 -I/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c outputpin.c -MT outputpin.lo -MD -MP -MF .deps/outputpin.TPlo -o .libs/outputpin.o source='DS_Filter.c' object='DS_Filter.lo' libtool=yes \ depfile='.deps/DS_Filter.Plo' tmpdepfile='.deps/DS_Filter.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o DS_Filter.lo `test -f 'DS_Filter.c' || echo './'`DS_Filter.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 -I/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c DS_Filter.c -MT DS_Filter.lo -MD -MP -MF .deps/DS_Filter.TPlo -o .libs/DS_Filter.o source='DS_AudioDecoder.c' object='DS_AudioDecoder.lo' libtool=yes \ depfile='.deps/DS_AudioDecoder.Plo' tmpdepfile='.deps/DS_AudioDecoder.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o DS_AudioDecoder.lo `test -f 'DS_AudioDecoder.c' || echo './'`DS_AudioDecoder.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 -I/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c DS_AudioDecoder.c -MT DS_AudioDecoder.lo -MD -MP -MF .deps/DS_AudioDecoder.TPlo -o .libs/DS_AudioDecoder.o source='DS_VideoDecoder.c' object='DS_VideoDecoder.lo' libtool=yes \ depfile='.deps/DS_VideoDecoder.Plo' tmpdepfile='.deps/DS_VideoDecoder.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o DS_VideoDecoder.lo `test -f 'DS_VideoDecoder.c' || echo './'`DS_VideoDecoder.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 -I/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c DS_VideoDecoder.c -MT DS_VideoDecoder.lo -MD -MP -MF .deps/DS_VideoDecoder.TPlo -o .libs/DS_VideoDecoder.o /bin/sh ../../../libtool-nofpic --mode=link gcc -I/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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/local/src/xine-lib/src/libw32dll/DirectShow' Making all in dmo make[4]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/dmo' source='buffer.c' object='buffer.lo' libtool=yes \ depfile='.deps/buffer.Plo' tmpdepfile='.deps/buffer.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o buffer.lo `test -f 'buffer.c' || echo './'`buffer.c 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/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c buffer.c -MT buffer.lo -MD -MP -MF .deps/buffer.TPlo -o .libs/buffer.o source='DMO_AudioDecoder.c' object='DMO_AudioDecoder.lo' libtool=yes \ depfile='.deps/DMO_AudioDecoder.Plo' tmpdepfile='.deps/DMO_AudioDecoder.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o DMO_AudioDecoder.lo `test -f 'DMO_AudioDecoder.c' || echo './'`DMO_AudioDecoder.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 -I/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c DMO_AudioDecoder.c -MT DMO_AudioDecoder.lo -MD -MP -MF .deps/DMO_AudioDecoder.TPlo -o .libs/DMO_AudioDecoder.o source='dmo.c' object='dmo.lo' libtool=yes \ depfile='.deps/dmo.Plo' tmpdepfile='.deps/dmo.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o dmo.lo `test -f 'dmo.c' || echo './'`dmo.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 -I/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c dmo.c -MT dmo.lo -MD -MP -MF .deps/dmo.TPlo -o .libs/dmo.o source='dmo_guids.c' object='dmo_guids.lo' libtool=yes \ depfile='.deps/dmo_guids.Plo' tmpdepfile='.deps/dmo_guids.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o dmo_guids.lo `test -f 'dmo_guids.c' || echo './'`dmo_guids.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 -I/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c dmo_guids.c -MT dmo_guids.lo -MD -MP -MF .deps/dmo_guids.TPlo -o .libs/dmo_guids.o source='DMO_VideoDecoder.c' object='DMO_VideoDecoder.lo' libtool=yes \ depfile='.deps/DMO_VideoDecoder.Plo' tmpdepfile='.deps/DMO_VideoDecoder.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../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/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o DMO_VideoDecoder.lo `test -f 'DMO_VideoDecoder.c' || echo './'`DMO_VideoDecoder.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 -I/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c DMO_VideoDecoder.c -MT DMO_VideoDecoder.lo -MD -MP -MF .deps/DMO_VideoDecoder.TPlo -o .libs/DMO_VideoDecoder.o /bin/sh ../../../libtool-nofpic --mode=link gcc -I/usr/X11R6/include -fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -DWIN32_PATH=\"/usr/lib/win32\" -DNOAVIFILE_HEADERS -I./.. -I./../wine -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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/local/src/xine-lib/src/libw32dll/dmo' Making all in qtx make[4]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/qtx' Making all in qtxsdk make[5]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/qtx/qtxsdk' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/qtx/qtxsdk' make[5]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/qtx' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/qtx' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/qtx' make[4]: Entering directory `/usr/local/src/xine-lib/src/libw32dll' source='w32codec.c' object='w32codec.lo' libtool=yes \ depfile='.deps/w32codec.Plo' tmpdepfile='.deps/w32codec.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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/win32\" -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o w32codec.lo `test -f 'w32codec.c' || echo './'`w32codec.c 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/win32\" -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c w32codec.c -MT w32codec.lo -MD -MP -MF .deps/w32codec.TPlo -o .libs/w32codec.o /bin/sh ../../libtool-nofpic --mode=link gcc -I./wine -DWIN32_PATH=\"/usr/lib/win32\" -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_w32dll.la -rpath /usr/local/lib/xine/plugins/1.0.0 -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 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/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='qt_decoder.c' object='qt_decoder.lo' libtool=yes \ depfile='.deps/qt_decoder.Plo' tmpdepfile='.deps/qt_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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/win32\" -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o qt_decoder.lo `test -f 'qt_decoder.c' || echo './'`qt_decoder.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 -I./wine -DWIN32_PATH=\"/usr/lib/win32\" -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c qt_decoder.c -MT qt_decoder.lo -MD -MP -MF .deps/qt_decoder.TPlo -o .libs/qt_decoder.o /bin/sh ../../libtool-nofpic --mode=link gcc -I./wine -DWIN32_PATH=\"/usr/lib/win32\" -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_qt.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module qt_decoder.lo ../../src/libw32dll/wine/libwine.la ../../src/xine-engine/libxine.la gcc -shared .libs/qt_decoder.o -Wl,--whole-archive ../../src/libw32dll/wine/.libs/libwine.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/libw32dll' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll' Making all in liblpcm make[3]: Entering directory `/usr/local/src/xine-lib/src/liblpcm' source='xine_decoder.c' object='xine_decoder.lo' libtool=yes \ depfile='.deps/xine_decoder.Plo' tmpdepfile='.deps/xine_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_decoder.lo `test -f 'xine_decoder.c' || echo './'`xine_decoder.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_decoder.c -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.TPlo -o .libs/xine_decoder.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_lpcm.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module xine_decoder.lo ../../src/xine-engine/libxine.la gcc -shared .libs/xine_decoder.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/liblpcm' Making all in libxinevdec make[3]: Entering directory `/usr/local/src/xine-lib/src/libxinevdec' source='image.c' object='xineplug_decode_image_la-image.lo' libtool=yes \ depfile='.deps/xineplug_decode_image_la-image.Plo' tmpdepfile='.deps/xineplug_decode_image_la-image.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -march=athlon-xp -pipe -Wall -pthread -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xineplug_decode_image_la-image.lo `test -f 'image.c' || echo './'`image.c 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 -march=athlon-xp -pipe -Wall -pthread -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c image.c -MT xineplug_decode_image_la-image.lo -MD -MP -MF .deps/xineplug_decode_image_la-image.TPlo -o .libs/xineplug_decode_image_la-image.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_image.la -rpath /usr/local/lib/xine/plugins/1.0.0 -L/usr/lib -L/usr/X11R6/lib -lfreetype -lz -L/usr/lib -avoid-version -module xineplug_decode_image_la-image.lo ../../src/xine-engine/libxine.la -ldl -lWand -lMagick -ltiff -lfreetype -ljpeg -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lpthread -lm -lpthread gcc -shared .libs/xineplug_decode_image_la-image.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib/gcc-lib/i686-pc-linux-gnu/../../../i686-pc-linux-gnu/lib -L/usr/i686-pc-linux-gnu/lib -L/usr/i686-pc-linux-gnu/bin -L//usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 -L/usr/lib -L/usr/X11R6/lib ../../src/xine-engine/.libs/libxine.so -ldl /usr/lib/libWand.so /usr/lib/libMagick.so /usr/lib/libtiff.so /usr/lib/libfreetype.so /usr/lib/libjpeg.so -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lm -lpthread -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_image.so -o .libs/xineplug_decode_image.so creating xineplug_decode_image.la (cd .libs && rm -f xineplug_decode_image.la && ln -s ../xineplug_decode_image.la xineplug_decode_image.la) source='png.c' object='xineplug_decode_png_la-png.lo' libtool=yes \ depfile='.deps/xineplug_decode_png_la-png.Plo' tmpdepfile='.deps/xineplug_decode_png_la-png.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../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/libpng12 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xineplug_decode_png_la-png.lo `test -f 'png.c' || echo './'`png.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 -I/usr/include/libpng12 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c png.c -MT xineplug_decode_png_la-png.lo -MD -MP -MF .deps/xineplug_decode_png_la-png.TPlo -o .libs/xineplug_decode_png_la-png.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_png.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module xineplug_decode_png_la-png.lo ../../src/xine-engine/libxine.la -ldl -lpng12 -lz -lm gcc -shared .libs/xineplug_decode_png_la-png.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -ldl -lpng12 -lz -lm -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_png.so -o .libs/xineplug_decode_png.so creating xineplug_decode_png.la (cd .libs && rm -f xineplug_decode_png.la && ln -s ../xineplug_decode_png.la xineplug_decode_png.la) source='bitplane.c' object='bitplane.lo' libtool=yes \ depfile='.deps/bitplane.Plo' tmpdepfile='.deps/bitplane.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o bitplane.lo `test -f 'bitplane.c' || echo './'`bitplane.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c bitplane.c -MT bitplane.lo -MD -MP -MF .deps/bitplane.TPlo -o .libs/bitplane.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_bitplane.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module bitplane.lo ../../src/xine-engine/libxine.la gcc -shared .libs/bitplane.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='rgb.c' object='rgb.lo' libtool=yes \ depfile='.deps/rgb.Plo' tmpdepfile='.deps/rgb.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o rgb.lo `test -f 'rgb.c' || echo './'`rgb.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c rgb.c -MT rgb.lo -MD -MP -MF .deps/rgb.TPlo -o .libs/rgb.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_rgb.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module rgb.lo ../../src/xine-engine/libxine.la gcc -shared .libs/rgb.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='yuv.c' object='yuv.lo' libtool=yes \ depfile='.deps/yuv.Plo' tmpdepfile='.deps/yuv.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o yuv.lo `test -f 'yuv.c' || echo './'`yuv.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c yuv.c -MT yuv.lo -MD -MP -MF .deps/yuv.TPlo -o .libs/yuv.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_yuv.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module yuv.lo ../../src/xine-engine/libxine.la gcc -shared .libs/yuv.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/libxinevdec' Making all in libxineadec make[3]: Entering directory `/usr/local/src/xine-lib/src/libxineadec' Making all in gsm610 make[4]: Entering directory `/usr/local/src/xine-lib/src/libxineadec/gsm610' source='add.c' object='add.lo' libtool=yes \ depfile='.deps/add.Plo' tmpdepfile='.deps/add.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o add.lo `test -f 'add.c' || echo './'`add.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c add.c -MT add.lo -MD -MP -MF .deps/add.TPlo -o .libs/add.o source='decode.c' object='decode.lo' libtool=yes \ depfile='.deps/decode.Plo' tmpdepfile='.deps/decode.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o decode.lo `test -f 'decode.c' || echo './'`decode.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c decode.c -MT decode.lo -MD -MP -MF .deps/decode.TPlo -o .libs/decode.o source='gsm_create.c' object='gsm_create.lo' libtool=yes \ depfile='.deps/gsm_create.Plo' tmpdepfile='.deps/gsm_create.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o gsm_create.lo `test -f 'gsm_create.c' || echo './'`gsm_create.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c gsm_create.c -MT gsm_create.lo -MD -MP -MF .deps/gsm_create.TPlo -o .libs/gsm_create.o source='gsm_decode.c' object='gsm_decode.lo' libtool=yes \ depfile='.deps/gsm_decode.Plo' tmpdepfile='.deps/gsm_decode.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o gsm_decode.lo `test -f 'gsm_decode.c' || echo './'`gsm_decode.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c gsm_decode.c -MT gsm_decode.lo -MD -MP -MF .deps/gsm_decode.TPlo -o .libs/gsm_decode.o source='gsm_destroy.c' object='gsm_destroy.lo' libtool=yes \ depfile='.deps/gsm_destroy.Plo' tmpdepfile='.deps/gsm_destroy.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o gsm_destroy.lo `test -f 'gsm_destroy.c' || echo './'`gsm_destroy.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c gsm_destroy.c -MT gsm_destroy.lo -MD -MP -MF .deps/gsm_destroy.TPlo -o .libs/gsm_destroy.o source='long_term.c' object='long_term.lo' libtool=yes \ depfile='.deps/long_term.Plo' tmpdepfile='.deps/long_term.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o long_term.lo `test -f 'long_term.c' || echo './'`long_term.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c long_term.c -MT long_term.lo -MD -MP -MF .deps/long_term.TPlo -o .libs/long_term.o source='lpc.c' object='lpc.lo' libtool=yes \ depfile='.deps/lpc.Plo' tmpdepfile='.deps/lpc.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o lpc.lo `test -f 'lpc.c' || echo './'`lpc.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c lpc.c -MT lpc.lo -MD -MP -MF .deps/lpc.TPlo -o .libs/lpc.o source='rpe.c' object='rpe.lo' libtool=yes \ depfile='.deps/rpe.Plo' tmpdepfile='.deps/rpe.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o rpe.lo `test -f 'rpe.c' || echo './'`rpe.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c rpe.c -MT rpe.lo -MD -MP -MF .deps/rpe.TPlo -o .libs/rpe.o source='short_term.c' object='short_term.lo' libtool=yes \ depfile='.deps/short_term.Plo' tmpdepfile='.deps/short_term.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o short_term.lo `test -f 'short_term.c' || echo './'`short_term.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c short_term.c -MT short_term.lo -MD -MP -MF .deps/short_term.TPlo -o .libs/short_term.o source='table.c' object='table.lo' libtool=yes \ depfile='.deps/table.Plo' tmpdepfile='.deps/table.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o table.lo `test -f 'table.c' || echo './'`table.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c table.c -MT table.lo -MD -MP -MF .deps/table.TPlo -o .libs/table.o /bin/sh ../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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/local/src/xine-lib/src/libxineadec/gsm610' Making all in nosefart make[4]: Entering directory `/usr/local/src/xine-lib/src/libxineadec/nosefart' source='fds_snd.c' object='fds_snd.lo' libtool=yes \ depfile='.deps/fds_snd.Plo' tmpdepfile='.deps/fds_snd.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o fds_snd.lo `test -f 'fds_snd.c' || echo './'`fds_snd.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c fds_snd.c -MT fds_snd.lo -MD -MP -MF .deps/fds_snd.TPlo -o .libs/fds_snd.o source='log.c' object='log.lo' libtool=yes \ depfile='.deps/log.Plo' tmpdepfile='.deps/log.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o log.lo `test -f 'log.c' || echo './'`log.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 -DNSF_PLAYER -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c log.c -MT log.lo -MD -MP -MF .deps/log.TPlo -o .libs/log.o source='mmc5_snd.c' object='mmc5_snd.lo' libtool=yes \ depfile='.deps/mmc5_snd.Plo' tmpdepfile='.deps/mmc5_snd.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mmc5_snd.lo `test -f 'mmc5_snd.c' || echo './'`mmc5_snd.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 -DNSF_PLAYER -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mmc5_snd.c -MT mmc5_snd.lo -MD -MP -MF .deps/mmc5_snd.TPlo -o .libs/mmc5_snd.o source='nes_apu.c' object='nes_apu.lo' libtool=yes \ depfile='.deps/nes_apu.Plo' tmpdepfile='.deps/nes_apu.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o nes_apu.lo `test -f 'nes_apu.c' || echo './'`nes_apu.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 -DNSF_PLAYER -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c nes_apu.c -MT nes_apu.lo -MD -MP -MF .deps/nes_apu.TPlo -o .libs/nes_apu.o nes_apu.c: In function `apu_process': nes_apu.c:1015: warning: use of cast expressions as lvalues is deprecated nes_apu.c:1017: warning: use of cast expressions as lvalues is deprecated source='vrc7_snd.c' object='vrc7_snd.lo' libtool=yes \ depfile='.deps/vrc7_snd.Plo' tmpdepfile='.deps/vrc7_snd.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o vrc7_snd.lo `test -f 'vrc7_snd.c' || echo './'`vrc7_snd.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 -DNSF_PLAYER -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c vrc7_snd.c -MT vrc7_snd.lo -MD -MP -MF .deps/vrc7_snd.TPlo -o .libs/vrc7_snd.o source='dis6502.c' object='dis6502.lo' libtool=yes \ depfile='.deps/dis6502.Plo' tmpdepfile='.deps/dis6502.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o dis6502.lo `test -f 'dis6502.c' || echo './'`dis6502.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 -DNSF_PLAYER -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c dis6502.c -MT dis6502.lo -MD -MP -MF .deps/dis6502.TPlo -o .libs/dis6502.o source='fmopl.c' object='fmopl.lo' libtool=yes \ depfile='.deps/fmopl.Plo' tmpdepfile='.deps/fmopl.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o fmopl.lo `test -f 'fmopl.c' || echo './'`fmopl.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 -DNSF_PLAYER -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c fmopl.c -MT fmopl.lo -MD -MP -MF .deps/fmopl.TPlo -o .libs/fmopl.o source='memguard.c' object='memguard.lo' libtool=yes \ depfile='.deps/memguard.Plo' tmpdepfile='.deps/memguard.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o memguard.lo `test -f 'memguard.c' || echo './'`memguard.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 -DNSF_PLAYER -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c memguard.c -MT memguard.lo -MD -MP -MF .deps/memguard.TPlo -o .libs/memguard.o source='nes6502.c' object='nes6502.lo' libtool=yes \ depfile='.deps/nes6502.Plo' tmpdepfile='.deps/nes6502.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o nes6502.lo `test -f 'nes6502.c' || echo './'`nes6502.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 -DNSF_PLAYER -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c nes6502.c -MT nes6502.lo -MD -MP -MF .deps/nes6502.TPlo -o .libs/nes6502.o source='nsf.c' object='nsf.lo' libtool=yes \ depfile='.deps/nsf.Plo' tmpdepfile='.deps/nsf.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o nsf.lo `test -f 'nsf.c' || echo './'`nsf.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 -DNSF_PLAYER -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c nsf.c -MT nsf.lo -MD -MP -MF .deps/nsf.TPlo -o .libs/nsf.o source='vrcvisnd.c' object='vrcvisnd.lo' libtool=yes \ depfile='.deps/vrcvisnd.Plo' tmpdepfile='.deps/vrcvisnd.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o vrcvisnd.lo `test -f 'vrcvisnd.c' || echo './'`vrcvisnd.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 -DNSF_PLAYER -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c vrcvisnd.c -MT vrcvisnd.lo -MD -MP -MF .deps/vrcvisnd.TPlo -o .libs/vrcvisnd.o /bin/sh ../../../libtool-nofpic --mode=link gcc -DNSF_PLAYER -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -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/local/src/xine-lib/src/libxineadec/nosefart' make[4]: Entering directory `/usr/local/src/xine-lib/src/libxineadec' source='gsm610.c' object='gsm610.lo' libtool=yes \ depfile='.deps/gsm610.Plo' tmpdepfile='.deps/gsm610.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o gsm610.lo `test -f 'gsm610.c' || echo './'`gsm610.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c gsm610.c -MT gsm610.lo -MD -MP -MF .deps/gsm610.TPlo -o .libs/gsm610.o /bin/sh ../../libtool-nofpic --mode=link gcc -DNSF_PLAYER -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_gsm610.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module gsm610.lo ../../src/xine-engine/libxine.la ../../src/libxineadec/gsm610/libgsm610.la gcc -shared .libs/gsm610.o -Wl,--whole-archive ../../src/libxineadec/gsm610/.libs/libgsm610.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='nsf.c' object='nsf.lo' libtool=yes \ depfile='.deps/nsf.Plo' tmpdepfile='.deps/nsf.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o nsf.lo `test -f 'nsf.c' || echo './'`nsf.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 -DNSF_PLAYER -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c nsf.c -MT nsf.lo -MD -MP -MF .deps/nsf.TPlo -o .libs/nsf.o /bin/sh ../../libtool-nofpic --mode=link gcc -DNSF_PLAYER -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_nsf.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module nsf.lo ../../src/xine-engine/libxine.la ../../src/libxineadec/nosefart/libnosefart.la gcc -shared .libs/nsf.o -Wl,--whole-archive ../../src/libxineadec/nosefart/.libs/libnosefart.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/libxineadec' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libxineadec' Making all in libvorbis make[3]: Entering directory `/usr/local/src/xine-lib/src/libvorbis' source='xine_decoder.c' object='xine_decoder.lo' libtool=yes \ depfile='.deps/xine_decoder.Plo' tmpdepfile='.deps/xine_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_decoder.lo `test -f 'xine_decoder.c' || echo './'`xine_decoder.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_decoder.c -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.TPlo -o .libs/xine_decoder.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_vorbis.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module xine_decoder.lo -lvorbis -lm -logg -logg -logg gcc -shared .libs/xine_decoder.o -L/usr/lib /usr/lib/libvorbis.so -lm /usr/lib/libogg.so -mcpu=athlon -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/local/src/xine-lib/src/libvorbis' Making all in libtheora make[3]: Entering directory `/usr/local/src/xine-lib/src/libtheora' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/src/xine-lib/src/libtheora' Making all in libspeex make[3]: Entering directory `/usr/local/src/xine-lib/src/libspeex' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/src/xine-lib/src/libspeex' Making all in libreal make[3]: Entering directory `/usr/local/src/xine-lib/src/libreal' source='xine_decoder.c' object='xine_decoder.lo' libtool=yes \ depfile='.deps/xine_decoder.Plo' tmpdepfile='.deps/xine_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_decoder.lo `test -f 'xine_decoder.c' || echo './'`xine_decoder.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_decoder.c -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.TPlo -o .libs/xine_decoder.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_real.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module xine_decoder.lo ../../src/xine-engine/libxine.la -ldl gcc -shared .libs/xine_decoder.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -ldl -mcpu=athlon -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) source='audio_decoder.c' object='audio_decoder.lo' libtool=yes \ depfile='.deps/audio_decoder.Plo' tmpdepfile='.deps/audio_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o audio_decoder.lo `test -f 'audio_decoder.c' || echo './'`audio_decoder.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c audio_decoder.c -MT audio_decoder.lo -MD -MP -MF .deps/audio_decoder.TPlo -o .libs/audio_decoder.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_real_audio.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module audio_decoder.lo ../../src/xine-engine/libxine.la -ldl gcc -shared .libs/audio_decoder.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -ldl -mcpu=athlon -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/local/src/xine-lib/src/libreal' Making all in libfaad make[3]: Entering directory `/usr/local/src/xine-lib/src/libfaad' Making all in codebook make[4]: Entering directory `/usr/local/src/xine-lib/src/libfaad/codebook' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/local/src/xine-lib/src/libfaad/codebook' make[4]: Entering directory `/usr/local/src/xine-lib/src/libfaad' source='bits.c' object='bits.lo' libtool=yes \ depfile='.deps/bits.Plo' tmpdepfile='.deps/bits.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o bits.lo `test -f 'bits.c' || echo './'`bits.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c bits.c -MT bits.lo -MD -MP -MF .deps/bits.TPlo -o .libs/bits.o source='cfft.c' object='cfft.lo' libtool=yes \ depfile='.deps/cfft.Plo' tmpdepfile='.deps/cfft.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o cfft.lo `test -f 'cfft.c' || echo './'`cfft.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c cfft.c -MT cfft.lo -MD -MP -MF .deps/cfft.TPlo -o .libs/cfft.o source='common.c' object='common.lo' libtool=yes \ depfile='.deps/common.Plo' tmpdepfile='.deps/common.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o common.lo `test -f 'common.c' || echo './'`common.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c common.c -MT common.lo -MD -MP -MF .deps/common.TPlo -o .libs/common.o source='decoder.c' object='decoder.lo' libtool=yes \ depfile='.deps/decoder.Plo' tmpdepfile='.deps/decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o decoder.lo `test -f 'decoder.c' || echo './'`decoder.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c decoder.c -MT decoder.lo -MD -MP -MF .deps/decoder.TPlo -o .libs/decoder.o source='drc.c' object='drc.lo' libtool=yes \ depfile='.deps/drc.Plo' tmpdepfile='.deps/drc.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o drc.lo `test -f 'drc.c' || echo './'`drc.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c drc.c -MT drc.lo -MD -MP -MF .deps/drc.TPlo -o .libs/drc.o source='error.c' object='error.lo' libtool=yes \ depfile='.deps/error.Plo' tmpdepfile='.deps/error.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o error.lo `test -f 'error.c' || echo './'`error.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c error.c -MT error.lo -MD -MP -MF .deps/error.TPlo -o .libs/error.o source='filtbank.c' object='filtbank.lo' libtool=yes \ depfile='.deps/filtbank.Plo' tmpdepfile='.deps/filtbank.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o filtbank.lo `test -f 'filtbank.c' || echo './'`filtbank.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c filtbank.c -MT filtbank.lo -MD -MP -MF .deps/filtbank.TPlo -o .libs/filtbank.o source='hcr.c' object='hcr.lo' libtool=yes \ depfile='.deps/hcr.Plo' tmpdepfile='.deps/hcr.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o hcr.lo `test -f 'hcr.c' || echo './'`hcr.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c hcr.c -MT hcr.lo -MD -MP -MF .deps/hcr.TPlo -o .libs/hcr.o source='huffman.c' object='huffman.lo' libtool=yes \ depfile='.deps/huffman.Plo' tmpdepfile='.deps/huffman.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o huffman.lo `test -f 'huffman.c' || echo './'`huffman.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c huffman.c -MT huffman.lo -MD -MP -MF .deps/huffman.TPlo -o .libs/huffman.o source='ic_predict.c' object='ic_predict.lo' libtool=yes \ depfile='.deps/ic_predict.Plo' tmpdepfile='.deps/ic_predict.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o ic_predict.lo `test -f 'ic_predict.c' || echo './'`ic_predict.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c ic_predict.c -MT ic_predict.lo -MD -MP -MF .deps/ic_predict.TPlo -o .libs/ic_predict.o source='is.c' object='is.lo' libtool=yes \ depfile='.deps/is.Plo' tmpdepfile='.deps/is.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o is.lo `test -f 'is.c' || echo './'`is.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c is.c -MT is.lo -MD -MP -MF .deps/is.TPlo -o .libs/is.o source='lt_predict.c' object='lt_predict.lo' libtool=yes \ depfile='.deps/lt_predict.Plo' tmpdepfile='.deps/lt_predict.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o lt_predict.lo `test -f 'lt_predict.c' || echo './'`lt_predict.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c lt_predict.c -MT lt_predict.lo -MD -MP -MF .deps/lt_predict.TPlo -o .libs/lt_predict.o source='mdct.c' object='mdct.lo' libtool=yes \ depfile='.deps/mdct.Plo' tmpdepfile='.deps/mdct.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mdct.lo `test -f 'mdct.c' || echo './'`mdct.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mdct.c -MT mdct.lo -MD -MP -MF .deps/mdct.TPlo -o .libs/mdct.o source='mp4.c' object='mp4.lo' libtool=yes \ depfile='.deps/mp4.Plo' tmpdepfile='.deps/mp4.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mp4.lo `test -f 'mp4.c' || echo './'`mp4.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mp4.c -MT mp4.lo -MD -MP -MF .deps/mp4.TPlo -o .libs/mp4.o source='ms.c' object='ms.lo' libtool=yes \ depfile='.deps/ms.Plo' tmpdepfile='.deps/ms.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o ms.lo `test -f 'ms.c' || echo './'`ms.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c ms.c -MT ms.lo -MD -MP -MF .deps/ms.TPlo -o .libs/ms.o source='output.c' object='output.lo' libtool=yes \ depfile='.deps/output.Plo' tmpdepfile='.deps/output.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o output.lo `test -f 'output.c' || echo './'`output.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c output.c -MT output.lo -MD -MP -MF .deps/output.TPlo -o .libs/output.o source='pns.c' object='pns.lo' libtool=yes \ depfile='.deps/pns.Plo' tmpdepfile='.deps/pns.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o pns.lo `test -f 'pns.c' || echo './'`pns.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c pns.c -MT pns.lo -MD -MP -MF .deps/pns.TPlo -o .libs/pns.o source='pulse.c' object='pulse.lo' libtool=yes \ depfile='.deps/pulse.Plo' tmpdepfile='.deps/pulse.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o pulse.lo `test -f 'pulse.c' || echo './'`pulse.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c pulse.c -MT pulse.lo -MD -MP -MF .deps/pulse.TPlo -o .libs/pulse.o source='rvlc.c' object='rvlc.lo' libtool=yes \ depfile='.deps/rvlc.Plo' tmpdepfile='.deps/rvlc.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o rvlc.lo `test -f 'rvlc.c' || echo './'`rvlc.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c rvlc.c -MT rvlc.lo -MD -MP -MF .deps/rvlc.TPlo -o .libs/rvlc.o source='sbr_dct.c' object='sbr_dct.lo' libtool=yes \ depfile='.deps/sbr_dct.Plo' tmpdepfile='.deps/sbr_dct.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o sbr_dct.lo `test -f 'sbr_dct.c' || echo './'`sbr_dct.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c sbr_dct.c -MT sbr_dct.lo -MD -MP -MF .deps/sbr_dct.TPlo -o .libs/sbr_dct.o source='sbr_dec.c' object='sbr_dec.lo' libtool=yes \ depfile='.deps/sbr_dec.Plo' tmpdepfile='.deps/sbr_dec.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o sbr_dec.lo `test -f 'sbr_dec.c' || echo './'`sbr_dec.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c sbr_dec.c -MT sbr_dec.lo -MD -MP -MF .deps/sbr_dec.TPlo -o .libs/sbr_dec.o source='sbr_e_nf.c' object='sbr_e_nf.lo' libtool=yes \ depfile='.deps/sbr_e_nf.Plo' tmpdepfile='.deps/sbr_e_nf.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o sbr_e_nf.lo `test -f 'sbr_e_nf.c' || echo './'`sbr_e_nf.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c sbr_e_nf.c -MT sbr_e_nf.lo -MD -MP -MF .deps/sbr_e_nf.TPlo -o .libs/sbr_e_nf.o source='sbr_fbt.c' object='sbr_fbt.lo' libtool=yes \ depfile='.deps/sbr_fbt.Plo' tmpdepfile='.deps/sbr_fbt.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o sbr_fbt.lo `test -f 'sbr_fbt.c' || echo './'`sbr_fbt.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c sbr_fbt.c -MT sbr_fbt.lo -MD -MP -MF .deps/sbr_fbt.TPlo -o .libs/sbr_fbt.o source='sbr_hfadj.c' object='sbr_hfadj.lo' libtool=yes \ depfile='.deps/sbr_hfadj.Plo' tmpdepfile='.deps/sbr_hfadj.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o sbr_hfadj.lo `test -f 'sbr_hfadj.c' || echo './'`sbr_hfadj.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c sbr_hfadj.c -MT sbr_hfadj.lo -MD -MP -MF .deps/sbr_hfadj.TPlo -o .libs/sbr_hfadj.o source='sbr_hfgen.c' object='sbr_hfgen.lo' libtool=yes \ depfile='.deps/sbr_hfgen.Plo' tmpdepfile='.deps/sbr_hfgen.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o sbr_hfgen.lo `test -f 'sbr_hfgen.c' || echo './'`sbr_hfgen.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c sbr_hfgen.c -MT sbr_hfgen.lo -MD -MP -MF .deps/sbr_hfgen.TPlo -o .libs/sbr_hfgen.o source='sbr_huff.c' object='sbr_huff.lo' libtool=yes \ depfile='.deps/sbr_huff.Plo' tmpdepfile='.deps/sbr_huff.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o sbr_huff.lo `test -f 'sbr_huff.c' || echo './'`sbr_huff.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c sbr_huff.c -MT sbr_huff.lo -MD -MP -MF .deps/sbr_huff.TPlo -o .libs/sbr_huff.o source='sbr_qmf.c' object='sbr_qmf.lo' libtool=yes \ depfile='.deps/sbr_qmf.Plo' tmpdepfile='.deps/sbr_qmf.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o sbr_qmf.lo `test -f 'sbr_qmf.c' || echo './'`sbr_qmf.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c sbr_qmf.c -MT sbr_qmf.lo -MD -MP -MF .deps/sbr_qmf.TPlo -o .libs/sbr_qmf.o source='sbr_syntax.c' object='sbr_syntax.lo' libtool=yes \ depfile='.deps/sbr_syntax.Plo' tmpdepfile='.deps/sbr_syntax.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o sbr_syntax.lo `test -f 'sbr_syntax.c' || echo './'`sbr_syntax.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c sbr_syntax.c -MT sbr_syntax.lo -MD -MP -MF .deps/sbr_syntax.TPlo -o .libs/sbr_syntax.o source='sbr_tf_grid.c' object='sbr_tf_grid.lo' libtool=yes \ depfile='.deps/sbr_tf_grid.Plo' tmpdepfile='.deps/sbr_tf_grid.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o sbr_tf_grid.lo `test -f 'sbr_tf_grid.c' || echo './'`sbr_tf_grid.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c sbr_tf_grid.c -MT sbr_tf_grid.lo -MD -MP -MF .deps/sbr_tf_grid.TPlo -o .libs/sbr_tf_grid.o source='specrec.c' object='specrec.lo' libtool=yes \ depfile='.deps/specrec.Plo' tmpdepfile='.deps/specrec.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o specrec.lo `test -f 'specrec.c' || echo './'`specrec.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c specrec.c -MT specrec.lo -MD -MP -MF .deps/specrec.TPlo -o .libs/specrec.o source='ssr.c' object='ssr.lo' libtool=yes \ depfile='.deps/ssr.Plo' tmpdepfile='.deps/ssr.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o ssr.lo `test -f 'ssr.c' || echo './'`ssr.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c ssr.c -MT ssr.lo -MD -MP -MF .deps/ssr.TPlo -o .libs/ssr.o source='ssr_fb.c' object='ssr_fb.lo' libtool=yes \ depfile='.deps/ssr_fb.Plo' tmpdepfile='.deps/ssr_fb.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o ssr_fb.lo `test -f 'ssr_fb.c' || echo './'`ssr_fb.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c ssr_fb.c -MT ssr_fb.lo -MD -MP -MF .deps/ssr_fb.TPlo -o .libs/ssr_fb.o source='ssr_ipqf.c' object='ssr_ipqf.lo' libtool=yes \ depfile='.deps/ssr_ipqf.Plo' tmpdepfile='.deps/ssr_ipqf.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o ssr_ipqf.lo `test -f 'ssr_ipqf.c' || echo './'`ssr_ipqf.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c ssr_ipqf.c -MT ssr_ipqf.lo -MD -MP -MF .deps/ssr_ipqf.TPlo -o .libs/ssr_ipqf.o source='syntax.c' object='syntax.lo' libtool=yes \ depfile='.deps/syntax.Plo' tmpdepfile='.deps/syntax.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o syntax.lo `test -f 'syntax.c' || echo './'`syntax.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c syntax.c -MT syntax.lo -MD -MP -MF .deps/syntax.TPlo -o .libs/syntax.o syntax.c: In function `tns_data': syntax.c:1725: warning: `start_coef_bits' might be used uninitialized in this function source='tns.c' object='tns.lo' libtool=yes \ depfile='.deps/tns.Plo' tmpdepfile='.deps/tns.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o tns.lo `test -f 'tns.c' || echo './'`tns.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c tns.c -MT tns.lo -MD -MP -MF .deps/tns.TPlo -o .libs/tns.o source='xine_decoder.c' object='xine_decoder.lo' libtool=yes \ depfile='.deps/xine_decoder.Plo' tmpdepfile='.deps/xine_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_decoder.lo `test -f 'xine_decoder.c' || echo './'`xine_decoder.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_decoder.c -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.TPlo -o .libs/xine_decoder.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_faad.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module bits.lo cfft.lo common.lo decoder.lo drc.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 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 gcc -shared .libs/bits.o .libs/cfft.o .libs/common.o .libs/decoder.o .libs/drc.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/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/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/libfaad' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libfaad' Making all in libflac make[3]: Entering directory `/usr/local/src/xine-lib/src/libflac' source='demux_flac.c' object='demux_flac.lo' libtool=yes \ depfile='.deps/demux_flac.Plo' tmpdepfile='.deps/demux_flac.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -INONE/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o demux_flac.lo `test -f 'demux_flac.c' || echo './'`demux_flac.c 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 -INONE/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c demux_flac.c -MT demux_flac.lo -MD -MP -MF .deps/demux_flac.TPlo -o .libs/demux_flac.o source='decoder_flac.c' object='decoder_flac.lo' libtool=yes \ depfile='.deps/decoder_flac.Plo' tmpdepfile='.deps/decoder_flac.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -INONE/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o decoder_flac.lo `test -f 'decoder_flac.c' || echo './'`decoder_flac.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 -INONE/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c decoder_flac.c -MT decoder_flac.lo -MD -MP -MF .deps/decoder_flac.TPlo -o .libs/decoder_flac.o /bin/sh ../../libtool-nofpic --mode=link gcc -INONE/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_flac.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module -lFLAC demux_flac.lo decoder_flac.lo -lFLAC -lm gcc -shared .libs/demux_flac.o .libs/decoder_flac.o /usr/lib/libFLAC.so -lm -mcpu=athlon -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/local/src/xine-lib/src/libflac' Making all in libmusepack make[3]: Entering directory `/usr/local/src/xine-lib/src/libmusepack' Making all in musepack make[4]: Entering directory `/usr/local/src/xine-lib/src/libmusepack/musepack' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/local/src/xine-lib/src/libmusepack/musepack' make[4]: Entering directory `/usr/local/src/xine-lib/src/libmusepack' source='huffsv46.c' object='huffsv46.lo' libtool=yes \ depfile='.deps/huffsv46.Plo' tmpdepfile='.deps/huffsv46.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o huffsv46.lo `test -f 'huffsv46.c' || echo './'`huffsv46.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c huffsv46.c -MT huffsv46.lo -MD -MP -MF .deps/huffsv46.TPlo -o .libs/huffsv46.o source='huffsv7.c' object='huffsv7.lo' libtool=yes \ depfile='.deps/huffsv7.Plo' tmpdepfile='.deps/huffsv7.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o huffsv7.lo `test -f 'huffsv7.c' || echo './'`huffsv7.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c huffsv7.c -MT huffsv7.lo -MD -MP -MF .deps/huffsv7.TPlo -o .libs/huffsv7.o source='idtag.c' object='idtag.lo' libtool=yes \ depfile='.deps/idtag.Plo' tmpdepfile='.deps/idtag.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o idtag.lo `test -f 'idtag.c' || echo './'`idtag.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c idtag.c -MT idtag.lo -MD -MP -MF .deps/idtag.TPlo -o .libs/idtag.o source='mpc_decoder.c' object='mpc_decoder.lo' libtool=yes \ depfile='.deps/mpc_decoder.Plo' tmpdepfile='.deps/mpc_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mpc_decoder.lo `test -f 'mpc_decoder.c' || echo './'`mpc_decoder.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mpc_decoder.c -MT mpc_decoder.lo -MD -MP -MF .deps/mpc_decoder.TPlo -o .libs/mpc_decoder.o source='mpc_reader.c' object='mpc_reader.lo' libtool=yes \ depfile='.deps/mpc_reader.Plo' tmpdepfile='.deps/mpc_reader.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mpc_reader.lo `test -f 'mpc_reader.c' || echo './'`mpc_reader.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mpc_reader.c -MT mpc_reader.lo -MD -MP -MF .deps/mpc_reader.TPlo -o .libs/mpc_reader.o source='requant.c' object='requant.lo' libtool=yes \ depfile='.deps/requant.Plo' tmpdepfile='.deps/requant.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o requant.lo `test -f 'requant.c' || echo './'`requant.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c requant.c -MT requant.lo -MD -MP -MF .deps/requant.TPlo -o .libs/requant.o source='streaminfo.c' object='streaminfo.lo' libtool=yes \ depfile='.deps/streaminfo.Plo' tmpdepfile='.deps/streaminfo.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o streaminfo.lo `test -f 'streaminfo.c' || echo './'`streaminfo.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c streaminfo.c -MT streaminfo.lo -MD -MP -MF .deps/streaminfo.TPlo -o .libs/streaminfo.o source='synth_filter.c' object='synth_filter.lo' libtool=yes \ depfile='.deps/synth_filter.Plo' tmpdepfile='.deps/synth_filter.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o synth_filter.lo `test -f 'synth_filter.c' || echo './'`synth_filter.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c synth_filter.c -MT synth_filter.lo -MD -MP -MF .deps/synth_filter.TPlo -o .libs/synth_filter.o source='xine_decoder.c' object='xine_decoder.lo' libtool=yes \ depfile='.deps/xine_decoder.Plo' tmpdepfile='.deps/xine_decoder.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_decoder.lo `test -f 'xine_decoder.c' || echo './'`xine_decoder.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_decoder.c -MT xine_decoder.lo -MD -MP -MF .deps/xine_decoder.TPlo -o .libs/xine_decoder.o /bin/sh ../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_mpc.la -rpath /usr/local/lib/xine/plugins/1.0.0 -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 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/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/libmusepack' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libmusepack' Making all in post make[3]: Entering directory `/usr/local/src/xine-lib/src/post' Making all in planar make[4]: Entering directory `/usr/local/src/xine-lib/src/post/planar' source='planar.c' object='planar.lo' libtool=yes \ depfile='.deps/planar.Plo' tmpdepfile='.deps/planar.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o planar.lo `test -f 'planar.c' || echo './'`planar.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c planar.c -MT planar.lo -MD -MP -MF .deps/planar.TPlo -o .libs/planar.o source='invert.c' object='invert.lo' libtool=yes \ depfile='.deps/invert.Plo' tmpdepfile='.deps/invert.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o invert.lo `test -f 'invert.c' || echo './'`invert.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 -I../../../src/libffmpeg/libavcodec/libpostproc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c invert.c -MT invert.lo -MD -MP -MF .deps/invert.TPlo -o .libs/invert.o source='expand.c' object='expand.lo' libtool=yes \ depfile='.deps/expand.Plo' tmpdepfile='.deps/expand.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o expand.lo `test -f 'expand.c' || echo './'`expand.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 -I../../../src/libffmpeg/libavcodec/libpostproc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c expand.c -MT expand.lo -MD -MP -MF .deps/expand.TPlo -o .libs/expand.o source='boxblur.c' object='boxblur.lo' libtool=yes \ depfile='.deps/boxblur.Plo' tmpdepfile='.deps/boxblur.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o boxblur.lo `test -f 'boxblur.c' || echo './'`boxblur.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 -I../../../src/libffmpeg/libavcodec/libpostproc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c boxblur.c -MT boxblur.lo -MD -MP -MF .deps/boxblur.TPlo -o .libs/boxblur.o source='denoise3d.c' object='denoise3d.lo' libtool=yes \ depfile='.deps/denoise3d.Plo' tmpdepfile='.deps/denoise3d.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o denoise3d.lo `test -f 'denoise3d.c' || echo './'`denoise3d.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 -I../../../src/libffmpeg/libavcodec/libpostproc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c denoise3d.c -MT denoise3d.lo -MD -MP -MF .deps/denoise3d.TPlo -o .libs/denoise3d.o source='eq.c' object='eq.lo' libtool=yes \ depfile='.deps/eq.Plo' tmpdepfile='.deps/eq.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o eq.lo `test -f 'eq.c' || echo './'`eq.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 -I../../../src/libffmpeg/libavcodec/libpostproc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c eq.c -MT eq.lo -MD -MP -MF .deps/eq.TPlo -o .libs/eq.o source='eq2.c' object='eq2.lo' libtool=yes \ depfile='.deps/eq2.Plo' tmpdepfile='.deps/eq2.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o eq2.lo `test -f 'eq2.c' || echo './'`eq2.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 -I../../../src/libffmpeg/libavcodec/libpostproc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c eq2.c -MT eq2.lo -MD -MP -MF .deps/eq2.TPlo -o .libs/eq2.o source='unsharp.c' object='unsharp.lo' libtool=yes \ depfile='.deps/unsharp.Plo' tmpdepfile='.deps/unsharp.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o unsharp.lo `test -f 'unsharp.c' || echo './'`unsharp.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 -I../../../src/libffmpeg/libavcodec/libpostproc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c unsharp.c -MT unsharp.lo -MD -MP -MF .deps/unsharp.TPlo -o .libs/unsharp.o source='pp.c' object='pp.lo' libtool=yes \ depfile='.deps/pp.Plo' tmpdepfile='.deps/pp.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o pp.lo `test -f 'pp.c' || echo './'`pp.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 -I../../../src/libffmpeg/libavcodec/libpostproc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c pp.c -MT pp.lo -MD -MP -MF .deps/pp.TPlo -o .libs/pp.o /bin/sh ../../../libtool-nofpic --mode=link gcc -I../../../src/libffmpeg/libavcodec/libpostproc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_post_planar.la -rpath /usr/local/lib/xine/plugins/1.0.0/post -avoid-version -module planar.lo invert.lo expand.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 gcc -shared .libs/planar.o .libs/invert.o .libs/expand.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/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../../src/xine-engine/.libs/libxine.so -lm -mcpu=athlon -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/local/src/xine-lib/src/post/planar' Making all in goom make[4]: Entering directory `/usr/local/src/xine-lib/src/post/goom' source='mmx.c' object='mmx.lo' libtool=yes \ depfile='.deps/mmx.Plo' tmpdepfile='.deps/mmx.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mmx.lo `test -f 'mmx.c' || echo './'`mmx.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mmx.c -MT mmx.lo -MD -MP -MF .deps/mmx.TPlo -o .libs/mmx.o source='xmmx.c' object='xmmx.lo' libtool=yes \ depfile='.deps/xmmx.Plo' tmpdepfile='.deps/xmmx.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xmmx.lo `test -f 'xmmx.c' || echo './'`xmmx.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xmmx.c -MT xmmx.lo -MD -MP -MF .deps/xmmx.TPlo -o .libs/xmmx.o source='xine_goom.c' object='xine_goom.lo' libtool=yes \ depfile='.deps/xine_goom.Plo' tmpdepfile='.deps/xine_goom.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_goom.lo `test -f 'xine_goom.c' || echo './'`xine_goom.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_goom.c -MT xine_goom.lo -MD -MP -MF .deps/xine_goom.TPlo -o .libs/xine_goom.o source='config_param.c' object='config_param.lo' libtool=yes \ depfile='.deps/config_param.Plo' tmpdepfile='.deps/config_param.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o config_param.lo `test -f 'config_param.c' || echo './'`config_param.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c config_param.c -MT config_param.lo -MD -MP -MF .deps/config_param.TPlo -o .libs/config_param.o source='convolve_fx.c' object='convolve_fx.lo' libtool=yes \ depfile='.deps/convolve_fx.Plo' tmpdepfile='.deps/convolve_fx.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o convolve_fx.lo `test -f 'convolve_fx.c' || echo './'`convolve_fx.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c convolve_fx.c -MT convolve_fx.lo -MD -MP -MF .deps/convolve_fx.TPlo -o .libs/convolve_fx.o source='cpu_info.c' object='cpu_info.lo' libtool=yes \ depfile='.deps/cpu_info.Plo' tmpdepfile='.deps/cpu_info.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o cpu_info.lo `test -f 'cpu_info.c' || echo './'`cpu_info.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c cpu_info.c -MT cpu_info.lo -MD -MP -MF .deps/cpu_info.TPlo -o .libs/cpu_info.o source='drawmethods.c' object='drawmethods.lo' libtool=yes \ depfile='.deps/drawmethods.Plo' tmpdepfile='.deps/drawmethods.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o drawmethods.lo `test -f 'drawmethods.c' || echo './'`drawmethods.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c drawmethods.c -MT drawmethods.lo -MD -MP -MF .deps/drawmethods.TPlo -o .libs/drawmethods.o source='filters.c' object='filters.lo' libtool=yes \ depfile='.deps/filters.Plo' tmpdepfile='.deps/filters.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o filters.lo `test -f 'filters.c' || echo './'`filters.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c filters.c -MT filters.lo -MD -MP -MF .deps/filters.TPlo -o .libs/filters.o source='flying_stars_fx.c' object='flying_stars_fx.lo' libtool=yes \ depfile='.deps/flying_stars_fx.Plo' tmpdepfile='.deps/flying_stars_fx.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o flying_stars_fx.lo `test -f 'flying_stars_fx.c' || echo './'`flying_stars_fx.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c flying_stars_fx.c -MT flying_stars_fx.lo -MD -MP -MF .deps/flying_stars_fx.TPlo -o .libs/flying_stars_fx.o source='gfontlib.c' object='gfontlib.lo' libtool=yes \ depfile='.deps/gfontlib.Plo' tmpdepfile='.deps/gfontlib.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o gfontlib.lo `test -f 'gfontlib.c' || echo './'`gfontlib.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c gfontlib.c -MT gfontlib.lo -MD -MP -MF .deps/gfontlib.TPlo -o .libs/gfontlib.o source='gfontrle.c' object='gfontrle.lo' libtool=yes \ depfile='.deps/gfontrle.Plo' tmpdepfile='.deps/gfontrle.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o gfontrle.lo `test -f 'gfontrle.c' || echo './'`gfontrle.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c gfontrle.c -MT gfontrle.lo -MD -MP -MF .deps/gfontrle.TPlo -o .libs/gfontrle.o source='goom_core.c' object='goom_core.lo' libtool=yes \ depfile='.deps/goom_core.Plo' tmpdepfile='.deps/goom_core.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o goom_core.lo `test -f 'goom_core.c' || echo './'`goom_core.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c goom_core.c -MT goom_core.lo -MD -MP -MF .deps/goom_core.TPlo -o .libs/goom_core.o source='goom_tools.c' object='goom_tools.lo' libtool=yes \ depfile='.deps/goom_tools.Plo' tmpdepfile='.deps/goom_tools.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o goom_tools.lo `test -f 'goom_tools.c' || echo './'`goom_tools.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c goom_tools.c -MT goom_tools.lo -MD -MP -MF .deps/goom_tools.TPlo -o .libs/goom_tools.o source='goomsl.c' object='goomsl.lo' libtool=yes \ depfile='.deps/goomsl.Plo' tmpdepfile='.deps/goomsl.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o goomsl.lo `test -f 'goomsl.c' || echo './'`goomsl.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c goomsl.c -MT goomsl.lo -MD -MP -MF .deps/goomsl.TPlo -o .libs/goomsl.o source='goomsl_hash.c' object='goomsl_hash.lo' libtool=yes \ depfile='.deps/goomsl_hash.Plo' tmpdepfile='.deps/goomsl_hash.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o goomsl_hash.lo `test -f 'goomsl_hash.c' || echo './'`goomsl_hash.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c goomsl_hash.c -MT goomsl_hash.lo -MD -MP -MF .deps/goomsl_hash.TPlo -o .libs/goomsl_hash.o source='goomsl_lex.c' object='goomsl_lex.lo' libtool=yes \ depfile='.deps/goomsl_lex.Plo' tmpdepfile='.deps/goomsl_lex.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o goomsl_lex.lo `test -f 'goomsl_lex.c' || echo './'`goomsl_lex.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c goomsl_lex.c -MT goomsl_lex.lo -MD -MP -MF .deps/goomsl_lex.TPlo -o .libs/goomsl_lex.o source='goomsl_yacc.c' object='goomsl_yacc.lo' libtool=yes \ depfile='.deps/goomsl_yacc.Plo' tmpdepfile='.deps/goomsl_yacc.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o goomsl_yacc.lo `test -f 'goomsl_yacc.c' || echo './'`goomsl_yacc.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c goomsl_yacc.c -MT goomsl_yacc.lo -MD -MP -MF .deps/goomsl_yacc.TPlo -o .libs/goomsl_yacc.o source='graphic.c' object='graphic.lo' libtool=yes \ depfile='.deps/graphic.Plo' tmpdepfile='.deps/graphic.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o graphic.lo `test -f 'graphic.c' || echo './'`graphic.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c graphic.c -MT graphic.lo -MD -MP -MF .deps/graphic.TPlo -o .libs/graphic.o source='ifs.c' object='ifs.lo' libtool=yes \ depfile='.deps/ifs.Plo' tmpdepfile='.deps/ifs.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o ifs.lo `test -f 'ifs.c' || echo './'`ifs.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c ifs.c -MT ifs.lo -MD -MP -MF .deps/ifs.TPlo -o .libs/ifs.o source='lines.c' object='lines.lo' libtool=yes \ depfile='.deps/lines.Plo' tmpdepfile='.deps/lines.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o lines.lo `test -f 'lines.c' || echo './'`lines.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c lines.c -MT lines.lo -MD -MP -MF .deps/lines.TPlo -o .libs/lines.o source='mathtools.c' object='mathtools.lo' libtool=yes \ depfile='.deps/mathtools.Plo' tmpdepfile='.deps/mathtools.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mathtools.lo `test -f 'mathtools.c' || echo './'`mathtools.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mathtools.c -MT mathtools.lo -MD -MP -MF .deps/mathtools.TPlo -o .libs/mathtools.o source='plugin_info.c' object='plugin_info.lo' libtool=yes \ depfile='.deps/plugin_info.Plo' tmpdepfile='.deps/plugin_info.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o plugin_info.lo `test -f 'plugin_info.c' || echo './'`plugin_info.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c plugin_info.c -MT plugin_info.lo -MD -MP -MF .deps/plugin_info.TPlo -o .libs/plugin_info.o source='sound_tester.c' object='sound_tester.lo' libtool=yes \ depfile='.deps/sound_tester.Plo' tmpdepfile='.deps/sound_tester.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o sound_tester.lo `test -f 'sound_tester.c' || echo './'`sound_tester.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c sound_tester.c -MT sound_tester.lo -MD -MP -MF .deps/sound_tester.TPlo -o .libs/sound_tester.o source='surf3d.c' object='surf3d.lo' libtool=yes \ depfile='.deps/surf3d.Plo' tmpdepfile='.deps/surf3d.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o surf3d.lo `test -f 'surf3d.c' || echo './'`surf3d.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c surf3d.c -MT surf3d.lo -MD -MP -MF .deps/surf3d.TPlo -o .libs/surf3d.o source='tentacle3d.c' object='tentacle3d.lo' libtool=yes \ depfile='.deps/tentacle3d.Plo' tmpdepfile='.deps/tentacle3d.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o tentacle3d.lo `test -f 'tentacle3d.c' || echo './'`tentacle3d.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c tentacle3d.c -MT tentacle3d.lo -MD -MP -MF .deps/tentacle3d.TPlo -o .libs/tentacle3d.o source='v3d.c' object='v3d.lo' libtool=yes \ depfile='.deps/v3d.Plo' tmpdepfile='.deps/v3d.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o v3d.lo `test -f 'v3d.c' || echo './'`v3d.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 -DHAVE_MMX -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c v3d.c -MT v3d.lo -MD -MP -MF .deps/v3d.TPlo -o .libs/v3d.o /bin/sh ../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_post_goom.la -rpath /usr/local/lib/xine/plugins/1.0.0/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_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 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_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/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/post/goom' Making all in visualizations make[4]: Entering directory `/usr/local/src/xine-lib/src/post/visualizations' source='visualizations.c' object='visualizations.lo' libtool=yes \ depfile='.deps/visualizations.Plo' tmpdepfile='.deps/visualizations.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o visualizations.lo `test -f 'visualizations.c' || echo './'`visualizations.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c visualizations.c -MT visualizations.lo -MD -MP -MF .deps/visualizations.TPlo -o .libs/visualizations.o source='fft.c' object='fft.lo' libtool=yes \ depfile='.deps/fft.Plo' tmpdepfile='.deps/fft.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o fft.lo `test -f 'fft.c' || echo './'`fft.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c fft.c -MT fft.lo -MD -MP -MF .deps/fft.TPlo -o .libs/fft.o source='fftscope.c' object='fftscope.lo' libtool=yes \ depfile='.deps/fftscope.Plo' tmpdepfile='.deps/fftscope.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o fftscope.lo `test -f 'fftscope.c' || echo './'`fftscope.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c fftscope.c -MT fftscope.lo -MD -MP -MF .deps/fftscope.TPlo -o .libs/fftscope.o source='oscope.c' object='oscope.lo' libtool=yes \ depfile='.deps/oscope.Plo' tmpdepfile='.deps/oscope.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o oscope.lo `test -f 'oscope.c' || echo './'`oscope.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c oscope.c -MT oscope.lo -MD -MP -MF .deps/oscope.TPlo -o .libs/oscope.o source='fftgraph.c' object='fftgraph.lo' libtool=yes \ depfile='.deps/fftgraph.Plo' tmpdepfile='.deps/fftgraph.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o fftgraph.lo `test -f 'fftgraph.c' || echo './'`fftgraph.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c fftgraph.c -MT fftgraph.lo -MD -MP -MF .deps/fftgraph.TPlo -o .libs/fftgraph.o /bin/sh ../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_post_visualizations.la -rpath /usr/local/lib/xine/plugins/1.0.0/post -avoid-version -module -lm visualizations.lo fft.lo fftscope.lo oscope.lo fftgraph.lo ../../../src/xine-engine/libxine.la gcc -shared .libs/visualizations.o .libs/fft.o .libs/fftscope.o .libs/oscope.o .libs/fftgraph.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -lm ../../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/post/visualizations' Making all in mosaico make[4]: Entering directory `/usr/local/src/xine-lib/src/post/mosaico' source='mosaico.c' object='mosaico.lo' libtool=yes \ depfile='.deps/mosaico.Plo' tmpdepfile='.deps/mosaico.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o mosaico.lo `test -f 'mosaico.c' || echo './'`mosaico.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c mosaico.c -MT mosaico.lo -MD -MP -MF .deps/mosaico.TPlo -o .libs/mosaico.o /bin/sh ../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_post_mosaico.la -rpath /usr/local/lib/xine/plugins/1.0.0/post -avoid-version -module mosaico.lo ../../../src/xine-engine/libxine.la gcc -shared .libs/mosaico.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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) source='switch.c' object='switch.lo' libtool=yes \ depfile='.deps/switch.Plo' tmpdepfile='.deps/switch.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o switch.lo `test -f 'switch.c' || echo './'`switch.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c switch.c -MT switch.lo -MD -MP -MF .deps/switch.TPlo -o .libs/switch.o /bin/sh ../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_post_switch.la -rpath /usr/local/lib/xine/plugins/1.0.0/post -avoid-version -module switch.lo ../../../src/xine-engine/libxine.la gcc -shared .libs/switch.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/post/mosaico' Making all in deinterlace make[4]: Entering directory `/usr/local/src/xine-lib/src/post/deinterlace' Making all in plugins make[5]: Entering directory `/usr/local/src/xine-lib/src/post/deinterlace/plugins' source='double.c' object='double.lo' libtool=yes \ depfile='.deps/double.Plo' tmpdepfile='.deps/double.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o double.lo `test -f 'double.c' || echo './'`double.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c double.c -MT double.lo -MD -MP -MF .deps/double.TPlo -o .libs/double.o source='greedy.c' object='greedy.lo' libtool=yes \ depfile='.deps/greedy.Plo' tmpdepfile='.deps/greedy.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o greedy.lo `test -f 'greedy.c' || echo './'`greedy.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 -I../../../../src/post/deinterlace -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c greedy.c -MT greedy.lo -MD -MP -MF .deps/greedy.TPlo -o .libs/greedy.o source='linear.c' object='linear.lo' libtool=yes \ depfile='.deps/linear.Plo' tmpdepfile='.deps/linear.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o linear.lo `test -f 'linear.c' || echo './'`linear.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 -I../../../../src/post/deinterlace -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c linear.c -MT linear.lo -MD -MP -MF .deps/linear.TPlo -o .libs/linear.o source='linearblend.c' object='linearblend.lo' libtool=yes \ depfile='.deps/linearblend.Plo' tmpdepfile='.deps/linearblend.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o linearblend.lo `test -f 'linearblend.c' || echo './'`linearblend.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 -I../../../../src/post/deinterlace -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c linearblend.c -MT linearblend.lo -MD -MP -MF .deps/linearblend.TPlo -o .libs/linearblend.o source='vfir.c' object='vfir.lo' libtool=yes \ depfile='.deps/vfir.Plo' tmpdepfile='.deps/vfir.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o vfir.lo `test -f 'vfir.c' || echo './'`vfir.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 -I../../../../src/post/deinterlace -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c vfir.c -MT vfir.lo -MD -MP -MF .deps/vfir.TPlo -o .libs/vfir.o source='weave.c' object='weave.lo' libtool=yes \ depfile='.deps/weave.Plo' tmpdepfile='.deps/weave.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o weave.lo `test -f 'weave.c' || echo './'`weave.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 -I../../../../src/post/deinterlace -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c weave.c -MT weave.lo -MD -MP -MF .deps/weave.TPlo -o .libs/weave.o source='greedy2frame.c' object='greedy2frame.lo' libtool=yes \ depfile='.deps/greedy2frame.Plo' tmpdepfile='.deps/greedy2frame.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o greedy2frame.lo `test -f 'greedy2frame.c' || echo './'`greedy2frame.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 -I../../../../src/post/deinterlace -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c greedy2frame.c -MT greedy2frame.lo -MD -MP -MF .deps/greedy2frame.TPlo -o .libs/greedy2frame.o source='scalerbob.c' object='scalerbob.lo' libtool=yes \ depfile='.deps/scalerbob.Plo' tmpdepfile='.deps/scalerbob.TPlo' \ depmode=gcc3 /bin/sh ../../../../depcomp \ /bin/sh ../../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../include -I../../../../include -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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o scalerbob.lo `test -f 'scalerbob.c' || echo './'`scalerbob.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 -I../../../../src/post/deinterlace -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c scalerbob.c -MT scalerbob.lo -MD -MP -MF .deps/scalerbob.TPlo -o .libs/scalerbob.o /bin/sh ../../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o libdeinterlaceplugins.la -avoid-version -module double.lo greedy.lo linear.lo linearblend.lo vfir.lo weave.lo greedy2frame.lo scalerbob.lo ../../../../src/xine-engine/libxine.la 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 ranlib .libs/libdeinterlaceplugins.a creating libdeinterlaceplugins.la (cd .libs && rm -f libdeinterlaceplugins.la && ln -s ../libdeinterlaceplugins.la libdeinterlaceplugins.la) make[5]: Leaving directory `/usr/local/src/xine-lib/src/post/deinterlace/plugins' make[5]: Entering directory `/usr/local/src/xine-lib/src/post/deinterlace' source='xine_plugin.c' object='xine_plugin.lo' libtool=yes \ depfile='.deps/xine_plugin.Plo' tmpdepfile='.deps/xine_plugin.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o xine_plugin.lo `test -f 'xine_plugin.c' || echo './'`xine_plugin.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c xine_plugin.c -MT xine_plugin.lo -MD -MP -MF .deps/xine_plugin.TPlo -o .libs/xine_plugin.o source='deinterlace.c' object='deinterlace.lo' libtool=yes \ depfile='.deps/deinterlace.Plo' tmpdepfile='.deps/deinterlace.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o deinterlace.lo `test -f 'deinterlace.c' || echo './'`deinterlace.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c deinterlace.c -MT deinterlace.lo -MD -MP -MF .deps/deinterlace.TPlo -o .libs/deinterlace.o source='pulldown.c' object='pulldown.lo' libtool=yes \ depfile='.deps/pulldown.Plo' tmpdepfile='.deps/pulldown.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o pulldown.lo `test -f 'pulldown.c' || echo './'`pulldown.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c pulldown.c -MT pulldown.lo -MD -MP -MF .deps/pulldown.TPlo -o .libs/pulldown.o source='speedy.c' object='speedy.lo' libtool=yes \ depfile='.deps/speedy.Plo' tmpdepfile='.deps/speedy.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o speedy.lo `test -f 'speedy.c' || echo './'`speedy.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c speedy.c -MT speedy.lo -MD -MP -MF .deps/speedy.TPlo -o .libs/speedy.o source='tvtime.c' object='tvtime.lo' libtool=yes \ depfile='.deps/tvtime.Plo' tmpdepfile='.deps/tvtime.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o tvtime.lo `test -f 'tvtime.c' || echo './'`tvtime.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c tvtime.c -MT tvtime.lo -MD -MP -MF .deps/tvtime.TPlo -o .libs/tvtime.o /bin/sh ../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_post_tvtime.la -rpath /usr/local/lib/xine/plugins/1.0.0/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 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/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib ../../../src/xine-engine/.libs/libxine.so /usr/local/src/xine-lib/src/xine-engine/.libs/libxine.so -lpthread -ldl -lm /usr/lib/libfreetype.so -lz -lrt -mcpu=athlon -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/local/src/xine-lib/src/post/deinterlace' make[4]: Leaving directory `/usr/local/src/xine-lib/src/post/deinterlace' Making all in audio make[4]: Entering directory `/usr/local/src/xine-lib/src/post/audio' source='upmix.c' object='upmix.lo' libtool=yes \ depfile='.deps/upmix.Plo' tmpdepfile='.deps/upmix.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o upmix.lo `test -f 'upmix.c' || echo './'`upmix.c 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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c upmix.c -MT upmix.lo -MD -MP -MF .deps/upmix.TPlo -o .libs/upmix.o source='filter.c' object='filter.lo' libtool=yes \ depfile='.deps/filter.Plo' tmpdepfile='.deps/filter.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o filter.lo `test -f 'filter.c' || echo './'`filter.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c filter.c -MT filter.lo -MD -MP -MF .deps/filter.TPlo -o .libs/filter.o source='window.c' object='window.lo' libtool=yes \ depfile='.deps/window.Plo' tmpdepfile='.deps/window.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o window.lo `test -f 'window.c' || echo './'`window.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c window.c -MT window.lo -MD -MP -MF .deps/window.TPlo -o .libs/window.o source='stretch.c' object='stretch.lo' libtool=yes \ depfile='.deps/stretch.Plo' tmpdepfile='.deps/stretch.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o stretch.lo `test -f 'stretch.c' || echo './'`stretch.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c stretch.c -MT stretch.lo -MD -MP -MF .deps/stretch.TPlo -o .libs/stretch.o stretch.c: In function `stretch_process_fragment': stretch.c:479: warning: use of cast expressions as lvalues is deprecated stretch.c: In function `stretch_port_put_buffer': stretch.c:590: warning: use of cast expressions as lvalues is deprecated source='audio_filters.c' object='audio_filters.lo' libtool=yes \ depfile='.deps/audio_filters.Plo' tmpdepfile='.deps/audio_filters.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c -o audio_filters.lo `test -f 'audio_filters.c' || echo './'`audio_filters.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 -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -c audio_filters.c -MT audio_filters.lo -MD -MP -MF .deps/audio_filters.TPlo -o .libs/audio_filters.o /bin/sh ../../../libtool-nofpic --mode=link gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_post_audio_filters.la -rpath /usr/local/lib/xine/plugins/1.0.0/post -avoid-version -module -lm upmix.lo filter.lo window.lo stretch.lo audio_filters.lo ../../../src/xine-engine/libxine.la gcc -shared .libs/upmix.o .libs/filter.o .libs/window.o .libs/stretch.o .libs/audio_filters.o -Wl,--rpath -Wl,/usr/local/src/xine-lib/src/xine-engine/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -lm ../../../src/xine-engine/.libs/libxine.so -mcpu=athlon -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/local/src/xine-lib/src/post/audio' make[4]: Entering directory `/usr/local/src/xine-lib/src/post' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/local/src/xine-lib/src/post' make[3]: Leaving directory `/usr/local/src/xine-lib/src/post' make[3]: Entering directory `/usr/local/src/xine-lib/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/local/src/xine-lib/src' make[2]: Leaving directory `/usr/local/src/xine-lib/src' make[1]: Leaving directory `/usr/local/src/xine-lib/src' make[1]: Entering directory `/usr/local/src/xine-lib/win32' make[2]: Entering directory `/usr/local/src/xine-lib/win32' Making all in contrib make[3]: Entering directory `/usr/local/src/xine-lib/win32/contrib' Making all in zlib make[4]: Entering directory `/usr/local/src/xine-lib/win32/contrib/zlib' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/local/src/xine-lib/win32/contrib/zlib' Making all in pthreads make[4]: Entering directory `/usr/local/src/xine-lib/win32/contrib/pthreads' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/local/src/xine-lib/win32/contrib/pthreads' make[4]: Entering directory `/usr/local/src/xine-lib/win32/contrib' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/local/src/xine-lib/win32/contrib' make[3]: Leaving directory `/usr/local/src/xine-lib/win32/contrib' Making all in include make[3]: Entering directory `/usr/local/src/xine-lib/win32/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/src/xine-lib/win32/include' make[3]: Entering directory `/usr/local/src/xine-lib/win32' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/local/src/xine-lib/win32' make[2]: Leaving directory `/usr/local/src/xine-lib/win32' make[1]: Leaving directory `/usr/local/src/xine-lib/win32' Making install in doc make[1]: Entering directory `/usr/local/src/xine-lib/doc' Making install in man make[2]: Entering directory `/usr/local/src/xine-lib/doc/man' Making install in en make[3]: Entering directory `/usr/local/src/xine-lib/doc/man/en' make[4]: Entering directory `/usr/local/src/xine-lib/doc/man/en' make[4]: Nothing to be done for `install-exec-am'. /bin/sh ../../../mkinstalldirs /usr/local/man/man1 /bin/install -c -m 644 ./xine-config.1 /usr/local/man/man1/xine-config.1 make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/doc/man/en' make[5]: Leaving directory `/usr/local/src/xine-lib/doc/man/en' make[4]: Leaving directory `/usr/local/src/xine-lib/doc/man/en' make[3]: Leaving directory `/usr/local/src/xine-lib/doc/man/en' make[3]: Entering directory `/usr/local/src/xine-lib/doc/man' make[4]: Entering directory `/usr/local/src/xine-lib/doc/man' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/doc/man' make[5]: Leaving directory `/usr/local/src/xine-lib/doc/man' make[4]: Leaving directory `/usr/local/src/xine-lib/doc/man' make[3]: Leaving directory `/usr/local/src/xine-lib/doc/man' make[2]: Leaving directory `/usr/local/src/xine-lib/doc/man' Making install in hackersguide make[2]: Entering directory `/usr/local/src/xine-lib/doc/hackersguide' make[3]: Entering directory `/usr/local/src/xine-lib/doc/hackersguide' if test "." != "." ; then \ for file in hackersguide.sgml intro.sgml library.sgml overview.sgml internals.sgml stream.sgml output.sgml *.fig ; do \ test -f ./$file -a ./$file -nt ./$file || cp ./$file .; \ done ; \ fi make[3]: Leaving directory `/usr/local/src/xine-lib/doc/hackersguide' if test x"" = x"yes"; then \ echo "Please install sgmltools-lite."; \ exit 1; \ fi if test x"" != x"yes"; then \ touch hackersguide.html; \ sleep 1; \ touch hackersguide.sgml intro.sgml library.sgml overview.sgml internals.sgml stream.sgml output.sgml; \ fi make[3]: Entering directory `/usr/local/src/xine-lib/doc/hackersguide' make[3]: Nothing to be done for `install-exec-am'. make[4]: Entering directory `/usr/local/src/xine-lib/doc/hackersguide' if test "." != "." ; then \ for file in hackersguide.sgml intro.sgml library.sgml overview.sgml internals.sgml stream.sgml output.sgml *.fig ; do \ test -f ./$file -a ./$file -nt ./$file || cp ./$file .; \ done ; \ fi make[4]: Leaving directory `/usr/local/src/xine-lib/doc/hackersguide' if test x"" = x"yes"; then \ echo "Please install sgmltools-lite."; \ exit 1; \ fi if test x"" != x"yes"; then \ touch hackersguide.html; \ sleep 1; \ touch hackersguide.sgml intro.sgml library.sgml overview.sgml internals.sgml stream.sgml output.sgml; \ fi /bin/sh ../../mkinstalldirs /usr/local/share/doc/xine/hackersguide /bin/install -c -m 644 hackersguide.html /usr/local/share/doc/xine/hackersguide/hackersguide.html /bin/install -c -m 644 architecture.png /usr/local/share/doc/xine/hackersguide/architecture.png /bin/install -c -m 644 library.png /usr/local/share/doc/xine/hackersguide/library.png /bin/install -c -m 644 overlays.png /usr/local/share/doc/xine/hackersguide/overlays.png /bin/install -c -m 644 post_frame.png /usr/local/share/doc/xine/hackersguide/post_frame.png make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/doc/hackersguide' make[4]: Leaving directory `/usr/local/src/xine-lib/doc/hackersguide' make[3]: Leaving directory `/usr/local/src/xine-lib/doc/hackersguide' make[2]: Leaving directory `/usr/local/src/xine-lib/doc/hackersguide' Making install in faq make[2]: Entering directory `/usr/local/src/xine-lib/doc/faq' make[3]: Entering directory `/usr/local/src/xine-lib/doc/faq' if test "." != "." ; then \ test -f ./faq.sgml -a ./faq.sgml -nt ./faq.sgml || cp faq.sgml . ; \ fi make[3]: Leaving directory `/usr/local/src/xine-lib/doc/faq' if test x"" = x"yes"; then \ echo "Please install sgmltools-lite."; \ exit 1; \ fi if test x"" != x"yes"; then \ touch faq.html; \ sleep 1; \ touch faq.sgml; \ fi make[3]: Entering directory `/usr/local/src/xine-lib/doc/faq' if test "." != "." ; then \ test -f ./faq.sgml -a ./faq.sgml -nt ./faq.sgml || cp faq.sgml . ; \ fi make[3]: Leaving directory `/usr/local/src/xine-lib/doc/faq' if test x"" = x"yes"; then \ echo "Please install sgmltools-lite."; \ exit 1; \ fi if test x"" != x"yes"; then \ touch faq.txt; \ sleep 1; \ touch faq.sgml; \ fi make[3]: Entering directory `/usr/local/src/xine-lib/doc/faq' make[3]: Nothing to be done for `install-exec-am'. make[4]: Entering directory `/usr/local/src/xine-lib/doc/faq' if test "." != "." ; then \ test -f ./faq.sgml -a ./faq.sgml -nt ./faq.sgml || cp faq.sgml . ; \ fi make[4]: Leaving directory `/usr/local/src/xine-lib/doc/faq' if test x"" = x"yes"; then \ echo "Please install sgmltools-lite."; \ exit 1; \ fi if test x"" != x"yes"; then \ touch faq.html; \ sleep 1; \ touch faq.sgml; \ fi make[4]: Entering directory `/usr/local/src/xine-lib/doc/faq' if test "." != "." ; then \ test -f ./faq.sgml -a ./faq.sgml -nt ./faq.sgml || cp faq.sgml . ; \ fi make[4]: Leaving directory `/usr/local/src/xine-lib/doc/faq' if test x"" = x"yes"; then \ echo "Please install sgmltools-lite."; \ exit 1; \ fi if test x"" != x"yes"; then \ touch faq.txt; \ sleep 1; \ touch faq.sgml; \ fi /bin/sh ../../mkinstalldirs /usr/local/share/doc/xine/faq /bin/install -c -m 644 faq.html /usr/local/share/doc/xine/faq/faq.html /bin/install -c -m 644 faq.txt /usr/local/share/doc/xine/faq/faq.txt make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/doc/faq' make[4]: Leaving directory `/usr/local/src/xine-lib/doc/faq' make[3]: Leaving directory `/usr/local/src/xine-lib/doc/faq' make[2]: Leaving directory `/usr/local/src/xine-lib/doc/faq' make[2]: Entering directory `/usr/local/src/xine-lib/doc' make[3]: Entering directory `/usr/local/src/xine-lib/doc' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/local/share/doc/xine /bin/install -c -m 644 README /usr/local/share/doc/xine/README /bin/install -c -m 644 README.dvb /usr/local/share/doc/xine/README.dvb /bin/install -c -m 644 README.dxr3 /usr/local/share/doc/xine/README.dxr3 /bin/install -c -m 644 README.freebsd /usr/local/share/doc/xine/README.freebsd /bin/install -c -m 644 README.irix /usr/local/share/doc/xine/README.irix /bin/install -c -m 644 README.network_dvd /usr/local/share/doc/xine/README.network_dvd /bin/install -c -m 644 README.opengl /usr/local/share/doc/xine/README.opengl /bin/install -c -m 644 README.solaris /usr/local/share/doc/xine/README.solaris /bin/install -c -m 644 README.syncfb /usr/local/share/doc/xine/README.syncfb /bin/install -c -m 644 README_xxmc.html /usr/local/share/doc/xine/README_xxmc.html /bin/install -c -m 644 README.MINGWCROSS /usr/local/share/doc/xine/README.MINGWCROSS /bin/install -c -m 644 README.WIN32 /usr/local/share/doc/xine/README.WIN32 make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/doc' make[4]: Leaving directory `/usr/local/src/xine-lib/doc' make[3]: Leaving directory `/usr/local/src/xine-lib/doc' make[2]: Leaving directory `/usr/local/src/xine-lib/doc' make[1]: Leaving directory `/usr/local/src/xine-lib/doc' Making install in m4 make[1]: Entering directory `/usr/local/src/xine-lib/m4' make[2]: Entering directory `/usr/local/src/xine-lib/m4' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/local/share/aclocal /bin/install -c -m 644 xine.m4 /usr/local/share/aclocal/xine.m4 make install-data-hook make[3]: Entering directory `/usr/local/src/xine-lib/m4' make[3]: Leaving directory `/usr/local/src/xine-lib/m4' make[2]: Leaving directory `/usr/local/src/xine-lib/m4' make[1]: Leaving directory `/usr/local/src/xine-lib/m4' Making install in intl make[1]: Entering directory `/usr/local/src/xine-lib/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/local/lib /usr/local/include; \ /bin/install -c -m 644 libintl.h /usr/local/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /bin/install -c -m 644 libintl.la /usr/local/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/local/lib; \ temp=/usr/local/lib/t-charset.alias; \ dest=/usr/local/lib/charset.alias; \ if test -f /usr/local/lib/charset.alias; then \ orig=/usr/local/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/local/share/locale; \ test -f /usr/local/share/locale/locale.alias \ && orig=/usr/local/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/usr/local/share/locale/t-locale.alias; \ dest=/usr/local/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/local/share/gettext/intl; \ /bin/install -c -m 644 VERSION /usr/local/share/gettext/intl/VERSION; \ /bin/install -c -m 644 ChangeLog.inst /usr/local/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/local/share/gettext/intl/$file; \ done; \ chmod a+x /usr/local/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/local/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/local/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/usr/local/src/xine-lib/intl' Making install in po make[1]: Entering directory `/usr/local/src/xine-lib/po' /bin/sh .././install-sh -d /usr/local/share installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/libxine1.mo installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/libxine1.mo installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/libxine1.mo installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/libxine1.mo installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/libxine1.mo installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/libxine1.mo installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/libxine1.mo installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/libxine1.mo if test "xine-lib" = "gettext"; then \ /bin/sh .././install-sh -d /usr/local/share/gettext/po; \ /bin/install -c -m 644 ./Makefile.in.in \ /usr/local/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory `/usr/local/src/xine-lib/po' Making install in misc make[1]: Entering directory `/usr/local/src/xine-lib/misc' Making install in fonts make[2]: Entering directory `/usr/local/src/xine-lib/misc/fonts' make[3]: Entering directory `/usr/local/src/xine-lib/misc/fonts' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /usr/local/share/xine/libxine1/fonts /bin/install -c -m 644 cetus-16.xinefont.gz /usr/local/share/xine/libxine1/fonts/cetus-16.xinefont.gz /bin/install -c -m 644 cetus-20.xinefont.gz /usr/local/share/xine/libxine1/fonts/cetus-20.xinefont.gz /bin/install -c -m 644 cetus-24.xinefont.gz /usr/local/share/xine/libxine1/fonts/cetus-24.xinefont.gz /bin/install -c -m 644 cetus-32.xinefont.gz /usr/local/share/xine/libxine1/fonts/cetus-32.xinefont.gz /bin/install -c -m 644 cetus-48.xinefont.gz /usr/local/share/xine/libxine1/fonts/cetus-48.xinefont.gz /bin/install -c -m 644 cetus-64.xinefont.gz /usr/local/share/xine/libxine1/fonts/cetus-64.xinefont.gz /bin/install -c -m 644 cc-16.xinefont.gz /usr/local/share/xine/libxine1/fonts/cc-16.xinefont.gz /bin/install -c -m 644 cc-20.xinefont.gz /usr/local/share/xine/libxine1/fonts/cc-20.xinefont.gz /bin/install -c -m 644 cc-24.xinefont.gz /usr/local/share/xine/libxine1/fonts/cc-24.xinefont.gz /bin/install -c -m 644 cc-32.xinefont.gz /usr/local/share/xine/libxine1/fonts/cc-32.xinefont.gz /bin/install -c -m 644 cc-48.xinefont.gz /usr/local/share/xine/libxine1/fonts/cc-48.xinefont.gz /bin/install -c -m 644 cc-64.xinefont.gz /usr/local/share/xine/libxine1/fonts/cc-64.xinefont.gz /bin/install -c -m 644 cci-16.xinefont.gz /usr/local/share/xine/libxine1/fonts/cci-16.xinefont.gz /bin/install -c -m 644 cci-20.xinefont.gz /usr/local/share/xine/libxine1/fonts/cci-20.xinefont.gz /bin/install -c -m 644 cci-24.xinefont.gz /usr/local/share/xine/libxine1/fonts/cci-24.xinefont.gz /bin/install -c -m 644 cci-32.xinefont.gz /usr/local/share/xine/libxine1/fonts/cci-32.xinefont.gz /bin/install -c -m 644 cci-48.xinefont.gz /usr/local/share/xine/libxine1/fonts/cci-48.xinefont.gz /bin/install -c -m 644 cci-64.xinefont.gz /usr/local/share/xine/libxine1/fonts/cci-64.xinefont.gz /bin/install -c -m 644 mono-16.xinefont.gz /usr/local/share/xine/libxine1/fonts/mono-16.xinefont.gz /bin/install -c -m 644 mono-20.xinefont.gz /usr/local/share/xine/libxine1/fonts/mono-20.xinefont.gz /bin/install -c -m 644 mono-24.xinefont.gz /usr/local/share/xine/libxine1/fonts/mono-24.xinefont.gz /bin/install -c -m 644 mono-32.xinefont.gz /usr/local/share/xine/libxine1/fonts/mono-32.xinefont.gz /bin/install -c -m 644 mono-48.xinefont.gz /usr/local/share/xine/libxine1/fonts/mono-48.xinefont.gz /bin/install -c -m 644 mono-64.xinefont.gz /usr/local/share/xine/libxine1/fonts/mono-64.xinefont.gz /bin/install -c -m 644 sans-16.xinefont.gz /usr/local/share/xine/libxine1/fonts/sans-16.xinefont.gz /bin/install -c -m 644 sans-20.xinefont.gz /usr/local/share/xine/libxine1/fonts/sans-20.xinefont.gz /bin/install -c -m 644 sans-24.xinefont.gz /usr/local/share/xine/libxine1/fonts/sans-24.xinefont.gz /bin/install -c -m 644 sans-32.xinefont.gz /usr/local/share/xine/libxine1/fonts/sans-32.xinefont.gz /bin/install -c -m 644 sans-48.xinefont.gz /usr/local/share/xine/libxine1/fonts/sans-48.xinefont.gz /bin/install -c -m 644 sans-64.xinefont.gz /usr/local/share/xine/libxine1/fonts/sans-64.xinefont.gz /bin/install -c -m 644 serif-16.xinefont.gz /usr/local/share/xine/libxine1/fonts/serif-16.xinefont.gz /bin/install -c -m 644 serif-20.xinefont.gz /usr/local/share/xine/libxine1/fonts/serif-20.xinefont.gz /bin/install -c -m 644 serif-24.xinefont.gz /usr/local/share/xine/libxine1/fonts/serif-24.xinefont.gz /bin/install -c -m 644 serif-32.xinefont.gz /usr/local/share/xine/libxine1/fonts/serif-32.xinefont.gz /bin/install -c -m 644 serif-48.xinefont.gz /usr/local/share/xine/libxine1/fonts/serif-48.xinefont.gz /bin/install -c -m 644 serif-64.xinefont.gz /usr/local/share/xine/libxine1/fonts/serif-64.xinefont.gz make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/misc/fonts' make[4]: Leaving directory `/usr/local/src/xine-lib/misc/fonts' make[3]: Leaving directory `/usr/local/src/xine-lib/misc/fonts' make[2]: Leaving directory `/usr/local/src/xine-lib/misc/fonts' make[2]: Entering directory `/usr/local/src/xine-lib/misc' make[3]: Entering directory `/usr/local/src/xine-lib/misc' /bin/sh ../mkinstalldirs /usr/local/bin /bin/install -c xine-config /usr/local/bin/xine-config /bin/sh ../mkinstalldirs /usr/local/lib/pkgconfig /bin/install -c -m 644 libxine.pc /usr/local/lib/pkgconfig/libxine.pc make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/misc' make[4]: Leaving directory `/usr/local/src/xine-lib/misc' make[3]: Leaving directory `/usr/local/src/xine-lib/misc' make[2]: Leaving directory `/usr/local/src/xine-lib/misc' make[1]: Leaving directory `/usr/local/src/xine-lib/misc' Making install in include make[1]: Entering directory `/usr/local/src/xine-lib/include' make[2]: Entering directory `/usr/local/src/xine-lib/include' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/local/include /bin/install -c -m 644 xine.h /usr/local/include/xine.h sed -e '/^\/\*_x_/d' xine.h > /usr/local/include/xine.h make[2]: Leaving directory `/usr/local/src/xine-lib/include' make[1]: Leaving directory `/usr/local/src/xine-lib/include' Making install in lib make[1]: Entering directory `/usr/local/src/xine-lib/lib' make[2]: Entering directory `/usr/local/src/xine-lib/lib' make[2]: Nothing to be done for `install-exec-am'. /usr/local/src/xine-lib/install-sh -d /usr/local/include/xine /bin/install -c -m 644 os_types.h /usr/local/include/xine/os_types.h make install-data-hook make[3]: Entering directory `/usr/local/src/xine-lib/lib' make[3]: Leaving directory `/usr/local/src/xine-lib/lib' make[2]: Leaving directory `/usr/local/src/xine-lib/lib' make[1]: Leaving directory `/usr/local/src/xine-lib/lib' Making install in src make[1]: Entering directory `/usr/local/src/xine-lib/src' Making install in xine-utils make[2]: Entering directory `/usr/local/src/xine-lib/src/xine-utils' make[3]: Entering directory `/usr/local/src/xine-lib/src/xine-utils' make[3]: Nothing to be done for `install-exec-am'. /usr/local/src/xine-lib/install-sh -d /usr/local/include/xine /bin/install -c -m 644 attributes.h /usr/local/include/xine/attributes.h /bin/install -c -m 644 compat.h /usr/local/include/xine/compat.h /bin/install -c -m 644 xine_buffer.h /usr/local/include/xine/xine_buffer.h /bin/install -c -m 644 xineutils.h /usr/local/include/xine/xineutils.h /bin/install -c -m 644 xmllexer.h /usr/local/include/xine/xmllexer.h /bin/install -c -m 644 xmlparser.h /usr/local/include/xine/xmlparser.h make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/xine-utils' make[4]: Leaving directory `/usr/local/src/xine-lib/src/xine-utils' make[3]: Leaving directory `/usr/local/src/xine-lib/src/xine-utils' make[2]: Leaving directory `/usr/local/src/xine-lib/src/xine-utils' Making install in xine-engine make[2]: Entering directory `/usr/local/src/xine-lib/src/xine-engine' make[3]: Entering directory `/usr/local/src/xine-lib/src/xine-engine' /bin/sh ../../mkinstalldirs /usr/local/lib /bin/sh ../../libtool --mode=install /bin/install -c libxine.la /usr/local/lib/libxine.la /bin/install -c .libs/libxine.so.1.11.1 /usr/local/lib/libxine.so.1.11.1 (cd /usr/local/lib && rm -f libxine.so.1 && ln -s libxine.so.1.11.1 libxine.so.1) (cd /usr/local/lib && rm -f libxine.so && ln -s libxine.so.1.11.1 libxine.so) /bin/install -c .libs/libxine.lai /usr/local/lib/libxine.la PATH="$PATH:/sbin" ldconfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/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/local/src/xine-lib/install-sh -d /usr/local/include/xine /bin/install -c -m 644 buffer.h /usr/local/include/xine/buffer.h /bin/install -c -m 644 metronom.h /usr/local/include/xine/metronom.h /bin/install -c -m 644 configfile.h /usr/local/include/xine/configfile.h /bin/install -c -m 644 vo_scale.h /usr/local/include/xine/vo_scale.h /bin/install -c -m 644 audio_out.h /usr/local/include/xine/audio_out.h /bin/install -c -m 644 resample.h /usr/local/include/xine/resample.h /bin/install -c -m 644 video_out.h /usr/local/include/xine/video_out.h /bin/install -c -m 644 xine_internal.h /usr/local/include/xine/xine_internal.h /bin/install -c -m 644 spu_decoder.h /usr/local/include/xine/spu_decoder.h /bin/install -c -m 644 video_overlay.h /usr/local/include/xine/video_overlay.h /bin/install -c -m 644 osd.h /usr/local/include/xine/osd.h /bin/install -c -m 644 scratch.h /usr/local/include/xine/scratch.h /bin/install -c -m 644 xine_plugin.h /usr/local/include/xine/xine_plugin.h /bin/install -c -m 644 xineintl.h /usr/local/include/xine/xineintl.h /bin/install -c -m 644 plugin_catalog.h /usr/local/include/xine/plugin_catalog.h /bin/install -c -m 644 audio_decoder.h /usr/local/include/xine/audio_decoder.h /bin/install -c -m 644 video_decoder.h /usr/local/include/xine/video_decoder.h /bin/install -c -m 644 post.h /usr/local/include/xine/post.h /bin/install -c -m 644 io_helper.h /usr/local/include/xine/io_helper.h /bin/install -c -m 644 broadcaster.h /usr/local/include/xine/broadcaster.h /bin/install -c -m 644 info_helper.h /usr/local/include/xine/info_helper.h /bin/install -c -m 644 refcounter.h /usr/local/include/xine/refcounter.h make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/xine-engine' make[4]: Leaving directory `/usr/local/src/xine-lib/src/xine-engine' make[3]: Leaving directory `/usr/local/src/xine-lib/src/xine-engine' make[2]: Leaving directory `/usr/local/src/xine-lib/src/xine-engine' Making install in audio_out make[2]: Entering directory `/usr/local/src/xine-lib/src/audio_out' make[3]: Entering directory `/usr/local/src/xine-lib/src/audio_out' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_ao_out_none.la /usr/local/lib/xine/plugins/1.0.0/xineplug_ao_out_none.la libtool-nofpic: install: warning: relinking `xineplug_ao_out_none.la' (cd /usr/local/src/xine-lib/src/audio_out; /bin/sh ../../libtool-nofpic --mode=relink gcc -DXINE_COMPILE -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_ao_out_none.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module audio_none_out.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/audio_none_out.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -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/local/lib/xine/plugins/1.0.0/xineplug_ao_out_none.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_ao_out_file.la /usr/local/lib/xine/plugins/1.0.0/xineplug_ao_out_file.la libtool-nofpic: install: warning: relinking `xineplug_ao_out_file.la' (cd /usr/local/src/xine-lib/src/audio_out; /bin/sh ../../libtool-nofpic --mode=relink gcc -DXINE_COMPILE -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_ao_out_file.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module audio_file_out.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/audio_file_out.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -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/local/lib/xine/plugins/1.0.0/xineplug_ao_out_file.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_ao_out_oss.la /usr/local/lib/xine/plugins/1.0.0/xineplug_ao_out_oss.la libtool-nofpic: install: warning: relinking `xineplug_ao_out_oss.la' (cd /usr/local/src/xine-lib/src/audio_out; /bin/sh ../../libtool-nofpic --mode=relink gcc -DXINE_COMPILE -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_ao_out_oss.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module audio_oss_out.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/audio_oss_out.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -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/local/lib/xine/plugins/1.0.0/xineplug_ao_out_oss.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_ao_out_alsa.la /usr/local/lib/xine/plugins/1.0.0/xineplug_ao_out_alsa.la libtool-nofpic: install: warning: relinking `xineplug_ao_out_alsa.la' (cd /usr/local/src/xine-lib/src/audio_out; /bin/sh ../../libtool-nofpic --mode=relink gcc -DXINE_COMPILE -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_ao_out_alsa.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module audio_alsa_out.lo -lasound ../../src/xine-engine/libxine.la ) gcc -shared .libs/audio_alsa_out.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -lasound -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_ao_out_alsa.so -o .libs/xineplug_ao_out_alsa.so /bin/install -c .libs/xineplug_ao_out_alsa.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_ao_out_alsa.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_ao_out_esd.la /usr/local/lib/xine/plugins/1.0.0/xineplug_ao_out_esd.la libtool-nofpic: install: warning: relinking `xineplug_ao_out_esd.la' (cd /usr/local/src/xine-lib/src/audio_out; /bin/sh ../../libtool-nofpic --mode=relink gcc -DXINE_COMPILE -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_ao_out_esd.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module audio_esd_out.lo -L/usr/lib -lesd -laudiofile -lm -lasound ../../src/xine-engine/libxine.la ) gcc -shared .libs/audio_esd_out.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -lesd -laudiofile -lm -lasound -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_ao_out_esd.so -o .libs/xineplug_ao_out_esd.so /bin/install -c .libs/xineplug_ao_out_esd.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_ao_out_esd.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/audio_out' make[4]: Leaving directory `/usr/local/src/xine-lib/src/audio_out' make[3]: Leaving directory `/usr/local/src/xine-lib/src/audio_out' make[2]: Leaving directory `/usr/local/src/xine-lib/src/audio_out' Making install in video_out make[2]: Entering directory `/usr/local/src/xine-lib/src/video_out' Making install in libdha make[3]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha' Making install in bin make[4]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha/bin' make[5]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha/bin' make[5]: Nothing to be done for `install-exec-am'. make install-data-hook make[6]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha/bin' make[6]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha/bin' make[5]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha/bin' make[4]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha/bin' Making install in kernelhelper make[4]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha/kernelhelper' make[5]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha/kernelhelper' make[5]: Nothing to be done for `install-exec-am'. make install-data-hook make[6]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha/kernelhelper' make[6]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha/kernelhelper' make[5]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha/kernelhelper' make[4]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha/kernelhelper' Making install in oth make[4]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha/oth' make[5]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha/oth' make[5]: Nothing to be done for `install-exec-am'. make install-data-hook make[6]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha/oth' make[6]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha/oth' make[5]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha/oth' make[4]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha/oth' Making install in sysdep make[4]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha/sysdep' make[5]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha/sysdep' make[5]: Nothing to be done for `install-exec-am'. make install-data-hook make[6]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha/sysdep' make[6]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha/sysdep' make[5]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha/sysdep' make[4]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha/sysdep' make[4]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha' make[5]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha' make[5]: Nothing to be done for `install-exec-am'. make install-data-hook make[6]: Entering directory `/usr/local/src/xine-lib/src/video_out/libdha' make[6]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha' make[5]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha' make[4]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha' make[3]: Leaving directory `/usr/local/src/xine-lib/src/video_out/libdha' Making install in vidix make[3]: Entering directory `/usr/local/src/xine-lib/src/video_out/vidix' Making install in drivers make[4]: Entering directory `/usr/local/src/xine-lib/src/video_out/vidix/drivers' make[5]: Entering directory `/usr/local/src/xine-lib/src/video_out/vidix/drivers' /bin/sh ../../../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0/vidix /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c mach64_vid.la /usr/local/lib/xine/plugins/1.0.0/vidix/mach64_vid.la /bin/install -c .libs/mach64_vid.so /usr/local/lib/xine/plugins/1.0.0/vidix/mach64_vid.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0/vidix /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c mga_crtc2_vid.la /usr/local/lib/xine/plugins/1.0.0/vidix/mga_crtc2_vid.la /bin/install -c .libs/mga_crtc2_vid.so /usr/local/lib/xine/plugins/1.0.0/vidix/mga_crtc2_vid.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0/vidix /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c mga_vid.la /usr/local/lib/xine/plugins/1.0.0/vidix/mga_vid.la /bin/install -c .libs/mga_vid.so /usr/local/lib/xine/plugins/1.0.0/vidix/mga_vid.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0/vidix /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c pm2_vid.la /usr/local/lib/xine/plugins/1.0.0/vidix/pm2_vid.la /bin/install -c .libs/pm2_vid.so /usr/local/lib/xine/plugins/1.0.0/vidix/pm2_vid.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0/vidix /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c pm3_vid.la /usr/local/lib/xine/plugins/1.0.0/vidix/pm3_vid.la /bin/install -c .libs/pm3_vid.so /usr/local/lib/xine/plugins/1.0.0/vidix/pm3_vid.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0/vidix /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c radeon_vid.la /usr/local/lib/xine/plugins/1.0.0/vidix/radeon_vid.la /bin/install -c .libs/radeon_vid.so /usr/local/lib/xine/plugins/1.0.0/vidix/radeon_vid.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0/vidix /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c rage128_vid.la /usr/local/lib/xine/plugins/1.0.0/vidix/rage128_vid.la /bin/install -c .libs/rage128_vid.so /usr/local/lib/xine/plugins/1.0.0/vidix/rage128_vid.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0/vidix /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c cyberblade_vid.la /usr/local/lib/xine/plugins/1.0.0/vidix/cyberblade_vid.la /bin/install -c .libs/cyberblade_vid.so /usr/local/lib/xine/plugins/1.0.0/vidix/cyberblade_vid.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0/vidix /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c unichrome_vid.la /usr/local/lib/xine/plugins/1.0.0/vidix/unichrome_vid.la /bin/install -c .libs/unichrome_vid.so /usr/local/lib/xine/plugins/1.0.0/vidix/unichrome_vid.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0/vidix /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c nvidia_vid.la /usr/local/lib/xine/plugins/1.0.0/vidix/nvidia_vid.la /bin/install -c .libs/nvidia_vid.so /usr/local/lib/xine/plugins/1.0.0/vidix/nvidia_vid.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0/vidix /bin/sh ../../../../libtool-nofpic --mode=install /bin/install -c sis_vid.la /usr/local/lib/xine/plugins/1.0.0/vidix/sis_vid.la /bin/install -c .libs/sis_vid.so /usr/local/lib/xine/plugins/1.0.0/vidix/sis_vid.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0/vidix make install-data-hook make[6]: Entering directory `/usr/local/src/xine-lib/src/video_out/vidix/drivers' make[6]: Leaving directory `/usr/local/src/xine-lib/src/video_out/vidix/drivers' make[5]: Leaving directory `/usr/local/src/xine-lib/src/video_out/vidix/drivers' make[4]: Leaving directory `/usr/local/src/xine-lib/src/video_out/vidix/drivers' make[4]: Entering directory `/usr/local/src/xine-lib/src/video_out/vidix' make[5]: Entering directory `/usr/local/src/xine-lib/src/video_out/vidix' make[5]: Nothing to be done for `install-exec-am'. make install-data-hook make[6]: Entering directory `/usr/local/src/xine-lib/src/video_out/vidix' make[6]: Leaving directory `/usr/local/src/xine-lib/src/video_out/vidix' make[5]: Leaving directory `/usr/local/src/xine-lib/src/video_out/vidix' make[4]: Leaving directory `/usr/local/src/xine-lib/src/video_out/vidix' make[3]: Leaving directory `/usr/local/src/xine-lib/src/video_out/vidix' Making install in macosx make[3]: Entering directory `/usr/local/src/xine-lib/src/video_out/macosx' make[4]: Entering directory `/usr/local/src/xine-lib/src/video_out/macosx' /bin/sh ../../../mkinstalldirs /usr/local/lib /usr/local/src/xine-lib/install-sh -d /usr/local/include/xine make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/video_out/macosx' make[5]: Leaving directory `/usr/local/src/xine-lib/src/video_out/macosx' make[4]: Leaving directory `/usr/local/src/xine-lib/src/video_out/macosx' make[3]: Leaving directory `/usr/local/src/xine-lib/src/video_out/macosx' make[3]: Entering directory `/usr/local/src/xine-lib/src/video_out' make[4]: Entering directory `/usr/local/src/xine-lib/src/video_out' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_vo_out_xshm.la /usr/local/lib/xine/plugins/1.0.0/xineplug_vo_out_xshm.la libtool-nofpic: install: warning: relinking `xineplug_vo_out_xshm.la' (cd /usr/local/src/xine-lib/src/video_out; /bin/sh ../../libtool-nofpic --mode=relink gcc -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_vo_out_xshm.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module yuv2rgb.lo yuv2rgb_mmx.lo yuv2rgb_mlib.lo alphablend.lo video_out_xshm.lo x11osd.lo -lXinerama -lXext ../../src/xine-engine/libxine.la ) gcc -shared .libs/yuv2rgb.o .libs/yuv2rgb_mmx.o .libs/yuv2rgb_mlib.o .libs/alphablend.o .libs/video_out_xshm.o .libs/x11osd.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -lXinerama -lXext -L/usr/local/lib -lxine -mcpu=athlon -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/local/lib/xine/plugins/1.0.0/xineplug_vo_out_xshm.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_vo_out_vidix.la /usr/local/lib/xine/plugins/1.0.0/xineplug_vo_out_vidix.la /bin/install -c .libs/xineplug_vo_out_vidix.so /usr/local/lib/xine/plugins/1.0.0/xineplug_vo_out_vidix.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_vo_out_aa.la /usr/local/lib/xine/plugins/1.0.0/xineplug_vo_out_aa.la /bin/install -c .libs/xineplug_vo_out_aa.so /usr/local/lib/xine/plugins/1.0.0/xineplug_vo_out_aa.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_vo_out_fb.la /usr/local/lib/xine/plugins/1.0.0/xineplug_vo_out_fb.la libtool-nofpic: install: warning: relinking `xineplug_vo_out_fb.la' (cd /usr/local/src/xine-lib/src/video_out; /bin/sh ../../libtool-nofpic --mode=relink gcc -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_vo_out_fb.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module yuv2rgb.lo yuv2rgb_mmx.lo yuv2rgb_mlib.lo alphablend.lo video_out_fb.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/yuv2rgb.o .libs/yuv2rgb_mmx.o .libs/yuv2rgb_mlib.o .libs/alphablend.o .libs/video_out_fb.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -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/local/lib/xine/plugins/1.0.0/xineplug_vo_out_fb.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_vo_out_sdl.la /usr/local/lib/xine/plugins/1.0.0/xineplug_vo_out_sdl.la libtool-nofpic: install: warning: relinking `xineplug_vo_out_sdl.la' (cd /usr/local/src/xine-lib/src/video_out; /bin/sh ../../libtool-nofpic --mode=relink gcc -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_vo_out_sdl.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module alphablend.lo video_out_sdl.lo -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread ../../src/xine-engine/libxine.la ) gcc -shared .libs/alphablend.o .libs/video_out_sdl.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/X11R6/lib -L/usr/lib -lSDL -lpthread -L/usr/local/lib -lxine -mcpu=athlon -Wl,-rpath -Wl,/usr/lib -Wl,-soname -Wl,xineplug_vo_out_sdl.so -o .libs/xineplug_vo_out_sdl.so /bin/install -c .libs/xineplug_vo_out_sdl.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_vo_out_sdl.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_vo_out_none.la /usr/local/lib/xine/plugins/1.0.0/xineplug_vo_out_none.la libtool-nofpic: install: warning: relinking `xineplug_vo_out_none.la' (cd /usr/local/src/xine-lib/src/video_out; /bin/sh ../../libtool-nofpic --mode=relink gcc -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -I/usr/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_vo_out_none.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module video_out_none.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/video_out_none.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -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/local/lib/xine/plugins/1.0.0/xineplug_vo_out_none.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/video_out' make[5]: Leaving directory `/usr/local/src/xine-lib/src/video_out' make[4]: Leaving directory `/usr/local/src/xine-lib/src/video_out' make[3]: Leaving directory `/usr/local/src/xine-lib/src/video_out' make[2]: Leaving directory `/usr/local/src/xine-lib/src/video_out' Making install in dxr3 make[2]: Entering directory `/usr/local/src/xine-lib/src/dxr3' make[3]: Entering directory `/usr/local/src/xine-lib/src/dxr3' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_dxr3_video.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_dxr3_video.la libtool-nofpic: install: warning: relinking `xineplug_decode_dxr3_video.la' (cd /usr/local/src/xine-lib/src/dxr3; /bin/sh ../../libtool-nofpic --mode=relink gcc -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_dxr3_video.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module dxr3_decode_video.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/dxr3_decode_video.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -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/local/lib/xine/plugins/1.0.0/xineplug_decode_dxr3_video.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_dxr3_spu.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_dxr3_spu.la libtool-nofpic: install: warning: relinking `xineplug_decode_dxr3_spu.la' (cd /usr/local/src/xine-lib/src/dxr3; /bin/sh ../../libtool-nofpic --mode=relink gcc -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_dxr3_spu.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module dxr3_decode_spu.lo nav_read.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/dxr3_decode_spu.o .libs/nav_read.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -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/local/lib/xine/plugins/1.0.0/xineplug_decode_dxr3_spu.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_vo_out_dxr3.la /usr/local/lib/xine/plugins/1.0.0/xineplug_vo_out_dxr3.la libtool-nofpic: install: warning: relinking `xineplug_vo_out_dxr3.la' (cd /usr/local/src/xine-lib/src/dxr3; /bin/sh ../../libtool-nofpic --mode=relink gcc -I/usr/X11R6/include -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_vo_out_dxr3.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module alphablend.lo dxr3_mpeg_encoders.lo dxr3_spu_encoder.lo dxr3_scr.lo video_out_dxr3.lo -L/usr/lib -Wl,-rpath,/usr/lib -lfame -lXinerama -lXext ../../src/xine-engine/libxine.la ) gcc -shared .libs/alphablend.o .libs/dxr3_mpeg_encoders.o .libs/dxr3_spu_encoder.o .libs/dxr3_scr.o .libs/video_out_dxr3.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -lfame -lXinerama -lXext -L/usr/local/lib -lxine -mcpu=athlon -Wl,-rpath -Wl,/usr/lib -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/local/lib/xine/plugins/1.0.0/xineplug_vo_out_dxr3.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/dxr3' make[4]: Leaving directory `/usr/local/src/xine-lib/src/dxr3' make[3]: Leaving directory `/usr/local/src/xine-lib/src/dxr3' make[2]: Leaving directory `/usr/local/src/xine-lib/src/dxr3' Making install in input make[2]: Entering directory `/usr/local/src/xine-lib/src/input' Making install in vcd make[3]: Entering directory `/usr/local/src/xine-lib/src/input/vcd' Making install in libcdio make[4]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio' Making install in cdio make[5]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/cdio' make[6]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/cdio' make[6]: Nothing to be done for `install-exec-am'. make install-data-hook make[7]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/cdio' make[7]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/cdio' make[6]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/cdio' make[5]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/cdio' Making install in MSWindows make[5]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/MSWindows' make[6]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/MSWindows' make[6]: Nothing to be done for `install-exec-am'. make install-data-hook make[7]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/MSWindows' make[7]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/MSWindows' make[6]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/MSWindows' make[5]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/MSWindows' Making install in image make[5]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/image' make[6]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/image' make[6]: Nothing to be done for `install-exec-am'. make install-data-hook make[7]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/image' make[7]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/image' make[6]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/image' make[5]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio/image' make[5]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio' make[6]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio' make[6]: Nothing to be done for `install-exec-am'. make install-data-hook make[7]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libcdio' make[7]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio' make[6]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio' make[5]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio' make[4]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libcdio' Making install in libvcd make[4]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libvcd' Making install in libvcd make[5]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libvcd/libvcd' make[6]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libvcd/libvcd' make[6]: Nothing to be done for `install-exec-am'. make install-data-hook make[7]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libvcd/libvcd' make[7]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libvcd/libvcd' make[6]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libvcd/libvcd' make[5]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libvcd/libvcd' make[5]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libvcd' make[6]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libvcd' make[6]: Nothing to be done for `install-exec-am'. make install-data-hook make[7]: Entering directory `/usr/local/src/xine-lib/src/input/vcd/libvcd' make[7]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libvcd' make[6]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libvcd' make[5]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libvcd' make[4]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd/libvcd' make[4]: Entering directory `/usr/local/src/xine-lib/src/input/vcd' make[5]: Entering directory `/usr/local/src/xine-lib/src/input/vcd' /bin/sh ../../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../../libtool-nofpic --mode=install /bin/install -c xineplug_inp_vcd.la /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_vcd.la libtool-nofpic: install: warning: relinking `xineplug_inp_vcd.la' (cd /usr/local/src/xine-lib/src/input/vcd; /bin/sh ../../../libtool-nofpic --mode=relink gcc -I../../../src/input/vcd/libcdio -I../../../src/input/vcd/libvcd -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_vcd.la -rpath /usr/local/lib/xine/plugins/1.0.0 -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 ) 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/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_inp_vcd.so -o .libs/xineplug_inp_vcd.so /bin/install -c .libs/xineplug_inp_vcd.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_vcd.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[6]: Entering directory `/usr/local/src/xine-lib/src/input/vcd' make[6]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd' make[5]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd' make[4]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd' make[3]: Leaving directory `/usr/local/src/xine-lib/src/input/vcd' Making install in dvb make[3]: Entering directory `/usr/local/src/xine-lib/src/input/dvb' make[4]: Entering directory `/usr/local/src/xine-lib/src/input/dvb' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/input/dvb' make[5]: Leaving directory `/usr/local/src/xine-lib/src/input/dvb' make[4]: Leaving directory `/usr/local/src/xine-lib/src/input/dvb' make[3]: Leaving directory `/usr/local/src/xine-lib/src/input/dvb' Making install in libreal make[3]: Entering directory `/usr/local/src/xine-lib/src/input/libreal' make[4]: Entering directory `/usr/local/src/xine-lib/src/input/libreal' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/input/libreal' make[5]: Leaving directory `/usr/local/src/xine-lib/src/input/libreal' make[4]: Leaving directory `/usr/local/src/xine-lib/src/input/libreal' make[3]: Leaving directory `/usr/local/src/xine-lib/src/input/libreal' Making install in librtsp make[3]: Entering directory `/usr/local/src/xine-lib/src/input/librtsp' make[4]: Entering directory `/usr/local/src/xine-lib/src/input/librtsp' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/input/librtsp' make[5]: Leaving directory `/usr/local/src/xine-lib/src/input/librtsp' make[4]: Leaving directory `/usr/local/src/xine-lib/src/input/librtsp' make[3]: Leaving directory `/usr/local/src/xine-lib/src/input/librtsp' Making install in libdvdnav make[3]: Entering directory `/usr/local/src/xine-lib/src/input/libdvdnav' make[4]: Entering directory `/usr/local/src/xine-lib/src/input/libdvdnav' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/input/libdvdnav' make[5]: Leaving directory `/usr/local/src/xine-lib/src/input/libdvdnav' make[4]: Leaving directory `/usr/local/src/xine-lib/src/input/libdvdnav' make[3]: Leaving directory `/usr/local/src/xine-lib/src/input/libdvdnav' make[3]: Entering directory `/usr/local/src/xine-lib/src/input' make[4]: Entering directory `/usr/local/src/xine-lib/src/input' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_inp_file.la /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_file.la libtool-nofpic: install: warning: relinking `xineplug_inp_file.la' (cd /usr/local/src/xine-lib/src/input; /bin/sh ../../libtool-nofpic --mode=relink gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_file.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_file.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/input_file.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_inp_file.so -o .libs/xineplug_inp_file.so /bin/install -c .libs/xineplug_inp_file.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_file.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_inp_http.la /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_http.la libtool-nofpic: install: warning: relinking `xineplug_inp_http.la' (cd /usr/local/src/xine-lib/src/input; /bin/sh ../../libtool-nofpic --mode=relink gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_http.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_http.lo net_buf_ctrl.lo http_helper.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/input_http.o .libs/net_buf_ctrl.o .libs/http_helper.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_inp_http.so -o .libs/xineplug_inp_http.so /bin/install -c .libs/xineplug_inp_http.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_http.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_inp_dvd.la /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_dvd.la libtool-nofpic: install: warning: relinking `xineplug_inp_dvd.la' (cd /usr/local/src/xine-lib/src/input; /bin/sh ../../libtool-nofpic --mode=relink gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_dvd.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_dvd.lo media_helper.lo ../../src/xine-engine/libxine.la libdvdnav/libdvdnav.la ) 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/local/lib -L/usr/lib -pthread -L/usr/local/lib -lxine -lpthread -mcpu=athlon -Wl,-soname -Wl,xineplug_inp_dvd.so -o .libs/xineplug_inp_dvd.so /bin/install -c .libs/xineplug_inp_dvd.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_dvd.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_inp_vcdo.la /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_vcdo.la libtool-nofpic: install: warning: relinking `xineplug_inp_vcdo.la' (cd /usr/local/src/xine-lib/src/input; /bin/sh ../../libtool-nofpic --mode=relink gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_vcdo.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_vcd.lo media_helper.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/input_vcd.o .libs/media_helper.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_inp_vcdo.so -o .libs/xineplug_inp_vcdo.so /bin/install -c .libs/xineplug_inp_vcdo.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_vcdo.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_inp_v4l.la /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_v4l.la libtool-nofpic: install: warning: relinking `xineplug_inp_v4l.la' (cd /usr/local/src/xine-lib/src/input; /bin/sh ../../libtool-nofpic --mode=relink gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_v4l.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_v4l.lo -lasound ../../src/xine-engine/libxine.la ) gcc -shared .libs/input_v4l.o -Wl,--rpath -Wl,/usr/local/lib -pthread -L/usr/lib -lasound -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_inp_v4l.so -o .libs/xineplug_inp_v4l.so /bin/install -c .libs/xineplug_inp_v4l.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_v4l.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_inp_gnome_vfs.la /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_gnome_vfs.la libtool-nofpic: install: warning: relinking `xineplug_inp_gnome_vfs.la' (cd /usr/local/src/xine-lib/src/input; /bin/sh ../../libtool-nofpic --mode=relink gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_gnome_vfs.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_gnome_vfs.lo net_buf_ctrl.lo -pthread -Wl,--export-dynamic -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ../../src/xine-engine/libxine.la ) gcc -shared .libs/input_gnome_vfs.o .libs/net_buf_ctrl.o -Wl,--rpath -Wl,/usr/local/lib -pthread -L/usr/lib -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/local/lib -lxine -mcpu=athlon -Wl,--export-dynamic -Wl,-soname -Wl,xineplug_inp_gnome_vfs.so -o .libs/xineplug_inp_gnome_vfs.so /bin/install -c .libs/xineplug_inp_gnome_vfs.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_gnome_vfs.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_inp_smb.la /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_smb.la libtool-nofpic: install: warning: relinking `xineplug_inp_smb.la' (cd /usr/local/src/xine-lib/src/input; /bin/sh ../../libtool-nofpic --mode=relink gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_smb.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_smb.lo -lsmbclient ../../src/xine-engine/libxine.la ) gcc -shared .libs/input_smb.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread -lsmbclient -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_inp_smb.so -o .libs/xineplug_inp_smb.so /bin/install -c .libs/xineplug_inp_smb.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_smb.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_inp_mms.la /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_mms.la libtool-nofpic: install: warning: relinking `xineplug_inp_mms.la' (cd /usr/local/src/xine-lib/src/input; /bin/sh ../../libtool-nofpic --mode=relink gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_mms.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_mms.lo net_buf_ctrl.lo mms.lo mmsh.lo http_helper.lo ../../src/xine-engine/libxine.la ) 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/local/lib -L/usr/lib -pthread -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_inp_mms.so -o .libs/xineplug_inp_mms.so /bin/install -c .libs/xineplug_inp_mms.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_mms.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_inp_stdin_fifo.la /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_stdin_fifo.la libtool-nofpic: install: warning: relinking `xineplug_inp_stdin_fifo.la' (cd /usr/local/src/xine-lib/src/input; /bin/sh ../../libtool-nofpic --mode=relink gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_stdin_fifo.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_stdin_fifo.lo net_buf_ctrl.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/input_stdin_fifo.o .libs/net_buf_ctrl.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread -L/usr/local/lib -lxine -mcpu=athlon -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/local/lib/xine/plugins/1.0.0/xineplug_inp_stdin_fifo.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_inp_pnm.la /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_pnm.la libtool-nofpic: install: warning: relinking `xineplug_inp_pnm.la' (cd /usr/local/src/xine-lib/src/input; /bin/sh ../../libtool-nofpic --mode=relink gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_pnm.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_pnm.lo net_buf_ctrl.lo pnm.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/input_pnm.o .libs/net_buf_ctrl.o .libs/pnm.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_inp_pnm.so -o .libs/xineplug_inp_pnm.so /bin/install -c .libs/xineplug_inp_pnm.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_pnm.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_inp_rtp.la /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_rtp.la libtool-nofpic: install: warning: relinking `xineplug_inp_rtp.la' (cd /usr/local/src/xine-lib/src/input; /bin/sh ../../libtool-nofpic --mode=relink gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_rtp.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_rtp.lo net_buf_ctrl.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/input_rtp.o .libs/net_buf_ctrl.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_inp_rtp.so -o .libs/xineplug_inp_rtp.so /bin/install -c .libs/xineplug_inp_rtp.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_rtp.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_inp_rtsp.la /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_rtsp.la libtool-nofpic: install: warning: relinking `xineplug_inp_rtsp.la' (cd /usr/local/src/xine-lib/src/input; /bin/sh ../../libtool-nofpic --mode=relink gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_rtsp.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_rtsp.lo net_buf_ctrl.lo ../../src/xine-engine/libxine.la libreal/libreal.la librtsp/librtsp.la ) 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/local/lib -L/usr/lib -pthread -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_inp_rtsp.so -o .libs/xineplug_inp_rtsp.so /bin/install -c .libs/xineplug_inp_rtsp.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_rtsp.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_inp_net.la /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_net.la libtool-nofpic: install: warning: relinking `xineplug_inp_net.la' (cd /usr/local/src/xine-lib/src/input; /bin/sh ../../libtool-nofpic --mode=relink gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_net.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_net.lo net_buf_ctrl.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/input_net.o .libs/net_buf_ctrl.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_inp_net.so -o .libs/xineplug_inp_net.so /bin/install -c .libs/xineplug_inp_net.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_net.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_inp_pvr.la /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_pvr.la libtool-nofpic: install: warning: relinking `xineplug_inp_pvr.la' (cd /usr/local/src/xine-lib/src/input; /bin/sh ../../libtool-nofpic --mode=relink gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_pvr.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_pvr.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/input_pvr.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_inp_pvr.so -o .libs/xineplug_inp_pvr.so /bin/install -c .libs/xineplug_inp_pvr.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_pvr.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_inp_dvb.la /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_dvb.la libtool-nofpic: install: warning: relinking `xineplug_inp_dvb.la' (cd /usr/local/src/xine-lib/src/input; /bin/sh ../../libtool-nofpic --mode=relink gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_dvb.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_dvb.lo net_buf_ctrl.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/input_dvb.o .libs/net_buf_ctrl.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_inp_dvb.so -o .libs/xineplug_inp_dvb.so /bin/install -c .libs/xineplug_inp_dvb.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_dvb.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_inp_cdda.la /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_cdda.la libtool-nofpic: install: warning: relinking `xineplug_inp_cdda.la' (cd /usr/local/src/xine-lib/src/input; /bin/sh ../../libtool-nofpic --mode=relink gcc -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_inp_cdda.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module input_cdda.lo media_helper.lo sha1.lo base64.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/input_cdda.o .libs/media_helper.o .libs/sha1.o .libs/base64.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -pthread -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_inp_cdda.so -o .libs/xineplug_inp_cdda.so /bin/install -c .libs/xineplug_inp_cdda.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_inp_cdda.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /usr/local/src/xine-lib/install-sh -d /usr/local/include/xine /bin/install -c -m 644 input_plugin.h /usr/local/include/xine/input_plugin.h make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/input' make[5]: Leaving directory `/usr/local/src/xine-lib/src/input' make[4]: Leaving directory `/usr/local/src/xine-lib/src/input' make[3]: Leaving directory `/usr/local/src/xine-lib/src/input' make[2]: Leaving directory `/usr/local/src/xine-lib/src/input' Making install in demuxers make[2]: Entering directory `/usr/local/src/xine-lib/src/demuxers' make[3]: Entering directory `/usr/local/src/xine-lib/src/demuxers' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_ogg.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_ogg.la libtool-nofpic: install: warning: relinking `xineplug_dmx_ogg.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_ogg.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_ogg.lo -lvorbis -lm -logg -logg -logg ../../src/xine-engine/libxine.la ) gcc -shared .libs/demux_ogg.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -lvorbis -lm -logg -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_dmx_ogg.so -o .libs/xineplug_dmx_ogg.so /bin/install -c .libs/xineplug_dmx_ogg.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_ogg.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_asf.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_asf.la libtool-nofpic: install: warning: relinking `xineplug_dmx_asf.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_asf.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_asf.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/demux_asf.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_dmx_asf.so -o .libs/xineplug_dmx_asf.so /bin/install -c .libs/xineplug_dmx_asf.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_asf.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_games.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_games.la libtool-nofpic: install: warning: relinking `xineplug_dmx_games.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_games.la -rpath /usr/local/lib/xine/plugins/1.0.0 -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 ) 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/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_dmx_games.so -o .libs/xineplug_dmx_games.so /bin/install -c .libs/xineplug_dmx_games.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_games.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_audio.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_audio.la libtool-nofpic: install: warning: relinking `xineplug_dmx_audio.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_audio.la -rpath /usr/local/lib/xine/plugins/1.0.0 -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 ../../src/xine-engine/libxine.la ) 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 -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_dmx_audio.so -o .libs/xineplug_dmx_audio.so /bin/install -c .libs/xineplug_dmx_audio.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_audio.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_mpeg_ts.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_mpeg_ts.la libtool-nofpic: install: warning: relinking `xineplug_dmx_mpeg_ts.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_mpeg_ts.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_ts.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/demux_ts.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -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/local/lib/xine/plugins/1.0.0/xineplug_dmx_mpeg_ts.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_avi.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_avi.la libtool-nofpic: install: warning: relinking `xineplug_dmx_avi.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_avi.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_avi.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/demux_avi.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_dmx_avi.so -o .libs/xineplug_dmx_avi.so /bin/install -c .libs/xineplug_dmx_avi.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_avi.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_mpeg_block.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_mpeg_block.la libtool-nofpic: install: warning: relinking `xineplug_dmx_mpeg_block.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_mpeg_block.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_mpeg_block.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/demux_mpeg_block.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -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/local/lib/xine/plugins/1.0.0/xineplug_dmx_mpeg_block.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_mpeg.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_mpeg.la libtool-nofpic: install: warning: relinking `xineplug_dmx_mpeg.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_mpeg.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_mpeg.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/demux_mpeg.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_dmx_mpeg.so -o .libs/xineplug_dmx_mpeg.so /bin/install -c .libs/xineplug_dmx_mpeg.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_mpeg.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_mpeg_elem.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_mpeg_elem.la libtool-nofpic: install: warning: relinking `xineplug_dmx_mpeg_elem.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_mpeg_elem.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_elem.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/demux_elem.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -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/local/lib/xine/plugins/1.0.0/xineplug_dmx_mpeg_elem.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_mpeg_pes.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_mpeg_pes.la libtool-nofpic: install: warning: relinking `xineplug_dmx_mpeg_pes.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_mpeg_pes.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_mpeg_pes.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/demux_mpeg_pes.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -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/local/lib/xine/plugins/1.0.0/xineplug_dmx_mpeg_pes.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_qt.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_qt.la libtool-nofpic: install: warning: relinking `xineplug_dmx_qt.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_qt.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_qt.lo ../../src/xine-engine/libxine.la -lz ) gcc -shared .libs/demux_qt.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -lz -mcpu=athlon -Wl,-soname -Wl,xineplug_dmx_qt.so -o .libs/xineplug_dmx_qt.so /bin/install -c .libs/xineplug_dmx_qt.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_qt.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_fli.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_fli.la libtool-nofpic: install: warning: relinking `xineplug_dmx_fli.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_fli.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_fli.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/demux_fli.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_dmx_fli.so -o .libs/xineplug_dmx_fli.so /bin/install -c .libs/xineplug_dmx_fli.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_fli.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_yuv4mpeg2.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_yuv4mpeg2.la libtool-nofpic: install: warning: relinking `xineplug_dmx_yuv4mpeg2.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_yuv4mpeg2.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_yuv4mpeg2.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/demux_yuv4mpeg2.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_dmx_yuv4mpeg2.so -o .libs/xineplug_dmx_yuv4mpeg2.so /bin/install -c .libs/xineplug_dmx_yuv4mpeg2.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_yuv4mpeg2.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_real.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_real.la libtool-nofpic: install: warning: relinking `xineplug_dmx_real.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_real.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_real.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/demux_real.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_dmx_real.so -o .libs/xineplug_dmx_real.so /bin/install -c .libs/xineplug_dmx_real.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_real.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_rawdv.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_rawdv.la libtool-nofpic: install: warning: relinking `xineplug_dmx_rawdv.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_rawdv.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_rawdv.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/demux_rawdv.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_dmx_rawdv.so -o .libs/xineplug_dmx_rawdv.so /bin/install -c .libs/xineplug_dmx_rawdv.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_rawdv.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_pva.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_pva.la libtool-nofpic: install: warning: relinking `xineplug_dmx_pva.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_pva.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_pva.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/demux_pva.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_dmx_pva.so -o .libs/xineplug_dmx_pva.so /bin/install -c .libs/xineplug_dmx_pva.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_pva.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_yuv_frames.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_yuv_frames.la libtool-nofpic: install: warning: relinking `xineplug_dmx_yuv_frames.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_yuv_frames.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_yuv_frames.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/demux_yuv_frames.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -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/local/lib/xine/plugins/1.0.0/xineplug_dmx_yuv_frames.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_slave.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_slave.la libtool-nofpic: install: warning: relinking `xineplug_dmx_slave.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_slave.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_slave.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/demux_slave.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_dmx_slave.so -o .libs/xineplug_dmx_slave.so /bin/install -c .libs/xineplug_dmx_slave.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_slave.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_nsv.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_nsv.la libtool-nofpic: install: warning: relinking `xineplug_dmx_nsv.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_nsv.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_nsv.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/demux_nsv.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_dmx_nsv.so -o .libs/xineplug_dmx_nsv.so /bin/install -c .libs/xineplug_dmx_nsv.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_nsv.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_matroska.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_matroska.la libtool-nofpic: install: warning: relinking `xineplug_dmx_matroska.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_matroska.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_matroska.lo ebml.lo ../../src/xine-engine/libxine.la -lz ) gcc -shared .libs/demux_matroska.o .libs/ebml.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -lz -mcpu=athlon -Wl,-soname -Wl,xineplug_dmx_matroska.so -o .libs/xineplug_dmx_matroska.so /bin/install -c .libs/xineplug_dmx_matroska.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_matroska.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_iff.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_iff.la libtool-nofpic: install: warning: relinking `xineplug_dmx_iff.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_iff.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_iff.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/demux_iff.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_dmx_iff.so -o .libs/xineplug_dmx_iff.so /bin/install -c .libs/xineplug_dmx_iff.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_iff.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_flv.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_flv.la libtool-nofpic: install: warning: relinking `xineplug_dmx_flv.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_flv.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_flv.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/demux_flv.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_dmx_flv.so -o .libs/xineplug_dmx_flv.so /bin/install -c .libs/xineplug_dmx_flv.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_flv.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_image.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_image.la libtool-nofpic: install: warning: relinking `xineplug_dmx_image.la' (cd /usr/local/src/xine-lib/src/demuxers; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_image.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_image.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/demux_image.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_dmx_image.so -o .libs/xineplug_dmx_image.so /bin/install -c .libs/xineplug_dmx_image.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_image.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /usr/local/src/xine-lib/install-sh -d /usr/local/include/xine /bin/install -c -m 644 demux.h /usr/local/include/xine/demux.h make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/demuxers' make[4]: Leaving directory `/usr/local/src/xine-lib/src/demuxers' make[3]: Leaving directory `/usr/local/src/xine-lib/src/demuxers' make[2]: Leaving directory `/usr/local/src/xine-lib/src/demuxers' Making install in libffmpeg make[2]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg' Making install in libavcodec make[3]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec' Making install in armv4l make[4]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/armv4l' make[5]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/armv4l' make[5]: Nothing to be done for `install-exec-am'. make install-data-hook make[6]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/armv4l' make[6]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/armv4l' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/armv4l' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/armv4l' Making install in i386 make[4]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/i386' make[5]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/i386' make[5]: Nothing to be done for `install-exec-am'. make install-data-hook make[6]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/i386' make[6]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/i386' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/i386' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/i386' Making install in mlib make[4]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/mlib' make[5]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/mlib' make[5]: Nothing to be done for `install-exec-am'. make install-data-hook make[6]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/mlib' make[6]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/mlib' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/mlib' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/mlib' Making install in alpha make[4]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/alpha' make[5]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/alpha' make[5]: Nothing to be done for `install-exec-am'. make install-data-hook make[6]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/alpha' make[6]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/alpha' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/alpha' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/alpha' Making install in ppc make[4]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/ppc' make[5]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/ppc' make[5]: Nothing to be done for `install-exec-am'. make install-data-hook make[6]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/ppc' make[6]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/ppc' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/ppc' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/ppc' Making install in sparc make[4]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/sparc' make[5]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/sparc' make[5]: Nothing to be done for `install-exec-am'. make install-data-hook make[6]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/sparc' make[6]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/sparc' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/sparc' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/sparc' Making install in libpostproc make[4]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/libpostproc' make[5]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/libpostproc' make[5]: Nothing to be done for `install-exec-am'. make install-data-hook make[6]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/libpostproc' make[6]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/libpostproc' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/libpostproc' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec/libpostproc' make[4]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec' make[5]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec' make[5]: Nothing to be done for `install-exec-am'. make install-data-hook make[6]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec' make[6]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg/libavcodec' make[3]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg' make[4]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_ff.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_ff.la libtool-nofpic: install: warning: relinking `xineplug_decode_ff.la' (cd /usr/local/src/xine-lib/src/libffmpeg; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_ff.la -rpath /usr/local/lib/xine/plugins/1.0.0 -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/libavcodec/libpostproc/libpostprocess.la ) 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/libavcodec/libpostproc/.libs/libpostprocess.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -lm -lz -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_ff.so -o .libs/xineplug_decode_ff.so /bin/install -c .libs/xineplug_decode_ff.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_ff.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_dvaudio.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_dvaudio.la libtool-nofpic: install: warning: relinking `xineplug_decode_dvaudio.la' (cd /usr/local/src/xine-lib/src/libffmpeg; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_dvaudio.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module dvaudio_decoder.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/dvaudio_decoder.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_dvaudio.so -o .libs/xineplug_decode_dvaudio.so /bin/install -c .libs/xineplug_decode_dvaudio.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_dvaudio.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/libffmpeg' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libffmpeg' Making install in libmpeg2 make[2]: Entering directory `/usr/local/src/xine-lib/src/libmpeg2' make[3]: Entering directory `/usr/local/src/xine-lib/src/libmpeg2' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_mpeg2.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_mpeg2.la libtool-nofpic: install: warning: relinking `xineplug_decode_mpeg2.la' (cd /usr/local/src/xine-lib/src/libmpeg2; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_mpeg2.la -rpath /usr/local/lib/xine/plugins/1.0.0 -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 ../../src/xine-engine/libxine.la ) 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 -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_mpeg2.so -o .libs/xineplug_decode_mpeg2.so /bin/install -c .libs/xineplug_decode_mpeg2.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_mpeg2.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/libmpeg2' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libmpeg2' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libmpeg2' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libmpeg2' Making install in liba52 make[2]: Entering directory `/usr/local/src/xine-lib/src/liba52' make[3]: Entering directory `/usr/local/src/xine-lib/src/liba52' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_a52.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_a52.la libtool-nofpic: install: warning: relinking `xineplug_decode_a52.la' (cd /usr/local/src/xine-lib/src/liba52; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_a52.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module bitstream.lo bit_allocate.lo crc.lo downmix.lo imdct.lo parse.lo xine_decoder.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/bitstream.o .libs/bit_allocate.o .libs/crc.o .libs/downmix.o .libs/imdct.o .libs/parse.o .libs/xine_decoder.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_a52.so -o .libs/xineplug_decode_a52.so /bin/install -c .libs/xineplug_decode_a52.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_a52.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/liba52' make[4]: Leaving directory `/usr/local/src/xine-lib/src/liba52' make[3]: Leaving directory `/usr/local/src/xine-lib/src/liba52' make[2]: Leaving directory `/usr/local/src/xine-lib/src/liba52' Making install in libspudec make[2]: Entering directory `/usr/local/src/xine-lib/src/libspudec' make[3]: Entering directory `/usr/local/src/xine-lib/src/libspudec' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_spu.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_spu.la libtool-nofpic: install: warning: relinking `xineplug_decode_spu.la' (cd /usr/local/src/xine-lib/src/libspudec; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_spu.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module nav_read.lo spu.lo xine_decoder.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/nav_read.o .libs/spu.o .libs/xine_decoder.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_spu.so -o .libs/xineplug_decode_spu.so /bin/install -c .libs/xineplug_decode_spu.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_spu.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/libspudec' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libspudec' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libspudec' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libspudec' Making install in libspucc make[2]: Entering directory `/usr/local/src/xine-lib/src/libspucc' make[3]: Entering directory `/usr/local/src/xine-lib/src/libspucc' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_spucc.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_spucc.la libtool-nofpic: install: warning: relinking `xineplug_decode_spucc.la' (cd /usr/local/src/xine-lib/src/libspucc; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_spucc.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module cc_decoder.lo xine_decoder.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/cc_decoder.o .libs/xine_decoder.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_spucc.so -o .libs/xineplug_decode_spucc.so /bin/install -c .libs/xineplug_decode_spucc.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_spucc.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/libspucc' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libspucc' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libspucc' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libspucc' Making install in libspucmml make[2]: Entering directory `/usr/local/src/xine-lib/src/libspucmml' make[3]: Entering directory `/usr/local/src/xine-lib/src/libspucmml' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_spucmml.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_spucmml.la libtool-nofpic: install: warning: relinking `xineplug_decode_spucmml.la' (cd /usr/local/src/xine-lib/src/libspucmml; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_spucmml.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module xine_decoder.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/xine_decoder.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_spucmml.so -o .libs/xineplug_decode_spucmml.so /bin/install -c .libs/xineplug_decode_spucmml.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_spucmml.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/libspucmml' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libspucmml' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libspucmml' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libspucmml' Making install in libspudvb make[2]: Entering directory `/usr/local/src/xine-lib/src/libspudvb' make[3]: Entering directory `/usr/local/src/xine-lib/src/libspudvb' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_spudvb.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_spudvb.la libtool-nofpic: install: warning: relinking `xineplug_decode_spudvb.la' (cd /usr/local/src/xine-lib/src/libspudvb; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_spudvb.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module xine_decoder.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/xine_decoder.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_spudvb.so -o .libs/xineplug_decode_spudvb.so /bin/install -c .libs/xineplug_decode_spudvb.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_spudvb.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/libspudvb' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libspudvb' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libspudvb' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libspudvb' Making install in libsputext make[2]: Entering directory `/usr/local/src/xine-lib/src/libsputext' make[3]: Entering directory `/usr/local/src/xine-lib/src/libsputext' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_sputext.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_sputext.la libtool-nofpic: install: warning: relinking `xineplug_decode_sputext.la' (cd /usr/local/src/xine-lib/src/libsputext; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_sputext.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module xine_decoder.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/xine_decoder.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_sputext.so -o .libs/xineplug_decode_sputext.so /bin/install -c .libs/xineplug_decode_sputext.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_sputext.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_dmx_sputext.la /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_sputext.la libtool-nofpic: install: warning: relinking `xineplug_dmx_sputext.la' (cd /usr/local/src/xine-lib/src/libsputext; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_dmx_sputext.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module demux_sputext.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/demux_sputext.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_dmx_sputext.so -o .libs/xineplug_dmx_sputext.so /bin/install -c .libs/xineplug_dmx_sputext.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_dmx_sputext.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/libsputext' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libsputext' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libsputext' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libsputext' Making install in libdts make[2]: Entering directory `/usr/local/src/xine-lib/src/libdts' make[3]: Entering directory `/usr/local/src/xine-lib/src/libdts' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_dts.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_dts.la libtool-nofpic: install: warning: relinking `xineplug_decode_dts.la' (cd /usr/local/src/xine-lib/src/libdts; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_dts.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module bitstream.lo downmix.lo parse.lo xine_decoder.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/bitstream.o .libs/downmix.o .libs/parse.o .libs/xine_decoder.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_dts.so -o .libs/xineplug_decode_dts.so /bin/install -c .libs/xineplug_decode_dts.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_dts.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/libdts' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libdts' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libdts' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libdts' Making install in libmad make[2]: Entering directory `/usr/local/src/xine-lib/src/libmad' make[3]: Entering directory `/usr/local/src/xine-lib/src/libmad' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_mad.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_mad.la libtool-nofpic: install: warning: relinking `xineplug_decode_mad.la' (cd /usr/local/src/xine-lib/src/libmad; /bin/sh ../../libtool-nofpic --mode=relink gcc -DOPT_SPEED -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_mad.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module bit.lo fixed.lo frame.lo huffman.lo layer12.lo layer3.lo stream.lo synth.lo timer.lo version.lo xine_decoder.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/bit.o .libs/fixed.o .libs/frame.o .libs/huffman.o .libs/layer12.o .libs/layer3.o .libs/stream.o .libs/synth.o .libs/timer.o .libs/version.o .libs/xine_decoder.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_mad.so -o .libs/xineplug_decode_mad.so /bin/install -c .libs/xineplug_decode_mad.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_mad.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/libmad' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libmad' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libmad' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libmad' Making install in libw32dll make[2]: Entering directory `/usr/local/src/xine-lib/src/libw32dll' Making install in wine make[3]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/wine' make[4]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/wine' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/wine' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/wine' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/wine' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/wine' Making install in DirectShow make[3]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/DirectShow' make[4]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/DirectShow' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/DirectShow' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/DirectShow' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/DirectShow' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/DirectShow' Making install in dmo make[3]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/dmo' make[4]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/dmo' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/dmo' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/dmo' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/dmo' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/dmo' Making install in qtx make[3]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/qtx' Making install in qtxsdk make[4]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/qtx/qtxsdk' make[5]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/qtx/qtxsdk' make[5]: Nothing to be done for `install-exec-am'. make install-data-hook make[6]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/qtx/qtxsdk' make[6]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/qtx/qtxsdk' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/qtx/qtxsdk' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/qtx/qtxsdk' make[4]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/qtx' make[5]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/qtx' make[5]: Nothing to be done for `install-exec-am'. make install-data-hook make[6]: Entering directory `/usr/local/src/xine-lib/src/libw32dll/qtx' make[6]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/qtx' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/qtx' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/qtx' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll/qtx' make[3]: Entering directory `/usr/local/src/xine-lib/src/libw32dll' make[4]: Entering directory `/usr/local/src/xine-lib/src/libw32dll' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_w32dll.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_w32dll.la libtool-nofpic: install: warning: relinking `xineplug_decode_w32dll.la' (cd /usr/local/src/xine-lib/src/libw32dll; /bin/sh ../../libtool-nofpic --mode=relink gcc -I./wine -DWIN32_PATH="/usr/lib/win32" -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_w32dll.la -rpath /usr/local/lib/xine/plugins/1.0.0 -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 ) 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/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_w32dll.so -o .libs/xineplug_decode_w32dll.so /bin/install -c .libs/xineplug_decode_w32dll.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_w32dll.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_qt.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_qt.la libtool-nofpic: install: warning: relinking `xineplug_decode_qt.la' (cd /usr/local/src/xine-lib/src/libw32dll; /bin/sh ../../libtool-nofpic --mode=relink gcc -I./wine -DWIN32_PATH="/usr/lib/win32" -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_qt.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module qt_decoder.lo ../../src/libw32dll/wine/libwine.la ../../src/xine-engine/libxine.la ) gcc -shared .libs/qt_decoder.o -Wl,--whole-archive ../../src/libw32dll/wine/.libs/libwine.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_qt.so -o .libs/xineplug_decode_qt.so /bin/install -c .libs/xineplug_decode_qt.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_qt.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/libw32dll' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libw32dll' Making install in liblpcm make[2]: Entering directory `/usr/local/src/xine-lib/src/liblpcm' make[3]: Entering directory `/usr/local/src/xine-lib/src/liblpcm' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_lpcm.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_lpcm.la libtool-nofpic: install: warning: relinking `xineplug_decode_lpcm.la' (cd /usr/local/src/xine-lib/src/liblpcm; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_lpcm.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module xine_decoder.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/xine_decoder.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_lpcm.so -o .libs/xineplug_decode_lpcm.so /bin/install -c .libs/xineplug_decode_lpcm.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_lpcm.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/liblpcm' make[4]: Leaving directory `/usr/local/src/xine-lib/src/liblpcm' make[3]: Leaving directory `/usr/local/src/xine-lib/src/liblpcm' make[2]: Leaving directory `/usr/local/src/xine-lib/src/liblpcm' Making install in libxinevdec make[2]: Entering directory `/usr/local/src/xine-lib/src/libxinevdec' make[3]: Entering directory `/usr/local/src/xine-lib/src/libxinevdec' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_image.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_image.la libtool-nofpic: install: warning: relinking `xineplug_decode_image.la' (cd /usr/local/src/xine-lib/src/libxinevdec; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_image.la -rpath /usr/local/lib/xine/plugins/1.0.0 -L/usr/lib -L/usr/X11R6/lib -lfreetype -lz -L/usr/lib -avoid-version -module xineplug_decode_image_la-image.lo ../../src/xine-engine/libxine.la -ldl -lWand -lMagick -ltiff -lfreetype -ljpeg -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lpthread -lm -lpthread ) gcc -shared .libs/xineplug_decode_image_la-image.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib/gcc-lib/i686-pc-linux-gnu/../../../i686-pc-linux-gnu/lib -L/usr/i686-pc-linux-gnu/lib -L/usr/i686-pc-linux-gnu/bin -L//usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 -L/usr/lib -L/usr/X11R6/lib -L/usr/local/lib -lxine -ldl -lWand -lMagick -ltiff -lfreetype -ljpeg -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lm -lpthread -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_image.so -o .libs/xineplug_decode_image.so /bin/install -c .libs/xineplug_decode_image.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_image.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_png.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_png.la libtool-nofpic: install: warning: relinking `xineplug_decode_png.la' (cd /usr/local/src/xine-lib/src/libxinevdec; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_png.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module xineplug_decode_png_la-png.lo ../../src/xine-engine/libxine.la -ldl -lpng12 -lz -lm ) gcc -shared .libs/xineplug_decode_png_la-png.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -ldl -lpng12 -lz -lm -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_png.so -o .libs/xineplug_decode_png.so /bin/install -c .libs/xineplug_decode_png.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_png.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_bitplane.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_bitplane.la libtool-nofpic: install: warning: relinking `xineplug_decode_bitplane.la' (cd /usr/local/src/xine-lib/src/libxinevdec; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_bitplane.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module bitplane.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/bitplane.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_bitplane.so -o .libs/xineplug_decode_bitplane.so /bin/install -c .libs/xineplug_decode_bitplane.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_bitplane.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_rgb.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_rgb.la libtool-nofpic: install: warning: relinking `xineplug_decode_rgb.la' (cd /usr/local/src/xine-lib/src/libxinevdec; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_rgb.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module rgb.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/rgb.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_rgb.so -o .libs/xineplug_decode_rgb.so /bin/install -c .libs/xineplug_decode_rgb.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_rgb.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_yuv.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_yuv.la libtool-nofpic: install: warning: relinking `xineplug_decode_yuv.la' (cd /usr/local/src/xine-lib/src/libxinevdec; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_yuv.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module yuv.lo ../../src/xine-engine/libxine.la ) gcc -shared .libs/yuv.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_yuv.so -o .libs/xineplug_decode_yuv.so /bin/install -c .libs/xineplug_decode_yuv.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_yuv.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/libxinevdec' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libxinevdec' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libxinevdec' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libxinevdec' Making install in libxineadec make[2]: Entering directory `/usr/local/src/xine-lib/src/libxineadec' Making install in gsm610 make[3]: Entering directory `/usr/local/src/xine-lib/src/libxineadec/gsm610' make[4]: Entering directory `/usr/local/src/xine-lib/src/libxineadec/gsm610' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/libxineadec/gsm610' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libxineadec/gsm610' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libxineadec/gsm610' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libxineadec/gsm610' Making install in nosefart make[3]: Entering directory `/usr/local/src/xine-lib/src/libxineadec/nosefart' make[4]: Entering directory `/usr/local/src/xine-lib/src/libxineadec/nosefart' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/libxineadec/nosefart' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libxineadec/nosefart' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libxineadec/nosefart' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libxineadec/nosefart' make[3]: Entering directory `/usr/local/src/xine-lib/src/libxineadec' make[4]: Entering directory `/usr/local/src/xine-lib/src/libxineadec' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_gsm610.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_gsm610.la libtool-nofpic: install: warning: relinking `xineplug_decode_gsm610.la' (cd /usr/local/src/xine-lib/src/libxineadec; /bin/sh ../../libtool-nofpic --mode=relink gcc -DNSF_PLAYER -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_gsm610.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module gsm610.lo ../../src/xine-engine/libxine.la ../../src/libxineadec/gsm610/libgsm610.la ) gcc -shared .libs/gsm610.o -Wl,--whole-archive ../../src/libxineadec/gsm610/.libs/libgsm610.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_gsm610.so -o .libs/xineplug_decode_gsm610.so /bin/install -c .libs/xineplug_decode_gsm610.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_gsm610.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_nsf.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_nsf.la libtool-nofpic: install: warning: relinking `xineplug_decode_nsf.la' (cd /usr/local/src/xine-lib/src/libxineadec; /bin/sh ../../libtool-nofpic --mode=relink gcc -DNSF_PLAYER -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_nsf.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module nsf.lo ../../src/xine-engine/libxine.la ../../src/libxineadec/nosefart/libnosefart.la ) gcc -shared .libs/nsf.o -Wl,--whole-archive ../../src/libxineadec/nosefart/.libs/libnosefart.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_nsf.so -o .libs/xineplug_decode_nsf.so /bin/install -c .libs/xineplug_decode_nsf.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_nsf.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/libxineadec' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libxineadec' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libxineadec' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libxineadec' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libxineadec' Making install in libvorbis make[2]: Entering directory `/usr/local/src/xine-lib/src/libvorbis' make[3]: Entering directory `/usr/local/src/xine-lib/src/libvorbis' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_vorbis.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_vorbis.la /bin/install -c .libs/xineplug_decode_vorbis.so /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_vorbis.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/libvorbis' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libvorbis' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libvorbis' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libvorbis' Making install in libtheora make[2]: Entering directory `/usr/local/src/xine-lib/src/libtheora' make[3]: Entering directory `/usr/local/src/xine-lib/src/libtheora' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/libtheora' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libtheora' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libtheora' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libtheora' Making install in libspeex make[2]: Entering directory `/usr/local/src/xine-lib/src/libspeex' make[3]: Entering directory `/usr/local/src/xine-lib/src/libspeex' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/libspeex' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libspeex' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libspeex' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libspeex' Making install in libreal make[2]: Entering directory `/usr/local/src/xine-lib/src/libreal' make[3]: Entering directory `/usr/local/src/xine-lib/src/libreal' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_real.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_real.la libtool-nofpic: install: warning: relinking `xineplug_decode_real.la' (cd /usr/local/src/xine-lib/src/libreal; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_real.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module xine_decoder.lo ../../src/xine-engine/libxine.la -ldl ) gcc -shared .libs/xine_decoder.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -ldl -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_real.so -o .libs/xineplug_decode_real.so /bin/install -c .libs/xineplug_decode_real.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_real.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_real_audio.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_real_audio.la libtool-nofpic: install: warning: relinking `xineplug_decode_real_audio.la' (cd /usr/local/src/xine-lib/src/libreal; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_real_audio.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module audio_decoder.lo ../../src/xine-engine/libxine.la -ldl ) gcc -shared .libs/audio_decoder.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -ldl -mcpu=athlon -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/local/lib/xine/plugins/1.0.0/xineplug_decode_real_audio.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/libreal' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libreal' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libreal' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libreal' Making install in libfaad make[2]: Entering directory `/usr/local/src/xine-lib/src/libfaad' Making install in codebook make[3]: Entering directory `/usr/local/src/xine-lib/src/libfaad/codebook' make[4]: Entering directory `/usr/local/src/xine-lib/src/libfaad/codebook' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/libfaad/codebook' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libfaad/codebook' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libfaad/codebook' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libfaad/codebook' make[3]: Entering directory `/usr/local/src/xine-lib/src/libfaad' make[4]: Entering directory `/usr/local/src/xine-lib/src/libfaad' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_faad.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_faad.la libtool-nofpic: install: warning: relinking `xineplug_decode_faad.la' (cd /usr/local/src/xine-lib/src/libfaad; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_faad.la -rpath /usr/local/lib/xine/plugins/1.0.0 -avoid-version -module bits.lo cfft.lo common.lo decoder.lo drc.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 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 ) gcc -shared .libs/bits.o .libs/cfft.o .libs/common.o .libs/decoder.o .libs/drc.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/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/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_faad.so -o .libs/xineplug_decode_faad.so /bin/install -c .libs/xineplug_decode_faad.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_faad.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/libfaad' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libfaad' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libfaad' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libfaad' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libfaad' Making install in libflac make[2]: Entering directory `/usr/local/src/xine-lib/src/libflac' make[3]: Entering directory `/usr/local/src/xine-lib/src/libflac' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_flac.la /usr/local/lib/xine/plugins/1.0.0/xineplug_flac.la /bin/install -c .libs/xineplug_flac.so /usr/local/lib/xine/plugins/1.0.0/xineplug_flac.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src/libflac' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libflac' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libflac' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libflac' Making install in libmusepack make[2]: Entering directory `/usr/local/src/xine-lib/src/libmusepack' Making install in musepack make[3]: Entering directory `/usr/local/src/xine-lib/src/libmusepack/musepack' make[4]: Entering directory `/usr/local/src/xine-lib/src/libmusepack/musepack' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/libmusepack/musepack' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libmusepack/musepack' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libmusepack/musepack' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libmusepack/musepack' make[3]: Entering directory `/usr/local/src/xine-lib/src/libmusepack' make[4]: Entering directory `/usr/local/src/xine-lib/src/libmusepack' /bin/sh ../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0 /bin/sh ../../libtool-nofpic --mode=install /bin/install -c xineplug_decode_mpc.la /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_mpc.la libtool-nofpic: install: warning: relinking `xineplug_decode_mpc.la' (cd /usr/local/src/xine-lib/src/libmusepack; /bin/sh ../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_decode_mpc.la -rpath /usr/local/lib/xine/plugins/1.0.0 -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 ) 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/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_decode_mpc.so -o .libs/xineplug_decode_mpc.so /bin/install -c .libs/xineplug_decode_mpc.soT /usr/local/lib/xine/plugins/1.0.0/xineplug_decode_mpc.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0 make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/libmusepack' make[5]: Leaving directory `/usr/local/src/xine-lib/src/libmusepack' make[4]: Leaving directory `/usr/local/src/xine-lib/src/libmusepack' make[3]: Leaving directory `/usr/local/src/xine-lib/src/libmusepack' make[2]: Leaving directory `/usr/local/src/xine-lib/src/libmusepack' Making install in post make[2]: Entering directory `/usr/local/src/xine-lib/src/post' Making install in planar make[3]: Entering directory `/usr/local/src/xine-lib/src/post/planar' make[4]: Entering directory `/usr/local/src/xine-lib/src/post/planar' /bin/sh ../../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0/post /bin/sh ../../../libtool-nofpic --mode=install /bin/install -c xineplug_post_planar.la /usr/local/lib/xine/plugins/1.0.0/post/xineplug_post_planar.la libtool-nofpic: install: warning: relinking `xineplug_post_planar.la' (cd /usr/local/src/xine-lib/src/post/planar; /bin/sh ../../../libtool-nofpic --mode=relink gcc -I../../../src/libffmpeg/libavcodec/libpostproc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_post_planar.la -rpath /usr/local/lib/xine/plugins/1.0.0/post -avoid-version -module planar.lo invert.lo expand.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 ) gcc -shared .libs/planar.o .libs/invert.o .libs/expand.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/local/lib -L/usr/lib -L/usr/local/lib -lxine -lm -mcpu=athlon -Wl,-soname -Wl,xineplug_post_planar.so -o .libs/xineplug_post_planar.so /bin/install -c .libs/xineplug_post_planar.soT /usr/local/lib/xine/plugins/1.0.0/post/xineplug_post_planar.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0/post make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/post/planar' make[5]: Leaving directory `/usr/local/src/xine-lib/src/post/planar' make[4]: Leaving directory `/usr/local/src/xine-lib/src/post/planar' make[3]: Leaving directory `/usr/local/src/xine-lib/src/post/planar' Making install in goom make[3]: Entering directory `/usr/local/src/xine-lib/src/post/goom' make[4]: Entering directory `/usr/local/src/xine-lib/src/post/goom' /bin/sh ../../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0/post /bin/sh ../../../libtool-nofpic --mode=install /bin/install -c xineplug_post_goom.la /usr/local/lib/xine/plugins/1.0.0/post/xineplug_post_goom.la libtool-nofpic: install: warning: relinking `xineplug_post_goom.la' (cd /usr/local/src/xine-lib/src/post/goom; /bin/sh ../../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_post_goom.la -rpath /usr/local/lib/xine/plugins/1.0.0/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_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 ) 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_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/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_post_goom.so -o .libs/xineplug_post_goom.so /bin/install -c .libs/xineplug_post_goom.soT /usr/local/lib/xine/plugins/1.0.0/post/xineplug_post_goom.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0/post make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/post/goom' make[5]: Leaving directory `/usr/local/src/xine-lib/src/post/goom' make[4]: Leaving directory `/usr/local/src/xine-lib/src/post/goom' make[3]: Leaving directory `/usr/local/src/xine-lib/src/post/goom' Making install in visualizations make[3]: Entering directory `/usr/local/src/xine-lib/src/post/visualizations' make[4]: Entering directory `/usr/local/src/xine-lib/src/post/visualizations' /bin/sh ../../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0/post /bin/sh ../../../libtool-nofpic --mode=install /bin/install -c xineplug_post_visualizations.la /usr/local/lib/xine/plugins/1.0.0/post/xineplug_post_visualizations.la libtool-nofpic: install: warning: relinking `xineplug_post_visualizations.la' (cd /usr/local/src/xine-lib/src/post/visualizations; /bin/sh ../../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_post_visualizations.la -rpath /usr/local/lib/xine/plugins/1.0.0/post -avoid-version -module -lm visualizations.lo fft.lo fftscope.lo oscope.lo fftgraph.lo ../../../src/xine-engine/libxine.la ) gcc -shared .libs/visualizations.o .libs/fft.o .libs/fftscope.o .libs/oscope.o .libs/fftgraph.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -lm -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_post_visualizations.so -o .libs/xineplug_post_visualizations.so /bin/install -c .libs/xineplug_post_visualizations.soT /usr/local/lib/xine/plugins/1.0.0/post/xineplug_post_visualizations.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0/post make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/post/visualizations' make[5]: Leaving directory `/usr/local/src/xine-lib/src/post/visualizations' make[4]: Leaving directory `/usr/local/src/xine-lib/src/post/visualizations' make[3]: Leaving directory `/usr/local/src/xine-lib/src/post/visualizations' Making install in mosaico make[3]: Entering directory `/usr/local/src/xine-lib/src/post/mosaico' make[4]: Entering directory `/usr/local/src/xine-lib/src/post/mosaico' /bin/sh ../../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0/post /bin/sh ../../../libtool-nofpic --mode=install /bin/install -c xineplug_post_mosaico.la /usr/local/lib/xine/plugins/1.0.0/post/xineplug_post_mosaico.la libtool-nofpic: install: warning: relinking `xineplug_post_mosaico.la' (cd /usr/local/src/xine-lib/src/post/mosaico; /bin/sh ../../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_post_mosaico.la -rpath /usr/local/lib/xine/plugins/1.0.0/post -avoid-version -module mosaico.lo ../../../src/xine-engine/libxine.la ) gcc -shared .libs/mosaico.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_post_mosaico.so -o .libs/xineplug_post_mosaico.so /bin/install -c .libs/xineplug_post_mosaico.soT /usr/local/lib/xine/plugins/1.0.0/post/xineplug_post_mosaico.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0/post /bin/sh ../../../libtool-nofpic --mode=install /bin/install -c xineplug_post_switch.la /usr/local/lib/xine/plugins/1.0.0/post/xineplug_post_switch.la libtool-nofpic: install: warning: relinking `xineplug_post_switch.la' (cd /usr/local/src/xine-lib/src/post/mosaico; /bin/sh ../../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_post_switch.la -rpath /usr/local/lib/xine/plugins/1.0.0/post -avoid-version -module switch.lo ../../../src/xine-engine/libxine.la ) gcc -shared .libs/switch.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -L/usr/local/lib -lxine -mcpu=athlon -Wl,-soname -Wl,xineplug_post_switch.so -o .libs/xineplug_post_switch.so /bin/install -c .libs/xineplug_post_switch.soT /usr/local/lib/xine/plugins/1.0.0/post/xineplug_post_switch.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0/post make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/post/mosaico' make[5]: Leaving directory `/usr/local/src/xine-lib/src/post/mosaico' make[4]: Leaving directory `/usr/local/src/xine-lib/src/post/mosaico' make[3]: Leaving directory `/usr/local/src/xine-lib/src/post/mosaico' Making install in deinterlace make[3]: Entering directory `/usr/local/src/xine-lib/src/post/deinterlace' Making install in plugins make[4]: Entering directory `/usr/local/src/xine-lib/src/post/deinterlace/plugins' make[5]: Entering directory `/usr/local/src/xine-lib/src/post/deinterlace/plugins' make[5]: Nothing to be done for `install-exec-am'. make install-data-hook make[6]: Entering directory `/usr/local/src/xine-lib/src/post/deinterlace/plugins' make[6]: Leaving directory `/usr/local/src/xine-lib/src/post/deinterlace/plugins' make[5]: Leaving directory `/usr/local/src/xine-lib/src/post/deinterlace/plugins' make[4]: Leaving directory `/usr/local/src/xine-lib/src/post/deinterlace/plugins' make[4]: Entering directory `/usr/local/src/xine-lib/src/post/deinterlace' make[5]: Entering directory `/usr/local/src/xine-lib/src/post/deinterlace' /bin/sh ../../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0/post /bin/sh ../../../libtool-nofpic --mode=install /bin/install -c xineplug_post_tvtime.la /usr/local/lib/xine/plugins/1.0.0/post/xineplug_post_tvtime.la libtool-nofpic: install: warning: relinking `xineplug_post_tvtime.la' (cd /usr/local/src/xine-lib/src/post/deinterlace; /bin/sh ../../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_post_tvtime.la -rpath /usr/local/lib/xine/plugins/1.0.0/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 ) 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/local/lib -L/usr/lib -L/usr/local/lib -lxine -lpthread -ldl -lm -lfreetype -lz -lrt -mcpu=athlon -Wl,-soname -Wl,xineplug_post_tvtime.so -o .libs/xineplug_post_tvtime.so /bin/install -c .libs/xineplug_post_tvtime.soT /usr/local/lib/xine/plugins/1.0.0/post/xineplug_post_tvtime.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0/post make install-data-hook make[6]: Entering directory `/usr/local/src/xine-lib/src/post/deinterlace' make[6]: Leaving directory `/usr/local/src/xine-lib/src/post/deinterlace' make[5]: Leaving directory `/usr/local/src/xine-lib/src/post/deinterlace' make[4]: Leaving directory `/usr/local/src/xine-lib/src/post/deinterlace' make[3]: Leaving directory `/usr/local/src/xine-lib/src/post/deinterlace' Making install in audio make[3]: Entering directory `/usr/local/src/xine-lib/src/post/audio' make[4]: Entering directory `/usr/local/src/xine-lib/src/post/audio' /bin/sh ../../../mkinstalldirs /usr/local/lib/xine/plugins/1.0.0/post /bin/sh ../../../libtool-nofpic --mode=install /bin/install -c xineplug_post_audio_filters.la /usr/local/lib/xine/plugins/1.0.0/post/xineplug_post_audio_filters.la libtool-nofpic: install: warning: relinking `xineplug_post_audio_filters.la' (cd /usr/local/src/xine-lib/src/post/audio; /bin/sh ../../../libtool-nofpic --mode=relink gcc -mcpu=athlon -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG -o xineplug_post_audio_filters.la -rpath /usr/local/lib/xine/plugins/1.0.0/post -avoid-version -module -lm upmix.lo filter.lo window.lo stretch.lo audio_filters.lo ../../../src/xine-engine/libxine.la ) gcc -shared .libs/upmix.o .libs/filter.o .libs/window.o .libs/stretch.o .libs/audio_filters.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib -lm -L/usr/local/lib -lxine -mcpu=athlon -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/local/lib/xine/plugins/1.0.0/post/xineplug_post_audio_filters.so PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/xine/plugins/1.0.0/post make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/post/audio' make[5]: Leaving directory `/usr/local/src/xine-lib/src/post/audio' make[4]: Leaving directory `/usr/local/src/xine-lib/src/post/audio' make[3]: Leaving directory `/usr/local/src/xine-lib/src/post/audio' make[3]: Entering directory `/usr/local/src/xine-lib/src/post' make[4]: Entering directory `/usr/local/src/xine-lib/src/post' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/src/post' make[5]: Leaving directory `/usr/local/src/xine-lib/src/post' make[4]: Leaving directory `/usr/local/src/xine-lib/src/post' make[3]: Leaving directory `/usr/local/src/xine-lib/src/post' make[2]: Leaving directory `/usr/local/src/xine-lib/src/post' make[2]: Entering directory `/usr/local/src/xine-lib/src' make[3]: Entering directory `/usr/local/src/xine-lib/src' make[3]: Nothing to be done for `install-exec-am'. make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/src' make[4]: Leaving directory `/usr/local/src/xine-lib/src' make[3]: Leaving directory `/usr/local/src/xine-lib/src' make[2]: Leaving directory `/usr/local/src/xine-lib/src' make[1]: Leaving directory `/usr/local/src/xine-lib/src' Making install in win32 make[1]: Entering directory `/usr/local/src/xine-lib/win32' Making install in contrib make[2]: Entering directory `/usr/local/src/xine-lib/win32/contrib' Making install in zlib make[3]: Entering directory `/usr/local/src/xine-lib/win32/contrib/zlib' make[4]: Entering directory `/usr/local/src/xine-lib/win32/contrib/zlib' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/win32/contrib/zlib' make[5]: Leaving directory `/usr/local/src/xine-lib/win32/contrib/zlib' make[4]: Leaving directory `/usr/local/src/xine-lib/win32/contrib/zlib' make[3]: Leaving directory `/usr/local/src/xine-lib/win32/contrib/zlib' Making install in pthreads make[3]: Entering directory `/usr/local/src/xine-lib/win32/contrib/pthreads' make[4]: Entering directory `/usr/local/src/xine-lib/win32/contrib/pthreads' make[4]: Nothing to be done for `install-exec-am'. /bin/sh ../../../mkinstalldirs /usr/local/include make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/win32/contrib/pthreads' make[5]: Nothing to be done for `install-data-hook'. make[5]: Leaving directory `/usr/local/src/xine-lib/win32/contrib/pthreads' make[4]: Leaving directory `/usr/local/src/xine-lib/win32/contrib/pthreads' make[3]: Leaving directory `/usr/local/src/xine-lib/win32/contrib/pthreads' make[3]: Entering directory `/usr/local/src/xine-lib/win32/contrib' make[4]: Entering directory `/usr/local/src/xine-lib/win32/contrib' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/usr/local/src/xine-lib/win32/contrib' make[5]: Leaving directory `/usr/local/src/xine-lib/win32/contrib' make[4]: Leaving directory `/usr/local/src/xine-lib/win32/contrib' make[3]: Leaving directory `/usr/local/src/xine-lib/win32/contrib' make[2]: Leaving directory `/usr/local/src/xine-lib/win32/contrib' Making install in include make[2]: Entering directory `/usr/local/src/xine-lib/win32/include' make[3]: Entering directory `/usr/local/src/xine-lib/win32/include' make[3]: Nothing to be done for `install-exec-am'. make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/win32/include' make[4]: Leaving directory `/usr/local/src/xine-lib/win32/include' make[3]: Leaving directory `/usr/local/src/xine-lib/win32/include' make[2]: Leaving directory `/usr/local/src/xine-lib/win32/include' make[2]: Entering directory `/usr/local/src/xine-lib/win32' make[3]: Entering directory `/usr/local/src/xine-lib/win32' make[3]: Nothing to be done for `install-exec-am'. make install-data-hook make[4]: Entering directory `/usr/local/src/xine-lib/win32' make[4]: Leaving directory `/usr/local/src/xine-lib/win32' make[3]: Leaving directory `/usr/local/src/xine-lib/win32' make[2]: Leaving directory `/usr/local/src/xine-lib/win32' make[1]: Leaving directory `/usr/local/src/xine-lib/win32' make[1]: Entering directory `/usr/local/src/xine-lib' cd . && /bin/sh /usr/local/src/xine-lib/missing --run autoheader touch ./config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make[2]: Entering directory `/usr/local/src/xine-lib' make[2]: Nothing to be done for `install-exec-am'. make install-data-hook make[3]: Entering directory `/usr/local/src/xine-lib' make[3]: Leaving directory `/usr/local/src/xine-lib' make[2]: Leaving directory `/usr/local/src/xine-lib' make[1]: Leaving directory `/usr/local/src/xine-lib'