* You have disabled the qt4 useflag, vlc will not have any * graphical interface. Maybe that is not what you want... * Applying various patches (bugfixes/updates) ... * 010_all_freetype-font.patch ...  [ ok ] * 020_all_check_headers_regexps.patch ...  [ ok ] * 030_all_xcb_sysconf_bsd.patch ...  [ ok ] * 300_all_pic.patch ...  [ ok ] * 310_all_mmx_pic.patch ...  [ ok ] * Done with patching * Running eautoreconf in '/var/tmp/portage/media-video/vlc-1.0.1/work/vlc-1.0.1' ... * Running aclocal -I m4 -I m4 -I /var/tmp/portage/media-video/vlc-1.0.1/work/vlc-m4 ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I m4 -I m4 -I /var/tmp/portage/media-video/vlc-1.0.1/work/vlc-m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: vlc-1.0.1/autotools * Applying sed-1.5.6.patch ... checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether i686-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -std=gnu99 -E checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether we are using the GNU Objective C compiler... no checking whether i686-pc-linux-gnu-gcc accepts -g... no checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking for egrep... (cached) /bin/grep -E checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking dependency style of i686-pc-linux-gnu-gcc -std=gnu99... gcc3 checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ld... i686-pc-linux-gnu-ld checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for libs in /var/tmp/portage/media-video/vlc-1.0.1/work/vlc-1.0.1/./extras/contrib... no checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc -std=gnu99... i686-pc-linux-gnu-ld checking if the linker (i686-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for i686-pc-linux-gnu-ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i686-pc-linux-gnu-ar... (cached) i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... (cached) i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc -std=gnu99 object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for objdir... .libs checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc -std=gnu99 linker (i686-pc-linux-gnu-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 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... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by i686-pc-linux-gnu-g++... i686-pc-linux-gnu-ld checking if the linker (i686-pc-linux-gnu-ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (i686-pc-linux-gnu-ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (i686-pc-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... i686-pc-linux-gnu-ld checking if the linker (i686-pc-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for iconv... yes checking for working 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 buggy GNU/libc versions... not present checking for shared objects suffix... .so checking for gettimeofday... yes checking for isatty... yes checking for sigrelse... yes checking for getpwuid_r... yes checking for memalign... yes checking for posix_memalign... yes checking for if_nametoindex... yes checking for getenv... yes checking for putenv... yes checking for setenv... yes checking for ctime_r... yes checking for lrintf... no checking for daemon... yes checking for fork... yes checking for lstat... yes checking for posix_fadvise... yes checking for posix_madvise... yes checking for uselocale... yes checking for working alloca.h... yes checking for alloca... yes checking for fcntl... yes checking for asprintf... yes checking for atof... yes checking for atoll... yes checking for getcwd... yes checking for gmtime_r... yes checking for lldiv... yes checking for localtime_r... yes checking for rewind... yes checking for strcasecmp... yes checking for strcasestr... yes checking for strdup... yes checking for strlcpy... no checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strsep... yes checking for strtof... yes checking for strtoll... yes checking for vasprintf... yes checking for swab... yes checking for stricmp... no checking for strnicmp... no checking for fdatasync... yes checking for vmsplice... yes checking for mmap... yes checking for setlocale... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes checking for nl_langinfo and CODESET... yes checking for connect... yes checking for send... yes checking for socklen_t in sys/socket.h... yes checking for struct sockaddr_storage... yes checking for library containing getaddrinfo... none required checking for getnameinfo... yes checking for gai_strerror... yes checking for struct addrinfo... yes checking for va_copy... yes checking for __va_copy... yes checking for inet_aton... yes checking for getopt_long... yes checking return type of signal handlers... void checking for cos in -lm... yes checking for pow in -lm... yes checking for sqrt in -lm... yes checking for ceil in -lm... yes checking for exp in -lm... yes checking for round in -lm... yes checking for sqrtf in -lmx... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for shl_load... (cached) no checking for dld_link in -ldld... no checking image.h usability... no checking image.h presence... no checking for image.h... no checking for load_add_on... no checking for dlfcn.h... (cached) yes checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking for main in -lpthread... yes checking for clock_nanosleep in -lrt... yes checking for nanosleep... yes checking for strncasecmp in strings.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for strings.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/udplite.h usability... no checking netinet/udplite.h presence... no checking for netinet/udplite.h... no checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking for net/if.h... yes checking machine/param.h usability... no checking machine/param.h presence... no checking for machine/param.h... no checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking linux/dccp.h usability... yes checking linux/dccp.h presence... yes checking for linux/dccp.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking whether time.h and sys/time.h may both be included... yes checking for ssize_t... yes checking for library containing poll... none required checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for nanosleep in time.h... yes checking for timespec in sys/time.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for MINIZIP... no checking unzip.h usability... no checking unzip.h presence... no checking for unzip.h... no checking for HAL... yes checking for DBUS... yes checking for ntohl in sys/param.h... no checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wall... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wextra... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wsign-compare... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wundef... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wpointer-arith... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wbad-function-cast... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wcast-align... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wwrite-strings... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wmissing-prototypes... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Wvolatile-register-var... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -Werror-implicit-function-declaration... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 accepts -pipe... yes checking if $CC accepts -Os... yes checking if $CC accepts -O4... yes checking if $CC accepts -O0... yes checking if $CC accepts -ffast-math... yes checking if $CC accepts -funroll-loops... yes checking if $CC accepts -fomit-frame-pointer... yes checking if $CC accepts -bundle -undefined error... no checking __attribute__ ((aligned ())) support... 64 checking for __attribute__((packed))... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 groks MMX intrinsics... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 groks MMX inline assembly... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 groks MMX EXT inline assembly... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 groks SSE2 intrinsics... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 groks SSE inline assembly... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 groks SSE2 inline assembly... yes checking if i686-pc-linux-gnu-gcc -std=gnu99 groks 3D Now! inline assembly... yes checking whether i686-pc-linux-gnu-gcc -std=gnu99 accepts -mtune=pentium2... yes checking for SHOUT... yes checking for NOTIFY... yes checking for TAGLIB... yes checking liveMedia_version.hh usability... yes checking liveMedia_version.hh presence... yes checking for liveMedia_version.hh... yes checking for liveMedia version >= 1214895600 ... yes checking liveMedia.hh usability... yes checking liveMedia.hh presence... yes checking for liveMedia.hh... yes checking for main in -lliveMedia_pic... no checking for main in -lliveMedia... yes checking dvdread/dvd_reader.h usability... yes checking dvdread/dvd_reader.h presence... yes checking for dvdread/dvd_reader.h... yes checking for dvdnav-config... /usr/bin/dvdnav-config checking libsmbclient.h usability... yes checking libsmbclient.h presence... yes checking for libsmbclient.h... yes checking for struct _SMBCCTX.close_fn... yes checking for dvbpsi/dr.h... yes checking for dvbpsi_GenSDTSections in -ldvbpsi... yes checking linux/videodev.h usability... yes checking linux/videodev.h presence... yes checking for linux/videodev.h... yes checking linux/videodev2.h usability... yes checking linux/videodev2.h presence... yes checking for linux/videodev2.h... yes checking for LIBCDIO... yes checking for LIBCDIO_PARANOIA... yes checking for LIBCDDB... yes checking for cdrom_msf0 in linux/cdrom.h... yes checking for scsireq in sys/scsiio.h... no checking for ioc_toc_header in sys/cdio.h... no checking for LIBCDDB... yes checking for inet_pton... yes checking for inet_ntop... yes checking ogg/ogg.h usability... yes checking ogg/ogg.h presence... yes checking for ogg/ogg.h... yes checking for oggpack_read in -logg... yes checking libmodplug/modplug.h usability... yes checking libmodplug/modplug.h presence... yes checking for libmodplug/modplug.h... yes checking mpc/mpcdec.h usability... no checking mpc/mpcdec.h presence... no checking for mpc/mpcdec.h... no checking mpcdec/mpcdec.h usability... yes checking mpcdec/mpcdec.h presence... yes checking for mpcdec/mpcdec.h... yes configure: WARNING: only static linking is available, you must provide a gme-tree checking for AVCODEC... yes checking libavcodec/avcodec.h usability... yes checking libavcodec/avcodec.h presence... yes checking for libavcodec/avcodec.h... yes checking ffmpeg/avcodec.h usability... no checking ffmpeg/avcodec.h presence... no checking for ffmpeg/avcodec.h... no checking libavutil/avutil.h usability... yes checking libavutil/avutil.h presence... yes checking for libavutil/avutil.h... yes checking ffmpeg/avutil.h usability... no checking ffmpeg/avutil.h presence... no checking for ffmpeg/avutil.h... no checking for AVFORMAT... yes checking libavformat/avformat.h usability... yes checking libavformat/avformat.h presence... yes checking for libavformat/avformat.h... yes checking ffmpeg/avformat.h usability... no checking ffmpeg/avformat.h presence... no checking for ffmpeg/avformat.h... no checking for libavutil/avutil.h... (cached) yes checking for ffmpeg/avutil.h... (cached) no checking for SWSCALE... yes checking libswscale/swscale.h usability... yes checking libswscale/swscale.h presence... yes checking for libswscale/swscale.h... yes checking ffmpeg/swscale.h usability... no checking ffmpeg/swscale.h presence... no checking for ffmpeg/swscale.h... no checking for POSTPROC... yes checking libpostproc/postproc.h usability... no checking libpostproc/postproc.h presence... no checking for libpostproc/postproc.h... no checking postproc/postprocess.h usability... no checking postproc/postprocess.h presence... no checking for postproc/postprocess.h... no checking faad.h usability... yes checking faad.h presence... yes checking for faad.h... yes checking for faacDecOpen in -lfaad... no checking for NeAACDecOpen in -lfaad... yes checking a52dec/a52.h usability... yes checking a52dec/a52.h presence... yes checking for a52dec/a52.h... yes checking for a52_free in -la52... yes checking for DCA... yes checking FLAC/stream_decoder.h usability... yes checking FLAC/stream_decoder.h presence... yes checking for FLAC/stream_decoder.h... yes checking for LIBMPEG2... yes checking vorbis/codec.h usability... yes checking vorbis/codec.h presence... yes checking for vorbis/codec.h... yes checking vorbis/vorbisenc.h usability... yes checking vorbis/vorbisenc.h presence... yes checking for vorbis/vorbisenc.h... yes checking speex/speex.h usability... yes checking speex/speex.h presence... yes checking for speex/speex.h... yes checking for speex_decode_int in -lspeex... yes checking theora/theora.h usability... yes checking theora/theora.h presence... yes checking for theora/theora.h... yes checking for theora_granule_time in -ltheora... yes checking for DIRAC... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_set_rows in -lpng... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... (cached) yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking for XShmAttach in -lXext... yes checking for X11/extensions/dpms.h... yes checking for DPMSInfo in X11/extensions/dpms.h... yes checking X11/extensions/Xv.h usability... yes checking X11/extensions/Xv.h presence... yes checking for X11/extensions/Xv.h... yes checking for XvPutImage in -lXv... yes checking for X11/Xlib.h... (cached) yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking for XPROTO... yes checking for XCB... yes checking for XCB_SHM... yes checking for XCB_XV... yes checking for XCB_KEYSYMS... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for GL/glu.h... (cached) yes checking for sdl12-config... no checking for sdl11-config... no checking for sdl-config... /usr/bin/sdl-config checking SDL/SDL.h usability... yes checking SDL/SDL.h presence... yes checking for SDL/SDL.h... yes checking for FREETYPE... yes checking for XML2... yes checking cascade/graphics/CascadeScreen.h usability... no checking cascade/graphics/CascadeScreen.h presence... no checking for cascade/graphics/CascadeScreen.h... no configure: WARNING: Not building Roku HD1000 compatible video output checking cascade/graphics/CascadeBitmap.h usability... no checking cascade/graphics/CascadeBitmap.h presence... no checking for cascade/graphics/CascadeBitmap.h... no configure: WARNING: Not building Roku HD1000 compatible video output checking linux/fb.h usability... yes checking linux/fb.h presence... yes checking for linux/fb.h... yes checking for directfb-config... /usr/bin/directfb-config checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for main in -lasound... yes checking deschutes/libraries/hdmachinex225/PCMAudioPlayer.h usability... no checking deschutes/libraries/hdmachinex225/PCMAudioPlayer.h presence... no checking for deschutes/libraries/hdmachinex225/PCMAudioPlayer.h... no checking Ph.h usability... no checking Ph.h presence... no checking for Ph.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for mvprintw in -lncursesw... yes checking for tgetent in -lncursesw... yes checking xosd.h usability... yes checking xosd.h presence... yes checking for xosd.h... yes checking for xosd_set_horizontal_offset in -lxosd... yes checking for GL/gl.h... (cached) yes checking for GL/glu.h... (cached) yes checking for XCB... yes checking for XCB_KEYSYMS... yes checking for XPROTO... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.1.94... yes (1.4.4) checking LIBGCRYPT API version... okay checking for GNUTLS... yes checking whether to enable RAOP plugin... yes checking whether byte ordering is bigendian... no configure: Checking for Mozilla Using libxul.pc files. checking npfunctions.h usability... yes checking npfunctions.h presence... yes checking for npfunctions.h... yes checking npapi.h usability... yes checking npapi.h presence... yes checking for npapi.h... yes checking for npruntime.h... yes checking for XPM... yes checking for osso_display_blanking_pause in -losso... no checking for XSPSetPixelDoubling in -lXsp... no configure: creating ./vlc-config.in configure: creating ./config.status config.status: creating extras/package/win32/vlc.win32.nsi config.status: creating extras/package/macosx/Info.plist config.status: creating extras/package/macosx/Resources/English.lproj/InfoPlist.strings config.status: creating extras/package/macosx/plugin/Info.plist config.status: creating extras/package/macosx/plugin/InstallerInfo.plist config.status: creating Makefile config.status: creating projects/activex/Makefile config.status: creating projects/activex/axvlc.inf config.status: creating doc/Makefile config.status: creating extras/package/ipkg/Makefile config.status: creating libs/loader/Makefile config.status: creating libs/srtp/Makefile config.status: creating libs/unzip/Makefile config.status: creating modules/Makefile config.status: creating projects/mozilla/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating projects/activex/axvlc_rc.rc config.status: creating projects/mozilla/npvlc_rc.rc config.status: creating projects/mozilla/vlc.r config.status: creating projects/mozilla/install.js config.status: creating share/Makefile config.status: creating share/vlc_win32_rc.rc config.status: creating share/libvlc_win32_rc.rc config.status: creating compat/Makefile config.status: creating src/Makefile config.status: creating src/test/Makefile config.status: creating bin/Makefile config.status: creating test/Makefile config.status: creating modules/access/Makefile config.status: creating modules/access/bd/Makefile config.status: creating modules/access/bda/Makefile config.status: creating modules/access/dshow/Makefile config.status: creating modules/access/dvb/Makefile config.status: creating modules/access/mms/Makefile config.status: creating modules/access/cdda/Makefile config.status: creating modules/access/rtp/Makefile config.status: creating modules/access/rtsp/Makefile config.status: creating modules/access/rtmp/Makefile config.status: creating modules/access/vcd/Makefile config.status: creating modules/access/vcdx/Makefile config.status: creating modules/access/screen/Makefile config.status: creating modules/access/zip/Makefile config.status: creating modules/access_output/Makefile config.status: creating modules/audio_filter/Makefile config.status: creating modules/audio_filter/channel_mixer/Makefile config.status: creating modules/audio_filter/converter/Makefile config.status: creating modules/audio_filter/resampler/Makefile config.status: creating modules/audio_filter/spatializer/Makefile config.status: creating modules/audio_mixer/Makefile config.status: creating modules/audio_output/Makefile config.status: creating modules/codec/Makefile config.status: creating modules/codec/avcodec/Makefile config.status: creating modules/codec/cmml/Makefile config.status: creating modules/codec/dmo/Makefile config.status: creating modules/codec/shine/Makefile config.status: creating modules/codec/subtitles/Makefile config.status: creating modules/codec/spudec/Makefile config.status: creating modules/codec/wmafixed/Makefile config.status: creating modules/codec/xvmc/Makefile config.status: creating modules/control/Makefile config.status: creating modules/control/http/Makefile config.status: creating modules/control/globalhotkeys/Makefile config.status: creating modules/demux/Makefile config.status: creating modules/demux/asf/Makefile config.status: creating modules/demux/avformat/Makefile config.status: creating modules/demux/avi/Makefile config.status: creating modules/demux/mkv/Makefile config.status: creating modules/demux/mp4/Makefile config.status: creating modules/demux/mpeg/Makefile config.status: creating modules/demux/playlist/Makefile config.status: creating modules/gui/Makefile config.status: creating modules/gui/beos/Makefile config.status: creating modules/gui/pda/Makefile config.status: creating modules/gui/macosx/Makefile config.status: creating modules/gui/maemo/Makefile config.status: creating modules/gui/minimal_macosx/Makefile config.status: creating modules/gui/qnx/Makefile config.status: creating modules/gui/qt4/Makefile config.status: creating modules/gui/skins2/Makefile config.status: creating modules/gui/wince/Makefile config.status: creating modules/meta_engine/Makefile config.status: creating modules/misc/Makefile config.status: creating modules/misc/dummy/Makefile config.status: creating modules/misc/lua/Makefile config.status: creating modules/misc/memcpy/Makefile config.status: creating modules/misc/notify/Makefile config.status: creating modules/misc/testsuite/Makefile config.status: creating modules/misc/playlist/Makefile config.status: creating modules/misc/osd/Makefile config.status: creating modules/misc/stats/Makefile config.status: creating modules/misc/xml/Makefile config.status: creating modules/misc/probe/Makefile config.status: creating modules/mux/Makefile config.status: creating modules/mux/mpeg/Makefile config.status: creating modules/packetizer/Makefile config.status: creating modules/services_discovery/Makefile config.status: creating modules/stream_filter/Makefile config.status: creating modules/stream_out/Makefile config.status: creating modules/stream_out/transrate/Makefile config.status: creating modules/video_chroma/Makefile config.status: creating modules/video_filter/Makefile config.status: creating modules/video_filter/atmo/Makefile config.status: creating modules/video_filter/dynamicoverlay/Makefile config.status: creating modules/video_output/Makefile config.status: creating modules/video_output/msw/Makefile config.status: creating modules/video_output/qte/Makefile config.status: creating modules/video_output/x11/Makefile config.status: creating modules/visualization/Makefile config.status: creating modules/visualization/visual/Makefile config.status: creating modules/visualization/galaktos/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: creating vlc-config Enabled modules: a52tofloat32 a52tospdif access_alsa access_mmap access_output_shout access_smb adjust alphamask alsa aout_file aout_sdl audio_format audioscrobbler avcodec avformat bandlimited_resampler blend blendbench bluescreen canvas cdda cddax chain clone cmml colorthres converter_float crop croppadd dbus deinterlace dirac directfb dolby_surround_decoder dtstofloat32 dtstospdif dvdnav dvdread dynamicoverlay equalizer erase extract faad fake fb float32_mixer folder freetype galaktos galaktos gaussianblur gestures globalhotkeys glx gnutls gradient grain hal headphone_channel_mixer hotkeys i420_rgb_mmx i420_rgb_sse2 i420_ymga i420_ymga_mmx i420_yuy2 i420_yuy2_mmx i420_yuy2_sse2 i422_i420 i422_yuy2 i422_yuy2_mmx i422_yuy2_sse2 inhibit invert libmpeg2 linear_resampler live555 logo magnify marq memcpy3dn memcpymmx memcpymmxext mod mosaic motion motionblur motiondetect mozilla mpc mux_ogg mux_ts ncurses noise normvol notify ogg opengl opengl osd_parser osdmenu panoramix param_eq png podcast postproc probe_hal psychedelic puzzle rc ripple rotate rss rv32 sap scale scaletempo scene screensaver sharpen shout showintf signals simple_channel_mixer spatializer spdif_mixer speex stream_out_raop swscale taglib telepathy telnet telx theora transform ts unzip v4l v4l2 vcd visual vmem vorbis vout_sdl wall wave x11 x11_screen xcb xcb_window xcb_xv xml xosd xvideo yuv yuvp yuy2_i420 yuy2_i422 zip libvlc configuration -------------------- version : 1.0.1 system : linux architecture : i686 mmx sse sse2 build flavour : devel vlc aliases : cvlc rvlc nvlc plugins/bindings : mozilla You can tune the compiler flags in vlc-config. To build vlc and its plugins, type `./compile' or `make'. cd . && /bin/sh /var/tmp/portage/media-video/vlc-1.0.1/work/vlc-1.0.1/autotools/missing --run autoheader rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.1/work/vlc-1.0.1' Making all in po make[2]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.1/work/vlc-1.0.1/po' make[2]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.1/work/vlc-1.0.1/po' Making all in compat make[2]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.1/work/vlc-1.0.1/compat' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.lo strlcpy.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o mv -f .deps/strlcpy.Tpo .deps/strlcpy.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -no-undefined -Wl,-O1 -o libcompat.la strlcpy.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libcompat.a .libs/strlcpy.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) make[2]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.1/work/vlc-1.0.1/compat' Making all in src make[2]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.1/work/vlc-1.0.1/src' rm -f -- "../include/vlc_about.h.tmp" mkdir -p -- ../include echo "/* Automatically generated file - DO NOT EDIT */" > "../include/vlc_about.h.tmp" echo "static const char psz_license[] =" >> "../include/vlc_about.h.tmp" cat ../COPYING | sed s/'"'/'\\"'/g | gawk '{ print "\""$0"\\n\"" }' >> "../include/vlc_about.h.tmp" echo ";" >> "../include/vlc_about.h.tmp" echo "static const char psz_thanks[] =" >> "../include/vlc_about.h.tmp" grep -v '$Id:' ../THANKS | sed s/'"'/'\\"'/g | gawk '{ print "\""$0"\\n\"" }'|sed s/"<.*.> "// >> "../include/vlc_about.h.tmp" echo ";" >> "../include/vlc_about.h.tmp" echo "static const char psz_authors[] =" >> "../include/vlc_about.h.tmp" grep N: ../AUTHORS | cut -d" " -f 2- | sed s/'"'/'\\"'/g | gawk '{ print "\""$0"\\n\"" }' >> "../include/vlc_about.h.tmp" echo ";" >> "../include/vlc_about.h.tmp" mv -f -- "../include/vlc_about.h.tmp" "../include/vlc_about.h" make all-recursive make[3]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.1/work/vlc-1.0.1/src' Making all in . make[4]: Entering directory `/var/tmp/portage/media-video/vlc-1.0.1/work/vlc-1.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvlccore_la-libvlc.lo -MD -MP -MF .deps/libvlccore_la-libvlc.Tpo -c -o libvlccore_la-libvlc.lo `test -f 'libvlc.c' || echo './'`libvlc.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvlccore_la-libvlc-module.lo -MD -MP -MF .deps/libvlccore_la-libvlc-module.Tpo -c -o libvlccore_la-libvlc-module.lo `test -f 'libvlc-module.c' || echo './'`libvlc-module.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvlccore_la-libvlc-module.lo -MD -MP -MF .deps/libvlccore_la-libvlc-module.Tpo -c libvlc-module.c -fPIC -DPIC -o .libs/libvlccore_la-libvlc-module.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvlccore_la-libvlc.lo -MD -MP -MF .deps/libvlccore_la-libvlc.Tpo -c libvlc.c -fPIC -DPIC -o .libs/libvlccore_la-libvlc.o In file included from ../include/vlc_common.h:497, from libvlc-module.c:38: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f .deps/libvlccore_la-libvlc-module.Tpo .deps/libvlccore_la-libvlc-module.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvlccore_la-missing.lo -MD -MP -MF .deps/libvlccore_la-missing.Tpo -c -o libvlccore_la-missing.lo `test -f 'missing.c' || echo './'`missing.c In file included from ../include/vlc_common.h:497, from libvlc.c:40: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored libvlc.c: In function ‘libvlc_InternalCleanup’: libvlc.c:1045: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) mv -f .deps/libvlccore_la-libvlc.Tpo .deps/libvlccore_la-libvlc.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvlccore_la-version.lo -MD -MP -MF .deps/libvlccore_la-version.Tpo -c -o libvlccore_la-version.lo `test -f 'version.c' || echo './'`version.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvlccore_la-missing.lo -MD -MP -MF .deps/libvlccore_la-missing.Tpo -c missing.c -fPIC -DPIC -o .libs/libvlccore_la-missing.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT libvlccore_la-version.lo -MD -MP -MF .deps/libvlccore_la-version.Tpo -c version.c -fPIC -DPIC -o .libs/libvlccore_la-version.o In file included from ../include/vlc_common.h:497, from missing.c:30: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored missing.c: In function ‘httpd_UrlNewUnique’: missing.c:197: warning: control reaches end of non-void function missing.c: In function ‘httpd_UrlNew’: missing.c:189: warning: control reaches end of non-void function missing.c: In function ‘httpd_UrlCatch’: missing.c:175: warning: control reaches end of non-void function missing.c: In function ‘httpd_StreamSend’: missing.c:158: warning: control reaches end of non-void function missing.c: In function ‘httpd_StreamNew’: missing.c:152: warning: control reaches end of non-void function missing.c: In function ‘httpd_StreamHeader’: missing.c:142: warning: control reaches end of non-void function missing.c: In function ‘httpd_ServerIP’: missing.c:130: warning: control reaches end of non-void function missing.c: In function ‘httpd_RedirectNew’: missing.c:124: warning: control reaches end of non-void function missing.c: In function ‘httpd_MsgGet’: missing.c:111: warning: control reaches end of non-void function missing.c: In function ‘httpd_HandlerNew’: missing.c:88: warning: control reaches end of non-void function missing.c: In function ‘httpd_HandlerDelete’: missing.c:76: warning: control reaches end of non-void function missing.c: In function ‘httpd_FileNew’: missing.c:70: warning: control reaches end of non-void function missing.c: In function ‘httpd_FileDelete’: missing.c:57: warning: control reaches end of non-void function missing.c: In function ‘httpd_ClientIP’: missing.c:39: warning: control reaches end of non-void function mv -f .deps/libvlccore_la-missing.Tpo .deps/libvlccore_la-missing.Plo In file included from ../include/vlc_common.h:497, from version.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f .deps/libvlccore_la-version.Tpo .deps/libvlccore_la-version.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-threads.lo -MD -MP -MF misc/.deps/libvlccore_la-threads.Tpo -c -o misc/libvlccore_la-threads.lo `test -f 'misc/threads.c' || echo './'`misc/threads.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-stats.lo -MD -MP -MF misc/.deps/libvlccore_la-stats.Tpo -c -o misc/libvlccore_la-stats.lo `test -f 'misc/stats.c' || echo './'`misc/stats.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-stats.lo -MD -MP -MF misc/.deps/libvlccore_la-stats.Tpo -c misc/stats.c -fPIC -DPIC -o misc/.libs/libvlccore_la-stats.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-threads.lo -MD -MP -MF misc/.deps/libvlccore_la-threads.Tpo -c misc/threads.c -fPIC -DPIC -o misc/.libs/libvlccore_la-threads.o In file included from ../include/vlc_common.h:497, from misc/stats.c:33: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f misc/.deps/libvlccore_la-stats.Tpo misc/.deps/libvlccore_la-stats.Plo In file included from ../include/vlc_common.h:497, from misc/threads.c:33: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-cpu.lo -MD -MP -MF misc/.deps/libvlccore_la-cpu.Tpo -c -o misc/libvlccore_la-cpu.lo `test -f 'misc/cpu.c' || echo './'`misc/cpu.c mv -f misc/.deps/libvlccore_la-threads.Tpo misc/.deps/libvlccore_la-threads.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-action.lo -MD -MP -MF misc/.deps/libvlccore_la-action.Tpo -c -o misc/libvlccore_la-action.lo `test -f 'misc/action.c' || echo './'`misc/action.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-cpu.lo -MD -MP -MF misc/.deps/libvlccore_la-cpu.Tpo -c misc/cpu.c -fPIC -DPIC -o misc/.libs/libvlccore_la-cpu.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-action.lo -MD -MP -MF misc/.deps/libvlccore_la-action.Tpo -c misc/action.c -fPIC -DPIC -o misc/.libs/libvlccore_la-action.o In file included from ../include/vlc_common.h:497, from misc/cpu.c:34: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored In file included from ../include/vlc_common.h:497, from misc/action.c:26: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f misc/.deps/libvlccore_la-cpu.Tpo misc/.deps/libvlccore_la-cpu.Plo mv -f misc/.deps/libvlccore_la-action.Tpo misc/.deps/libvlccore_la-action.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-events.lo -MD -MP -MF misc/.deps/libvlccore_la-events.Tpo -c -o misc/libvlccore_la-events.lo `test -f 'misc/events.c' || echo './'`misc/events.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-image.lo -MD -MP -MF misc/.deps/libvlccore_la-image.Tpo -c -o misc/libvlccore_la-image.lo `test -f 'misc/image.c' || echo './'`misc/image.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-image.lo -MD -MP -MF misc/.deps/libvlccore_la-image.Tpo -c misc/image.c -fPIC -DPIC -o misc/.libs/libvlccore_la-image.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-events.lo -MD -MP -MF misc/.deps/libvlccore_la-events.Tpo -c misc/events.c -fPIC -DPIC -o misc/.libs/libvlccore_la-events.o In file included from ../include/vlc_common.h:497, from misc/image.c:41: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored In file included from ../include/vlc_common.h:497, from misc/events.c:35: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f misc/.deps/libvlccore_la-image.Tpo misc/.deps/libvlccore_la-image.Plo mv -f misc/.deps/libvlccore_la-events.Tpo misc/.deps/libvlccore_la-events.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-messages.lo -MD -MP -MF misc/.deps/libvlccore_la-messages.Tpo -c -o misc/libvlccore_la-messages.lo `test -f 'misc/messages.c' || echo './'`misc/messages.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-objects.lo -MD -MP -MF misc/.deps/libvlccore_la-objects.Tpo -c -o misc/libvlccore_la-objects.lo `test -f 'misc/objects.c' || echo './'`misc/objects.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-messages.lo -MD -MP -MF misc/.deps/libvlccore_la-messages.Tpo -c misc/messages.c -fPIC -DPIC -o misc/.libs/libvlccore_la-messages.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-objects.lo -MD -MP -MF misc/.deps/libvlccore_la-objects.Tpo -c misc/objects.c -fPIC -DPIC -o misc/.libs/libvlccore_la-objects.o In file included from ../include/vlc_common.h:497, from misc/messages.c:36: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored In file included from ../include/vlc_common.h:497, from misc/objects.c:40: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored misc/objects.c: In function ‘vlc_object_waitpipe’: misc/objects.c:397: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result misc/objects.c: In function ‘__vlc_object_kill’: misc/objects.c:430: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result misc/objects.c: In function ‘__vlc_object_find’: misc/objects.c:457: warning: ‘__vlc_object_find’ is deprecated (declared at misc/objects.c:444) mv -f misc/.deps/libvlccore_la-messages.Tpo misc/.deps/libvlccore_la-messages.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-variables.lo -MD -MP -MF misc/.deps/libvlccore_la-variables.Tpo -c -o misc/libvlccore_la-variables.lo `test -f 'misc/variables.c' || echo './'`misc/variables.c mv -f misc/.deps/libvlccore_la-objects.Tpo misc/.deps/libvlccore_la-objects.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-error.lo -MD -MP -MF misc/.deps/libvlccore_la-error.Tpo -c -o misc/libvlccore_la-error.lo `test -f 'misc/error.c' || echo './'`misc/error.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-error.lo -MD -MP -MF misc/.deps/libvlccore_la-error.Tpo -c misc/error.c -fPIC -DPIC -o misc/.libs/libvlccore_la-error.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-variables.lo -MD -MP -MF misc/.deps/libvlccore_la-variables.Tpo -c misc/variables.c -fPIC -DPIC -o misc/.libs/libvlccore_la-variables.o In file included from ../include/vlc_common.h:497, from misc/error.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored In file included from ../include/vlc_common.h:497, from misc/variables.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored misc/variables.c: In function ‘var_SetChecked’: misc/variables.c:708: warning: unused parameter ‘expected_type’ misc/variables.c: In function ‘var_GetChecked’: misc/variables.c:795: warning: unused parameter ‘expected_type’ mv -f misc/.deps/libvlccore_la-error.Tpo misc/.deps/libvlccore_la-error.Plo mv -f misc/.deps/libvlccore_la-variables.Tpo misc/.deps/libvlccore_la-variables.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-update.lo -MD -MP -MF misc/.deps/libvlccore_la-update.Tpo -c -o misc/libvlccore_la-update.lo `test -f 'misc/update.c' || echo './'`misc/update.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-xml.lo -MD -MP -MF misc/.deps/libvlccore_la-xml.Tpo -c -o misc/libvlccore_la-xml.lo `test -f 'misc/xml.c' || echo './'`misc/xml.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-xml.lo -MD -MP -MF misc/.deps/libvlccore_la-xml.Tpo -c misc/xml.c -fPIC -DPIC -o misc/.libs/libvlccore_la-xml.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-update.lo -MD -MP -MF misc/.deps/libvlccore_la-update.Tpo -c misc/update.c -fPIC -DPIC -o misc/.libs/libvlccore_la-update.o In file included from ../include/vlc_common.h:497, from misc/xml.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f misc/.deps/libvlccore_la-xml.Tpo misc/.deps/libvlccore_la-xml.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-devices.lo -MD -MP -MF misc/.deps/libvlccore_la-devices.Tpo -c -o misc/libvlccore_la-devices.lo `test -f 'misc/devices.c' || echo './'`misc/devices.c In file included from ../include/vlc_common.h:497, from misc/update.c:43: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f misc/.deps/libvlccore_la-update.Tpo misc/.deps/libvlccore_la-update.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-filter_chain.lo -MD -MP -MF misc/.deps/libvlccore_la-filter_chain.Tpo -c -o misc/libvlccore_la-filter_chain.lo `test -f 'misc/filter_chain.c' || echo './'`misc/filter_chain.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-devices.lo -MD -MP -MF misc/.deps/libvlccore_la-devices.Tpo -c misc/devices.c -fPIC -DPIC -o misc/.libs/libvlccore_la-devices.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-filter_chain.lo -MD -MP -MF misc/.deps/libvlccore_la-filter_chain.Tpo -c misc/filter_chain.c -fPIC -DPIC -o misc/.libs/libvlccore_la-filter_chain.o mv -f misc/.deps/libvlccore_la-devices.Tpo misc/.deps/libvlccore_la-devices.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-linux_specific.lo -MD -MP -MF misc/.deps/libvlccore_la-linux_specific.Tpo -c -o misc/libvlccore_la-linux_specific.lo `test -f 'misc/linux_specific.c' || echo './'`misc/linux_specific.c In file included from ../include/vlc_common.h:497, from ../include/vlc_es.h:30, from ../include/vlc_filter.h:29, from misc/filter_chain.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f misc/.deps/libvlccore_la-filter_chain.Tpo misc/.deps/libvlccore_la-filter_chain.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-vlm.lo -MD -MP -MF input/.deps/libvlccore_la-vlm.Tpo -c -o input/libvlccore_la-vlm.lo `test -f 'input/vlm.c' || echo './'`input/vlm.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-linux_specific.lo -MD -MP -MF misc/.deps/libvlccore_la-linux_specific.Tpo -c misc/linux_specific.c -fPIC -DPIC -o misc/.libs/libvlccore_la-linux_specific.o In file included from ../include/vlc_common.h:497, from misc/linux_specific.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f misc/.deps/libvlccore_la-linux_specific.Tpo misc/.deps/libvlccore_la-linux_specific.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-vlm_event.lo -MD -MP -MF input/.deps/libvlccore_la-vlm_event.Tpo -c -o input/libvlccore_la-vlm_event.lo `test -f 'input/vlm_event.c' || echo './'`input/vlm_event.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-vlm.lo -MD -MP -MF input/.deps/libvlccore_la-vlm.Tpo -c input/vlm.c -fPIC -DPIC -o input/.libs/libvlccore_la-vlm.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-vlm_event.lo -MD -MP -MF input/.deps/libvlccore_la-vlm_event.Tpo -c input/vlm_event.c -fPIC -DPIC -o input/.libs/libvlccore_la-vlm_event.o In file included from ../include/vlc_common.h:497, from input/vlm.c:34: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f input/.deps/libvlccore_la-vlm.Tpo input/.deps/libvlccore_la-vlm.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-vlmshell.lo -MD -MP -MF input/.deps/libvlccore_la-vlmshell.Tpo -c -o input/libvlccore_la-vlmshell.lo `test -f 'input/vlmshell.c' || echo './'`input/vlmshell.c In file included from ../include/vlc_common.h:497, from input/vlm_event.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f input/.deps/libvlccore_la-vlm_event.Tpo input/.deps/libvlccore_la-vlm_event.Plo cd ".." && \ /bin/sh ./config.status --file="src/libvlc.pc" libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-vlmshell.lo -MD -MP -MF input/.deps/libvlccore_la-vlmshell.Tpo -c input/vlmshell.c -fPIC -DPIC -o input/.libs/libvlccore_la-vlmshell.o In file included from ../include/vlc_common.h:497, from input/vlmshell.c:34: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f input/.deps/libvlccore_la-vlmshell.Tpo input/.deps/libvlccore_la-vlmshell.Plo cd ".." && \ /bin/sh ./config.status --file="src/vlc-plugin.pc" config.status: creating src/libvlc.pc /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT interface/libvlccore_la-dialog.lo -MD -MP -MF interface/.deps/libvlccore_la-dialog.Tpo -c -o interface/libvlccore_la-dialog.lo `test -f 'interface/dialog.c' || echo './'`interface/dialog.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT interface/libvlccore_la-dialog.lo -MD -MP -MF interface/.deps/libvlccore_la-dialog.Tpo -c interface/dialog.c -fPIC -DPIC -o interface/.libs/libvlccore_la-dialog.o config.status: creating src/vlc-plugin.pc In file included from ../include/vlc_common.h:497, from interface/dialog.c:33: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f interface/.deps/libvlccore_la-dialog.Tpo interface/.deps/libvlccore_la-dialog.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT interface/libvlccore_la-interface.lo -MD -MP -MF interface/.deps/libvlccore_la-interface.Tpo -c -o interface/libvlccore_la-interface.lo `test -f 'interface/interface.c' || echo './'`interface/interface.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT interface/libvlccore_la-intf_eject.lo -MD -MP -MF interface/.deps/libvlccore_la-intf_eject.Tpo -c -o interface/libvlccore_la-intf_eject.lo `test -f 'interface/intf_eject.c' || echo './'`interface/intf_eject.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT interface/libvlccore_la-interface.lo -MD -MP -MF interface/.deps/libvlccore_la-interface.Tpo -c interface/interface.c -fPIC -DPIC -o interface/.libs/libvlccore_la-interface.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT interface/libvlccore_la-intf_eject.lo -MD -MP -MF interface/.deps/libvlccore_la-intf_eject.Tpo -c interface/intf_eject.c -fPIC -DPIC -o interface/.libs/libvlccore_la-intf_eject.o In file included from ../include/vlc_common.h:497, from interface/interface.c:41: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f interface/.deps/libvlccore_la-interface.Tpo interface/.deps/libvlccore_la-interface.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-art.lo -MD -MP -MF playlist/.deps/libvlccore_la-art.Tpo -c -o playlist/libvlccore_la-art.lo `test -f 'playlist/art.c' || echo './'`playlist/art.c In file included from ../include/vlc_common.h:497, from interface/intf_eject.c:37: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f interface/.deps/libvlccore_la-intf_eject.Tpo interface/.deps/libvlccore_la-intf_eject.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-thread.lo -MD -MP -MF playlist/.deps/libvlccore_la-thread.Tpo -c -o playlist/libvlccore_la-thread.lo `test -f 'playlist/thread.c' || echo './'`playlist/thread.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-thread.lo -MD -MP -MF playlist/.deps/libvlccore_la-thread.Tpo -c playlist/thread.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-thread.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-art.lo -MD -MP -MF playlist/.deps/libvlccore_la-art.Tpo -c playlist/art.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-art.o In file included from ../include/vlc_common.h:497, from playlist/thread.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored In file included from ../include/vlc_common.h:497, from playlist/art.c:31: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f playlist/.deps/libvlccore_la-thread.Tpo playlist/.deps/libvlccore_la-thread.Plo mv -f playlist/.deps/libvlccore_la-art.Tpo playlist/.deps/libvlccore_la-art.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-control.lo -MD -MP -MF playlist/.deps/libvlccore_la-control.Tpo -c -o playlist/libvlccore_la-control.lo `test -f 'playlist/control.c' || echo './'`playlist/control.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-engine.lo -MD -MP -MF playlist/.deps/libvlccore_la-engine.Tpo -c -o playlist/libvlccore_la-engine.lo `test -f 'playlist/engine.c' || echo './'`playlist/engine.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-engine.lo -MD -MP -MF playlist/.deps/libvlccore_la-engine.Tpo -c playlist/engine.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-engine.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-control.lo -MD -MP -MF playlist/.deps/libvlccore_la-control.Tpo -c playlist/control.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-control.o In file included from ../include/vlc_common.h:497, from playlist/control.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored In file included from ../include/vlc_common.h:497, from playlist/engine.c:31: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f playlist/.deps/libvlccore_la-control.Tpo playlist/.deps/libvlccore_la-control.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-fetcher.lo -MD -MP -MF playlist/.deps/libvlccore_la-fetcher.Tpo -c -o playlist/libvlccore_la-fetcher.lo `test -f 'playlist/fetcher.c' || echo './'`playlist/fetcher.c mv -f playlist/.deps/libvlccore_la-engine.Tpo playlist/.deps/libvlccore_la-engine.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-sort.lo -MD -MP -MF playlist/.deps/libvlccore_la-sort.Tpo -c -o playlist/libvlccore_la-sort.lo `test -f 'playlist/sort.c' || echo './'`playlist/sort.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-fetcher.lo -MD -MP -MF playlist/.deps/libvlccore_la-fetcher.Tpo -c playlist/fetcher.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-fetcher.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-sort.lo -MD -MP -MF playlist/.deps/libvlccore_la-sort.Tpo -c playlist/sort.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-sort.o In file included from ../include/vlc_common.h:497, from playlist/sort.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored In file included from ../include/vlc_common.h:497, from playlist/fetcher.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored playlist/fetcher.c: In function ‘Thread’: ../include/vlc_variables.h:205: warning: variable ‘val’ might be clobbered by ‘longjmp’ or ‘vfork’ mv -f playlist/.deps/libvlccore_la-sort.Tpo playlist/.deps/libvlccore_la-sort.Plo mv -f playlist/.deps/libvlccore_la-fetcher.Tpo playlist/.deps/libvlccore_la-fetcher.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-loadsave.lo -MD -MP -MF playlist/.deps/libvlccore_la-loadsave.Tpo -c -o playlist/libvlccore_la-loadsave.lo `test -f 'playlist/loadsave.c' || echo './'`playlist/loadsave.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-preparser.lo -MD -MP -MF playlist/.deps/libvlccore_la-preparser.Tpo -c -o playlist/libvlccore_la-preparser.lo `test -f 'playlist/preparser.c' || echo './'`playlist/preparser.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-loadsave.lo -MD -MP -MF playlist/.deps/libvlccore_la-loadsave.Tpo -c playlist/loadsave.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-loadsave.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-preparser.lo -MD -MP -MF playlist/.deps/libvlccore_la-preparser.Tpo -c playlist/preparser.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-preparser.o In file included from ../include/vlc_common.h:497, from playlist/loadsave.c:28: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f playlist/.deps/libvlccore_la-loadsave.Tpo playlist/.deps/libvlccore_la-loadsave.Plo In file included from ../include/vlc_common.h:497, from playlist/preparser.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored playlist/preparser.c: In function ‘Thread’: ../include/vlc_variables.h:205: warning: variable ‘val’ might be clobbered by ‘longjmp’ or ‘vfork’ /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-tree.lo -MD -MP -MF playlist/.deps/libvlccore_la-tree.Tpo -c -o playlist/libvlccore_la-tree.lo `test -f 'playlist/tree.c' || echo './'`playlist/tree.c mv -f playlist/.deps/libvlccore_la-preparser.Tpo playlist/.deps/libvlccore_la-preparser.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-item.lo -MD -MP -MF playlist/.deps/libvlccore_la-item.Tpo -c -o playlist/libvlccore_la-item.lo `test -f 'playlist/item.c' || echo './'`playlist/item.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-tree.lo -MD -MP -MF playlist/.deps/libvlccore_la-tree.Tpo -c playlist/tree.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-tree.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-item.lo -MD -MP -MF playlist/.deps/libvlccore_la-item.Tpo -c playlist/item.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-item.o In file included from ../include/vlc_common.h:497, from playlist/tree.c:28: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f playlist/.deps/libvlccore_la-tree.Tpo playlist/.deps/libvlccore_la-tree.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-search.lo -MD -MP -MF playlist/.deps/libvlccore_la-search.Tpo -c -o playlist/libvlccore_la-search.lo `test -f 'playlist/search.c' || echo './'`playlist/search.c In file included from ../include/vlc_common.h:497, from playlist/item.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f playlist/.deps/libvlccore_la-item.Tpo playlist/.deps/libvlccore_la-item.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-services_discovery.lo -MD -MP -MF playlist/.deps/libvlccore_la-services_discovery.Tpo -c -o playlist/libvlccore_la-services_discovery.lo `test -f 'playlist/services_discovery.c' || echo './'`playlist/services_discovery.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-search.lo -MD -MP -MF playlist/.deps/libvlccore_la-search.Tpo -c playlist/search.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-search.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT playlist/libvlccore_la-services_discovery.lo -MD -MP -MF playlist/.deps/libvlccore_la-services_discovery.Tpo -c playlist/services_discovery.c -fPIC -DPIC -o playlist/.libs/libvlccore_la-services_discovery.o In file included from ../include/vlc_common.h:497, from playlist/search.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f playlist/.deps/libvlccore_la-search.Tpo playlist/.deps/libvlccore_la-search.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-item.lo -MD -MP -MF input/.deps/libvlccore_la-item.Tpo -c -o input/libvlccore_la-item.lo `test -f 'input/item.c' || echo './'`input/item.c In file included from ../include/vlc_common.h:497, from playlist/services_discovery.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f playlist/.deps/libvlccore_la-services_discovery.Tpo playlist/.deps/libvlccore_la-services_discovery.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-access.lo -MD -MP -MF input/.deps/libvlccore_la-access.Tpo -c -o input/libvlccore_la-access.lo `test -f 'input/access.c' || echo './'`input/access.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-item.lo -MD -MP -MF input/.deps/libvlccore_la-item.Tpo -c input/item.c -fPIC -DPIC -o input/.libs/libvlccore_la-item.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-access.lo -MD -MP -MF input/.deps/libvlccore_la-access.Tpo -c input/access.c -fPIC -DPIC -o input/.libs/libvlccore_la-access.o In file included from ../include/vlc_common.h:497, from input/item.c:30: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored In file included from ../include/vlc_common.h:497, from input/access.h:33, from input/access.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f input/.deps/libvlccore_la-item.Tpo input/.deps/libvlccore_la-item.Plo mv -f input/.deps/libvlccore_la-access.Tpo input/.deps/libvlccore_la-access.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-clock.lo -MD -MP -MF input/.deps/libvlccore_la-clock.Tpo -c -o input/libvlccore_la-clock.lo `test -f 'input/clock.c' || echo './'`input/clock.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-control.lo -MD -MP -MF input/.deps/libvlccore_la-control.Tpo -c -o input/libvlccore_la-control.lo `test -f 'input/control.c' || echo './'`input/control.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-clock.lo -MD -MP -MF input/.deps/libvlccore_la-clock.Tpo -c input/clock.c -fPIC -DPIC -o input/.libs/libvlccore_la-clock.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-control.lo -MD -MP -MF input/.deps/libvlccore_la-control.Tpo -c input/control.c -fPIC -DPIC -o input/.libs/libvlccore_la-control.o input/clock.c:428:2: warning: #warning "input_clock_SetJitter needs more work" In file included from ../include/vlc_common.h:497, from input/clock.c:34: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f input/.deps/libvlccore_la-clock.Tpo input/.deps/libvlccore_la-clock.Plo In file included from ../include/vlc_common.h:497, from input/control.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f input/.deps/libvlccore_la-control.Tpo input/.deps/libvlccore_la-control.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-decoder.lo -MD -MP -MF input/.deps/libvlccore_la-decoder.Tpo -c -o input/libvlccore_la-decoder.lo `test -f 'input/decoder.c' || echo './'`input/decoder.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-decoder_synchro.lo -MD -MP -MF input/.deps/libvlccore_la-decoder_synchro.Tpo -c -o input/libvlccore_la-decoder_synchro.lo `test -f 'input/decoder_synchro.c' || echo './'`input/decoder_synchro.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-decoder.lo -MD -MP -MF input/.deps/libvlccore_la-decoder.Tpo -c input/decoder.c -fPIC -DPIC -o input/.libs/libvlccore_la-decoder.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-decoder_synchro.lo -MD -MP -MF input/.deps/libvlccore_la-decoder_synchro.Tpo -c input/decoder_synchro.c -fPIC -DPIC -o input/.libs/libvlccore_la-decoder_synchro.o In file included from ../include/vlc_common.h:497, from input/decoder_synchro.c:102: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f input/.deps/libvlccore_la-decoder_synchro.Tpo input/.deps/libvlccore_la-decoder_synchro.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-demux.lo -MD -MP -MF input/.deps/libvlccore_la-demux.Tpo -c -o input/libvlccore_la-demux.lo `test -f 'input/demux.c' || echo './'`input/demux.c In file included from ../include/vlc_common.h:497, from input/decoder.c:35: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f input/.deps/libvlccore_la-decoder.Tpo input/.deps/libvlccore_la-decoder.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-es_out.lo -MD -MP -MF input/.deps/libvlccore_la-es_out.Tpo -c -o input/libvlccore_la-es_out.lo `test -f 'input/es_out.c' || echo './'`input/es_out.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-demux.lo -MD -MP -MF input/.deps/libvlccore_la-demux.Tpo -c input/demux.c -fPIC -DPIC -o input/.libs/libvlccore_la-demux.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-es_out.lo -MD -MP -MF input/.deps/libvlccore_la-es_out.Tpo -c input/es_out.c -fPIC -DPIC -o input/.libs/libvlccore_la-es_out.o In file included from ../include/vlc_common.h:497, from input/demux.h:33, from input/demux.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f input/.deps/libvlccore_la-demux.Tpo input/.deps/libvlccore_la-demux.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-es_out_timeshift.lo -MD -MP -MF input/.deps/libvlccore_la-es_out_timeshift.Tpo -c -o input/libvlccore_la-es_out_timeshift.lo `test -f 'input/es_out_timeshift.c' || echo './'`input/es_out_timeshift.c In file included from ../include/vlc_common.h:497, from input/es_out.c:35: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored In file included from input/es_out.c:45: input/es_out.h: In function ‘es_out_GetWakeup’: input/es_out.h:82: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_GetBuffering’: input/es_out.h:90: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_GetEmpty’: input/es_out.h:98: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_SetTimes’: input/es_out.h:129: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_SetJitter’: input/es_out.h:134: warning: unused variable ‘i_ret’ input/es_out.c: In function ‘EsOutControlLocked’: input/es_out.c:2408: warning: unused variable ‘b_source_paused’ input/es_out.c:2420: warning: unused variable ‘i_src_rate’ input/es_out.c:2431: warning: unused variable ‘i_date’ input/es_out.c: In function ‘EsOutControl’: input/es_out.c:2364: warning: ‘i_new_query’ may be used uninitialized in this function mv -f input/.deps/libvlccore_la-es_out.Tpo input/.deps/libvlccore_la-es_out.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-event.lo -MD -MP -MF input/.deps/libvlccore_la-event.Tpo -c -o input/libvlccore_la-event.lo `test -f 'input/event.c' || echo './'`input/event.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-es_out_timeshift.lo -MD -MP -MF input/.deps/libvlccore_la-es_out_timeshift.Tpo -c input/es_out_timeshift.c -fPIC -DPIC -o input/.libs/libvlccore_la-es_out_timeshift.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-event.lo -MD -MP -MF input/.deps/libvlccore_la-event.Tpo -c input/event.c -fPIC -DPIC -o input/.libs/libvlccore_la-event.o In file included from ../include/vlc_common.h:497, from input/es_out_timeshift.c:43: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored In file included from input/es_out_timeshift.c:50: input/es_out.h: In function ‘es_out_GetWakeup’: input/es_out.h:82: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_GetBuffering’: input/es_out.h:90: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_GetEmpty’: input/es_out.h:98: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_SetTimes’: input/es_out.h:129: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_SetJitter’: input/es_out.h:134: warning: unused variable ‘i_ret’ input/es_out_timeshift.c: In function ‘TsChangePause’: input/es_out_timeshift.c:866: warning: unused parameter ‘b_source_paused’ input/es_out_timeshift.c: In function ‘TsRun’: input/es_out_timeshift.c:919: warning: variable ‘i_buffering_date’ might be clobbered by ‘longjmp’ or ‘vfork’ mv -f input/.deps/libvlccore_la-es_out_timeshift.Tpo input/.deps/libvlccore_la-es_out_timeshift.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-input.lo -MD -MP -MF input/.deps/libvlccore_la-input.Tpo -c -o input/libvlccore_la-input.lo `test -f 'input/input.c' || echo './'`input/input.c In file included from ../include/vlc_common.h:497, from input/event.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f input/.deps/libvlccore_la-event.Tpo input/.deps/libvlccore_la-event.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-meta.lo -MD -MP -MF input/.deps/libvlccore_la-meta.Tpo -c -o input/libvlccore_la-meta.lo `test -f 'input/meta.c' || echo './'`input/meta.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-input.lo -MD -MP -MF input/.deps/libvlccore_la-input.Tpo -c input/input.c -fPIC -DPIC -o input/.libs/libvlccore_la-input.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-meta.lo -MD -MP -MF input/.deps/libvlccore_la-meta.Tpo -c input/meta.c -fPIC -DPIC -o input/.libs/libvlccore_la-meta.o In file included from ../include/vlc_common.h:497, from input/meta.c:30: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f input/.deps/libvlccore_la-meta.Tpo input/.deps/libvlccore_la-meta.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-resource.lo -MD -MP -MF input/.deps/libvlccore_la-resource.Tpo -c -o input/libvlccore_la-resource.lo `test -f 'input/resource.c' || echo './'`input/resource.c In file included from ../include/vlc_common.h:497, from input/input.c:33: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored In file included from input/input.c:41: input/es_out.h: In function ‘es_out_GetWakeup’: input/es_out.h:82: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_GetBuffering’: input/es_out.h:90: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_GetEmpty’: input/es_out.h:98: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_SetTimes’: input/es_out.h:129: warning: unused variable ‘i_ret’ input/es_out.h: In function ‘es_out_SetJitter’: input/es_out.h:134: warning: unused variable ‘i_ret’ mv -f input/.deps/libvlccore_la-input.Tpo input/.deps/libvlccore_la-input.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-stream.lo -MD -MP -MF input/.deps/libvlccore_la-stream.Tpo -c -o input/libvlccore_la-stream.lo `test -f 'input/stream.c' || echo './'`input/stream.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-resource.lo -MD -MP -MF input/.deps/libvlccore_la-resource.Tpo -c input/resource.c -fPIC -DPIC -o input/.libs/libvlccore_la-resource.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-stream.lo -MD -MP -MF input/.deps/libvlccore_la-stream.Tpo -c input/stream.c -fPIC -DPIC -o input/.libs/libvlccore_la-stream.o In file included from ../include/vlc_common.h:497, from input/resource.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f input/.deps/libvlccore_la-resource.Tpo input/.deps/libvlccore_la-resource.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-stream_demux.lo -MD -MP -MF input/.deps/libvlccore_la-stream_demux.Tpo -c -o input/libvlccore_la-stream_demux.lo `test -f 'input/stream_demux.c' || echo './'`input/stream_demux.c In file included from ../include/vlc_common.h:497, from input/stream.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored input/stream.c: In function ‘stream_ReadLine’: input/stream.c:1531: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) mv -f input/.deps/libvlccore_la-stream.Tpo input/.deps/libvlccore_la-stream.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-stream_filter.lo -MD -MP -MF input/.deps/libvlccore_la-stream_filter.Tpo -c -o input/libvlccore_la-stream_filter.lo `test -f 'input/stream_filter.c' || echo './'`input/stream_filter.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-stream_demux.lo -MD -MP -MF input/.deps/libvlccore_la-stream_demux.Tpo -c input/stream_demux.c -fPIC -DPIC -o input/.libs/libvlccore_la-stream_demux.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-stream_filter.lo -MD -MP -MF input/.deps/libvlccore_la-stream_filter.Tpo -c input/stream_filter.c -fPIC -DPIC -o input/.libs/libvlccore_la-stream_filter.o In file included from ../include/vlc_common.h:497, from input/demux.h:33, from input/stream_demux.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f input/.deps/libvlccore_la-stream_demux.Tpo input/.deps/libvlccore_la-stream_demux.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-stream_memory.lo -MD -MP -MF input/.deps/libvlccore_la-stream_memory.Tpo -c -o input/libvlccore_la-stream_memory.lo `test -f 'input/stream_memory.c' || echo './'`input/stream_memory.c In file included from ../include/vlc_common.h:497, from input/stream_filter.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f input/.deps/libvlccore_la-stream_filter.Tpo input/.deps/libvlccore_la-stream_filter.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-subtitles.lo -MD -MP -MF input/.deps/libvlccore_la-subtitles.Tpo -c -o input/libvlccore_la-subtitles.lo `test -f 'input/subtitles.c' || echo './'`input/subtitles.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-stream_memory.lo -MD -MP -MF input/.deps/libvlccore_la-stream_memory.Tpo -c input/stream_memory.c -fPIC -DPIC -o input/.libs/libvlccore_la-stream_memory.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-subtitles.lo -MD -MP -MF input/.deps/libvlccore_la-subtitles.Tpo -c input/subtitles.c -fPIC -DPIC -o input/.libs/libvlccore_la-subtitles.o In file included from ../include/vlc_common.h:497, from input/stream.h:33, from input/stream_memory.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f input/.deps/libvlccore_la-stream_memory.Tpo input/.deps/libvlccore_la-stream_memory.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-var.lo -MD -MP -MF input/.deps/libvlccore_la-var.Tpo -c -o input/libvlccore_la-var.lo `test -f 'input/var.c' || echo './'`input/var.c In file included from ../include/vlc_common.h:497, from input/subtitles.c:35: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f input/.deps/libvlccore_la-subtitles.Tpo input/.deps/libvlccore_la-subtitles.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-video_output.lo -MD -MP -MF video_output/.deps/libvlccore_la-video_output.Tpo -c -o video_output/libvlccore_la-video_output.lo `test -f 'video_output/video_output.c' || echo './'`video_output/video_output.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT input/libvlccore_la-var.lo -MD -MP -MF input/.deps/libvlccore_la-var.Tpo -c input/var.c -fPIC -DPIC -o input/.libs/libvlccore_la-var.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-video_output.lo -MD -MP -MF video_output/.deps/libvlccore_la-video_output.Tpo -c video_output/video_output.c -fPIC -DPIC -o video_output/.libs/libvlccore_la-video_output.o In file included from ../include/vlc_common.h:497, from input/var.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f input/.deps/libvlccore_la-var.Tpo input/.deps/libvlccore_la-var.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-vout_pictures.lo -MD -MP -MF video_output/.deps/libvlccore_la-vout_pictures.Tpo -c -o video_output/libvlccore_la-vout_pictures.lo `test -f 'video_output/vout_pictures.c' || echo './'`video_output/vout_pictures.c In file included from ../include/vlc_common.h:497, from video_output/video_output.c:37: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored video_output/video_output.c: In function ‘vout_Destructor’: video_output/video_output.c:625: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) video_output/video_output.c: In function ‘FilterCallback’: video_output/video_output.c:1652: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) video_output/video_output.c: In function ‘DeinterlaceCallback’: video_output/video_output.c:1950: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) mv -f video_output/.deps/libvlccore_la-video_output.Tpo video_output/.deps/libvlccore_la-video_output.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-video_text.lo -MD -MP -MF video_output/.deps/libvlccore_la-video_text.Tpo -c -o video_output/libvlccore_la-video_text.lo `test -f 'video_output/video_text.c' || echo './'`video_output/video_text.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-vout_pictures.lo -MD -MP -MF video_output/.deps/libvlccore_la-vout_pictures.Tpo -c video_output/vout_pictures.c -fPIC -DPIC -o video_output/.libs/libvlccore_la-vout_pictures.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-video_text.lo -MD -MP -MF video_output/.deps/libvlccore_la-video_text.Tpo -c video_output/video_text.c -fPIC -DPIC -o video_output/.libs/libvlccore_la-video_text.o In file included from ../include/vlc_common.h:497, from video_output/vout_pictures.c:35: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored video_output/vout_pictures.c: In function ‘picture_Export’: video_output/vout_pictures.c:1134: warning: signed and unsigned type in conditional expression video_output/vout_pictures.c:1136: warning: signed and unsigned type in conditional expression mv -f video_output/.deps/libvlccore_la-vout_pictures.Tpo video_output/.deps/libvlccore_la-vout_pictures.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-video_widgets.lo -MD -MP -MF video_output/.deps/libvlccore_la-video_widgets.Tpo -c -o video_output/libvlccore_la-video_widgets.lo `test -f 'video_output/video_widgets.c' || echo './'`video_output/video_widgets.c In file included from ../include/vlc_common.h:497, from video_output/video_text.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored video_output/video_text.c: In function ‘__vout_OSDMessage’: video_output/video_text.c:136: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) mv -f video_output/.deps/libvlccore_la-video_text.Tpo video_output/.deps/libvlccore_la-video_text.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-vout_subpictures.lo -MD -MP -MF video_output/.deps/libvlccore_la-vout_subpictures.Tpo -c -o video_output/libvlccore_la-vout_subpictures.lo `test -f 'video_output/vout_subpictures.c' || echo './'`video_output/vout_subpictures.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-video_widgets.lo -MD -MP -MF video_output/.deps/libvlccore_la-video_widgets.Tpo -c video_output/video_widgets.c -fPIC -DPIC -o video_output/.libs/libvlccore_la-video_widgets.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-vout_subpictures.lo -MD -MP -MF video_output/.deps/libvlccore_la-vout_subpictures.Tpo -c video_output/vout_subpictures.c -fPIC -DPIC -o video_output/.libs/libvlccore_la-vout_subpictures.o In file included from ../include/vlc_common.h:497, from video_output/video_widgets.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored video_output/video_widgets.c: In function ‘vout_OSDSlider’: video_output/video_widgets.c:44: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) video_output/video_widgets.c: In function ‘vout_OSDIcon’: video_output/video_widgets.c:64: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) mv -f video_output/.deps/libvlccore_la-video_widgets.Tpo video_output/.deps/libvlccore_la-video_widgets.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-vout_intf.lo -MD -MP -MF video_output/.deps/libvlccore_la-vout_intf.Tpo -c -o video_output/libvlccore_la-vout_intf.lo `test -f 'video_output/vout_intf.c' || echo './'`video_output/vout_intf.c In file included from ../include/vlc_common.h:497, from video_output/vout_subpictures.c:34: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored video_output/vout_subpictures.c: In function ‘spu_Attach’: video_output/vout_subpictures.c:302: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) mv -f video_output/.deps/libvlccore_la-vout_subpictures.Tpo video_output/.deps/libvlccore_la-vout_subpictures.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-common.lo -MD -MP -MF audio_output/.deps/libvlccore_la-common.Tpo -c -o audio_output/libvlccore_la-common.lo `test -f 'audio_output/common.c' || echo './'`audio_output/common.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT video_output/libvlccore_la-vout_intf.lo -MD -MP -MF video_output/.deps/libvlccore_la-vout_intf.Tpo -c video_output/vout_intf.c -fPIC -DPIC -o video_output/.libs/libvlccore_la-vout_intf.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-common.lo -MD -MP -MF audio_output/.deps/libvlccore_la-common.Tpo -c audio_output/common.c -fPIC -DPIC -o audio_output/.libs/libvlccore_la-common.o In file included from ../include/vlc_common.h:497, from video_output/vout_intf.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f video_output/.deps/libvlccore_la-vout_intf.Tpo video_output/.deps/libvlccore_la-vout_intf.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-dec.lo -MD -MP -MF audio_output/.deps/libvlccore_la-dec.Tpo -c -o audio_output/libvlccore_la-dec.lo `test -f 'audio_output/dec.c' || echo './'`audio_output/dec.c In file included from ../include/vlc_common.h:497, from audio_output/common.c:34: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f audio_output/.deps/libvlccore_la-common.Tpo audio_output/.deps/libvlccore_la-common.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-filters.lo -MD -MP -MF audio_output/.deps/libvlccore_la-filters.Tpo -c -o audio_output/libvlccore_la-filters.lo `test -f 'audio_output/filters.c' || echo './'`audio_output/filters.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-dec.lo -MD -MP -MF audio_output/.deps/libvlccore_la-dec.Tpo -c audio_output/dec.c -fPIC -DPIC -o audio_output/.libs/libvlccore_la-dec.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-filters.lo -MD -MP -MF audio_output/.deps/libvlccore_la-filters.Tpo -c audio_output/filters.c -fPIC -DPIC -o audio_output/.libs/libvlccore_la-filters.o In file included from ../include/vlc_common.h:497, from audio_output/dec.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f audio_output/.deps/libvlccore_la-dec.Tpo audio_output/.deps/libvlccore_la-dec.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-input.lo -MD -MP -MF audio_output/.deps/libvlccore_la-input.Tpo -c -o audio_output/libvlccore_la-input.lo `test -f 'audio_output/input.c' || echo './'`audio_output/input.c In file included from ../include/vlc_common.h:497, from audio_output/filters.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f audio_output/.deps/libvlccore_la-filters.Tpo audio_output/.deps/libvlccore_la-filters.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-mixer.lo -MD -MP -MF audio_output/.deps/libvlccore_la-mixer.Tpo -c -o audio_output/libvlccore_la-mixer.lo `test -f 'audio_output/mixer.c' || echo './'`audio_output/mixer.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-input.lo -MD -MP -MF audio_output/.deps/libvlccore_la-input.Tpo -c audio_output/input.c -fPIC -DPIC -o audio_output/.libs/libvlccore_la-input.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-mixer.lo -MD -MP -MF audio_output/.deps/libvlccore_la-mixer.Tpo -c audio_output/mixer.c -fPIC -DPIC -o audio_output/.libs/libvlccore_la-mixer.o In file included from ../include/vlc_common.h:497, from audio_output/input.c:33: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f audio_output/.deps/libvlccore_la-input.Tpo audio_output/.deps/libvlccore_la-input.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-output.lo -MD -MP -MF audio_output/.deps/libvlccore_la-output.Tpo -c -o audio_output/libvlccore_la-output.lo `test -f 'audio_output/output.c' || echo './'`audio_output/output.c In file included from ../include/vlc_common.h:497, from audio_output/mixer.c:33: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f audio_output/.deps/libvlccore_la-mixer.Tpo audio_output/.deps/libvlccore_la-mixer.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-intf.lo -MD -MP -MF audio_output/.deps/libvlccore_la-intf.Tpo -c -o audio_output/libvlccore_la-intf.lo `test -f 'audio_output/intf.c' || echo './'`audio_output/intf.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-output.lo -MD -MP -MF audio_output/.deps/libvlccore_la-output.Tpo -c audio_output/output.c -fPIC -DPIC -o audio_output/.libs/libvlccore_la-output.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT audio_output/libvlccore_la-intf.lo -MD -MP -MF audio_output/.deps/libvlccore_la-intf.Tpo -c audio_output/intf.c -fPIC -DPIC -o audio_output/.libs/libvlccore_la-intf.o In file included from ../include/vlc_common.h:497, from audio_output/output.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f audio_output/.deps/libvlccore_la-output.Tpo audio_output/.deps/libvlccore_la-output.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT osd/libvlccore_la-osd.lo -MD -MP -MF osd/.deps/libvlccore_la-osd.Tpo -c -o osd/libvlccore_la-osd.lo `test -f 'osd/osd.c' || echo './'`osd/osd.c In file included from ../include/vlc_common.h:497, from audio_output/intf.c:33: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored audio_output/intf.c: In function ‘__aout_VolumeGet’: audio_output/intf.c:70: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) audio_output/intf.c: In function ‘__aout_VolumeSet’: audio_output/intf.c:101: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) audio_output/intf.c: In function ‘__aout_VolumeInfos’: audio_output/intf.c:126: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) audio_output/intf.c: In function ‘__aout_VolumeUp’: audio_output/intf.c:157: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) audio_output/intf.c: In function ‘__aout_VolumeDown’: audio_output/intf.c:199: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) audio_output/intf.c: In function ‘aout_FindAndRestart’: audio_output/intf.c:437: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) audio_output/intf.c: In function ‘aout_EnableFilter’: audio_output/intf.c:489: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) mv -f audio_output/.deps/libvlccore_la-intf.Tpo audio_output/.deps/libvlccore_la-intf.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT osd/libvlccore_la-osd_text.lo -MD -MP -MF osd/.deps/libvlccore_la-osd_text.Tpo -c -o osd/libvlccore_la-osd_text.lo `test -f 'osd/osd_text.c' || echo './'`osd/osd_text.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT osd/libvlccore_la-osd.lo -MD -MP -MF osd/.deps/libvlccore_la-osd.Tpo -c osd/osd.c -fPIC -DPIC -o osd/.libs/libvlccore_la-osd.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT osd/libvlccore_la-osd_text.lo -MD -MP -MF osd/.deps/libvlccore_la-osd_text.Tpo -c osd/osd_text.c -fPIC -DPIC -o osd/.libs/libvlccore_la-osd_text.o In file included from ../include/vlc_common.h:497, from osd/osd.c:33: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored In file included from ../include/vlc_common.h:497, from osd/osd_text.c:28: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f osd/.deps/libvlccore_la-osd_text.Tpo osd/.deps/libvlccore_la-osd_text.Plo mv -f osd/.deps/libvlccore_la-osd.Tpo osd/.deps/libvlccore_la-osd.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT osd/libvlccore_la-osd_widgets.lo -MD -MP -MF osd/.deps/libvlccore_la-osd_widgets.Tpo -c -o osd/libvlccore_la-osd_widgets.lo `test -f 'osd/osd_widgets.c' || echo './'`osd/osd_widgets.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-acl.lo -MD -MP -MF network/.deps/libvlccore_la-acl.Tpo -c -o network/libvlccore_la-acl.lo `test -f 'network/acl.c' || echo './'`network/acl.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT osd/libvlccore_la-osd_widgets.lo -MD -MP -MF osd/.deps/libvlccore_la-osd_widgets.Tpo -c osd/osd_widgets.c -fPIC -DPIC -o osd/.libs/libvlccore_la-osd_widgets.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-acl.lo -MD -MP -MF network/.deps/libvlccore_la-acl.Tpo -c network/acl.c -fPIC -DPIC -o network/.libs/libvlccore_la-acl.o In file included from ../include/vlc_common.h:497, from osd/osd_widgets.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f osd/.deps/libvlccore_la-osd_widgets.Tpo osd/.deps/libvlccore_la-osd_widgets.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-getaddrinfo.lo -MD -MP -MF network/.deps/libvlccore_la-getaddrinfo.Tpo -c -o network/libvlccore_la-getaddrinfo.lo `test -f 'network/getaddrinfo.c' || echo './'`network/getaddrinfo.c In file included from ../include/vlc_common.h:497, from network/acl.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f network/.deps/libvlccore_la-acl.Tpo network/.deps/libvlccore_la-acl.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-io.lo -MD -MP -MF network/.deps/libvlccore_la-io.Tpo -c -o network/libvlccore_la-io.lo `test -f 'network/io.c' || echo './'`network/io.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-getaddrinfo.lo -MD -MP -MF network/.deps/libvlccore_la-getaddrinfo.Tpo -c network/getaddrinfo.c -fPIC -DPIC -o network/.libs/libvlccore_la-getaddrinfo.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-io.lo -MD -MP -MF network/.deps/libvlccore_la-io.Tpo -c network/io.c -fPIC -DPIC -o network/.libs/libvlccore_la-io.o In file included from ../include/vlc_common.h:497, from network/getaddrinfo.c:30: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f network/.deps/libvlccore_la-getaddrinfo.Tpo network/.deps/libvlccore_la-getaddrinfo.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-tcp.lo -MD -MP -MF network/.deps/libvlccore_la-tcp.Tpo -c -o network/libvlccore_la-tcp.lo `test -f 'network/tcp.c' || echo './'`network/tcp.c In file included from ../include/vlc_common.h:497, from network/io.c:36: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f network/.deps/libvlccore_la-io.Tpo network/.deps/libvlccore_la-io.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-udp.lo -MD -MP -MF network/.deps/libvlccore_la-udp.Tpo -c -o network/libvlccore_la-udp.lo `test -f 'network/udp.c' || echo './'`network/udp.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-tcp.lo -MD -MP -MF network/.deps/libvlccore_la-tcp.Tpo -c network/tcp.c -fPIC -DPIC -o network/.libs/libvlccore_la-tcp.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-udp.lo -MD -MP -MF network/.deps/libvlccore_la-udp.Tpo -c network/udp.c -fPIC -DPIC -o network/.libs/libvlccore_la-udp.o In file included from ../include/vlc_common.h:497, from network/tcp.c:34: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f network/.deps/libvlccore_la-tcp.Tpo network/.deps/libvlccore_la-tcp.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-rootbind.lo -MD -MP -MF network/.deps/libvlccore_la-rootbind.Tpo -c -o network/libvlccore_la-rootbind.lo `test -f 'network/rootbind.c' || echo './'`network/rootbind.c In file included from ../include/vlc_common.h:497, from network/udp.c:35: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored network/udp.c: In function ‘net_ListenSingle’: network/udp.c:167: warning: unused variable ‘fd6’ mv -f network/.deps/libvlccore_la-udp.Tpo network/.deps/libvlccore_la-udp.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-tls.lo -MD -MP -MF network/.deps/libvlccore_la-tls.Tpo -c -o network/libvlccore_la-tls.lo `test -f 'network/tls.c' || echo './'`network/tls.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-rootbind.lo -MD -MP -MF network/.deps/libvlccore_la-rootbind.Tpo -c network/rootbind.c -fPIC -DPIC -o network/.libs/libvlccore_la-rootbind.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-tls.lo -MD -MP -MF network/.deps/libvlccore_la-tls.Tpo -c network/tls.c -fPIC -DPIC -o network/.libs/libvlccore_la-tls.o mv -f network/.deps/libvlccore_la-rootbind.Tpo network/.deps/libvlccore_la-rootbind.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-poll.lo -MD -MP -MF network/.deps/libvlccore_la-poll.Tpo -c -o network/libvlccore_la-poll.lo `test -f 'network/poll.c' || echo './'`network/poll.c In file included from ../include/vlc_common.h:497, from network/tls.c:34: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f network/.deps/libvlccore_la-tls.Tpo network/.deps/libvlccore_la-tls.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-charset.lo -MD -MP -MF text/.deps/libvlccore_la-charset.Tpo -c -o text/libvlccore_la-charset.lo `test -f 'text/charset.c' || echo './'`text/charset.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT network/libvlccore_la-poll.lo -MD -MP -MF network/.deps/libvlccore_la-poll.Tpo -c network/poll.c -fPIC -DPIC -o network/.libs/libvlccore_la-poll.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-charset.lo -MD -MP -MF text/.deps/libvlccore_la-charset.Tpo -c text/charset.c -fPIC -DPIC -o text/.libs/libvlccore_la-charset.o In file included from ../include/vlc_common.h:497, from network/poll.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f network/.deps/libvlccore_la-poll.Tpo network/.deps/libvlccore_la-poll.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-strings.lo -MD -MP -MF text/.deps/libvlccore_la-strings.Tpo -c -o text/libvlccore_la-strings.lo `test -f 'text/strings.c' || echo './'`text/strings.c In file included from ../include/vlc_common.h:497, from text/charset.c:31: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f text/.deps/libvlccore_la-charset.Tpo text/.deps/libvlccore_la-charset.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-unicode.lo -MD -MP -MF text/.deps/libvlccore_la-unicode.Tpo -c -o text/libvlccore_la-unicode.lo `test -f 'text/unicode.c' || echo './'`text/unicode.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-strings.lo -MD -MP -MF text/.deps/libvlccore_la-strings.Tpo -c text/strings.c -fPIC -DPIC -o text/.libs/libvlccore_la-strings.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-unicode.lo -MD -MP -MF text/.deps/libvlccore_la-unicode.Tpo -c text/unicode.c -fPIC -DPIC -o text/.libs/libvlccore_la-unicode.o In file included from ../include/vlc_common.h:497, from text/strings.c:35: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f text/.deps/libvlccore_la-strings.Tpo text/.deps/libvlccore_la-strings.Plo In file included from ../include/vlc_common.h:497, from text/unicode.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored text/unicode.c: In function ‘locale_fast’: text/unicode.c:105: warning: ignoring return value of ‘vlc_iconv’, declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-filesystem.lo -MD -MP -MF text/.deps/libvlccore_la-filesystem.Tpo -c -o text/libvlccore_la-filesystem.lo `test -f 'text/filesystem.c' || echo './'`text/filesystem.c mv -f text/.deps/libvlccore_la-unicode.Tpo text/.deps/libvlccore_la-unicode.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-wincp.lo -MD -MP -MF text/.deps/libvlccore_la-wincp.Tpo -c -o text/libvlccore_la-wincp.lo `test -f 'text/wincp.c' || echo './'`text/wincp.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-filesystem.lo -MD -MP -MF text/.deps/libvlccore_la-filesystem.Tpo -c text/filesystem.c -fPIC -DPIC -o text/.libs/libvlccore_la-filesystem.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-wincp.lo -MD -MP -MF text/.deps/libvlccore_la-wincp.Tpo -c text/wincp.c -fPIC -DPIC -o text/.libs/libvlccore_la-wincp.o In file included from ../include/vlc_common.h:497, from text/filesystem.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored In file included from ../include/vlc_common.h:497, from text/wincp.c:30: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f text/.deps/libvlccore_la-wincp.Tpo text/.deps/libvlccore_la-wincp.Plo mv -f text/.deps/libvlccore_la-filesystem.Tpo text/.deps/libvlccore_la-filesystem.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-iso_lang.lo -MD -MP -MF text/.deps/libvlccore_la-iso_lang.Tpo -c -o text/libvlccore_la-iso_lang.lo `test -f 'text/iso_lang.c' || echo './'`text/iso_lang.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-md5.lo -MD -MP -MF misc/.deps/libvlccore_la-md5.Tpo -c -o misc/libvlccore_la-md5.lo `test -f 'misc/md5.c' || echo './'`misc/md5.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT text/libvlccore_la-iso_lang.lo -MD -MP -MF text/.deps/libvlccore_la-iso_lang.Tpo -c text/iso_lang.c -fPIC -DPIC -o text/.libs/libvlccore_la-iso_lang.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-md5.lo -MD -MP -MF misc/.deps/libvlccore_la-md5.Tpo -c misc/md5.c -fPIC -DPIC -o misc/.libs/libvlccore_la-md5.o In file included from ../include/vlc_common.h:497, from text/iso_lang.c:36: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f text/.deps/libvlccore_la-iso_lang.Tpo text/.deps/libvlccore_la-iso_lang.Plo In file included from ../include/vlc_common.h:497, from misc/md5.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-rand.lo -MD -MP -MF misc/.deps/libvlccore_la-rand.Tpo -c -o misc/libvlccore_la-rand.lo `test -f 'misc/rand.c' || echo './'`misc/rand.c mv -f misc/.deps/libvlccore_la-md5.Tpo misc/.deps/libvlccore_la-md5.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-mtime.lo -MD -MP -MF misc/.deps/libvlccore_la-mtime.Tpo -c -o misc/libvlccore_la-mtime.lo `test -f 'misc/mtime.c' || echo './'`misc/mtime.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-rand.lo -MD -MP -MF misc/.deps/libvlccore_la-rand.Tpo -c misc/rand.c -fPIC -DPIC -o misc/.libs/libvlccore_la-rand.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-mtime.lo -MD -MP -MF misc/.deps/libvlccore_la-mtime.Tpo -c misc/mtime.c -fPIC -DPIC -o misc/.libs/libvlccore_la-mtime.o In file included from ../include/vlc_common.h:497, from misc/rand.c:27: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored In file included from ../include/vlc_common.h:497, from misc/mtime.c:37: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f misc/.deps/libvlccore_la-mtime.Tpo misc/.deps/libvlccore_la-mtime.Plo mv -f misc/.deps/libvlccore_la-rand.Tpo misc/.deps/libvlccore_la-rand.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-block.lo -MD -MP -MF misc/.deps/libvlccore_la-block.Tpo -c -o misc/libvlccore_la-block.lo `test -f 'misc/block.c' || echo './'`misc/block.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-es_format.lo -MD -MP -MF misc/.deps/libvlccore_la-es_format.Tpo -c -o misc/libvlccore_la-es_format.lo `test -f 'misc/es_format.c' || echo './'`misc/es_format.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-block.lo -MD -MP -MF misc/.deps/libvlccore_la-block.Tpo -c misc/block.c -fPIC -DPIC -o misc/.libs/libvlccore_la-block.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT misc/libvlccore_la-es_format.lo -MD -MP -MF misc/.deps/libvlccore_la-es_format.Tpo -c misc/es_format.c -fPIC -DPIC -o misc/.libs/libvlccore_la-es_format.o In file included from ../include/vlc_common.h:497, from misc/block.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored misc/block.c: In function ‘block_File’: misc/block.c:330: warning: variable ‘block’ might be clobbered by ‘longjmp’ or ‘vfork’ mv -f misc/.deps/libvlccore_la-block.Tpo misc/.deps/libvlccore_la-block.Plo In file included from ../include/vlc_common.h:497, from misc/es_format.c:33: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT modules/libvlccore_la-modules.lo -MD -MP -MF modules/.deps/libvlccore_la-modules.Tpo -c -o modules/libvlccore_la-modules.lo `test -f 'modules/modules.c' || echo './'`modules/modules.c mv -f misc/.deps/libvlccore_la-es_format.Tpo misc/.deps/libvlccore_la-es_format.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT modules/libvlccore_la-cache.lo -MD -MP -MF modules/.deps/libvlccore_la-cache.Tpo -c -o modules/libvlccore_la-cache.lo `test -f 'modules/cache.c' || echo './'`modules/cache.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT modules/libvlccore_la-modules.lo -MD -MP -MF modules/.deps/libvlccore_la-modules.Tpo -c modules/modules.c -fPIC -DPIC -o modules/.libs/libvlccore_la-modules.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT modules/libvlccore_la-cache.lo -MD -MP -MF modules/.deps/libvlccore_la-cache.Tpo -c modules/cache.c -fPIC -DPIC -o modules/.libs/libvlccore_la-cache.o In file included from ../include/vlc_common.h:497, from modules/modules.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored In file included from ../include/vlc_common.h:497, from modules/cache.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f modules/.deps/libvlccore_la-cache.Tpo modules/.deps/libvlccore_la-cache.Plo mv -f modules/.deps/libvlccore_la-modules.Tpo modules/.deps/libvlccore_la-modules.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT modules/libvlccore_la-entry.lo -MD -MP -MF modules/.deps/libvlccore_la-entry.Tpo -c -o modules/libvlccore_la-entry.lo `test -f 'modules/entry.c' || echo './'`modules/entry.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT modules/libvlccore_la-os.lo -MD -MP -MF modules/.deps/libvlccore_la-os.Tpo -c -o modules/libvlccore_la-os.lo `test -f 'modules/os.c' || echo './'`modules/os.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT modules/libvlccore_la-entry.lo -MD -MP -MF modules/.deps/libvlccore_la-entry.Tpo -c modules/entry.c -fPIC -DPIC -o modules/.libs/libvlccore_la-entry.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT modules/libvlccore_la-os.lo -MD -MP -MF modules/.deps/libvlccore_la-os.Tpo -c modules/os.c -fPIC -DPIC -o modules/.libs/libvlccore_la-os.o In file included from ../include/vlc_common.h:497, from modules/entry.c:27: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored modules/entry.c: In function ‘vlc_plugin_set’: modules/entry.c:247: warning: assignment discards qualifiers from pointer target type modules/entry.c:256: warning: assignment discards qualifiers from pointer target type modules/entry.c:265: warning: assignment discards qualifiers from pointer target type In file included from ../include/vlc_common.h:497, from modules/os.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f modules/.deps/libvlccore_la-entry.Tpo modules/.deps/libvlccore_la-entry.Plo mv -f modules/.deps/libvlccore_la-os.Tpo modules/.deps/libvlccore_la-os.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-core.lo -MD -MP -MF config/.deps/libvlccore_la-core.Tpo -c -o config/libvlccore_la-core.lo `test -f 'config/core.c' || echo './'`config/core.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-dirs.lo -MD -MP -MF config/.deps/libvlccore_la-dirs.Tpo -c -o config/libvlccore_la-dirs.lo `test -f 'config/dirs.c' || echo './'`config/dirs.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-core.lo -MD -MP -MF config/.deps/libvlccore_la-core.Tpo -c config/core.c -fPIC -DPIC -o config/.libs/libvlccore_la-core.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-dirs.lo -MD -MP -MF config/.deps/libvlccore_la-dirs.Tpo -c config/dirs.c -fPIC -DPIC -o config/.libs/libvlccore_la-dirs.o In file included from ../include/vlc_common.h:497, from config/core.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored config/core.c: In function ‘config_FindConfig’: config/core.c:410: warning: unused parameter ‘p_this’ config/core.c: In function ‘__config_ResetAll’: config/core.c:534: warning: unused parameter ‘p_this’ In file included from ../include/vlc_common.h:497, from config/dirs.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f config/.deps/libvlccore_la-core.Tpo config/.deps/libvlccore_la-core.Plo mv -f config/.deps/libvlccore_la-dirs.Tpo config/.deps/libvlccore_la-dirs.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-chain.lo -MD -MP -MF config/.deps/libvlccore_la-chain.Tpo -c -o config/libvlccore_la-chain.lo `test -f 'config/chain.c' || echo './'`config/chain.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-file.lo -MD -MP -MF config/.deps/libvlccore_la-file.Tpo -c -o config/libvlccore_la-file.lo `test -f 'config/file.c' || echo './'`config/file.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-chain.lo -MD -MP -MF config/.deps/libvlccore_la-chain.Tpo -c config/chain.c -fPIC -DPIC -o config/.libs/libvlccore_la-chain.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-file.lo -MD -MP -MF config/.deps/libvlccore_la-file.Tpo -c config/file.c -fPIC -DPIC -o config/.libs/libvlccore_la-file.o In file included from ../include/vlc_common.h:497, from config/chain.c:35: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored In file included from ../include/vlc_common.h:497, from config/file.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f config/.deps/libvlccore_la-file.Tpo config/.deps/libvlccore_la-file.Plo mv -f config/.deps/libvlccore_la-chain.Tpo config/.deps/libvlccore_la-chain.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-intf.lo -MD -MP -MF config/.deps/libvlccore_la-intf.Tpo -c -o config/libvlccore_la-intf.lo `test -f 'config/intf.c' || echo './'`config/intf.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-cmdline.lo -MD -MP -MF config/.deps/libvlccore_la-cmdline.Tpo -c -o config/libvlccore_la-cmdline.lo `test -f 'config/cmdline.c' || echo './'`config/cmdline.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-intf.lo -MD -MP -MF config/.deps/libvlccore_la-intf.Tpo -c config/intf.c -fPIC -DPIC -o config/.libs/libvlccore_la-intf.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT config/libvlccore_la-cmdline.lo -MD -MP -MF config/.deps/libvlccore_la-cmdline.Tpo -c config/cmdline.c -fPIC -DPIC -o config/.libs/libvlccore_la-cmdline.o In file included from ../include/vlc_common.h:497, from config/intf.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored In file included from ../include/vlc_common.h:497, from config/cmdline.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f config/.deps/libvlccore_la-intf.Tpo config/.deps/libvlccore_la-intf.Plo mv -f config/.deps/libvlccore_la-cmdline.Tpo config/.deps/libvlccore_la-cmdline.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT extras/libvlccore_la-libc.lo -MD -MP -MF extras/.deps/libvlccore_la-libc.Tpo -c -o extras/libvlccore_la-libc.lo `test -f 'extras/libc.c' || echo './'`extras/libc.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT stream_output/libvlccore_la-stream_output.lo -MD -MP -MF stream_output/.deps/libvlccore_la-stream_output.Tpo -c -o stream_output/libvlccore_la-stream_output.lo `test -f 'stream_output/stream_output.c' || echo './'`stream_output/stream_output.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT stream_output/libvlccore_la-stream_output.lo -MD -MP -MF stream_output/.deps/libvlccore_la-stream_output.Tpo -c stream_output/stream_output.c -fPIC -DPIC -o stream_output/.libs/libvlccore_la-stream_output.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT extras/libvlccore_la-libc.lo -MD -MP -MF extras/.deps/libvlccore_la-libc.Tpo -c extras/libc.c -fPIC -DPIC -o extras/.libs/libvlccore_la-libc.o In file included from ../include/vlc_common.h:497, from stream_output/stream_output.c:35: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored stream_output/stream_output.c: In function ‘sout_UpdateStatistic’: stream_output/stream_output.c:163: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) mv -f stream_output/.deps/libvlccore_la-stream_output.Tpo stream_output/.deps/libvlccore_la-stream_output.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT stream_output/libvlccore_la-announce.lo -MD -MP -MF stream_output/.deps/libvlccore_la-announce.Tpo -c -o stream_output/libvlccore_la-announce.lo `test -f 'stream_output/announce.c' || echo './'`stream_output/announce.c In file included from ../include/vlc_common.h:497, from extras/libc.c:33: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f extras/.deps/libvlccore_la-libc.Tpo extras/.deps/libvlccore_la-libc.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT stream_output/libvlccore_la-sap.lo -MD -MP -MF stream_output/.deps/libvlccore_la-sap.Tpo -c -o stream_output/libvlccore_la-sap.lo `test -f 'stream_output/sap.c' || echo './'`stream_output/sap.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT stream_output/libvlccore_la-announce.lo -MD -MP -MF stream_output/.deps/libvlccore_la-announce.Tpo -c stream_output/announce.c -fPIC -DPIC -o stream_output/.libs/libvlccore_la-announce.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT stream_output/libvlccore_la-sap.lo -MD -MP -MF stream_output/.deps/libvlccore_la-sap.Tpo -c stream_output/sap.c -fPIC -DPIC -o stream_output/.libs/libvlccore_la-sap.o In file included from ../include/vlc_common.h:497, from stream_output/announce.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored stream_output/announce.c: In function ‘sout_MethodRelease’: stream_output/announce.c:151: warning: unused parameter ‘m’ mv -f stream_output/.deps/libvlccore_la-announce.Tpo stream_output/.deps/libvlccore_la-announce.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT stream_output/libvlccore_la-sdp.lo -MD -MP -MF stream_output/.deps/libvlccore_la-sdp.Tpo -c -o stream_output/libvlccore_la-sdp.lo `test -f 'stream_output/sdp.c' || echo './'`stream_output/sdp.c In file included from ../include/vlc_common.h:497, from stream_output/sap.c:34: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored stream_output/sap.c: In function ‘SAP_Del’: stream_output/sap.c:424: warning: ‘psession’ may be used uninitialized in this function stream_output/sap.c:424: warning: ‘session’ may be used uninitialized in this function mv -f stream_output/.deps/libvlccore_la-sap.Tpo stream_output/.deps/libvlccore_la-sap.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-core.lo -MD -MP -MF control/.deps/libvlc_la-core.Tpo -c -o control/libvlc_la-core.lo `test -f 'control/core.c' || echo './'`control/core.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-core.lo -MD -MP -MF control/.deps/libvlc_la-core.Tpo -c control/core.c -fPIC -DPIC -o control/.libs/libvlc_la-core.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D__LIBVLC__ -I../src/misc -O0 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT stream_output/libvlccore_la-sdp.lo -MD -MP -MF stream_output/.deps/libvlccore_la-sdp.Tpo -c stream_output/sdp.c -fPIC -DPIC -o stream_output/.libs/libvlccore_la-sdp.o In file included from ../include/vlc_common.h:497, from control/libvlc_internal.h:38, from control/core.c:25: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored control/core.c: In function ‘libvlc_get_vlc_id’: control/core.c:198: warning: unused parameter ‘p_instance’ In file included from ../include/vlc_common.h:497, from stream_output/sdp.c:27: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f stream_output/.deps/libvlccore_la-sdp.Tpo stream_output/.deps/libvlccore_la-sdp.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-log.lo -MD -MP -MF control/.deps/libvlc_la-log.Tpo -c -o control/libvlc_la-log.lo `test -f 'control/log.c' || echo './'`control/log.c mv -f control/.deps/libvlc_la-core.Tpo control/.deps/libvlc_la-core.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-playlist.lo -MD -MP -MF control/.deps/libvlc_la-playlist.Tpo -c -o control/libvlc_la-playlist.lo `test -f 'control/playlist.c' || echo './'`control/playlist.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-log.lo -MD -MP -MF control/.deps/libvlc_la-log.Tpo -c control/log.c -fPIC -DPIC -o control/.libs/libvlc_la-log.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-playlist.lo -MD -MP -MF control/.deps/libvlc_la-playlist.Tpo -c control/playlist.c -fPIC -DPIC -o control/.libs/libvlc_la-playlist.o In file included from ../include/vlc_common.h:497, from control/libvlc_internal.h:38, from control/log.c:26: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f control/.deps/libvlc_la-log.Tpo control/.deps/libvlc_la-log.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-vlm.lo -MD -MP -MF control/.deps/libvlc_la-vlm.Tpo -c -o control/libvlc_la-vlm.lo `test -f 'control/vlm.c' || echo './'`control/vlm.c In file included from ../include/vlc_common.h:497, from control/libvlc_internal.h:38, from control/playlist.c:25: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored control/playlist.c: In function ‘libvlc_playlist_add’: control/playlist.c:151: warning: ‘libvlc_playlist_add_extended’ is deprecated (declared at ../include/vlc/deprecated.h:308) mv -f control/.deps/libvlc_la-playlist.Tpo control/.deps/libvlc_la-playlist.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-video.lo -MD -MP -MF control/.deps/libvlc_la-video.Tpo -c -o control/libvlc_la-video.lo `test -f 'control/video.c' || echo './'`control/video.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-vlm.lo -MD -MP -MF control/.deps/libvlc_la-vlm.Tpo -c control/vlm.c -fPIC -DPIC -o control/.libs/libvlc_la-vlm.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-video.lo -MD -MP -MF control/.deps/libvlc_la-video.Tpo -c control/video.c -fPIC -DPIC -o control/.libs/libvlc_la-video.o mv -f control/.deps/libvlc_la-vlm.Tpo control/.deps/libvlc_la-vlm.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-audio.lo -MD -MP -MF control/.deps/libvlc_la-audio.Tpo -c -o control/libvlc_la-audio.lo `test -f 'control/audio.c' || echo './'`control/audio.c control/video.c: In function ‘libvlc_video_set_parent’: control/video.c:256: warning: ‘libvlc_playlist_get_media_player’ is deprecated (declared at ../include/vlc/deprecated.h:343) control/video.c:259: warning: ‘libvlc_media_player_set_drawable’ is deprecated (declared at ../include/vlc/deprecated.h:61) control/video.c: In function ‘libvlc_video_set_size’: control/video.c:290: warning: ‘libvlc_playlist_get_media_player’ is deprecated (declared at ../include/vlc/deprecated.h:343) mv -f control/.deps/libvlc_la-video.Tpo control/.deps/libvlc_la-video.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-event.lo -MD -MP -MF control/.deps/libvlc_la-event.Tpo -c -o control/libvlc_la-event.lo `test -f 'control/event.c' || echo './'`control/event.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-audio.lo -MD -MP -MF control/.deps/libvlc_la-audio.Tpo -c control/audio.c -fPIC -DPIC -o control/.libs/libvlc_la-audio.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-event.lo -MD -MP -MF control/.deps/libvlc_la-event.Tpo -c control/event.c -fPIC -DPIC -o control/.libs/libvlc_la-event.o In file included from ../include/vlc_common.h:497, from control/audio.c:34: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored control/audio.c: In function ‘GetAOut’: control/audio.c:52: warning: ‘__vlc_object_find’ is deprecated (declared at ../include/vlc_objects.h:77) In file included from ../include/vlc_common.h:497, from control/libvlc_internal.h:38, from control/event.c:28: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f control/.deps/libvlc_la-event.Tpo control/.deps/libvlc_la-event.Plo mv -f control/.deps/libvlc_la-audio.Tpo control/.deps/libvlc_la-audio.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-event_async.lo -MD -MP -MF control/.deps/libvlc_la-event_async.Tpo -c -o control/libvlc_la-event_async.lo `test -f 'control/event_async.c' || echo './'`control/event_async.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-flat_media_list_view.lo -MD -MP -MF control/.deps/libvlc_la-flat_media_list_view.Tpo -c -o control/libvlc_la-flat_media_list_view.lo `test -f 'control/flat_media_list_view.c' || echo './'`control/flat_media_list_view.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-event_async.lo -MD -MP -MF control/.deps/libvlc_la-event_async.Tpo -c control/event_async.c -fPIC -DPIC -o control/.libs/libvlc_la-event_async.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-flat_media_list_view.lo -MD -MP -MF control/.deps/libvlc_la-flat_media_list_view.Tpo -c control/flat_media_list_view.c -fPIC -DPIC -o control/.libs/libvlc_la-flat_media_list_view.o control/event_async.c: In function ‘event_async_loop’: control/event_async.c:288: warning: suggest braces around empty body in ‘do’ statement mv -f control/.deps/libvlc_la-event_async.Tpo control/.deps/libvlc_la-event_async.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-hierarchical_media_list_view.lo -MD -MP -MF control/.deps/libvlc_la-hierarchical_media_list_view.Tpo -c -o control/libvlc_la-hierarchical_media_list_view.lo `test -f 'control/hierarchical_media_list_view.c' || echo './'`control/hierarchical_media_list_view.c mv -f control/.deps/libvlc_la-flat_media_list_view.Tpo control/.deps/libvlc_la-flat_media_list_view.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-hierarchical_node_media_list_view.lo -MD -MP -MF control/.deps/libvlc_la-hierarchical_node_media_list_view.Tpo -c -o control/libvlc_la-hierarchical_node_media_list_view.lo `test -f 'control/hierarchical_node_media_list_view.c' || echo './'`control/hierarchical_node_media_list_view.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-hierarchical_media_list_view.lo -MD -MP -MF control/.deps/libvlc_la-hierarchical_media_list_view.Tpo -c control/hierarchical_media_list_view.c -fPIC -DPIC -o control/.libs/libvlc_la-hierarchical_media_list_view.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-hierarchical_node_media_list_view.lo -MD -MP -MF control/.deps/libvlc_la-hierarchical_node_media_list_view.Tpo -c control/hierarchical_node_media_list_view.c -fPIC -DPIC -o control/.libs/libvlc_la-hierarchical_node_media_list_view.o mv -f control/.deps/libvlc_la-hierarchical_node_media_list_view.Tpo control/.deps/libvlc_la-hierarchical_node_media_list_view.Plo mv -f control/.deps/libvlc_la-hierarchical_media_list_view.Tpo control/.deps/libvlc_la-hierarchical_media_list_view.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media.lo -MD -MP -MF control/.deps/libvlc_la-media.Tpo -c -o control/libvlc_la-media.lo `test -f 'control/media.c' || echo './'`control/media.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_player.lo -MD -MP -MF control/.deps/libvlc_la-media_player.Tpo -c -o control/libvlc_la-media_player.lo `test -f 'control/media_player.c' || echo './'`control/media_player.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media.lo -MD -MP -MF control/.deps/libvlc_la-media.Tpo -c control/media.c -fPIC -DPIC -o control/.libs/libvlc_la-media.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_player.lo -MD -MP -MF control/.deps/libvlc_la-media_player.Tpo -c control/media_player.c -fPIC -DPIC -o control/.libs/libvlc_la-media_player.o In file included from ../include/vlc_common.h:497, from control/media.c:34: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored In file included from ../include/vlc_common.h:497, from ../include/vlc_es.h:30, from ../include/vlc_demux.h:33, from control/media_player.c:35: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored control/media_player.c: In function ‘input_event_changed’: control/media_player.c:186: warning: unused parameter ‘psz_cmd’ mv -f control/.deps/libvlc_la-media.Tpo control/.deps/libvlc_la-media.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_list.lo -MD -MP -MF control/.deps/libvlc_la-media_list.Tpo -c -o control/libvlc_la-media_list.lo `test -f 'control/media_list.c' || echo './'`control/media_list.c mv -f control/.deps/libvlc_la-media_player.Tpo control/.deps/libvlc_la-media_player.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_list_player.lo -MD -MP -MF control/.deps/libvlc_la-media_list_player.Tpo -c -o control/libvlc_la-media_list_player.lo `test -f 'control/media_list_player.c' || echo './'`control/media_list_player.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_list.lo -MD -MP -MF control/.deps/libvlc_la-media_list.Tpo -c control/media_list.c -fPIC -DPIC -o control/.libs/libvlc_la-media_list.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_list_player.lo -MD -MP -MF control/.deps/libvlc_la-media_list_player.Tpo -c control/media_list_player.c -fPIC -DPIC -o control/.libs/libvlc_la-media_list_player.o In file included from ../include/vlc_common.h:497, from control/libvlc_internal.h:38, from control/media_list_player.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored In file included from ../include/vlc_common.h:497, from control/media_list.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f control/.deps/libvlc_la-media_list.Tpo control/.deps/libvlc_la-media_list.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_list_view.lo -MD -MP -MF control/.deps/libvlc_la-media_list_view.Tpo -c -o control/libvlc_la-media_list_view.lo `test -f 'control/media_list_view.c' || echo './'`control/media_list_view.c mv -f control/.deps/libvlc_la-media_list_player.Tpo control/.deps/libvlc_la-media_list_player.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_library.lo -MD -MP -MF control/.deps/libvlc_la-media_library.Tpo -c -o control/libvlc_la-media_library.lo `test -f 'control/media_library.c' || echo './'`control/media_library.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_list_view.lo -MD -MP -MF control/.deps/libvlc_la-media_list_view.Tpo -c control/media_list_view.c -fPIC -DPIC -o control/.libs/libvlc_la-media_list_view.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_library.lo -MD -MP -MF control/.deps/libvlc_la-media_library.Tpo -c control/media_library.c -fPIC -DPIC -o control/.libs/libvlc_la-media_library.o In file included from ../include/vlc_common.h:497, from control/media_library.c:36: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored control/media_library.c: In function ‘libvlc_media_library_load’: control/media_library.c:135: warning: ‘libvlc_media_list_add_file_content’ is deprecated (declared at ../include/vlc/libvlc_media_list.h:77) In file included from ../include/vlc_common.h:497, from control/libvlc_internal.h:38, from control/media_list_view.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f control/.deps/libvlc_la-media_list_view.Tpo control/.deps/libvlc_la-media_list_view.Plo mv -f control/.deps/libvlc_la-media_library.Tpo control/.deps/libvlc_la-media_library.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-mediacontrol_core.lo -MD -MP -MF control/.deps/libvlc_la-mediacontrol_core.Tpo -c -o control/libvlc_la-mediacontrol_core.lo `test -f 'control/mediacontrol_core.c' || echo './'`control/mediacontrol_core.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-mediacontrol_util.lo -MD -MP -MF control/.deps/libvlc_la-mediacontrol_util.Tpo -c -o control/libvlc_la-mediacontrol_util.lo `test -f 'control/mediacontrol_util.c' || echo './'`control/mediacontrol_util.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-mediacontrol_core.lo -MD -MP -MF control/.deps/libvlc_la-mediacontrol_core.Tpo -c control/mediacontrol_core.c -fPIC -DPIC -o control/.libs/libvlc_la-mediacontrol_core.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-mediacontrol_util.lo -MD -MP -MF control/.deps/libvlc_la-mediacontrol_util.Tpo -c control/mediacontrol_util.c -fPIC -DPIC -o control/.libs/libvlc_la-mediacontrol_util.o In file included from ../include/vlc_common.h:497, from control/mediacontrol_core.c:33: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f control/.deps/libvlc_la-mediacontrol_core.Tpo control/.deps/libvlc_la-mediacontrol_core.Plo In file included from ../include/vlc_common.h:497, from control/mediacontrol_util.c:32: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f control/.deps/libvlc_la-mediacontrol_util.Tpo control/.deps/libvlc_la-mediacontrol_util.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-mediacontrol_audio_video.lo -MD -MP -MF control/.deps/libvlc_la-mediacontrol_audio_video.Tpo -c -o control/libvlc_la-mediacontrol_audio_video.lo `test -f 'control/mediacontrol_audio_video.c' || echo './'`control/mediacontrol_audio_video.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_discoverer.lo -MD -MP -MF control/.deps/libvlc_la-media_discoverer.Tpo -c -o control/libvlc_la-media_discoverer.lo `test -f 'control/media_discoverer.c' || echo './'`control/media_discoverer.c libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-mediacontrol_audio_video.lo -MD -MP -MF control/.deps/libvlc_la-mediacontrol_audio_video.Tpo -c control/mediacontrol_audio_video.c -fPIC -DPIC -o control/.libs/libvlc_la-mediacontrol_audio_video.o libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSYS_LINUX -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DMODULE_NAME=libvlc -DMODULE_NAME_IS_libvlc -DMODULE_STRING=\"libvlc\" -O0 -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -MT control/libvlc_la-media_discoverer.lo -MD -MP -MF control/.deps/libvlc_la-media_discoverer.Tpo -c control/media_discoverer.c -fPIC -DPIC -o control/.libs/libvlc_la-media_discoverer.o In file included from ../include/vlc_common.h:497, from control/libvlc_internal.h:38, from control/mediacontrol_audio_video.c:29: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored control/mediacontrol_audio_video.c: In function ‘mediacontrol_set_visual’: control/mediacontrol_audio_video.c:239: warning: ‘libvlc_media_player_set_drawable’ is deprecated (declared at ../include/vlc/deprecated.h:61) In file included from ../include/vlc_common.h:497, from ../include/vlc_es.h:30, from ../include/vlc_input.h:35, from ../include/vlc_services_discovery.h:41, from control/media_discoverer.c:33: ../include/vlc_mtime.h:80: warning: ‘error’ attribute directive ignored ../include/vlc_mtime.h:90: warning: ‘warning’ attribute directive ignored ../include/vlc_mtime.h:108: warning: ‘error’ attribute directive ignored mv -f control/.deps/libvlc_la-mediacontrol_audio_video.Tpo control/.deps/libvlc_la-mediacontrol_audio_video.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlccore` -DMODULE_STRING=\"main\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DDATA_PATH=\"/usr/share/vlc\" -DLIBDIR=\"/usr/lib\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration `top_srcdir=".." top_builddir=".." ../vlc-config --ldflags libvlccore` -no-undefined -no-undefined -export-symbols ./libvlccore.sym -version-info 2:0:0 -Wl,-O1 -o libvlccore.la -rpath /usr/lib libvlccore_la-libvlc.lo libvlccore_la-libvlc-module.lo libvlccore_la-missing.lo libvlccore_la-version.lo interface/libvlccore_la-dialog.lo interface/libvlccore_la-interface.lo interface/libvlccore_la-intf_eject.lo playlist/libvlccore_la-art.lo playlist/libvlccore_la-thread.lo playlist/libvlccore_la-control.lo playlist/libvlccore_la-engine.lo playlist/libvlccore_la-fetcher.lo playlist/libvlccore_la-sort.lo playlist/libvlccore_la-loadsave.lo playlist/libvlccore_la-preparser.lo playlist/libvlccore_la-tree.lo playlist/libvlccore_la-item.lo playlist/libvlccore_la-search.lo playlist/libvlccore_la-services_discovery.lo input/libvlccore_la-item.lo input/libvlccore_la-access.lo input/libvlccore_la-clock.lo input/libvlccore_la-control.lo input/libvlccore_la-decoder.lo input/libvlccore_la-decoder_synchro.lo input/libvlccore_la-demux.lo input/libvlccore_la-es_out.lo input/libvlccore_la-es_out_timeshift.lo input/libvlccore_la-event.lo input/libvlccore_la-input.lo input/libvlccore_la-meta.lo input/libvlccore_la-resource.lo input/libvlccore_la-stream.lo input/libvlccore_la-stream_demux.lo input/libvlccore_la-stream_filter.lo input/libvlccore_la-stream_memory.lo input/libvlccore_la-subtitles.lo input/libvlccore_la-var.lo video_output/libvlccore_la-video_output.lo video_output/libvlccore_la-vout_pictures.lo video_output/libvlccore_la-video_text.lo video_output/libvlccore_la-video_widgets.lo video_output/libvlccore_la-vout_subpictures.lo video_output/libvlccore_la-vout_intf.lo audio_output/libvlccore_la-common.lo audio_output/libvlccore_la-dec.lo audio_output/libvlccore_la-filters.lo audio_output/libvlccore_la-input.lo audio_output/libvlccore_la-mixer.lo audio_output/libvlccore_la-output.lo audio_output/libvlccore_la-intf.lo osd/libvlccore_la-osd.lo osd/libvlccore_la-osd_text.lo osd/libvlccore_la-osd_widgets.lo network/libvlccore_la-acl.lo network/libvlccore_la-getaddrinfo.lo network/libvlccore_la-io.lo network/libvlccore_la-tcp.lo network/libvlccore_la-udp.lo network/libvlccore_la-rootbind.lo network/libvlccore_la-tls.lo network/libvlccore_la-poll.lo text/libvlccore_la-charset.lo text/libvlccore_la-strings.lo text/libvlccore_la-unicode.lo text/libvlccore_la-filesystem.lo text/libvlccore_la-wincp.lo text/libvlccore_la-iso_lang.lo misc/libvlccore_la-md5.lo misc/libvlccore_la-rand.lo misc/libvlccore_la-mtime.lo misc/libvlccore_la-block.lo misc/libvlccore_la-es_format.lo modules/libvlccore_la-modules.lo modules/libvlccore_la-cache.lo modules/libvlccore_la-entry.lo modules/libvlccore_la-os.lo misc/libvlccore_la-threads.lo misc/libvlccore_la-stats.lo misc/libvlccore_la-cpu.lo misc/libvlccore_la-action.lo config/libvlccore_la-core.lo config/libvlccore_la-dirs.lo config/libvlccore_la-chain.lo config/libvlccore_la-file.lo config/libvlccore_la-intf.lo config/libvlccore_la-cmdline.lo misc/libvlccore_la-events.lo misc/libvlccore_la-image.lo misc/libvlccore_la-messages.lo misc/libvlccore_la-objects.lo misc/libvlccore_la-variables.lo misc/libvlccore_la-error.lo misc/libvlccore_la-update.lo misc/libvlccore_la-xml.lo misc/libvlccore_la-devices.lo extras/libvlccore_la-libc.lo misc/libvlccore_la-filter_chain.lo misc/libvlccore_la-linux_specific.lo stream_output/libvlccore_la-stream_output.lo stream_output/libvlccore_la-announce.lo stream_output/libvlccore_la-sap.lo stream_output/libvlccore_la-sdp.lo input/libvlccore_la-vlm.lo input/libvlccore_la-vlm_event.lo input/libvlccore_la-vlmshell.lo `top_srcdir=".." top_builddir=".." ../vlc-config -libs libvlccore` ../compat/libcompat.la mv -f control/.deps/libvlc_la-media_discoverer.Tpo control/.deps/libvlc_la-media_discoverer.Plo libtool: link: echo "{ global:" > .libs/libvlccore.ver libtool: link: cat ./libvlccore.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libvlccore.ver libtool: link: echo "local: *; };" >> .libs/libvlccore.ver libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -shared .libs/libvlccore_la-libvlc.o .libs/libvlccore_la-libvlc-module.o .libs/libvlccore_la-missing.o .libs/libvlccore_la-version.o interface/.libs/libvlccore_la-dialog.o interface/.libs/libvlccore_la-interface.o interface/.libs/libvlccore_la-intf_eject.o playlist/.libs/libvlccore_la-art.o playlist/.libs/libvlccore_la-thread.o playlist/.libs/libvlccore_la-control.o playlist/.libs/libvlccore_la-engine.o playlist/.libs/libvlccore_la-fetcher.o playlist/.libs/libvlccore_la-sort.o playlist/.libs/libvlccore_la-loadsave.o playlist/.libs/libvlccore_la-preparser.o playlist/.libs/libvlccore_la-tree.o playlist/.libs/libvlccore_la-item.o playlist/.libs/libvlccore_la-search.o playlist/.libs/libvlccore_la-services_discovery.o input/.libs/libvlccore_la-item.o input/.libs/libvlccore_la-access.o input/.libs/libvlccore_la-clock.o input/.libs/libvlccore_la-control.o input/.libs/libvlccore_la-decoder.o input/.libs/libvlccore_la-decoder_synchro.o input/.libs/libvlccore_la-demux.o input/.libs/libvlccore_la-es_out.o input/.libs/libvlccore_la-es_out_timeshift.o input/.libs/libvlccore_la-event.o input/.libs/libvlccore_la-input.o input/.libs/libvlccore_la-meta.o input/.libs/libvlccore_la-resource.o input/.libs/libvlccore_la-stream.o input/.libs/libvlccore_la-stream_demux.o input/.libs/libvlccore_la-stream_filter.o input/.libs/libvlccore_la-stream_memory.o input/.libs/libvlccore_la-subtitles.o input/.libs/libvlccore_la-var.o video_output/.libs/libvlccore_la-video_output.o video_output/.libs/libvlccore_la-vout_pictures.o video_output/.libs/libvlccore_la-video_text.o video_output/.libs/libvlccore_la-video_widgets.o video_output/.libs/libvlccore_la-vout_subpictures.o video_output/.libs/libvlccore_la-vout_intf.o audio_output/.libs/libvlccore_la-common.o audio_output/.libs/libvlccore_la-dec.o audio_output/.libs/libvlccore_la-filters.o audio_output/.libs/libvlccore_la-input.o audio_output/.libs/libvlccore_la-mixer.o audio_output/.libs/libvlccore_la-output.o audio_output/.libs/libvlccore_la-intf.o osd/.libs/libvlccore_la-osd.o osd/.libs/libvlccore_la-osd_text.o osd/.libs/libvlccore_la-osd_widgets.o network/.libs/libvlccore_la-acl.o network/.libs/libvlccore_la-getaddrinfo.o network/.libs/libvlccore_la-io.o network/.libs/libvlccore_la-tcp.o network/.libs/libvlccore_la-udp.o network/.libs/libvlccore_la-rootbind.o network/.libs/libvlccore_la-tls.o network/.libs/libvlccore_la-poll.o text/.libs/libvlccore_la-charset.o text/.libs/libvlccore_la-strings.o text/.libs/libvlccore_la-unicode.o text/.libs/libvlccore_la-filesystem.o text/.libs/libvlccore_la-wincp.o text/.libs/libvlccore_la-iso_lang.o misc/.libs/libvlccore_la-md5.o misc/.libs/libvlccore_la-rand.o misc/.libs/libvlccore_la-mtime.o misc/.libs/libvlccore_la-block.o misc/.libs/libvlccore_la-es_format.o modules/.libs/libvlccore_la-modules.o modules/.libs/libvlccore_la-cache.o modules/.libs/libvlccore_la-entry.o modules/.libs/libvlccore_la-os.o misc/.libs/libvlccore_la-threads.o misc/.libs/libvlccore_la-stats.o misc/.libs/libvlccore_la-cpu.o misc/.libs/libvlccore_la-action.o config/.libs/libvlccore_la-core.o config/.libs/libvlccore_la-dirs.o config/.libs/libvlccore_la-chain.o config/.libs/libvlccore_la-file.o config/.libs/libvlccore_la-intf.o config/.libs/libvlccore_la-cmdline.o misc/.libs/libvlccore_la-events.o misc/.libs/libvlccore_la-image.o misc/.libs/libvlccore_la-messages.o misc/.libs/libvlccore_la-objects.o misc/.libs/libvlccore_la-variables.o misc/.libs/libvlccore_la-error.o misc/.libs/libvlccore_la-update.o misc/.libs/libvlccore_la-xml.o misc/.libs/libvlccore_la-devices.o extras/.libs/libvlccore_la-libc.o misc/.libs/libvlccore_la-filter_chain.o misc/.libs/libvlccore_la-linux_specific.o stream_output/.libs/libvlccore_la-stream_output.o stream_output/.libs/libvlccore_la-announce.o stream_output/.libs/libvlccore_la-sap.o stream_output/.libs/libvlccore_la-sdp.o input/.libs/libvlccore_la-vlm.o input/.libs/libvlccore_la-vlm_event.o input/.libs/libvlccore_la-vlmshell.o -Wl,--whole-archive ../compat/.libs/libcompat.a -Wl,--no-whole-archive /usr/lib/libhal.so -L/usr/lib -luuid /usr/lib/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon-xp -Wl,-O1 -Wl,-soname -Wl,libvlccore.so.2 -Wl,-version-script -Wl,.libs/libvlccore.ver -o .libs/libvlccore.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libvlccore.so.2" && ln -s "libvlccore.so.2.0.0" "libvlccore.so.2") libtool: link: (cd ".libs" && rm -f "libvlccore.so" && ln -s "libvlccore.so.2.0.0" "libvlccore.so") libtool: link: ( cd ".libs" && rm -f "libvlccore.la" && ln -s "../libvlccore.la" "libvlccore.la" ) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 `top_srcdir=".." top_builddir=".." ../vlc-config --cflags libvlc` -O2 -march=athlon-xp -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -no-undefined `top_srcdir=".." top_builddir=".." ../vlc-config --ldflags libvlc` -version-info 4:0:2 -export-symbols ./libvlc.sym -Wl,-O1 -o libvlc.la -rpath /usr/lib control/libvlc_la-core.lo control/libvlc_la-log.lo control/libvlc_la-playlist.lo control/libvlc_la-vlm.lo control/libvlc_la-video.lo control/libvlc_la-audio.lo control/libvlc_la-event.lo control/libvlc_la-event_async.lo control/libvlc_la-flat_media_list_view.lo control/libvlc_la-hierarchical_media_list_view.lo control/libvlc_la-hierarchical_node_media_list_view.lo control/libvlc_la-media.lo control/libvlc_la-media_player.lo control/libvlc_la-media_list.lo control/libvlc_la-media_list_player.lo control/libvlc_la-media_list_view.lo control/libvlc_la-media_library.lo control/libvlc_la-mediacontrol_core.lo control/libvlc_la-mediacontrol_util.lo control/libvlc_la-mediacontrol_audio_video.lo control/libvlc_la-media_discoverer.lo `top_srcdir=".." top_builddir=".." ../vlc-config -libs libvlc` libvlccore.la ../compat/libcompat.la libtool: link: echo "{ global:" > .libs/libvlc.ver libtool: link: cat ./libvlc.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libvlc.ver libtool: link: echo "local: *; };" >> .libs/libvlc.ver libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -shared control/.libs/libvlc_la-core.o control/.libs/libvlc_la-log.o control/.libs/libvlc_la-playlist.o control/.libs/libvlc_la-vlm.o control/.libs/libvlc_la-video.o control/.libs/libvlc_la-audio.o control/.libs/libvlc_la-event.o control/.libs/libvlc_la-event_async.o control/.libs/libvlc_la-flat_media_list_view.o control/.libs/libvlc_la-hierarchical_media_list_view.o control/.libs/libvlc_la-hierarchical_node_media_list_view.o control/.libs/libvlc_la-media.o control/.libs/libvlc_la-media_player.o control/.libs/libvlc_la-media_list.o control/.libs/libvlc_la-media_list_player.o control/.libs/libvlc_la-media_list_view.o control/.libs/libvlc_la-media_library.o control/.libs/libvlc_la-mediacontrol_core.o control/.libs/libvlc_la-mediacontrol_util.o control/.libs/libvlc_la-mediacontrol_audio_video.o control/.libs/libvlc_la-media_discoverer.o -Wl,--whole-archive ../compat/.libs/libcompat.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-1.0.1/work/vlc-1.0.1/src/.libs ./.libs/libvlccore.so -L/usr/lib /usr/lib/libhal.so -luuid /usr/lib/libdbus-1.so -lrt -lpthread -ldl -lm -march=athlon-xp -Wl,-O1 -Wl,-soname -Wl,libvlc.so.2 -Wl,-version-script -Wl,.libs/libvlc.ver -o .libs/libvlc.so.2.2.0 control/.libs/libvlc_la-video.o: In function `gnu_dev_major': video.c:(.text+0x0): multiple definition of `gnu_dev_major' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x0): first defined here control/.libs/libvlc_la-video.o: In function `gnu_dev_minor': video.c:(.text+0x20): multiple definition of `gnu_dev_minor' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x20): first defined here control/.libs/libvlc_la-video.o: In function `gnu_dev_makedev': video.c:(.text+0x50): multiple definition of `gnu_dev_makedev' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x50): first defined here control/.libs/libvlc_la-video.o: In function `__strcspn_c1': video.c:(.text+0xa0): multiple definition of `__strcspn_c1' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xa0): first defined here control/.libs/libvlc_la-video.o: In function `__strcspn_c2': video.c:(.text+0xe0): multiple definition of `__strcspn_c2' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xe0): first defined here control/.libs/libvlc_la-video.o: In function `__strcspn_c3': video.c:(.text+0x140): multiple definition of `__strcspn_c3' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x140): first defined here control/.libs/libvlc_la-video.o: In function `__strspn_c1': video.c:(.text+0x1c0): multiple definition of `__strspn_c1' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x1c0): first defined here control/.libs/libvlc_la-video.o: In function `__strspn_c2': video.c:(.text+0x1f0): multiple definition of `__strspn_c2' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x1f0): first defined here control/.libs/libvlc_la-video.o: In function `__strspn_c3': video.c:(.text+0x220): multiple definition of `__strspn_c3' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x220): first defined here control/.libs/libvlc_la-video.o: In function `__strpbrk_c2': video.c:(.text+0x260): multiple definition of `__strpbrk_c2' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x260): first defined here control/.libs/libvlc_la-video.o: In function `__strpbrk_c3': video.c:(.text+0x2b0): multiple definition of `__strpbrk_c3' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x2b0): first defined here control/.libs/libvlc_la-video.o: In function `__strtok_r_1c': video.c:(.text+0x300): multiple definition of `__strtok_r_1c' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x300): first defined here control/.libs/libvlc_la-video.o: In function `__strsep_2c': video.c:(.text+0x380): multiple definition of `__strsep_2c' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x380): first defined here control/.libs/libvlc_la-video.o: In function `__strsep_3c': video.c:(.text+0x400): multiple definition of `__strsep_3c' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x400): first defined here control/.libs/libvlc_la-video.o: In function `feof_unlocked': video.c:(.text+0x4a0): multiple definition of `feof_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x4a0): first defined here control/.libs/libvlc_la-video.o: In function `ferror_unlocked': video.c:(.text+0x4b0): multiple definition of `ferror_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x4b0): first defined here control/.libs/libvlc_la-video.o: In function `pthread_equal': video.c:(.text+0x4c0): multiple definition of `pthread_equal' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x4c0): first defined here control/.libs/libvlc_la-video.o: In function `wcstoumax': video.c:(.text+0xdd0): multiple definition of `wcstoumax' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xbb0): first defined here control/.libs/libvlc_la-video.o: In function `wcstoimax': video.c:(.text+0xe10): multiple definition of `wcstoimax' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xbf0): first defined here control/.libs/libvlc_la-video.o: In function `strtoumax': video.c:(.text+0xe50): multiple definition of `strtoumax' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xc30): first defined here control/.libs/libvlc_la-video.o: In function `strtoimax': video.c:(.text+0xe90): multiple definition of `strtoimax' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xc70): first defined here control/.libs/libvlc_la-video.o: In function `putchar_unlocked': video.c:(.text+0xed0): multiple definition of `putchar_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xcb0): first defined here control/.libs/libvlc_la-video.o: In function `putc_unlocked': video.c:(.text+0xf20): multiple definition of `putc_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xd00): first defined here control/.libs/libvlc_la-video.o: In function `fputc_unlocked': video.c:(.text+0xf60): multiple definition of `fputc_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xd40): first defined here control/.libs/libvlc_la-video.o: In function `putchar': video.c:(.text+0xfa0): multiple definition of `putchar' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xd80): first defined here control/.libs/libvlc_la-video.o: In function `getchar_unlocked': video.c:(.text+0xfd0): multiple definition of `getchar_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xdb0): first defined here control/.libs/libvlc_la-video.o: In function `getc_unlocked': video.c:(.text+0x1010): multiple definition of `getc_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xdf0): first defined here control/.libs/libvlc_la-video.o: In function `fgetc_unlocked': video.c:(.text+0x1050): multiple definition of `fgetc_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xe30): first defined here control/.libs/libvlc_la-video.o: In function `getchar': video.c:(.text+0x1090): multiple definition of `getchar' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xe70): first defined here control/.libs/libvlc_la-video.o: In function `vprintf': video.c:(.text+0x10c0): multiple definition of `vprintf' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xea0): first defined here control/.libs/libvlc_la-video.o: In function `__strsep_1c': video.c:(.text+0x1100): multiple definition of `__strsep_1c' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xee0): first defined here control/.libs/libvlc_la-video.o: In function `atoll': video.c:(.text+0x1150): multiple definition of `atoll' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xf30): first defined here control/.libs/libvlc_la-video.o: In function `atol': video.c:(.text+0x1190): multiple definition of `atol' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xf70): first defined here control/.libs/libvlc_la-video.o: In function `atoi': video.c:(.text+0x11d0): multiple definition of `atoi' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xfb0): first defined here control/.libs/libvlc_la-video.o: In function `atof': video.c:(.text+0x1210): multiple definition of `atof' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xff0): first defined here control/.libs/libvlc_la-event_async.o: In function `gnu_dev_major': event_async.c:(.text+0x0): multiple definition of `gnu_dev_major' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x0): first defined here control/.libs/libvlc_la-event_async.o: In function `gnu_dev_minor': event_async.c:(.text+0x20): multiple definition of `gnu_dev_minor' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x20): first defined here control/.libs/libvlc_la-event_async.o: In function `gnu_dev_makedev': event_async.c:(.text+0x50): multiple definition of `gnu_dev_makedev' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x50): first defined here control/.libs/libvlc_la-event_async.o: In function `__strcspn_c1': event_async.c:(.text+0xa0): multiple definition of `__strcspn_c1' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xa0): first defined here control/.libs/libvlc_la-event_async.o: In function `__strcspn_c2': event_async.c:(.text+0xe0): multiple definition of `__strcspn_c2' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xe0): first defined here control/.libs/libvlc_la-event_async.o: In function `__strcspn_c3': event_async.c:(.text+0x140): multiple definition of `__strcspn_c3' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x140): first defined here control/.libs/libvlc_la-event_async.o: In function `__strspn_c1': event_async.c:(.text+0x1c0): multiple definition of `__strspn_c1' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x1c0): first defined here control/.libs/libvlc_la-event_async.o: In function `__strspn_c2': event_async.c:(.text+0x1f0): multiple definition of `__strspn_c2' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x1f0): first defined here control/.libs/libvlc_la-event_async.o: In function `__strspn_c3': event_async.c:(.text+0x220): multiple definition of `__strspn_c3' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x220): first defined here control/.libs/libvlc_la-event_async.o: In function `__strpbrk_c2': event_async.c:(.text+0x260): multiple definition of `__strpbrk_c2' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x260): first defined here control/.libs/libvlc_la-event_async.o: In function `__strpbrk_c3': event_async.c:(.text+0x2b0): multiple definition of `__strpbrk_c3' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x2b0): first defined here control/.libs/libvlc_la-event_async.o: In function `__strtok_r_1c': event_async.c:(.text+0x300): multiple definition of `__strtok_r_1c' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x300): first defined here control/.libs/libvlc_la-event_async.o: In function `__strsep_2c': event_async.c:(.text+0x380): multiple definition of `__strsep_2c' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x380): first defined here control/.libs/libvlc_la-event_async.o: In function `__strsep_3c': event_async.c:(.text+0x400): multiple definition of `__strsep_3c' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x400): first defined here control/.libs/libvlc_la-event_async.o: In function `feof_unlocked': event_async.c:(.text+0x4a0): multiple definition of `feof_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x4a0): first defined here control/.libs/libvlc_la-event_async.o: In function `ferror_unlocked': event_async.c:(.text+0x4b0): multiple definition of `ferror_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x4b0): first defined here control/.libs/libvlc_la-event_async.o: In function `pthread_equal': event_async.c:(.text+0x4c0): multiple definition of `pthread_equal' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x4c0): first defined here control/.libs/libvlc_la-event_async.o: In function `wcstoumax': event_async.c:(.text+0x8e0): multiple definition of `wcstoumax' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xbb0): first defined here control/.libs/libvlc_la-event_async.o: In function `wcstoimax': event_async.c:(.text+0x920): multiple definition of `wcstoimax' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xbf0): first defined here control/.libs/libvlc_la-event_async.o: In function `strtoumax': event_async.c:(.text+0x960): multiple definition of `strtoumax' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xc30): first defined here control/.libs/libvlc_la-event_async.o: In function `strtoimax': event_async.c:(.text+0x9a0): multiple definition of `strtoimax' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xc70): first defined here control/.libs/libvlc_la-event_async.o: In function `putchar_unlocked': event_async.c:(.text+0x9e0): multiple definition of `putchar_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xcb0): first defined here control/.libs/libvlc_la-event_async.o: In function `putc_unlocked': event_async.c:(.text+0xa30): multiple definition of `putc_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xd00): first defined here control/.libs/libvlc_la-event_async.o: In function `fputc_unlocked': event_async.c:(.text+0xa70): multiple definition of `fputc_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xd40): first defined here control/.libs/libvlc_la-event_async.o: In function `putchar': event_async.c:(.text+0xab0): multiple definition of `putchar' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xd80): first defined here control/.libs/libvlc_la-event_async.o: In function `getchar_unlocked': event_async.c:(.text+0xae0): multiple definition of `getchar_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xdb0): first defined here control/.libs/libvlc_la-event_async.o: In function `getc_unlocked': event_async.c:(.text+0xb20): multiple definition of `getc_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xdf0): first defined here control/.libs/libvlc_la-event_async.o: In function `fgetc_unlocked': event_async.c:(.text+0xb60): multiple definition of `fgetc_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xe30): first defined here control/.libs/libvlc_la-event_async.o: In function `getchar': event_async.c:(.text+0xba0): multiple definition of `getchar' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xe70): first defined here control/.libs/libvlc_la-event_async.o: In function `vprintf': event_async.c:(.text+0xbd0): multiple definition of `vprintf' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xea0): first defined here control/.libs/libvlc_la-event_async.o: In function `__strsep_1c': event_async.c:(.text+0xc10): multiple definition of `__strsep_1c' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xee0): first defined here control/.libs/libvlc_la-event_async.o: In function `atoll': event_async.c:(.text+0xc60): multiple definition of `atoll' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xf30): first defined here control/.libs/libvlc_la-event_async.o: In function `atol': event_async.c:(.text+0xca0): multiple definition of `atol' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xf70): first defined here control/.libs/libvlc_la-event_async.o: In function `atoi': event_async.c:(.text+0xce0): multiple definition of `atoi' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xfb0): first defined here control/.libs/libvlc_la-event_async.o: In function `atof': event_async.c:(.text+0xd20): multiple definition of `atof' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xff0): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `gnu_dev_major': flat_media_list_view.c:(.text+0x0): multiple definition of `gnu_dev_major' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x0): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `gnu_dev_minor': flat_media_list_view.c:(.text+0x20): multiple definition of `gnu_dev_minor' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x20): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `gnu_dev_makedev': flat_media_list_view.c:(.text+0x50): multiple definition of `gnu_dev_makedev' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x50): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `__strcspn_c1': flat_media_list_view.c:(.text+0xa0): multiple definition of `__strcspn_c1' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xa0): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `__strcspn_c2': flat_media_list_view.c:(.text+0xe0): multiple definition of `__strcspn_c2' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xe0): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `__strcspn_c3': flat_media_list_view.c:(.text+0x140): multiple definition of `__strcspn_c3' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x140): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `__strspn_c1': flat_media_list_view.c:(.text+0x1c0): multiple definition of `__strspn_c1' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x1c0): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `__strspn_c2': flat_media_list_view.c:(.text+0x1f0): multiple definition of `__strspn_c2' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x1f0): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `__strspn_c3': flat_media_list_view.c:(.text+0x220): multiple definition of `__strspn_c3' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x220): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `__strpbrk_c2': flat_media_list_view.c:(.text+0x260): multiple definition of `__strpbrk_c2' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x260): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `__strpbrk_c3': flat_media_list_view.c:(.text+0x2b0): multiple definition of `__strpbrk_c3' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x2b0): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `__strtok_r_1c': flat_media_list_view.c:(.text+0x300): multiple definition of `__strtok_r_1c' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x300): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `__strsep_2c': flat_media_list_view.c:(.text+0x380): multiple definition of `__strsep_2c' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x380): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `__strsep_3c': flat_media_list_view.c:(.text+0x400): multiple definition of `__strsep_3c' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x400): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `feof_unlocked': flat_media_list_view.c:(.text+0x4a0): multiple definition of `feof_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x4a0): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `ferror_unlocked': flat_media_list_view.c:(.text+0x4b0): multiple definition of `ferror_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x4b0): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `pthread_equal': flat_media_list_view.c:(.text+0x4c0): multiple definition of `pthread_equal' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x4c0): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `wcstoumax': flat_media_list_view.c:(.text+0x790): multiple definition of `wcstoumax' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xbb0): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `wcstoimax': flat_media_list_view.c:(.text+0x7d0): multiple definition of `wcstoimax' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xbf0): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `strtoumax': flat_media_list_view.c:(.text+0x810): multiple definition of `strtoumax' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xc30): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `strtoimax': flat_media_list_view.c:(.text+0x850): multiple definition of `strtoimax' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xc70): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `putchar_unlocked': flat_media_list_view.c:(.text+0x890): multiple definition of `putchar_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xcb0): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `putc_unlocked': flat_media_list_view.c:(.text+0x8e0): multiple definition of `putc_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xd00): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `fputc_unlocked': flat_media_list_view.c:(.text+0x920): multiple definition of `fputc_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xd40): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `putchar': flat_media_list_view.c:(.text+0x960): multiple definition of `putchar' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xd80): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `getchar_unlocked': flat_media_list_view.c:(.text+0x990): multiple definition of `getchar_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xdb0): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `getc_unlocked': flat_media_list_view.c:(.text+0x9d0): multiple definition of `getc_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xdf0): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `fgetc_unlocked': flat_media_list_view.c:(.text+0xa10): multiple definition of `fgetc_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xe30): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `getchar': flat_media_list_view.c:(.text+0xa50): multiple definition of `getchar' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xe70): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `vprintf': flat_media_list_view.c:(.text+0xa80): multiple definition of `vprintf' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xea0): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `__strsep_1c': flat_media_list_view.c:(.text+0xac0): multiple definition of `__strsep_1c' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xee0): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `atoll': flat_media_list_view.c:(.text+0xb10): multiple definition of `atoll' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xf30): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `atol': flat_media_list_view.c:(.text+0xb50): multiple definition of `atol' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xf70): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `atoi': flat_media_list_view.c:(.text+0xb90): multiple definition of `atoi' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xfb0): first defined here control/.libs/libvlc_la-flat_media_list_view.o: In function `atof': flat_media_list_view.c:(.text+0xbd0): multiple definition of `atof' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xff0): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `gnu_dev_major': hierarchical_media_list_view.c:(.text+0x0): multiple definition of `gnu_dev_major' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x0): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `gnu_dev_minor': hierarchical_media_list_view.c:(.text+0x20): multiple definition of `gnu_dev_minor' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x20): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `gnu_dev_makedev': hierarchical_media_list_view.c:(.text+0x50): multiple definition of `gnu_dev_makedev' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x50): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `__strcspn_c1': hierarchical_media_list_view.c:(.text+0xa0): multiple definition of `__strcspn_c1' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xa0): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `__strcspn_c2': hierarchical_media_list_view.c:(.text+0xe0): multiple definition of `__strcspn_c2' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xe0): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `__strcspn_c3': hierarchical_media_list_view.c:(.text+0x140): multiple definition of `__strcspn_c3' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x140): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `__strspn_c1': hierarchical_media_list_view.c:(.text+0x1c0): multiple definition of `__strspn_c1' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x1c0): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `__strspn_c2': hierarchical_media_list_view.c:(.text+0x1f0): multiple definition of `__strspn_c2' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x1f0): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `__strspn_c3': hierarchical_media_list_view.c:(.text+0x220): multiple definition of `__strspn_c3' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x220): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `__strpbrk_c2': hierarchical_media_list_view.c:(.text+0x260): multiple definition of `__strpbrk_c2' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x260): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `__strpbrk_c3': hierarchical_media_list_view.c:(.text+0x2b0): multiple definition of `__strpbrk_c3' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x2b0): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `__strtok_r_1c': hierarchical_media_list_view.c:(.text+0x300): multiple definition of `__strtok_r_1c' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x300): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `__strsep_2c': hierarchical_media_list_view.c:(.text+0x380): multiple definition of `__strsep_2c' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x380): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `__strsep_3c': hierarchical_media_list_view.c:(.text+0x400): multiple definition of `__strsep_3c' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x400): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `feof_unlocked': hierarchical_media_list_view.c:(.text+0x4a0): multiple definition of `feof_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x4a0): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `ferror_unlocked': hierarchical_media_list_view.c:(.text+0x4b0): multiple definition of `ferror_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x4b0): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `pthread_equal': hierarchical_media_list_view.c:(.text+0x4c0): multiple definition of `pthread_equal' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x4c0): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `wcstoumax': hierarchical_media_list_view.c:(.text+0x8f0): multiple definition of `wcstoumax' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xbb0): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `wcstoimax': hierarchical_media_list_view.c:(.text+0x930): multiple definition of `wcstoimax' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xbf0): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `strtoumax': hierarchical_media_list_view.c:(.text+0x970): multiple definition of `strtoumax' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xc30): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `strtoimax': hierarchical_media_list_view.c:(.text+0x9b0): multiple definition of `strtoimax' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xc70): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `putchar_unlocked': hierarchical_media_list_view.c:(.text+0x9f0): multiple definition of `putchar_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xcb0): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `putc_unlocked': hierarchical_media_list_view.c:(.text+0xa40): multiple definition of `putc_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xd00): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `fputc_unlocked': hierarchical_media_list_view.c:(.text+0xa80): multiple definition of `fputc_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xd40): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `putchar': hierarchical_media_list_view.c:(.text+0xac0): multiple definition of `putchar' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xd80): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `getchar_unlocked': hierarchical_media_list_view.c:(.text+0xaf0): multiple definition of `getchar_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xdb0): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `getc_unlocked': hierarchical_media_list_view.c:(.text+0xb30): multiple definition of `getc_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xdf0): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `fgetc_unlocked': hierarchical_media_list_view.c:(.text+0xb70): multiple definition of `fgetc_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xe30): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `getchar': hierarchical_media_list_view.c:(.text+0xbb0): multiple definition of `getchar' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xe70): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `vprintf': hierarchical_media_list_view.c:(.text+0xbe0): multiple definition of `vprintf' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xea0): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `__strsep_1c': hierarchical_media_list_view.c:(.text+0xc20): multiple definition of `__strsep_1c' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xee0): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `atoll': hierarchical_media_list_view.c:(.text+0xc70): multiple definition of `atoll' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xf30): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `atol': hierarchical_media_list_view.c:(.text+0xcb0): multiple definition of `atol' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xf70): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `atoi': hierarchical_media_list_view.c:(.text+0xcf0): multiple definition of `atoi' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xfb0): first defined here control/.libs/libvlc_la-hierarchical_media_list_view.o: In function `atof': hierarchical_media_list_view.c:(.text+0xd30): multiple definition of `atof' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xff0): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `gnu_dev_major': hierarchical_node_media_list_view.c:(.text+0x0): multiple definition of `gnu_dev_major' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x0): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `gnu_dev_minor': hierarchical_node_media_list_view.c:(.text+0x20): multiple definition of `gnu_dev_minor' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x20): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `gnu_dev_makedev': hierarchical_node_media_list_view.c:(.text+0x50): multiple definition of `gnu_dev_makedev' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x50): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `__strcspn_c1': hierarchical_node_media_list_view.c:(.text+0xa0): multiple definition of `__strcspn_c1' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xa0): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `__strcspn_c2': hierarchical_node_media_list_view.c:(.text+0xe0): multiple definition of `__strcspn_c2' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xe0): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `__strcspn_c3': hierarchical_node_media_list_view.c:(.text+0x140): multiple definition of `__strcspn_c3' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x140): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `__strspn_c1': hierarchical_node_media_list_view.c:(.text+0x1c0): multiple definition of `__strspn_c1' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x1c0): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `__strspn_c2': hierarchical_node_media_list_view.c:(.text+0x1f0): multiple definition of `__strspn_c2' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x1f0): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `__strspn_c3': hierarchical_node_media_list_view.c:(.text+0x220): multiple definition of `__strspn_c3' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x220): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `__strpbrk_c2': hierarchical_node_media_list_view.c:(.text+0x260): multiple definition of `__strpbrk_c2' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x260): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `__strpbrk_c3': hierarchical_node_media_list_view.c:(.text+0x2b0): multiple definition of `__strpbrk_c3' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x2b0): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `__strtok_r_1c': hierarchical_node_media_list_view.c:(.text+0x300): multiple definition of `__strtok_r_1c' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x300): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `__strsep_2c': hierarchical_node_media_list_view.c:(.text+0x380): multiple definition of `__strsep_2c' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x380): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `__strsep_3c': hierarchical_node_media_list_view.c:(.text+0x400): multiple definition of `__strsep_3c' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x400): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `feof_unlocked': hierarchical_node_media_list_view.c:(.text+0x4a0): multiple definition of `feof_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x4a0): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `ferror_unlocked': hierarchical_node_media_list_view.c:(.text+0x4b0): multiple definition of `ferror_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x4b0): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `pthread_equal': hierarchical_node_media_list_view.c:(.text+0x4c0): multiple definition of `pthread_equal' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0x4c0): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `wcstoumax': hierarchical_node_media_list_view.c:(.text+0xbe0): multiple definition of `wcstoumax' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xbb0): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `wcstoimax': hierarchical_node_media_list_view.c:(.text+0xc20): multiple definition of `wcstoimax' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xbf0): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `strtoumax': hierarchical_node_media_list_view.c:(.text+0xc60): multiple definition of `strtoumax' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xc30): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `strtoimax': hierarchical_node_media_list_view.c:(.text+0xca0): multiple definition of `strtoimax' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xc70): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `putchar_unlocked': hierarchical_node_media_list_view.c:(.text+0xce0): multiple definition of `putchar_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xcb0): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `putc_unlocked': hierarchical_node_media_list_view.c:(.text+0xd30): multiple definition of `putc_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xd00): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `fputc_unlocked': hierarchical_node_media_list_view.c:(.text+0xd70): multiple definition of `fputc_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xd40): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `putchar': hierarchical_node_media_list_view.c:(.text+0xdb0): multiple definition of `putchar' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xd80): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `getchar_unlocked': hierarchical_node_media_list_view.c:(.text+0xde0): multiple definition of `getchar_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xdb0): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `getc_unlocked': hierarchical_node_media_list_view.c:(.text+0xe20): multiple definition of `getc_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xdf0): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `fgetc_unlocked': hierarchical_node_media_list_view.c:(.text+0xe60): multiple definition of `fgetc_unlocked' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xe30): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `getchar': hierarchical_node_media_list_view.c:(.text+0xea0): multiple definition of `getchar' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xe70): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `vprintf': hierarchical_node_media_list_view.c:(.text+0xed0): multiple definition of `vprintf' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xea0): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `__strsep_1c': hierarchical_node_media_list_view.c:(.text+0xf10): multiple definition of `__strsep_1c' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xee0): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `atoll': hierarchical_node_media_list_view.c:(.text+0xf60): multiple definition of `atoll' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xf30): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `atol': hierarchical_node_media_list_view.c:(.text+0xfa0): multiple definition of `atol' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xf70): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `atoi': hierarchical_node_media_list_view.c:(.text+0xfe0): multiple definition of `atoi' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xfb0): first defined here control/.libs/libvlc_la-hierarchical_node_media_list_view.o: In function `atof': hierarchical_node_media_list_view.c:(.text+0x1020): multiple definition of `atof' control/.libs/libvlc_la-vlm.o:vlm.c:(.text+0xff0): first defined here collect2: ld returned 1 exit status distcc[17847] ERROR: compile (null) on localhost failed make[4]: *** [libvlc.la] Error 1 make[4]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.1/work/vlc-1.0.1/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.1/work/vlc-1.0.1/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.1/work/vlc-1.0.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.1/work/vlc-1.0.1' make: *** [all] Error 2 * * ERROR: media-video/vlc-1.0.1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3855: Called base_src_compile * environment, line 624: Called base_src_work 'make' * environment, line 738: Called die * The specific snippet of code: * emake || die "died running emake, $FUNCNAME:make"; * The die message: * died running emake, base_src_work:make * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/media-video:vlc-1.0.1:20090807-154436.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/vlc-1.0.1/temp/environment'. *