Re: not getting "xine" binary after compile
Darkpaw Timberwuf <[email protected]>
| Newsgroups | gmane.comp.video.xine.user |
|---|---|
| Message-ID | <[email protected]> |
So here's the output of configure. There doesn't appear to be anything missing, that I can see anyways, that would cause this not to build. I also added a ton of libraries tonight (every ".devel" package for gnome I could find) but that also made no difference: [darkpaw@localhost xine-ui-0.99.5]$ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking 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 for ANSI C header files... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking whether ln -s works... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... i686-pc-linux checking host system type... i686-pc-linux checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for plural forms in GNU msgfmt... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for XINE... yes checking for pthread_create in -lpthread... yes checking for dlopen in -lc... no checking for dlopen in -ldl... yes checking for X... no checking for X11... yes checking for XV... checking for XvQueryExtension in -lXv... no checking for XINERAMA... yes checking for XXF86VM... checking for XF86VidModeQueryExtension in -lXxf86vm... no checking for XTEST... checking for XTestFakeKeyEvent in -lXtst... no checking for readline.h... /usr/include/readline/readline.h checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for cbreak in -lncurses... yes checking for CURL... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking for CACA... yes checking whether to have Xft support... yes checking Xft UTF-8 support... yes checking for LIBPNG... yes checking for nanosleep in -lposix4... no checking for vsnprintf... yes checking for snprintf... yes checking for strpbrk... yes checking for strsep... yes checking for nanosleep... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking linux/kd.hb usability... no checking linux/kd.hb presence... no checking for linux/kd.hb... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for lirc_init in -llirc_client... yes checking lirc/lirc_client.h usability... yes checking lirc/lirc_client.h presence... yes checking for lirc/lirc_client.h... yes checking for "/lib/liblirc_client.a"... no checking for "/usr/lib/liblirc_client.a"... no checking for "/usr/local/lib/liblirc_client.a"... no checking for NVTVSIMPLE... *** nvtvsimple support will be disabled *** checking for tar... tar checking for sane -Wpointer-arith... yes checking if gcc supports "-Wall" flags... yes checking if gcc supports "-fno-strict-aliasing" flags... yes checking __attribute__ ((aligned ())) support... 64 checking for getline... yes checking for getsubopt... yes checking for strndup... yes checking for strsep... (cached) yes checking for strlcat... no checking for GNU getopt_long... yes checking if gcc supports "-Wformat" flags... yes checking if gcc supports "-Wformat=2" flags... yes checking if gcc supports "-Wno-format-zero-length" flags... yes checking if gcc supports "-Wmissing-format-attribute" flags... yes checking if gcc supports "-Wstrict-aliasing" flags... yes checking if gcc supports "-Wstrict-aliasing=2" flags... yes configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating src/Makefile config.status: creating src/common/Makefile config.status: creating src/xitk/Makefile config.status: creating src/xitk/Imlib-light/Makefile config.status: creating src/xitk/xine-toolkit/Makefile config.status: creating src/xitk/xine-toolkit/po/Makefile.in config.status: creating src/xitk/skins/Makefile config.status: creating src/xitk/skins/xinetic/Makefile config.status: creating src/xitk/oxine/Makefile config.status: creating src/xitk/oxine/data/Makefile config.status: creating src/aaui/Makefile config.status: creating src/dfb/Makefile config.status: creating src/fb/Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating doc/man/de/Makefile config.status: creating doc/man/de/xine.1 config.status: creating doc/man/de/aaxine.1 config.status: creating doc/man/de/xine-check.1 config.status: creating doc/man/en/Makefile config.status: creating doc/man/en/xine.1 config.status: creating doc/man/en/aaxine.1 config.status: creating doc/man/en/xine-check.1 config.status: creating doc/man/fr/Makefile config.status: creating doc/man/fr/xine.1 config.status: creating doc/man/es/Makefile config.status: creating doc/man/es/xine.1 config.status: creating doc/man/pl/Makefile config.status: creating doc/man/pl/xine.1 config.status: creating doc/man/pl/aaxine.1 config.status: creating misc/Makefile config.status: creating misc/build_rpms.sh config.status: creating misc/SlackBuild config.status: creating misc/xine-ui.spec config.status: creating misc/desktops/Makefile config.status: creating misc/visuals/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating src/xitk/xine-toolkit/po/POTFILES config.status: creating src/xitk/xine-toolkit/po/Makefile config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands [darkpaw@localhost xine-ui-0.99.5]$ And the output of make: [darkpaw@localhost xine-ui-0.99.5]$ make all make all-recursive make[1]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5' Making all in doc make[2]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/doc' Making all in man make[3]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/doc/man' Making all in fr make[4]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/doc/man/fr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/doc/man/fr' Making all in es make[4]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/doc/man/es' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/doc/man/es' Making all in en make[4]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/doc/man/en' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/doc/man/en' Making all in pl make[4]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/doc/man/pl' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/doc/man/pl' Making all in de make[4]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/doc/man/de' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/doc/man/de' make[4]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/doc/man' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/doc/man' make[3]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/doc/man' make[3]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/doc' make[2]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/doc' Making all in m4 make[2]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/m4' Making all in po make[2]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/po' Making all in misc make[2]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/misc' Making all in desktops make[3]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/misc/desktops' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/misc/desktops' Making all in visuals make[3]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/misc/visuals' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/misc/visuals' make[3]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/misc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/misc' make[2]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/misc' Making all in src make[2]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/src' Making all in common make[3]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/src/common' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -MT utils.o -MD -MP -MF ".deps/utils.Tpo" -c -o utils.o utils.c; \ then mv -f ".deps/utils.Tpo" ".deps/utils.Po"; else rm -f ".deps/utils.Tpo"; exit 1; fi utils.c:366: warning: no previous prototype for ‘dump_cpu_infos’ if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -MT getline.o -MD -MP -MF ".deps/getline.Tpo" -c -o getline.o getline.c; \ then mv -f ".deps/getline.Tpo" ".deps/getline.Po"; else rm -f ".deps/getline.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -MT strndup.o -MD -MP -MF ".deps/strndup.Tpo" -c -o strndup.o strndup.c; \ then mv -f ".deps/strndup.Tpo" ".deps/strndup.Po"; else rm -f ".deps/strndup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -MT strsep.o -MD -MP -MF ".deps/strsep.Tpo" -c -o strsep.o strsep.c; \ then mv -f ".deps/strsep.Tpo" ".deps/strsep.Po"; else rm -f ".deps/strsep.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/local/include -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -MT strlcat.o -MD -MP -MF ".deps/strlcat.Tpo" -c -o strlcat.o strlcat.c; \ then mv -f ".deps/strlcat.Tpo" ".deps/strlcat.Po"; else rm -f ".deps/strlcat.Tpo"; exit 1; fi rm -f libcommon.a ar cru libcommon.a utils.o getline.o strndup.o strsep.o strlcat.o ranlib libcommon.a make[3]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/src/common' Making all in xitk make[3]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk' Making all in Imlib-light make[4]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk/Imlib-light' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk/Imlib-light' Making all in xine-toolkit make[4]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk/xine-toolkit' Making all in po make[5]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk/xine-toolkit/po' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk/xine-toolkit/po' make[5]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk/xine-toolkit' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk/xine-toolkit' make[4]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk/xine-toolkit' Making all in skins make[4]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk/skins' Making all in xinetic make[5]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk/skins/xinetic' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk/skins/xinetic' make[5]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk/skins' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk/skins' make[4]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk/skins' Making all in oxine make[4]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk/oxine' Making all in data make[5]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk/oxine/data' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk/oxine/data' make[5]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk/oxine' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk/oxine' make[4]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk/oxine' Making all in . make[4]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk' make[3]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/src/xitk' Making all in aaui make[3]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/src/aaui' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/local/include -DCACA -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -MT cacaxine-main.o -MD -MP -MF ".deps/cacaxine-main.Tpo" -c -o cacaxine-main.o `test -f 'main.c' || echo './'`main.c; \ then mv -f ".deps/cacaxine-main.Tpo" ".deps/cacaxine-main.Po"; else rm -f ".deps/cacaxine-main.Tpo"; exit 1; fi main.c: In function ‘print_usage’: main.c:290: warning: ‘xine_xmalloc’ is deprecated (declared at /usr/local/include/xine/xineutils.h:624) main.c: In function ‘xinit_thread’: main.c:565: warning: value computed is not used main.c: In function ‘main’: main.c:738: warning: ‘xine_xmalloc’ is deprecated (declared at /usr/local/include/xine/xineutils.h:624) gcc -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -o cacaxine cacaxine-main.o -lxine -lcaca -ldl -lm ../../src/common/libcommon.a make[3]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/src/aaui' Making all in dfb make[3]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/src/dfb' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/src/dfb' Making all in fb make[3]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/src/fb' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/local/include -DFONTDIR= \"/usr/local/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi main.c: In function ‘load_config’: main.c:68: warning: ‘xine_xmalloc’ is deprecated (declared at /usr/local/include/xine/xineutils.h:624) if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/local/include -DFONTDIR= \"/usr/local/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -MT lirc.o -MD -MP -MF ".deps/lirc.Tpo" -c -o lirc.o lirc.c; \ then mv -f ".deps/lirc.Tpo" ".deps/lirc.Po"; else rm -f ".deps/lirc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/local/include -DFONTDIR= \"/usr/local/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -MT actions.o -MD -MP -MF ".deps/actions.Tpo" -c -o actions.o actions.c; \ then mv -f ".deps/actions.Tpo" ".deps/actions.Po"; else rm -f ".deps/actions.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/local/include -DFONTDIR= \"/usr/local/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -MT keys.o -MD -MP -MF ".deps/keys.Tpo" -c -o keys.o keys.c; \ then mv -f ".deps/keys.Tpo" ".deps/keys.Po"; else rm -f ".deps/keys.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/local/include -DFONTDIR= \"/usr/local/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -MT options.o -MD -MP -MF ".deps/options.Tpo" -c -o options.o options.c; \ then mv -f ".deps/options.Tpo" ".deps/options.Po"; else rm -f ".deps/options.Tpo"; exit 1; fi options.c: In function ‘parse_options’: options.c:205: warning: ‘xine_xmalloc’ is deprecated (declared at /usr/local/include/xine/xineutils.h:624) if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/local/include -DFONTDIR= \"/usr/local/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -MT callback.o -MD -MP -MF ".deps/callback.Tpo" -c -o callback.o callback.c; \ then mv -f ".deps/callback.Tpo" ".deps/callback.Po"; else rm -f ".deps/callback.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/local/include -DFONTDIR= \"/usr/local/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -MT stdctl.o -MD -MP -MF ".deps/stdctl.Tpo" -c -o stdctl.o stdctl.c; \ then mv -f ".deps/stdctl.Tpo" ".deps/stdctl.Po"; else rm -f ".deps/stdctl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/local/include -DFONTDIR= \"/usr/local/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -MT post.o -MD -MP -MF ".deps/post.Tpo" -c -o post.o post.c; \ then mv -f ".deps/post.Tpo" ".deps/post.Po"; else rm -f ".deps/post.Tpo"; exit 1; fi post.c: In function ‘__pplugin_retrieve_parameters’: post.c:64: warning: ‘xine_xmalloc’ is deprecated (declared at /usr/local/include/xine/xineutils.h:624) post.c: In function ‘pplugin_parse_and_load’: post.c:133: warning: ‘xine_xmalloc’ is deprecated (declared at /usr/local/include/xine/xineutils.h:624) post.c:139: warning: ‘xine_xmalloc’ is deprecated (declared at /usr/local/include/xine/xineutils.h:624) post.c: In function ‘_pplugin_join_deinterlace_and_post_elements’: post.c:395: warning: ‘xine_xmalloc’ is deprecated (declared at /usr/local/include/xine/xineutils.h:624) post.c: In function ‘_pplugin_join_visualization_and_post_elements’: post.c:423: warning: ‘xine_xmalloc’ is deprecated (declared at /usr/local/include/xine/xineutils.h:624) if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/local/include -DFONTDIR= \"/usr/local/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -MT osd.o -MD -MP -MF ".deps/osd.Tpo" -c -o osd.o osd.c; \ then mv -f ".deps/osd.Tpo" ".deps/osd.Po"; else rm -f ".deps/osd.Tpo"; exit 1; fi osd.c: In function ‘osd_display_info’: osd.c:251: warning: ‘xine_xmalloc’ is deprecated (declared at /usr/local/include/xine/xineutils.h:624) if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/local/include -DFONTDIR= \"/usr/local/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -MT config_wrapper.o -MD -MP -MF ".deps/config_wrapper.Tpo" -c -o config_wrapper.o config_wrapper.c; \ then mv -f ".deps/config_wrapper.Tpo" ".deps/config_wrapper.Po"; else rm -f ".deps/config_wrapper.Tpo"; exit 1; fi gcc -DFONTDIR=\"/usr/local/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -o fbxine main.o lirc.o actions.o keys.o options.o callback.o stdctl.o post.o osd.o config_wrapper.o -lxine -ldl -lm ../../src/common/libcommon.a make[3]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/src/fb' make[3]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/src' make[2]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5/src' make[2]: Entering directory `/home/darkpaw/Download/xine-ui-0.99.5' make[2]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5' make[1]: Leaving directory `/home/darkpaw/Download/xine-ui-0.99.5' [darkpaw@localhost xine-ui-0.99.5]$ ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ xine-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xine-user