Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 23358 Details for
Bug 37106
unable to compile xine-ui 0.9.23 (it fails on main.c)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
xine-ui-0.9.23 portage log with CFLAGS="-mcpu=i686 -O2"
1859-xine-ui-0.9.23.log (text/plain), 103.39 KB, created by
FieldySnuts
on 2004-01-07 17:39:12 UTC
(
hide
)
Description:
xine-ui-0.9.23 portage log with CFLAGS="-mcpu=i686 -O2"
Filename:
MIME Type:
Creator:
FieldySnuts
Created:
2004-01-07 17:39:12 UTC
Size:
103.39 KB
patch
obsolete
>setup >unpack >>>> Unpacking source... >>>> Unpacking xine-ui-0.9.23.tar.gz to /var/tmp/portage/xine-ui-0.9.23/work > [32;01m*[0m Applying preserve-CFLAGS-0.9.23.diff... >[A[73G [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >compile >X >nls >configure: WARNING: If you wanted to set the --build type, don't use --host. > If a cross compiler is detected then cross compile mode will be used. >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... gcc >checking for C compiler default output... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking dependency style of gcc... gcc3 >checking for strerror in -lcposix... no >checking for i686-pc-linux-gnu-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... /bin/install -c >checking whether ln -s works... yes >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... nm >checking for a sed that does not truncate output... /bin/sed >checking how to recognise dependent libraries... pass_all >checking command to parse nm output... ok >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... strip >checking for objdir... .libs >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.lo... yes >checking if gcc supports -fno-rtti -fno-exceptions... yes >checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking whether -lc should be explicitly linked in... no >creating libtool >checking for ranlib... (cached) ranlib >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for off_t... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking nl_types.h usability... yes >checking nl_types.h presence... yes >checking for nl_types.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for feof_unlocked... yes >checking for fgets_unlocked... yes >checking for getcwd... yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for mempcpy... yes >checking for munmap... yes >checking for putenv... yes >checking for setenv... yes >checking for setlocale... yes >checking for stpcpy... yes >checking for strchr... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strtoul... yes >checking for tsearch... yes >checking for __argz_count... yes >checking for __argz_stringify... yes >checking for __argz_next... yes >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking whether NLS is requested... yes >checking whether included gettext is requested... no >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for GNU gettext in libc... yes >checking for dcgettext... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/msgfmt >checking for xgettext... /usr/bin/xgettext >checking for bison... bison >checking version of bison... 1.875, ok >checking for catalogs to be installed... fr es pt_BR de sk pl_PL uk cs it >checking for plural forms in GNU msgfmt... yes >checking for an ANSI C-conforming const... (cached) yes >checking for inline... (cached) inline >checking for off_t... (cached) yes >checking for size_t... (cached) yes >checking for xine-config... /usr/bin/xine-config >checking for XINE-LIB version >= 1.0.0... yes >checking for strsep... yes >checking for strpbrk... yes >checking for setenv... (cached) yes >checking for pthread_create in -lpthread... yes >checking for dlopen in -lc... no >checking for dlopen in -ldl... yes >checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for XvQueryExtension in -lXv... yes >checking for XShmAttach in -lXext... yes >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking sys/shm.h usability... yes >checking sys/shm.h presence... yes >checking for sys/shm.h... yes >checking whether shmctl IPC_RMID allowes subsequent attaches... yes >checking for X11/extensions/XShm.h... yes >checking for XineramaQueryExtension in -lXinerama... yes >checking for XF86VidModeQueryExtension in -lXxf86vm... yes >checking for XTestFakeKeyEvent in -lXtst... yes >checking return type of signal handlers... void >checking whether stat file-mode macros are broken... no >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for lstat... yes >checking for memmove... yes >checking for putenv... (cached) yes >checking for select... yes >checking for setenv... (cached) yes >checking for setlocale... (cached) yes >checking for strcasecmp... (cached) yes >checking for strpbrk... (cached) yes >checking for tcgetattr... yes >checking for vsnprintf... yes >checking for isascii... yes >checking for isxdigit... yes >checking for getpwuid_r... yes >checking for working strcoll... yes >checking for unistd.h... (cached) yes >checking for stdlib.h... (cached) yes >checking varargs.h usability... yes >checking varargs.h presence... yes >checking for varargs.h... 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 for limits.h... (cached) yes >checking sys/ptem.h usability... no >checking sys/ptem.h presence... no >checking for sys/ptem.h... no >checking sys/pte.h usability... no >checking sys/pte.h presence... no >checking for sys/pte.h... no >checking sys/stream.h usability... no >checking sys/stream.h presence... no >checking for sys/stream.h... no >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking termcap.h usability... yes >checking termcap.h presence... yes >checking for termcap.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking termio.h usability... yes >checking termio.h presence... yes >checking for termio.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking for locale.h... (cached) yes >checking for memory.h... (cached) yes >checking for type of signal functions... posix >checking if signal handlers must be reinstalled when invoked... no >checking for presence of POSIX-style sigsetjmp/siglongjmp... present >checking for lstat... yes >checking whether programs are able to redeclare getpw functions... yes >checking whether or not strcoll and strcmp differ... no >checking whether signal handlers are of type void... yes >checking for TIOCGWINSZ in sys/ioctl.h... yes >checking for TIOCSTAT in sys/ioctl.h... no >checking for FIONREAD in sys/ioctl.h... yes >checking for speed_t in sys/types.h... no >checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h >checking if struct dirent has a d_ino member... yes >checking if struct dirent has a d_fileno member... yes >checking for tgetent in -ltermcap... no >checking for tgetent in -lncurses... yes >checking which library has the termcap functions... using libncurses >checking for tputs in -lncurses... yes >checking for tgoto in -lncurses... yes >checking for tgetnum in -lncurses... yes >checking for tgetstr in -lncurses... yes >checking for tgetent in -lncurses... yes >checking for tgetflag in -lncurses... yes >checking curses.h usability... yes >checking curses.h presence... yes >checking for curses.h... yes >checking for cbreak in -lncurses... yes >checking for curl-config... /usr/bin/curl-config >checking for CURL-LIB version >= 7.10.2... yes >checking for socket in -lsocket... no >checking for gethostbyname in -lnsl... yes >checking for aalib-config... /usr/bin/aalib-config >checking for AALIB version >= 1.2.0... yes >checking for pkg-config... /usr/bin/pkg-config >checking for png_read_info in -lpng... yes >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >checking libpng/png.h usability... yes >checking libpng/png.h presence... yes >checking for libpng/png.h... yes >checking for png_structp in png.h... yes >checking for nanosleep in -lposix4... no >checking for vsnprintf... (cached) yes >checking for snprintf... yes >checking for strpbrk... (cached) yes >checking for strsep... (cached) yes >checking for nanosleep... yes >checking for stdarg.h... (cached) 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.h usability... yes >checking linux/kd.h presence... yes >checking for linux/kd.h... yes >checking for nvtvsimple... *** nvtvsimple support will be disabled *** >checking if gcc supports "-mpreferred-stack-boundary=2" flags... yes >checking if gcc supports "-fno-strict-aliasing" flags... yes >checking if gcc supports "-fschedule-insns2" flags... yes >checking if gcc supports "-mwide-multiply" flags... no >checking if gcc supports "-falign-functions=4" flags... yes >checking if gcc supports "-falign-loops=4" flags... yes >checking if gcc supports "-falign-jumps=4" flags... yes >checking if gcc supports "-Wall" flags... yes >checking __attribute__ ((aligned ())) support... 64 >checking for GNU getopt_long... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating m4/Makefile >config.status: creating intl/Makefile >config.status: creating readline/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/skins/cloudy/Makefile >config.status: creating src/xitk/skins/CelomaChrome/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/relchk.sh >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 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/doc' >Making all in man >make[3]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/doc/man' >Making all in fr >make[4]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/doc/man/fr' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/doc/man/fr' >Making all in es >make[4]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/doc/man/es' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/doc/man/es' >Making all in en >make[4]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/doc/man/en' >ln -s xine-check.1 xine-bugreport.1 >make[4]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/doc/man/en' >Making all in pl >make[4]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/doc/man/pl' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/doc/man/pl' >Making all in de >make[4]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/doc/man/de' >ln -s xine-check.1 xine-bugreport.1 >make[4]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/doc/man/de' >make[4]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/doc/man' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/doc/man' >make[3]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/doc/man' >make[3]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/doc' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/doc' >make[2]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/doc' >Making all in m4 >make[2]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/m4' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/m4' >Making all in readline >make[2]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/readline' >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT bind.lo -MD -MP -MF ".deps/bind.Tpo" \ > -c -o bind.lo `test -f 'bind.c' || echo './'`bind.c; \ >then mv -f ".deps/bind.Tpo" ".deps/bind.Plo"; \ >else rm -f ".deps/bind.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT callback.lo -MD -MP -MF ".deps/callback.Tpo" \ > -c -o callback.lo `test -f 'callback.c' || echo './'`callback.c; \ >then mv -f ".deps/callback.Tpo" ".deps/callback.Plo"; \ >else rm -f ".deps/callback.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT compat.lo -MD -MP -MF ".deps/compat.Tpo" \ > -c -o compat.lo `test -f 'compat.c' || echo './'`compat.c; \ >then mv -f ".deps/compat.Tpo" ".deps/compat.Plo"; \ >else rm -f ".deps/compat.Tpo"; exit 1; \ >fi >mkdir .libs >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT callback.lo -MD -MP -MF .deps/callback.Tpo -c callback.c -fPIC -DPIC -o .libs/callback.lo >rm -f .libs/bind.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT bind.lo -MD -MP -MF .deps/bind.Tpo -c bind.c -fPIC -DPIC -o .libs/bind.lo >rm -f .libs/compat.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.c -fPIC -DPIC -o .libs/compat.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.c -o compat.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT callback.lo -MD -MP -MF .deps/callback.Tpo -c callback.c -o callback.o >/dev/null 2>&1 >mv -f .libs/callback.lo callback.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT complete.lo -MD -MP -MF ".deps/complete.Tpo" \ > -c -o complete.lo `test -f 'complete.c' || echo './'`complete.c; \ >then mv -f ".deps/complete.Tpo" ".deps/complete.Plo"; \ >else rm -f ".deps/complete.Tpo"; exit 1; \ >fi >mv -f .libs/compat.lo compat.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT display.lo -MD -MP -MF ".deps/display.Tpo" \ > -c -o display.lo `test -f 'display.c' || echo './'`display.c; \ >then mv -f ".deps/display.Tpo" ".deps/display.Plo"; \ >else rm -f ".deps/display.Tpo"; exit 1; \ >fi >rm -f .libs/complete.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT complete.lo -MD -MP -MF .deps/complete.Tpo -c complete.c -fPIC -DPIC -o .libs/complete.lo >rm -f .libs/display.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT display.lo -MD -MP -MF .deps/display.Tpo -c display.c -fPIC -DPIC -o .libs/display.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT bind.lo -MD -MP -MF .deps/bind.Tpo -c bind.c -o bind.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT display.lo -MD -MP -MF .deps/display.Tpo -c display.c -o display.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT complete.lo -MD -MP -MF .deps/complete.Tpo -c complete.c -o complete.o >/dev/null 2>&1 >mv -f .libs/complete.lo complete.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT funmap.lo -MD -MP -MF ".deps/funmap.Tpo" \ > -c -o funmap.lo `test -f 'funmap.c' || echo './'`funmap.c; \ >then mv -f ".deps/funmap.Tpo" ".deps/funmap.Plo"; \ >else rm -f ".deps/funmap.Tpo"; exit 1; \ >fi >mv -f .libs/bind.lo bind.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT history.lo -MD -MP -MF ".deps/history.Tpo" \ > -c -o history.lo `test -f 'history.c' || echo './'`history.c; \ >then mv -f ".deps/history.Tpo" ".deps/history.Plo"; \ >else rm -f ".deps/history.Tpo"; exit 1; \ >fi >rm -f .libs/funmap.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT funmap.lo -MD -MP -MF .deps/funmap.Tpo -c funmap.c -fPIC -DPIC -o .libs/funmap.lo >rm -f .libs/history.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT history.lo -MD -MP -MF .deps/history.Tpo -c history.c -fPIC -DPIC -o .libs/history.lo >mv -f .libs/display.lo display.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT histexpand.lo -MD -MP -MF ".deps/histexpand.Tpo" \ > -c -o histexpand.lo `test -f 'histexpand.c' || echo './'`histexpand.c; \ >then mv -f ".deps/histexpand.Tpo" ".deps/histexpand.Plo"; \ >else rm -f ".deps/histexpand.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT funmap.lo -MD -MP -MF .deps/funmap.Tpo -c funmap.c -o funmap.o >/dev/null 2>&1 >mv -f .libs/funmap.lo funmap.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT histfile.lo -MD -MP -MF ".deps/histfile.Tpo" \ > -c -o histfile.lo `test -f 'histfile.c' || echo './'`histfile.c; \ >then mv -f ".deps/histfile.Tpo" ".deps/histfile.Plo"; \ >else rm -f ".deps/histfile.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT history.lo -MD -MP -MF .deps/history.Tpo -c history.c -o history.o >/dev/null 2>&1 >rm -f .libs/histexpand.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT histexpand.lo -MD -MP -MF .deps/histexpand.Tpo -c histexpand.c -fPIC -DPIC -o .libs/histexpand.lo >rm -f .libs/histfile.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT histfile.lo -MD -MP -MF .deps/histfile.Tpo -c histfile.c -fPIC -DPIC -o .libs/histfile.lo >mv -f .libs/history.lo history.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT histsearch.lo -MD -MP -MF ".deps/histsearch.Tpo" \ > -c -o histsearch.lo `test -f 'histsearch.c' || echo './'`histsearch.c; \ >then mv -f ".deps/histsearch.Tpo" ".deps/histsearch.Plo"; \ >else rm -f ".deps/histsearch.Tpo"; exit 1; \ >fi >rm -f .libs/histsearch.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT histsearch.lo -MD -MP -MF .deps/histsearch.Tpo -c histsearch.c -fPIC -DPIC -o .libs/histsearch.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT histfile.lo -MD -MP -MF .deps/histfile.Tpo -c histfile.c -o histfile.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT histsearch.lo -MD -MP -MF .deps/histsearch.Tpo -c histsearch.c -o histsearch.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT histexpand.lo -MD -MP -MF .deps/histexpand.Tpo -c histexpand.c -o histexpand.o >/dev/null 2>&1 >mv -f .libs/histsearch.lo histsearch.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT input.lo -MD -MP -MF ".deps/input.Tpo" \ > -c -o input.lo `test -f 'input.c' || echo './'`input.c; \ >then mv -f ".deps/input.Tpo" ".deps/input.Plo"; \ >else rm -f ".deps/input.Tpo"; exit 1; \ >fi >mv -f .libs/histfile.lo histfile.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT isearch.lo -MD -MP -MF ".deps/isearch.Tpo" \ > -c -o isearch.lo `test -f 'isearch.c' || echo './'`isearch.c; \ >then mv -f ".deps/isearch.Tpo" ".deps/isearch.Plo"; \ >else rm -f ".deps/isearch.Tpo"; exit 1; \ >fi >rm -f .libs/input.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT input.lo -MD -MP -MF .deps/input.Tpo -c input.c -fPIC -DPIC -o .libs/input.lo >rm -f .libs/isearch.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT isearch.lo -MD -MP -MF .deps/isearch.Tpo -c isearch.c -fPIC -DPIC -o .libs/isearch.lo >mv -f .libs/histexpand.lo histexpand.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT keymaps.lo -MD -MP -MF ".deps/keymaps.Tpo" \ > -c -o keymaps.lo `test -f 'keymaps.c' || echo './'`keymaps.c; \ >then mv -f ".deps/keymaps.Tpo" ".deps/keymaps.Plo"; \ >else rm -f ".deps/keymaps.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT input.lo -MD -MP -MF .deps/input.Tpo -c input.c -o input.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT isearch.lo -MD -MP -MF .deps/isearch.Tpo -c isearch.c -o isearch.o >/dev/null 2>&1 >rm -f .libs/keymaps.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT keymaps.lo -MD -MP -MF .deps/keymaps.Tpo -c keymaps.c -fPIC -DPIC -o .libs/keymaps.lo >mv -f .libs/isearch.lo isearch.lo >mv -f .libs/input.lo input.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT kill.lo -MD -MP -MF ".deps/kill.Tpo" \ > -c -o kill.lo `test -f 'kill.c' || echo './'`kill.c; \ >then mv -f ".deps/kill.Tpo" ".deps/kill.Plo"; \ >else rm -f ".deps/kill.Tpo"; exit 1; \ >fi >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT macro.lo -MD -MP -MF ".deps/macro.Tpo" \ > -c -o macro.lo `test -f 'macro.c' || echo './'`macro.c; \ >then mv -f ".deps/macro.Tpo" ".deps/macro.Plo"; \ >else rm -f ".deps/macro.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT keymaps.lo -MD -MP -MF .deps/keymaps.Tpo -c keymaps.c -o keymaps.o >/dev/null 2>&1 >rm -f .libs/macro.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT macro.lo -MD -MP -MF .deps/macro.Tpo -c macro.c -fPIC -DPIC -o .libs/macro.lo >mv -f .libs/keymaps.lo keymaps.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT nls.lo -MD -MP -MF ".deps/nls.Tpo" \ > -c -o nls.lo `test -f 'nls.c' || echo './'`nls.c; \ >then mv -f ".deps/nls.Tpo" ".deps/nls.Plo"; \ >else rm -f ".deps/nls.Tpo"; exit 1; \ >fi >rm -f .libs/kill.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT kill.lo -MD -MP -MF .deps/kill.Tpo -c kill.c -fPIC -DPIC -o .libs/kill.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT macro.lo -MD -MP -MF .deps/macro.Tpo -c macro.c -o macro.o >/dev/null 2>&1 >rm -f .libs/nls.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT nls.lo -MD -MP -MF .deps/nls.Tpo -c nls.c -fPIC -DPIC -o .libs/nls.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT kill.lo -MD -MP -MF .deps/kill.Tpo -c kill.c -o kill.o >/dev/null 2>&1 >mv -f .libs/macro.lo macro.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT parens.lo -MD -MP -MF ".deps/parens.Tpo" \ > -c -o parens.lo `test -f 'parens.c' || echo './'`parens.c; \ >then mv -f ".deps/parens.Tpo" ".deps/parens.Plo"; \ >else rm -f ".deps/parens.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT nls.lo -MD -MP -MF .deps/nls.Tpo -c nls.c -o nls.o >/dev/null 2>&1 >mv -f .libs/kill.lo kill.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT readline.lo -MD -MP -MF ".deps/readline.Tpo" \ > -c -o readline.lo `test -f 'readline.c' || echo './'`readline.c; \ >then mv -f ".deps/readline.Tpo" ".deps/readline.Plo"; \ >else rm -f ".deps/readline.Tpo"; exit 1; \ >fi >rm -f .libs/parens.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT parens.lo -MD -MP -MF .deps/parens.Tpo -c parens.c -fPIC -DPIC -o .libs/parens.lo >mv -f .libs/nls.lo nls.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT rltty.lo -MD -MP -MF ".deps/rltty.Tpo" \ > -c -o rltty.lo `test -f 'rltty.c' || echo './'`rltty.c; \ >then mv -f ".deps/rltty.Tpo" ".deps/rltty.Plo"; \ >else rm -f ".deps/rltty.Tpo"; exit 1; \ >fi >rm -f .libs/readline.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT readline.lo -MD -MP -MF .deps/readline.Tpo -c readline.c -fPIC -DPIC -o .libs/readline.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT parens.lo -MD -MP -MF .deps/parens.Tpo -c parens.c -o parens.o >/dev/null 2>&1 >mv -f .libs/parens.lo parens.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT search.lo -MD -MP -MF ".deps/search.Tpo" \ > -c -o search.lo `test -f 'search.c' || echo './'`search.c; \ >then mv -f ".deps/search.Tpo" ".deps/search.Plo"; \ >else rm -f ".deps/search.Tpo"; exit 1; \ >fi >rm -f .libs/rltty.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT rltty.lo -MD -MP -MF .deps/rltty.Tpo -c rltty.c -fPIC -DPIC -o .libs/rltty.lo >rm -f .libs/search.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.c -fPIC -DPIC -o .libs/search.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT rltty.lo -MD -MP -MF .deps/rltty.Tpo -c rltty.c -o rltty.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT readline.lo -MD -MP -MF .deps/readline.Tpo -c readline.c -o readline.o >/dev/null 2>&1 >mv -f .libs/rltty.lo rltty.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT shell.lo -MD -MP -MF ".deps/shell.Tpo" \ > -c -o shell.lo `test -f 'shell.c' || echo './'`shell.c; \ >then mv -f ".deps/shell.Tpo" ".deps/shell.Plo"; \ >else rm -f ".deps/shell.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.c -o search.o >/dev/null 2>&1 >rm -f .libs/shell.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT shell.lo -MD -MP -MF .deps/shell.Tpo -c shell.c -fPIC -DPIC -o .libs/shell.lo >mv -f .libs/search.lo search.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT signals.lo -MD -MP -MF ".deps/signals.Tpo" \ > -c -o signals.lo `test -f 'signals.c' || echo './'`signals.c; \ >then mv -f ".deps/signals.Tpo" ".deps/signals.Plo"; \ >else rm -f ".deps/signals.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT shell.lo -MD -MP -MF .deps/shell.Tpo -c shell.c -o shell.o >/dev/null 2>&1 >rm -f .libs/signals.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT signals.lo -MD -MP -MF .deps/signals.Tpo -c signals.c -fPIC -DPIC -o .libs/signals.lo >mv -f .libs/readline.lo readline.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT terminal.lo -MD -MP -MF ".deps/terminal.Tpo" \ > -c -o terminal.lo `test -f 'terminal.c' || echo './'`terminal.c; \ >then mv -f ".deps/terminal.Tpo" ".deps/terminal.Plo"; \ >else rm -f ".deps/terminal.Tpo"; exit 1; \ >fi >mv -f .libs/shell.lo shell.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT tilde.lo -MD -MP -MF ".deps/tilde.Tpo" \ > -c -o tilde.lo `test -f 'tilde.c' || echo './'`tilde.c; \ >then mv -f ".deps/tilde.Tpo" ".deps/tilde.Plo"; \ >else rm -f ".deps/tilde.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT signals.lo -MD -MP -MF .deps/signals.Tpo -c signals.c -o signals.o >/dev/null 2>&1 >rm -f .libs/tilde.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT tilde.lo -MD -MP -MF .deps/tilde.Tpo -c tilde.c -fPIC -DPIC -o .libs/tilde.lo >rm -f .libs/terminal.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT terminal.lo -MD -MP -MF .deps/terminal.Tpo -c terminal.c -fPIC -DPIC -o .libs/terminal.lo >mv -f .libs/signals.lo signals.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT undo.lo -MD -MP -MF ".deps/undo.Tpo" \ > -c -o undo.lo `test -f 'undo.c' || echo './'`undo.c; \ >then mv -f ".deps/undo.Tpo" ".deps/undo.Plo"; \ >else rm -f ".deps/undo.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT tilde.lo -MD -MP -MF .deps/tilde.Tpo -c tilde.c -o tilde.o >/dev/null 2>&1 >terminal.c: In function `get_term_capabilities': >terminal.c:333: warning: passing arg 1 of `tgetstr' discards qualifiers from pointer target type >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT terminal.lo -MD -MP -MF .deps/terminal.Tpo -c terminal.c -o terminal.o >/dev/null 2>&1 >mv -f .libs/tilde.lo tilde.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT util.lo -MD -MP -MF ".deps/util.Tpo" \ > -c -o util.lo `test -f 'util.c' || echo './'`util.c; \ >then mv -f ".deps/util.Tpo" ".deps/util.Plo"; \ >else rm -f ".deps/util.Tpo"; exit 1; \ >fi >rm -f .libs/undo.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT undo.lo -MD -MP -MF .deps/undo.Tpo -c undo.c -fPIC -DPIC -o .libs/undo.lo >rm -f .libs/util.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.lo >mv -f .libs/terminal.lo terminal.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT vi_mode.lo -MD -MP -MF ".deps/vi_mode.Tpo" \ > -c -o vi_mode.lo `test -f 'vi_mode.c' || echo './'`vi_mode.c; \ >then mv -f ".deps/vi_mode.Tpo" ".deps/vi_mode.Plo"; \ >else rm -f ".deps/vi_mode.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT undo.lo -MD -MP -MF .deps/undo.Tpo -c undo.c -o undo.o >/dev/null 2>&1 >mv -f .libs/util.lo util.lo >if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT xmalloc.lo -MD -MP -MF ".deps/xmalloc.Tpo" \ > -c -o xmalloc.lo `test -f 'xmalloc.c' || echo './'`xmalloc.c; \ >then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Plo"; \ >else rm -f ".deps/xmalloc.Tpo"; exit 1; \ >fi >mv -f .libs/undo.lo undo.lo >rm -f .libs/vi_mode.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT vi_mode.lo -MD -MP -MF .deps/vi_mode.Tpo -c vi_mode.c -fPIC -DPIC -o .libs/vi_mode.lo >rm -f .libs/xmalloc.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -o xmalloc.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../readline -I../readline -I../src -I../src -I../src/common -I../src/common -I../src/xitk/xine-toolkit -I../src/xitk/xine-toolkit -I/usr/include -DRL_LIBRARY_VERSION=\"4.2a\" -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT vi_mode.lo -MD -MP -MF .deps/vi_mode.Tpo -c vi_mode.c -o vi_mode.o >/dev/null 2>&1 >mv -f .libs/xmalloc.lo xmalloc.lo >mv -f .libs/vi_mode.lo vi_mode.lo >/bin/sh ../libtool --mode=link gcc -DRL_LIBRARY_VERSION=\"4.2a\" -static -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -o libreadline.la bind.lo callback.lo compat.lo complete.lo display.lo funmap.lo history.lo histexpand.lo histfile.lo histsearch.lo input.lo isearch.lo keymaps.lo kill.lo macro.lo nls.lo parens.lo readline.lo rltty.lo search.lo shell.lo signals.lo terminal.lo tilde.lo undo.lo util.lo vi_mode.lo xmalloc.lo >rm -fr .libs/libreadline.la .libs/libreadline.* .libs/libreadline.* >ar cru .libs/libreadline.a bind.o callback.o compat.o complete.o display.o funmap.o history.o histexpand.o histfile.o histsearch.o input.o isearch.o keymaps.o kill.o macro.o nls.o parens.o readline.o rltty.o search.o shell.o signals.o terminal.o tilde.o undo.o util.o vi_mode.o xmalloc.o >ranlib .libs/libreadline.a >creating libreadline.la >(cd .libs && rm -f libreadline.la && ln -s ../libreadline.la libreadline.la) >make[2]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/readline' >Making all in intl >make[2]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/intl' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/intl' >Making all in po >make[2]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/po' >Making all in misc >make[2]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/misc' >Making all in desktops >make[3]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/misc/desktops' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/misc/desktops' >Making all in visuals >make[3]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/misc/visuals' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/misc/visuals' >make[3]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/misc' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/misc' >make[2]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/misc' >Making all in src >make[2]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src' >Making all in common >make[3]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/common' >if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline -I../../readline -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include -I/usr/X11R6/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT utils.lo -MD -MP -MF ".deps/utils.Tpo" \ > -c -o utils.lo `test -f 'utils.c' || echo './'`utils.c; \ >then mv -f ".deps/utils.Tpo" ".deps/utils.Plo"; \ >else rm -f ".deps/utils.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline -I../../readline -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include -I/usr/X11R6/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o utils.lo >/bin/sh ../../libtool --mode=link gcc -I/usr/include -I/usr/X11R6/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -o libcommon.la utils.lo -lXext -L/usr/X11R6/lib -lSM -lICE -lXinerama -lXxf86vm -lpng -lz -lm -lXv -lX11 -lXext >mkdir .libs >rm -fr .libs/libcommon.la .libs/libcommon.* .libs/libcommon.* >ar cru .libs/libcommon.al utils.lo >ranlib .libs/libcommon.al >creating libcommon.la >(cd .libs && rm -f libcommon.la && ln -s ../libcommon.la libcommon.la) >make[3]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/common' >Making all in xitk >make[3]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk' >Making all in Imlib-light >make[4]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk/Imlib-light' >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT cache.lo -MD -MP -MF ".deps/cache.Tpo" \ > -c -o cache.lo `test -f 'cache.c' || echo './'`cache.c; \ >then mv -f ".deps/cache.Tpo" ".deps/cache.Plo"; \ >else rm -f ".deps/cache.Tpo"; exit 1; \ >fi >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT colors.lo -MD -MP -MF ".deps/colors.Tpo" \ > -c -o colors.lo `test -f 'colors.c' || echo './'`colors.c; \ >then mv -f ".deps/colors.Tpo" ".deps/colors.Plo"; \ >else rm -f ".deps/colors.Tpo"; exit 1; \ >fi >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT load.lo -MD -MP -MF ".deps/load.Tpo" \ > -c -o load.lo `test -f 'load.c' || echo './'`load.c; \ >then mv -f ".deps/load.Tpo" ".deps/load.Plo"; \ >else rm -f ".deps/load.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT colors.lo -MD -MP -MF .deps/colors.Tpo -c colors.c -fPIC -DPIC -o colors.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT load.lo -MD -MP -MF .deps/load.Tpo -c load.c -fPIC -DPIC -o load.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -fPIC -DPIC -o cache.lo >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT misc.lo -MD -MP -MF ".deps/misc.Tpo" \ > -c -o misc.lo `test -f 'misc.c' || echo './'`misc.c; \ >then mv -f ".deps/misc.Tpo" ".deps/misc.Plo"; \ >else rm -f ".deps/misc.Tpo"; exit 1; \ >fi >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT rend.lo -MD -MP -MF ".deps/rend.Tpo" \ > -c -o rend.lo `test -f 'rend.c' || echo './'`rend.c; \ >then mv -f ".deps/rend.Tpo" ".deps/rend.Plo"; \ >else rm -f ".deps/rend.Tpo"; exit 1; \ >fi >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT snprintf.lo -MD -MP -MF ".deps/snprintf.Tpo" \ > -c -o snprintf.lo `test -f 'snprintf.c' || echo './'`snprintf.c; \ >then mv -f ".deps/snprintf.Tpo" ".deps/snprintf.Plo"; \ >else rm -f ".deps/snprintf.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT rend.lo -MD -MP -MF .deps/rend.Tpo -c rend.c -fPIC -DPIC -o rend.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o misc.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c snprintf.c -fPIC -DPIC -o snprintf.lo >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT utils.lo -MD -MP -MF ".deps/utils.Tpo" \ > -c -o utils.lo `test -f 'utils.c' || echo './'`utils.c; \ >then mv -f ".deps/utils.Tpo" ".deps/utils.Plo"; \ >else rm -f ".deps/utils.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o utils.lo >/bin/sh ../../../libtool --mode=link gcc -I/usr/X11R6/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -o libImlib-light.la cache.lo colors.lo load.lo misc.lo rend.lo snprintf.lo utils.lo >mkdir .libs >rm -fr .libs/libImlib-light.la .libs/libImlib-light.* .libs/libImlib-light.* >ar cru .libs/libImlib-light.al cache.lo colors.lo load.lo misc.lo rend.lo snprintf.lo utils.lo >ranlib .libs/libImlib-light.al >creating libImlib-light.la >(cd .libs && rm -f libImlib-light.la && ln -s ../libImlib-light.la libImlib-light.la) >make[4]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk/Imlib-light' >Making all in xine-toolkit >make[4]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk/xine-toolkit' >Making all in po >make[5]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk/xine-toolkit/po' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk/xine-toolkit/po' >make[5]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk/xine-toolkit' >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT browser.lo -MD -MP -MF ".deps/browser.Tpo" \ > -c -o browser.lo `test -f 'browser.c' || echo './'`browser.c; \ >then mv -f ".deps/browser.Tpo" ".deps/browser.Plo"; \ >else rm -f ".deps/browser.Tpo"; exit 1; \ >fi >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT button.lo -MD -MP -MF ".deps/button.Tpo" \ > -c -o button.lo `test -f 'button.c' || echo './'`button.c; \ >then mv -f ".deps/button.Tpo" ".deps/button.Plo"; \ >else rm -f ".deps/button.Tpo"; exit 1; \ >fi >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT checkbox.lo -MD -MP -MF ".deps/checkbox.Tpo" \ > -c -o checkbox.lo `test -f 'checkbox.c' || echo './'`checkbox.c; \ >then mv -f ".deps/checkbox.Tpo" ".deps/checkbox.Plo"; \ >else rm -f ".deps/checkbox.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT browser.lo -MD -MP -MF .deps/browser.Tpo -c browser.c -fPIC -DPIC -o browser.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT checkbox.lo -MD -MP -MF .deps/checkbox.Tpo -c checkbox.c -fPIC -DPIC -o checkbox.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT button.lo -MD -MP -MF .deps/button.Tpo -c button.c -fPIC -DPIC -o button.lo >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT combo.lo -MD -MP -MF ".deps/combo.Tpo" \ > -c -o combo.lo `test -f 'combo.c' || echo './'`combo.c; \ >then mv -f ".deps/combo.Tpo" ".deps/combo.Plo"; \ >else rm -f ".deps/combo.Tpo"; exit 1; \ >fi >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT config.lo -MD -MP -MF ".deps/config.Tpo" \ > -c -o config.lo `test -f 'config.c' || echo './'`config.c; \ >then mv -f ".deps/config.Tpo" ".deps/config.Plo"; \ >else rm -f ".deps/config.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT combo.lo -MD -MP -MF .deps/combo.Tpo -c combo.c -fPIC -DPIC -o combo.lo >browser.c:71:2: warning: #warning NEED >browser.c:84:2: warning: #warning NEED >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT dnd.lo -MD -MP -MF ".deps/dnd.Tpo" \ > -c -o dnd.lo `test -f 'dnd.c' || echo './'`dnd.c; \ >then mv -f ".deps/dnd.Tpo" ".deps/dnd.Plo"; \ >else rm -f ".deps/dnd.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT dnd.lo -MD -MP -MF .deps/dnd.Tpo -c dnd.c -fPIC -DPIC -o dnd.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -fPIC -DPIC -o config.lo >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT doublebox.lo -MD -MP -MF ".deps/doublebox.Tpo" \ > -c -o doublebox.lo `test -f 'doublebox.c' || echo './'`doublebox.c; \ >then mv -f ".deps/doublebox.Tpo" ".deps/doublebox.Plo"; \ >else rm -f ".deps/doublebox.Tpo"; exit 1; \ >fi >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT filebrowser.lo -MD -MP -MF ".deps/filebrowser.Tpo" \ > -c -o filebrowser.lo `test -f 'filebrowser.c' || echo './'`filebrowser.c; \ >then mv -f ".deps/filebrowser.Tpo" ".deps/filebrowser.Plo"; \ >else rm -f ".deps/filebrowser.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT doublebox.lo -MD -MP -MF .deps/doublebox.Tpo -c doublebox.c -fPIC -DPIC -o doublebox.lo >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT font.lo -MD -MP -MF ".deps/font.Tpo" \ > -c -o font.lo `test -f 'font.c' || echo './'`font.c; \ >then mv -f ".deps/font.Tpo" ".deps/font.Plo"; \ >else rm -f ".deps/font.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT filebrowser.lo -MD -MP -MF .deps/filebrowser.Tpo -c filebrowser.c -fPIC -DPIC -o filebrowser.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT font.lo -MD -MP -MF .deps/font.Tpo -c font.c -fPIC -DPIC -o font.lo >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT getdeskroot.lo -MD -MP -MF ".deps/getdeskroot.Tpo" \ > -c -o getdeskroot.lo `test -f 'getdeskroot.c' || echo './'`getdeskroot.c; \ >then mv -f ".deps/getdeskroot.Tpo" ".deps/getdeskroot.Plo"; \ >else rm -f ".deps/getdeskroot.Tpo"; exit 1; \ >fi >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT image.lo -MD -MP -MF ".deps/image.Tpo" \ > -c -o image.lo `test -f 'image.c' || echo './'`image.c; \ >then mv -f ".deps/image.Tpo" ".deps/image.Plo"; \ >else rm -f ".deps/image.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT getdeskroot.lo -MD -MP -MF .deps/getdeskroot.Tpo -c getdeskroot.c -fPIC -DPIC -o getdeskroot.lo >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT inputtext.lo -MD -MP -MF ".deps/inputtext.Tpo" \ > -c -o inputtext.lo `test -f 'inputtext.c' || echo './'`inputtext.c; \ >then mv -f ".deps/inputtext.Tpo" ".deps/inputtext.Plo"; \ >else rm -f ".deps/inputtext.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT image.lo -MD -MP -MF .deps/image.Tpo -c image.c -fPIC -DPIC -o image.lo >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT intbox.lo -MD -MP -MF ".deps/intbox.Tpo" \ > -c -o intbox.lo `test -f 'intbox.c' || echo './'`intbox.c; \ >then mv -f ".deps/intbox.Tpo" ".deps/intbox.Plo"; \ >else rm -f ".deps/intbox.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT intbox.lo -MD -MP -MF .deps/intbox.Tpo -c intbox.c -fPIC -DPIC -o intbox.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT inputtext.lo -MD -MP -MF .deps/inputtext.Tpo -c inputtext.c -fPIC -DPIC -o inputtext.lo >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT label.lo -MD -MP -MF ".deps/label.Tpo" \ > -c -o label.lo `test -f 'label.c' || echo './'`label.c; \ >then mv -f ".deps/label.Tpo" ".deps/label.Plo"; \ >else rm -f ".deps/label.Tpo"; exit 1; \ >fi >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT labelbutton.lo -MD -MP -MF ".deps/labelbutton.Tpo" \ > -c -o labelbutton.lo `test -f 'labelbutton.c' || echo './'`labelbutton.c; \ >then mv -f ".deps/labelbutton.Tpo" ".deps/labelbutton.Plo"; \ >else rm -f ".deps/labelbutton.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT label.lo -MD -MP -MF .deps/label.Tpo -c label.c -fPIC -DPIC -o label.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT labelbutton.lo -MD -MP -MF .deps/labelbutton.Tpo -c labelbutton.c -fPIC -DPIC -o labelbutton.lo >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT list.lo -MD -MP -MF ".deps/list.Tpo" \ > -c -o list.lo `test -f 'list.c' || echo './'`list.c; \ >then mv -f ".deps/list.Tpo" ".deps/list.Plo"; \ >else rm -f ".deps/list.Tpo"; exit 1; \ >fi >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT menu.lo -MD -MP -MF ".deps/menu.Tpo" \ > -c -o menu.lo `test -f 'menu.c' || echo './'`menu.c; \ >then mv -f ".deps/menu.Tpo" ".deps/menu.Plo"; \ >else rm -f ".deps/menu.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT menu.lo -MD -MP -MF .deps/menu.Tpo -c menu.c -fPIC -DPIC -o menu.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o list.lo >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT mrlbrowser.lo -MD -MP -MF ".deps/mrlbrowser.Tpo" \ > -c -o mrlbrowser.lo `test -f 'mrlbrowser.c' || echo './'`mrlbrowser.c; \ >then mv -f ".deps/mrlbrowser.Tpo" ".deps/mrlbrowser.Plo"; \ >else rm -f ".deps/mrlbrowser.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT mrlbrowser.lo -MD -MP -MF .deps/mrlbrowser.Tpo -c mrlbrowser.c -fPIC -DPIC -o mrlbrowser.lo >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT skin.lo -MD -MP -MF ".deps/skin.Tpo" \ > -c -o skin.lo `test -f 'skin.c' || echo './'`skin.c; \ >then mv -f ".deps/skin.Tpo" ".deps/skin.Plo"; \ >else rm -f ".deps/skin.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT skin.lo -MD -MP -MF .deps/skin.Tpo -c skin.c -fPIC -DPIC -o skin.lo >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT slider.lo -MD -MP -MF ".deps/slider.Tpo" \ > -c -o slider.lo `test -f 'slider.c' || echo './'`slider.c; \ >then mv -f ".deps/slider.Tpo" ".deps/slider.Plo"; \ >else rm -f ".deps/slider.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT slider.lo -MD -MP -MF .deps/slider.Tpo -c slider.c -fPIC -DPIC -o slider.lo >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT tabs.lo -MD -MP -MF ".deps/tabs.Tpo" \ > -c -o tabs.lo `test -f 'tabs.c' || echo './'`tabs.c; \ >then mv -f ".deps/tabs.Tpo" ".deps/tabs.Plo"; \ >else rm -f ".deps/tabs.Tpo"; exit 1; \ >fi >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT tips.lo -MD -MP -MF ".deps/tips.Tpo" \ > -c -o tips.lo `test -f 'tips.c' || echo './'`tips.c; \ >then mv -f ".deps/tips.Tpo" ".deps/tips.Plo"; \ >else rm -f ".deps/tips.Tpo"; exit 1; \ >fi >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT widget.lo -MD -MP -MF ".deps/widget.Tpo" \ > -c -o widget.lo `test -f 'widget.c' || echo './'`widget.c; \ >then mv -f ".deps/widget.Tpo" ".deps/widget.Plo"; \ >else rm -f ".deps/widget.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT tabs.lo -MD -MP -MF .deps/tabs.Tpo -c tabs.c -fPIC -DPIC -o tabs.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT tips.lo -MD -MP -MF .deps/tips.Tpo -c tips.c -fPIC -DPIC -o tips.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT widget.lo -MD -MP -MF .deps/widget.Tpo -c widget.c -fPIC -DPIC -o widget.lo >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT window.lo -MD -MP -MF ".deps/window.Tpo" \ > -c -o window.lo `test -f 'window.c' || echo './'`window.c; \ >then mv -f ".deps/window.Tpo" ".deps/window.Plo"; \ >else rm -f ".deps/window.Tpo"; exit 1; \ >fi >if /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT xitk.lo -MD -MP -MF ".deps/xitk.Tpo" \ > -c -o xitk.lo `test -f 'xitk.c' || echo './'`xitk.c; \ >then mv -f ".deps/xitk.Tpo" ".deps/xitk.Plo"; \ >else rm -f ".deps/xitk.Tpo"; exit 1; \ >fi >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT xitk.lo -MD -MP -MF .deps/xitk.Tpo -c xitk.c -fPIC -DPIC -o xitk.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../../readline -I../../../readline -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -fPIC -DPIC -o window.lo >/bin/sh ../../../libtool --mode=link gcc -I/usr/X11R6/include -I/usr/include -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -o libxitk.la browser.lo button.lo checkbox.lo combo.lo config.lo dnd.lo doublebox.lo filebrowser.lo font.lo getdeskroot.lo image.lo inputtext.lo intbox.lo label.lo labelbutton.lo list.lo menu.lo mrlbrowser.lo skin.lo slider.lo tabs.lo tips.lo widget.lo window.lo xitk.lo -lXext -L/usr/X11R6/lib -lSM -lICE -lXinerama -lXxf86vm -lpng -lz -lm -lX11 -lXext -lpthread ../../../src/xitk/Imlib-light/libImlib-light.la >mkdir .libs >rm -fr .libs/libxitk.la .libs/libxitk.* .libs/libxitk.* >rm -fr .libs/libxitk.lax >mkdir .libs/libxitk.lax >rm -fr .libs/libxitk.lax/libImlib-light.al >mkdir .libs/libxitk.lax/libImlib-light.al >(cd .libs/libxitk.lax/libImlib-light.al && ar x /var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk/xine-toolkit/../../../src/xitk/Imlib-light/.libs/libImlib-light.al) >ar cru .libs/libxitk.al browser.lo button.lo checkbox.lo combo.lo config.lo dnd.lo doublebox.lo filebrowser.lo font.lo getdeskroot.lo image.lo inputtext.lo intbox.lo label.lo labelbutton.lo list.lo menu.lo mrlbrowser.lo skin.lo slider.lo tabs.lo tips.lo widget.lo window.lo xitk.lo .libs/libxitk.lax/libImlib-light.al/colors.lo .libs/libxitk.lax/libImlib-light.al/rend.lo .libs/libxitk.lax/libImlib-light.al/cache.lo .libs/libxitk.lax/libImlib-light.al/load.lo .libs/libxitk.lax/libImlib-light.al/misc.lo .libs/libxitk.lax/libImlib-light.al/snprintf.lo .libs/libxitk.lax/libImlib-light.al/utils.lo >ranlib .libs/libxitk.al >rm -fr .libs/libxitk.lax >creating libxitk.la >(cd .libs && rm -f libxitk.la && ln -s ../libxitk.la libxitk.la) >make[5]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk/xine-toolkit' >make[4]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk/xine-toolkit' >Making all in skins >make[4]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk/skins' >Making all in xinetic >make[5]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk/skins/xinetic' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk/skins/xinetic' >Making all in cloudy >make[5]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk/skins/cloudy' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk/skins/cloudy' >Making all in CelomaChrome >make[5]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk/skins/CelomaChrome' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk/skins/CelomaChrome' >make[5]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk/skins' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk/skins' >make[4]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk/skins' >make[4]: Entering directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk' >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline -I../../readline -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -I../../src/xitk/xine-toolkit -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT actions.o -MD -MP -MF ".deps/actions.Tpo" \ > -c -o actions.o `test -f 'actions.c' || echo './'`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../../readline -I../../readline -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -I../../src/xitk/xine-toolkit -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT config_wrapper.o -MD -MP -MF ".deps/config_wrapper.Tpo" \ > -c -o config_wrapper.o `test -f 'config_wrapper.c' || echo './'`config_wrapper.c; \ >then mv -f ".deps/config_wrapper.Tpo" ".deps/config_wrapper.Po"; \ >else rm -f ".deps/config_wrapper.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline -I../../readline -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -I../../src/xitk/xine-toolkit -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT control.o -MD -MP -MF ".deps/control.Tpo" \ > -c -o control.o `test -f 'control.c' || echo './'`control.c; \ >then mv -f ".deps/control.Tpo" ".deps/control.Po"; \ >else rm -f ".deps/control.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline -I../../readline -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -I../../src/xitk/xine-toolkit -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT download.o -MD -MP -MF ".deps/download.Tpo" \ > -c -o download.o `test -f 'download.c' || echo './'`download.c; \ >then mv -f ".deps/download.Tpo" ".deps/download.Po"; \ >else rm -f ".deps/download.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline -I../../readline -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -I../../src/xitk/xine-toolkit -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT errors.o -MD -MP -MF ".deps/errors.Tpo" \ > -c -o errors.o `test -f 'errors.c' || echo './'`errors.c; \ >then mv -f ".deps/errors.Tpo" ".deps/errors.Po"; \ >else rm -f ".deps/errors.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline -I../../readline -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -I../../src/xitk/xine-toolkit -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT event.o -MD -MP -MF ".deps/event.Tpo" \ > -c -o event.o `test -f 'event.c' || echo './'`event.c; \ >then mv -f ".deps/event.Tpo" ".deps/event.Po"; \ >else rm -f ".deps/event.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline -I../../readline -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -I../../src/xitk/xine-toolkit -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT event_sender.o -MD -MP -MF ".deps/event_sender.Tpo" \ > -c -o event_sender.o `test -f 'event_sender.c' || echo './'`event_sender.c; \ >then mv -f ".deps/event_sender.Tpo" ".deps/event_sender.Po"; \ >else rm -f ".deps/event_sender.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline -I../../readline -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -I../../src/xitk/xine-toolkit -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT file_browser.o -MD -MP -MF ".deps/file_browser.Tpo" \ > -c -o file_browser.o `test -f 'file_browser.c' || echo './'`file_browser.c; \ >then mv -f ".deps/file_browser.Tpo" ".deps/file_browser.Po"; \ >else rm -f ".deps/file_browser.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline -I../../readline -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -I../../src/xitk/xine-toolkit -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT frequencies.o -MD -MP -MF ".deps/frequencies.Tpo" \ > -c -o frequencies.o `test -f 'frequencies.c' || echo './'`frequencies.c; \ >then mv -f ".deps/frequencies.Tpo" ".deps/frequencies.Po"; \ >else rm -f ".deps/frequencies.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline -I../../readline -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -I../../src/xitk/xine-toolkit -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT help.o -MD -MP -MF ".deps/help.Tpo" \ > -c -o help.o `test -f 'help.c' || echo './'`help.c; \ >then mv -f ".deps/help.Tpo" ".deps/help.Po"; \ >else rm -f ".deps/help.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline -I../../readline -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -I../../src/xitk/xine-toolkit -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT kbindings.o -MD -MP -MF ".deps/kbindings.Tpo" \ > -c -o kbindings.o `test -f 'kbindings.c' || echo './'`kbindings.c; \ >then mv -f ".deps/kbindings.Tpo" ".deps/kbindings.Po"; \ >else rm -f ".deps/kbindings.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline -I../../readline -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -I../../src/xitk/xine-toolkit -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT lang.o -MD -MP -MF ".deps/lang.Tpo" \ > -c -o lang.o `test -f 'lang.c' || echo './'`lang.c; \ >then mv -f ".deps/lang.Tpo" ".deps/lang.Po"; \ >else rm -f ".deps/lang.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline -I../../readline -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -I../../src/xitk/xine-toolkit -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT lirc.o -MD -MP -MF ".deps/lirc.Tpo" \ > -c -o lirc.o `test -f 'lirc.c' || echo './'`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../../readline -I../../readline -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -I../../src/xitk/xine-toolkit -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" \ > -c -o main.o `test -f 'main.c' || echo './'`main.c; \ >then mv -f ".deps/main.Tpo" ".deps/main.Po"; \ >else rm -f ".deps/main.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline -I../../readline -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -I../../src/xitk/xine-toolkit -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT mediamark.o -MD -MP -MF ".deps/mediamark.Tpo" \ > -c -o mediamark.o `test -f 'mediamark.c' || echo './'`mediamark.c; \ >then mv -f ".deps/mediamark.Tpo" ".deps/mediamark.Po"; \ >else rm -f ".deps/mediamark.Tpo"; exit 1; \ >fi >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../readline -I../../readline -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/X11R6/include -I/usr/include -I../../src/xitk/xine-toolkit -DNDEBUG -Wall -D_FILE_OFFSET_BITS=64 -mcpu=i686 -O2 -MT menus.o -MD -MP -MF ".deps/menus.Tpo" \ > -c -o menus.o `test -f 'menus.c' || echo './'`menus.c; \ >then mv -f ".deps/menus.Tpo" ".deps/menus.Po"; \ >else rm -f ".deps/menus.Tpo"; exit 1; \ >fi >main.c: In function `list_plugins': >main.c:484: `xine_list_demuxer_plugins' undeclared (first use in this function) >main.c:484: (Each undeclared identifier is reported only once >main.c:484: for each function it appears in.) >main.c:485: `xine_list_input_plugins' undeclared (first use in this function) >main.c:486: `xine_list_spu_plugins' undeclared (first use in this function) >main.c:488: `xine_list_audio_decoder_plugins' undeclared (first use in this function) >main.c:489: `xine_list_video_decoder_plugins' undeclared (first use in this function) >make[4]: *** [main.o] Error 1 >make[4]: *** Waiting for unfinished jobs.... >make[4]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk' >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src/xitk' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23/work/xine-ui-0.9.23' >make: *** [all] Error 2 > >!!! ERROR: media-video/xine-ui-0.9.23 failed. >!!! Function src_compile, Line 49, Exitcode 2 >!!! (no error message) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 37106
:
23065
| 23358