All pastes #467892 Raw Edit

LMJ

public text v1 · immutable
#467892 ·published 2007-05-02 19:43 UTC
rendered paste body
Command Wrapper Debug: running 'gcc --version' ..
gcc is /home/t2-trunk/build/default-7.0-trunk-generic-x86-64-athlon64/TOOLCHAIN/tools.native/wrapper/gcc
Old Command: gcc --version
ENVPREFIX = 'CMD'
OTHERS = ''
INSERT = '--help?:-pipe -O2 -march=athlon64'
REMOVE = '-O -O[0-9s] -mtune* -march* -mcpu* -g*'
APPEND = '-s */X11R6/include?-I/usr/X11/include */X11R6/lib?-L/usr/X11/lib */X11R6/lib64?-L/usr/X11/lib64'
FILTER = ''
conditonal arg: --help?:-pipe.
conditonal: --help, lhs: , rhs: -pipe.
Insert: -pipe
Insert: -O2
Insert: -march=athlon64
Copy:   --version
Append: -s
conditonal arg: */X11R6/include?-I/usr/X11/include.
conditonal: */X11R6/include, lhs: -I/usr/X11/include, rhs: .
conditonal arg: */X11R6/lib?-L/usr/X11/lib.
conditonal: */X11R6/lib, lhs: -L/usr/X11/lib, rhs: .
conditonal arg: */X11R6/lib64?-L/usr/X11/lib64.
conditonal: */X11R6/lib64, lhs: -L/usr/X11/lib64, rhs: .
Old PATH: /home/t2-trunk/build/default-7.0-trunk-generic-x86-64-athlon64/TOOLCHAIN/tools.native/wrapper:/home/t2-trunk/build/default-7.0-trunk-generic-x86-64-athlon64/TOOLCHAIN/tools.native/bin:/opt/zope/sbin:/opt/xfce4/sbin:/opt/samba/sbin:/opt/qt3/sbin:/opt/prelude/sbin:/opt/openldap/sbin:/opt/mozilla.org/sbin:/opt/mono/sbin:/opt/mailman/sbin:/opt/java/sbin:/opt/gnome2/sbin:/opt/gnome/sbin:/opt/zope/bin:/opt/xfce4/bin:/opt/silc/bin:/opt/samba/bin:/opt/qt3/bin:/opt/prelude/bin:/opt/openldap/bin:/opt/mozilla.org/bin:/opt/mono/bin:/opt/mailman/bin:/opt/java/bin:/opt/gnue/bin:/opt/gnome2/bin:/opt/gnome/bin:/usr/games:/usr/X11/sbin:/usr/X11/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
New PATH: /home/t2-trunk/build/default-7.0-trunk-generic-x86-64-athlon64/TOOLCHAIN/tools.native/bin:/opt/zope/sbin:/opt/xfce4/sbin:/opt/samba/sbin:/opt/qt3/sbin:/opt/prelude/sbin:/opt/openldap/sbin:/opt/mozilla.org/sbin:/opt/mono/sbin:/opt/mailman/sbin:/opt/java/sbin:/opt/gnome2/sbin:/opt/gnome/sbin:/opt/zope/bin:/opt/xfce4/bin:/opt/silc/bin:/opt/samba/bin:/opt/qt3/bin:/opt/prelude/bin:/opt/openldap/bin:/opt/mozilla.org/bin:/opt/mono/bin:/opt/mailman/bin:/opt/java/bin:/opt/gnue/bin:/opt/gnome2/bin:/opt/gnome/bin:/usr/games:/usr/X11/sbin:/usr/X11/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
New Command: gcc -pipe -O2 -march=athlon64 --version -s
gcc (GCC) 4.1.2
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[ writing debug log to /home/t2-trunk/src.dillo.default.20070502.214035.13170.netstation/cmd_wrapper.log ]
`/home/t2-trunk/src.dillo.default.20070502.214035.13170.netstation/archdir/dillo-0.8.6.tar.bz2' -> `/home/t2-trunk/download/mirror/d/dillo-0.8.6.tar.bz2'
Running main build function 'build_this_package' ...
Extracting dillo-0.8.6.tar.bz2 (--use-compress-program=bzip2 -xf) ... 
Fixing ownership and permissions ...
Removing CVS, .svn, {arch} and .arch-ids directories ...
Changeing into /home/t2-trunk/src.dillo.default.20070502.214035.13170.netstation/dillo-0.8.6 ...
Apply patch /home/t2-trunk/package/www/dillo/fltk2.patch ...
patching file configure
Creating /usr/<..> if required ...
Autodetection for option impossible:  --disable-debug passed thru.
Autodetection for option impossible:  --with-libpam passed thru.
Autodetection for option impossible:  --with-pam passed thru.
Autodetection for option impossible:  --enable-libpam passed thru.
Autodetection for option impossible:  --enable-pam passed thru.
Running  ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libdir=/usr/lib64 --datadir=/usr/share --includedir=/usr/include --infodir=/usr/info --mandir=/usr/man --sysconfdir=/etc --localstatedir=/var --disable-debug --with-libpam --with-pam --enable-libpam --enable-pam --build=x86_64-t2-linux-gnu --host=x86_64-t2-linux-gnu
checking build system type... x86_64-t2-linux-gnu
checking host system type... x86_64-t2-linux-gnu
checking target system type... x86_64-t2-linux-gnu
checking for a BSD-compatible install... /home/t2-trunk/build/default-7.0-trunk-generic-x86-64-athlon64/TOOLCHAIN/tools.native/wrapper/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-t2-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for x86_64-t2-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 for x86_64-t2-linux-gnu-ranlib... ranlib
checking how to run the C preprocessor... cpp
checking for x86_64-t2-linux-gnu-g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gethostbyname... yes
checking for setsockopt... yes
checking for socklen_t... socklen_t
checking for glib-config... /opt/gnome/bin/glib-config
checking for GLIB - version >= 1.2.0... yes
checking for gtk-config... /opt/gnome/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking Hackish check for FLTK... ./configure: line 5889: fltk2-config: command not found
./configure: line 5890: fltk2-config: command not found
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 jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for zlibVersion in -lz... yes
checking for libpng-config... /usr/bin/libpng12-config
checking for libpng version... 1.2.16 (newer version)
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_library_init in -lssl... yes
checking for pthread_create in -lpthread... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating dpip/Makefile
config.status: creating dpid/Makefile
config.status: creating dpi/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/IO/Makefile
config.status: creating config.h
config.status: executing depfiles commands
Running make -j2 CC=gcc CPP=cpp CXX=g++ prefix=/usr
make  all-recursive
make[1]: Entering directory `/home/t2-trunk/src.dillo.default.20070502.214035.13170.netstation/dillo-0.8.6'
Making all in doc
make[2]: Entering directory `/home/t2-trunk/src.dillo.default.20070502.214035.13170.netstation/dillo-0.8.6/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/t2-trunk/src.dillo.default.20070502.214035.13170.netstation/dillo-0.8.6/doc'
Making all in dpip
make[2]: Entering directory `/home/t2-trunk/src.dillo.default.20070502.214035.13170.netstation/dillo-0.8.6/dpip'
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dpip.o -MD -MP -MF ".deps/dpip.Tpo" -c -o dpip.o dpip.c; \
	then mv -f ".deps/dpip.Tpo" ".deps/dpip.Po"; else rm -f ".deps/dpip.Tpo"; exit 1; fi
rm -f libDpip.a
ar cru libDpip.a dpip.o 
ranlib libDpip.a
make[2]: Leaving directory `/home/t2-trunk/src.dillo.default.20070502.214035.13170.netstation/dillo-0.8.6/dpip'
Making all in src
make[2]: Entering directory `/home/t2-trunk/src.dillo.default.20070502.214035.13170.netstation/dillo-0.8.6/src'
Making all in IO
make[3]: Entering directory `/home/t2-trunk/src.dillo.default.20070502.214035.13170.netstation/dillo-0.8.6/src/IO'
if gcc -DHAVE_CONFIG_H -I. -I. -I../..    -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT mime.o -MD -MP -MF ".deps/mime.Tpo" -c -o mime.o mime.c; \
	then mv -f ".deps/mime.Tpo" ".deps/mime.Po"; else rm -f ".deps/mime.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..    -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT about.o -MD -MP -MF ".deps/about.Tpo" -c -o about.o about.c; \
	then mv -f ".deps/about.Tpo" ".deps/about.Po"; else rm -f ".deps/about.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..    -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT Url.o -MD -MP -MF ".deps/Url.Tpo" -c -o Url.o Url.c; \
	then mv -f ".deps/Url.Tpo" ".deps/Url.Po"; else rm -f ".deps/Url.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..    -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT proto.o -MD -MP -MF ".deps/proto.Tpo" -c -o proto.o proto.c; \
	then mv -f ".deps/proto.Tpo" ".deps/proto.Po"; else rm -f ".deps/proto.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..    -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT http.o -MD -MP -MF ".deps/http.Tpo" -c -o http.o http.c; \
	then mv -f ".deps/http.Tpo" ".deps/http.Po"; else rm -f ".deps/http.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..    -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dpi.o -MD -MP -MF ".deps/dpi.Tpo" -c -o dpi.o dpi.c; \
	then mv -f ".deps/dpi.Tpo" ".deps/dpi.Po"; else rm -f ".deps/dpi.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..    -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT IO.o -MD -MP -MF ".deps/IO.Tpo" -c -o IO.o IO.c; \
	then mv -f ".deps/IO.Tpo" ".deps/IO.Po"; else rm -f ".deps/IO.Tpo"; exit 1; fi
rm -f libDio.a
ar cru libDio.a mime.o about.o Url.o proto.o http.o dpi.o IO.o 
ranlib libDio.a
make[3]: Leaving directory `/home/t2-trunk/src.dillo.default.20070502.214035.13170.netstation/dillo-0.8.6/src/IO'
make[3]: Entering directory `/home/t2-trunk/src.dillo.default.20070502.214035.13170.netstation/dillo-0.8.6/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT chain.o -MD -MP -MF ".deps/chain.Tpo" -c -o chain.o chain.c; \
	then mv -f ".deps/chain.Tpo" ".deps/chain.Po"; else rm -f ".deps/chain.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT commands.o -MD -MP -MF ".deps/commands.Tpo" -c -o commands.o commands.c; \
	then mv -f ".deps/commands.Tpo" ".deps/commands.Po"; else rm -f ".deps/commands.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT cache.o -MD -MP -MF ".deps/cache.Tpo" -c -o cache.o cache.c; \
	then mv -f ".deps/cache.Tpo" ".deps/cache.Po"; else rm -f ".deps/cache.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT capi.o -MD -MP -MF ".deps/capi.Tpo" -c -o capi.o capi.c; \
	then mv -f ".deps/capi.Tpo" ".deps/capi.Po"; else rm -f ".deps/capi.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw.o -MD -MP -MF ".deps/dw.Tpo" -c -o dw.o dw.c; \
	then mv -f ".deps/dw.Tpo" ".deps/dw.Po"; else rm -f ".deps/dw.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_aligned_page.o -MD -MP -MF ".deps/dw_aligned_page.Tpo" -c -o dw_aligned_page.o dw_aligned_page.c; \
	then mv -f ".deps/dw_aligned_page.Tpo" ".deps/dw_aligned_page.Po"; else rm -f ".deps/dw_aligned_page.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_bullet.o -MD -MP -MF ".deps/dw_bullet.Tpo" -c -o dw_bullet.o dw_bullet.c; \
	then mv -f ".deps/dw_bullet.Tpo" ".deps/dw_bullet.Po"; else rm -f ".deps/dw_bullet.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_button.o -MD -MP -MF ".deps/dw_button.Tpo" -c -o dw_button.o dw_button.c; \
	then mv -f ".deps/dw_button.Tpo" ".deps/dw_button.Po"; else rm -f ".deps/dw_button.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_container.o -MD -MP -MF ".deps/dw_container.Tpo" -c -o dw_container.o dw_container.c; \
	then mv -f ".deps/dw_container.Tpo" ".deps/dw_container.Po"; else rm -f ".deps/dw_container.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_embed_gtk.o -MD -MP -MF ".deps/dw_embed_gtk.Tpo" -c -o dw_embed_gtk.o dw_embed_gtk.c; \
	then mv -f ".deps/dw_embed_gtk.Tpo" ".deps/dw_embed_gtk.Po"; else rm -f ".deps/dw_embed_gtk.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_ext_iterator.o -MD -MP -MF ".deps/dw_ext_iterator.Tpo" -c -o dw_ext_iterator.o dw_ext_iterator.c; \
	then mv -f ".deps/dw_ext_iterator.Tpo" ".deps/dw_ext_iterator.Po"; else rm -f ".deps/dw_ext_iterator.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_gtk_scrolled_frame.o -MD -MP -MF ".deps/dw_gtk_scrolled_frame.Tpo" -c -o dw_gtk_scrolled_frame.o dw_gtk_scrolled_frame.c; \
	then mv -f ".deps/dw_gtk_scrolled_frame.Tpo" ".deps/dw_gtk_scrolled_frame.Po"; else rm -f ".deps/dw_gtk_scrolled_frame.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_gtk_scrolled_window.o -MD -MP -MF ".deps/dw_gtk_scrolled_window.Tpo" -c -o dw_gtk_scrolled_window.o dw_gtk_scrolled_window.c; \
	then mv -f ".deps/dw_gtk_scrolled_window.Tpo" ".deps/dw_gtk_scrolled_window.Po"; else rm -f ".deps/dw_gtk_scrolled_window.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_gtk_statuslabel.o -MD -MP -MF ".deps/dw_gtk_statuslabel.Tpo" -c -o dw_gtk_statuslabel.o dw_gtk_statuslabel.c; \
	then mv -f ".deps/dw_gtk_statuslabel.Tpo" ".deps/dw_gtk_statuslabel.Po"; else rm -f ".deps/dw_gtk_statuslabel.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_gtk_viewport.o -MD -MP -MF ".deps/dw_gtk_viewport.Tpo" -c -o dw_gtk_viewport.o dw_gtk_viewport.c; \
	then mv -f ".deps/dw_gtk_viewport.Tpo" ".deps/dw_gtk_viewport.Po"; else rm -f ".deps/dw_gtk_viewport.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_hruler.o -MD -MP -MF ".deps/dw_hruler.Tpo" -c -o dw_hruler.o dw_hruler.c; \
	then mv -f ".deps/dw_hruler.Tpo" ".deps/dw_hruler.Po"; else rm -f ".deps/dw_hruler.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_image.o -MD -MP -MF ".deps/dw_image.Tpo" -c -o dw_image.o dw_image.c; \
	then mv -f ".deps/dw_image.Tpo" ".deps/dw_image.Po"; else rm -f ".deps/dw_image.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_list_item.o -MD -MP -MF ".deps/dw_list_item.Tpo" -c -o dw_list_item.o dw_list_item.c; \
	then mv -f ".deps/dw_list_item.Tpo" ".deps/dw_list_item.Po"; else rm -f ".deps/dw_list_item.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_marshal.o -MD -MP -MF ".deps/dw_marshal.Tpo" -c -o dw_marshal.o dw_marshal.c; \
	then mv -f ".deps/dw_marshal.Tpo" ".deps/dw_marshal.Po"; else rm -f ".deps/dw_marshal.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_page.o -MD -MP -MF ".deps/dw_page.Tpo" -c -o dw_page.o dw_page.c; \
	then mv -f ".deps/dw_page.Tpo" ".deps/dw_page.Po"; else rm -f ".deps/dw_page.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_style.o -MD -MP -MF ".deps/dw_style.Tpo" -c -o dw_style.o dw_style.c; \
	then mv -f ".deps/dw_style.Tpo" ".deps/dw_style.Po"; else rm -f ".deps/dw_style.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_table.o -MD -MP -MF ".deps/dw_table.Tpo" -c -o dw_table.o dw_table.c; \
	then mv -f ".deps/dw_table.Tpo" ".deps/dw_table.Po"; else rm -f ".deps/dw_table.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_table_cell.o -MD -MP -MF ".deps/dw_table_cell.Tpo" -c -o dw_table_cell.o dw_table_cell.c; \
	then mv -f ".deps/dw_table_cell.Tpo" ".deps/dw_table_cell.Po"; else rm -f ".deps/dw_table_cell.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_tooltip.o -MD -MP -MF ".deps/dw_tooltip.Tpo" -c -o dw_tooltip.o dw_tooltip.c; \
	then mv -f ".deps/dw_tooltip.Tpo" ".deps/dw_tooltip.Po"; else rm -f ".deps/dw_tooltip.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dw_widget.o -MD -MP -MF ".deps/dw_widget.Tpo" -c -o dw_widget.o dw_widget.c; \
	then mv -f ".deps/dw_widget.Tpo" ".deps/dw_widget.Po"; else rm -f ".deps/dw_widget.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT findtext.o -MD -MP -MF ".deps/findtext.Tpo" -c -o findtext.o findtext.c; \
	then mv -f ".deps/findtext.Tpo" ".deps/findtext.Po"; else rm -f ".deps/findtext.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT selection.o -MD -MP -MF ".deps/selection.Tpo" -c -o selection.o selection.c; \
	then mv -f ".deps/selection.Tpo" ".deps/selection.Po"; else rm -f ".deps/selection.Tpo"; exit 1; fi
selection.c: In function 'a_Selection_give_selection_callback':
selection.c:653: warning: pointer targets in passing argument 4 of 'gtk_selection_data_set' differ in signedness
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT web.o -MD -MP -MF ".deps/web.Tpo" -c -o web.o web.c; \
	then mv -f ".deps/web.Tpo" ".deps/web.Po"; else rm -f ".deps/web.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT progressbar.o -MD -MP -MF ".deps/progressbar.Tpo" -c -o progressbar.o progressbar.c; \
	then mv -f ".deps/progressbar.Tpo" ".deps/progressbar.Po"; else rm -f ".deps/progressbar.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dillo.o -MD -MP -MF ".deps/dillo.Tpo" -c -o dillo.o dillo.c; \
	then mv -f ".deps/dillo.Tpo" ".deps/dillo.Po"; else rm -f ".deps/dillo.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT bookmark.o -MD -MP -MF ".deps/bookmark.Tpo" -c -o bookmark.o bookmark.c; \
	then mv -f ".deps/bookmark.Tpo" ".deps/bookmark.Po"; else rm -f ".deps/bookmark.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dicache.o -MD -MP -MF ".deps/dicache.Tpo" -c -o dicache.o dicache.c; \
	then mv -f ".deps/dicache.Tpo" ".deps/dicache.Po"; else rm -f ".deps/dicache.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dns.o -MD -MP -MF ".deps/dns.Tpo" -c -o dns.o dns.c; \
	then mv -f ".deps/dns.Tpo" ".deps/dns.Po"; else rm -f ".deps/dns.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT gtk_ext_button.o -MD -MP -MF ".deps/gtk_ext_button.Tpo" -c -o gtk_ext_button.o gtk_ext_button.c; \
	then mv -f ".deps/gtk_ext_button.Tpo" ".deps/gtk_ext_button.Po"; else rm -f ".deps/gtk_ext_button.Tpo"; exit 1; fi
gtk_ext_button.c: In function 'Gtk_ext_button_class_init':
gtk_ext_button.c:135: warning: pointer targets in passing argument 2 of 'gtk_object_class_add_signals' differ in signedness
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT gtk_ext_menu.o -MD -MP -MF ".deps/gtk_ext_menu.Tpo" -c -o gtk_ext_menu.o gtk_ext_menu.c; \
	then mv -f ".deps/gtk_ext_menu.Tpo" ".deps/gtk_ext_menu.Po"; else rm -f ".deps/gtk_ext_menu.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT gtk_ext_menu_item.o -MD -MP -MF ".deps/gtk_ext_menu_item.Tpo" -c -o gtk_ext_menu_item.o gtk_ext_menu_item.c; \
	then mv -f ".deps/gtk_ext_menu_item.Tpo" ".deps/gtk_ext_menu_item.Po"; else rm -f ".deps/gtk_ext_menu_item.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT gtk_menu_title.o -MD -MP -MF ".deps/gtk_menu_title.Tpo" -c -o gtk_menu_title.o gtk_menu_title.c; \
	then mv -f ".deps/gtk_menu_title.Tpo" ".deps/gtk_menu_title.Po"; else rm -f ".deps/gtk_menu_title.Tpo"; exit 1; fi
gtk_ext_menu_item.c: In function 'Gtk_ext_menu_item_class_init':
gtk_ext_menu_item.c:77: warning: pointer targets in passing argument 2 of 'gtk_object_class_add_signals' differ in signedness
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT gif.o -MD -MP -MF ".deps/gif.Tpo" -c -o gif.o gif.c; \
	then mv -f ".deps/gif.Tpo" ".deps/gif.Po"; else rm -f ".deps/gif.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT jpeg.o -MD -MP -MF ".deps/jpeg.Tpo" -c -o jpeg.o jpeg.c; \
	then mv -f ".deps/jpeg.Tpo" ".deps/jpeg.Po"; else rm -f ".deps/jpeg.Tpo"; exit 1; fi
gif.c: In function 'Gif_check_sig':
gif.c:766: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
gif.c:766: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
gif.c:766: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
gif.c:766: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
gif.c:766: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
gif.c:766: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
gif.c:766: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
gif.c:766: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
gif.c:770: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
gif.c:770: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
gif.c:770: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
gif.c:770: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
gif.c:770: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
gif.c:770: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
gif.c:770: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
gif.c:770: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
gif.c:771: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
gif.c:771: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
gif.c:771: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
gif.c:771: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
gif.c:771: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
gif.c:771: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
gif.c:771: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
gif.c:771: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT png.o -MD -MP -MF ".deps/png.Tpo" -c -o png.o png.c; \
	then mv -f ".deps/png.Tpo" ".deps/png.Po"; else rm -f ".deps/png.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT html.o -MD -MP -MF ".deps/html.Tpo" -c -o html.o html.c; \
	then mv -f ".deps/html.Tpo" ".deps/html.Po"; else rm -f ".deps/html.Tpo"; exit 1; fi
html.c: In function 'Html_parse_entity':
html.c:996: warning: comparison is always false due to limited range of data type
html.c: In function 'Html_callback':
html.c:5016: warning: pointer targets in passing argument 2 of 'Html_write' differ in signedness
html.c:5019: warning: pointer targets in passing argument 2 of 'Html_write' differ in signedness
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT image.o -MD -MP -MF ".deps/image.Tpo" -c -o image.o image.c; \
	then mv -f ".deps/image.Tpo" ".deps/image.Po"; else rm -f ".deps/image.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; \
	then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT interface.o -MD -MP -MF ".deps/interface.Tpo" -c -o interface.o interface.c; \
	then mv -f ".deps/interface.Tpo" ".deps/interface.Po"; else rm -f ".deps/interface.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT history.o -MD -MP -MF ".deps/history.Tpo" -c -o history.o history.c; \
	then mv -f ".deps/history.Tpo" ".deps/history.Po"; else rm -f ".deps/history.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT nav.o -MD -MP -MF ".deps/nav.Tpo" -c -o nav.o nav.c; \
	then mv -f ".deps/nav.Tpo" ".deps/nav.Po"; else rm -f ".deps/nav.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT plain.o -MD -MP -MF ".deps/plain.Tpo" -c -o plain.o plain.c; \
	then mv -f ".deps/plain.Tpo" ".deps/plain.Po"; else rm -f ".deps/plain.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT menu.o -MD -MP -MF ".deps/menu.Tpo" -c -o menu.o menu.c; \
	then mv -f ".deps/menu.Tpo" ".deps/menu.Po"; else rm -f ".deps/menu.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT prefs.o -MD -MP -MF ".deps/prefs.Tpo" -c -o prefs.o prefs.c; \
	then mv -f ".deps/prefs.Tpo" ".deps/prefs.Po"; else rm -f ".deps/prefs.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT colors.o -MD -MP -MF ".deps/colors.Tpo" -c -o colors.o colors.c; \
	then mv -f ".deps/colors.Tpo" ".deps/colors.Po"; else rm -f ".deps/colors.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT bitvec.o -MD -MP -MF ".deps/bitvec.Tpo" -c -o bitvec.o bitvec.c; \
	then mv -f ".deps/bitvec.Tpo" ".deps/bitvec.Po"; else rm -f ".deps/bitvec.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT klist.o -MD -MP -MF ".deps/klist.Tpo" -c -o klist.o klist.c; \
	then mv -f ".deps/klist.Tpo" ".deps/klist.Po"; else rm -f ".deps/klist.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT strbuf.o -MD -MP -MF ".deps/strbuf.Tpo" -c -o strbuf.o strbuf.c; \
	then mv -f ".deps/strbuf.Tpo" ".deps/strbuf.Po"; else rm -f ".deps/strbuf.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT url.o -MD -MP -MF ".deps/url.Tpo" -c -o url.o url.c; \
	then mv -f ".deps/url.Tpo" ".deps/url.Po"; else rm -f ".deps/url.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT cookies.o -MD -MP -MF ".deps/cookies.Tpo" -c -o cookies.o cookies.c; \
	then mv -f ".deps/cookies.Tpo" ".deps/cookies.Po"; else rm -f ".deps/cookies.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDILLORC_SYS='"/etc/dillorc"'   -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dpiapi.o -MD -MP -MF ".deps/dpiapi.Tpo" -c -o dpiapi.o dpiapi.c; \
	then mv -f ".deps/dpiapi.Tpo" ".deps/dpiapi.Po"; else rm -f ".deps/dpiapi.Tpo"; exit 1; fi
gcc -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -I/usr/X11R7/include -I/usr/include/libpng12 -DPNG_NO_MMX_CODE -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return   -o dillo  chain.o commands.o cache.o capi.o dw.o dw_aligned_page.o dw_bullet.o dw_button.o dw_container.o dw_embed_gtk.o dw_ext_iterator.o dw_gtk_scrolled_frame.o dw_gtk_scrolled_window.o dw_gtk_statuslabel.o dw_gtk_viewport.o dw_hruler.o dw_image.o dw_list_item.o dw_marshal.o dw_page.o dw_style.o dw_table.o dw_table_cell.o dw_tooltip.o dw_widget.o findtext.o selection.o web.o progressbar.o dillo.o bookmark.o dicache.o dns.o gtk_ext_button.o gtk_ext_menu.o gtk_ext_menu_item.o gtk_menu_title.o gif.o jpeg.o png.o html.o image.o misc.o interface.o history.o nav.o plain.o menu.o prefs.o colors.o bitvec.o klist.o strbuf.o url.o cookies.o dpiapi.o ../dpip/libDpip.a IO/libDio.a -ljpeg -L/usr/lib64 -lpng12 -L/opt/gnome/lib64 -L/usr/X11R7/lib64 -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lz -lpthread 
make[3]: Leaving directory `/home/t2-trunk/src.dillo.default.20070502.214035.13170.netstation/dillo-0.8.6/src'
make[2]: Leaving directory `/home/t2-trunk/src.dillo.default.20070502.214035.13170.netstation/dillo-0.8.6/src'
Making all in dpid
make[2]: Entering directory `/home/t2-trunk/src.dillo.default.20070502.214035.13170.netstation/dillo-0.8.6/dpid'
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDPIDRC_SYS='"/etc/dpidrc"'  -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dpi.o -MD -MP -MF ".deps/dpi.Tpo" -c -o dpi.o dpi.c; \
	then mv -f ".deps/dpi.Tpo" ".deps/dpi.Po"; else rm -f ".deps/dpi.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDPIDRC_SYS='"/etc/dpidrc"'  -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dpi_service.o -MD -MP -MF ".deps/dpi_service.Tpo" -c -o dpi_service.o dpi_service.c; \
	then mv -f ".deps/dpi_service.Tpo" ".deps/dpi_service.Po"; else rm -f ".deps/dpi_service.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDPIDRC_SYS='"/etc/dpidrc"'  -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dpi_socket_dir.o -MD -MP -MF ".deps/dpi_socket_dir.Tpo" -c -o dpi_socket_dir.o dpi_socket_dir.c; \
	then mv -f ".deps/dpi_socket_dir.Tpo" ".deps/dpi_socket_dir.Po"; else rm -f ".deps/dpi_socket_dir.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDPIDRC_SYS='"/etc/dpidrc"'  -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dpid.o -MD -MP -MF ".deps/dpid.Tpo" -c -o dpid.o dpid.c; \
	then mv -f ".deps/dpid.Tpo" ".deps/dpid.Po"; else rm -f ".deps/dpid.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDPIDRC_SYS='"/etc/dpidrc"'  -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dpid_common.o -MD -MP -MF ".deps/dpid_common.Tpo" -c -o dpid_common.o dpid_common.c; \
	then mv -f ".deps/dpid_common.Tpo" ".deps/dpid_common.Po"; else rm -f ".deps/dpid_common.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDPIDRC_SYS='"/etc/dpidrc"'  -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
	then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -DDPIDRC_SYS='"/etc/dpidrc"'  -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT misc_new.o -MD -MP -MF ".deps/misc_new.Tpo" -c -o misc_new.o misc_new.c; \
	then mv -f ".deps/misc_new.Tpo" ".deps/misc_new.Po"; else rm -f ".deps/misc_new.Tpo"; exit 1; fi
gcc -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return   -o dpid  dpi.o dpi_service.o dpi_socket_dir.o dpid.o dpid_common.o main.o misc_new.o -L/opt/gnome/lib64 -lglib ../dpip/libDpip.a 
make[2]: Leaving directory `/home/t2-trunk/src.dillo.default.20070502.214035.13170.netstation/dillo-0.8.6/dpid'
Making all in dpi
make[2]: Entering directory `/home/t2-trunk/src.dillo.default.20070502.214035.13170.netstation/dillo-0.8.6/dpi'
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT bookmarks.o -MD -MP -MF ".deps/bookmarks.Tpo" -c -o bookmarks.o bookmarks.c; \
	then mv -f ".deps/bookmarks.Tpo" ".deps/bookmarks.Po"; else rm -f ".deps/bookmarks.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT dpiutil.o -MD -MP -MF ".deps/dpiutil.Tpo" -c -o dpiutil.o dpiutil.c; \
	then mv -f ".deps/dpiutil.Tpo" ".deps/dpiutil.Po"; else rm -f ".deps/dpiutil.Tpo"; exit 1; fi
bookmarks.c: In function 'main':
bookmarks.c:1750: warning: pointer targets in passing argument 3 of 'accept' differ in signedness
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT cookies.o -MD -MP -MF ".deps/cookies.Tpo" -c -o cookies.o cookies.c; \
	then mv -f ".deps/cookies.Tpo" ".deps/cookies.Po"; else rm -f ".deps/cookies.Tpo"; exit 1; fi
cookies.c: In function 'main':
cookies.c:1447: warning: pointer targets in passing argument 3 of 'accept' differ in signedness
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT datauri.o -MD -MP -MF ".deps/datauri.Tpo" -c -o datauri.o datauri.c; \
	then mv -f ".deps/datauri.Tpo" ".deps/datauri.Po"; else rm -f ".deps/datauri.Tpo"; exit 1; fi
datauri.c: In function 'datauri_get_data':
datauri.c:263: warning: pointer targets in assignment differ in signedness
datauri.c: In function 'main':
datauri.c:301: warning: format '%d' expects type 'int', but argument 2 has type 'size_t'
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -g -O2 -MT downloads.o -MD -MP -MF ".deps/downloads.Tpo" -c -o downloads.o downloads.cc; \
	then mv -f ".deps/downloads.Tpo" ".deps/downloads.Po"; else rm -f ".deps/downloads.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib64/glib/include -g -O2 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -Waggregate-return -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o file.c; \
	then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit 1; fi
downloads.cc:34:22: error: fltk/run.h: No such file or directory
downloads.cc:35:25: error: fltk/Window.h: No such file or directory
downloads.cc:36:25: error: fltk/Widget.h: No such file or directory
downloads.cc:37:25: error: fltk/damage.h: No such file or directory
downloads.cc:38:22: error: fltk/Box.h: No such file or directory
downloads.cc:39:23: error: fltk/draw.h: No such file or directory
downloads.cc:40:34: error: fltk/HighlightButton.h: No such file or directory
downloads.cc:41:30: error: fltk/PackedGroup.h: No such file or directory
downloads.cc:42:30: error: fltk/ScrollGroup.h: No such file or directory
downloads.cc:43:22: error: fltk/ask.h: No such file or directory
downloads.cc:44:31: error: fltk/file_chooser.h: No such file or directory
file.c: In function 'main':
file.c:972: warning: pointer targets in passing argument 3 of 'accept' differ in signedness
downloads.cc:49: error: 'fltk' is not a namespace-name
downloads.cc:49: error: expected namespace-name before ';' token
downloads.cc:75: error: expected class-name before '{' token
downloads.cc:83: error: 'Color' does not name a type
downloads.cc:102: error: 'Color' has not been declared
downloads.cc:103: error: 'Color' does not name a type
downloads.cc: In member function 'void ProgressBar::step(double)':
downloads.cc:90: error: 'redraw' was not declared in this scope
downloads.cc: In member function 'void ProgressBar::position(double)':
downloads.cc:98: error: 'redraw' was not declared in this scope
downloads.cc: In member function 'void ProgressBar::message(char*)':
downloads.cc:100: error: 'redraw' was not declared in this scope
downloads.cc: In member function 'void ProgressBar::text_color(int)':
downloads.cc:102: error: 'mTextColor' was not declared in this scope
downloads.cc: At global scope:
downloads.cc:128: error: ISO C++ forbids declaration of 'Group' with no type
downloads.cc:128: error: expected ';' before '*' token
downloads.cc:130: error: ISO C++ forbids declaration of 'HighlightButton' with no type
downloads.cc:130: error: expected ';' before '*' token
downloads.cc:131: error: ISO C++ forbids declaration of 'Widget' with no type
downloads.cc:131: error: expected ';' before '*' token
downloads.cc:147: error: ISO C++ forbids declaration of 'Widget' with no type
downloads.cc:147: error: expected ';' before '*' token
downloads.cc:148: error: expected `;' before 'int'
downloads.cc:182: error: ISO C++ forbids declaration of 'Window' with no type
downloads.cc:182: error: expected ';' before '*' token
downloads.cc:183: error: ISO C++ forbids declaration of 'ScrollGroup' with no type
downloads.cc:183: error: expected ';' before '*' token
downloads.cc:184: error: ISO C++ forbids declaration of 'PackedGroup' with no type
downloads.cc:184: error: expected ';' before '*' token
downloads.cc: In member function 'void DLWin::show()':
downloads.cc:193: error: 'mWin' was not declared in this scope
downloads.cc: In member function 'void DLWin::hide()':
downloads.cc:194: error: 'mWin' was not declared in this scope
downloads.cc: In member function 'void ProgressBar::move(double)':
downloads.cc:222: error: 'redraw' was not declared in this scope
downloads.cc: In constructor 'ProgressBar::ProgressBar(int, int, int, int, const char*)':
downloads.cc:226: error: class 'ProgressBar' does not have any field named 'Widget'
downloads.cc:232: error: 'DOWN_BOX' was not declared in this scope
downloads.cc:232: error: 'box' was not declared in this scope
downloads.cc:233: error: 'BLUE' was not declared in this scope
downloads.cc:233: error: 'selection_color' was not declared in this scope
downloads.cc:234: error: 'WHITE' was not declared in this scope
downloads.cc:234: error: 'color' was not declared in this scope
downloads.cc:235: error: 'RED' was not declared in this scope
downloads.cc:235: error: 'textcolor' was not declared in this scope
downloads.cc: In member function 'void ProgressBar::draw()':
downloads.cc:240: error: 'style' was not declared in this scope
downloads.cc:240: error: 'flags' was not declared in this scope
downloads.cc:240: error: 'drawstyle' was not declared in this scope
downloads.cc:241: error: 'damage' was not declared in this scope
downloads.cc:241: error: 'DAMAGE_ALL' was not declared in this scope
downloads.cc:242: error: 'draw_box' was not declared in this scope
downloads.cc:243: error: 'Rectangle' was not declared in this scope
downloads.cc:243: error: expected `;' before 'r'
downloads.cc:244: error: 'box' was not declared in this scope
downloads.cc:244: error: 'r' was not declared in this scope
downloads.cc:251: error: 'vertical' was not declared in this scope
downloads.cc:259: error: 'selection_color' was not declared in this scope
downloads.cc:259: error: 'setcolor' was not declared in this scope
downloads.cc:262: error: 'fillrect' was not declared in this scope
downloads.cc:264: error: expected `;' before 'r2'
downloads.cc:265: error: 'r2' was not declared in this scope
downloads.cc:265: error: 'push_clip' was not declared in this scope
downloads.cc:266: error: 'fillrect' was not declared in this scope
downloads.cc:267: error: 'pop_clip' was not declared in this scope
downloads.cc:271: error: 'textcolor' was not declared in this scope
downloads.cc:272: error: 'class ProgressBar' has no member named 'labelfont'
downloads.cc:272: error: 'class ProgressBar' has no member named 'labelsize'
downloads.cc:272: error: 'setfont' was not declared in this scope
downloads.cc:273: error: 'w' was not declared in this scope
downloads.cc:273: error: 'h' was not declared in this scope
downloads.cc:273: error: 'ALIGN_CENTER' was not declared in this scope
downloads.cc:273: error: 'drawtext' was not declared in this scope
downloads.cc:277: error: 'textcolor' was not declared in this scope
downloads.cc:278: error: 'class ProgressBar' has no member named 'labelfont'
downloads.cc:278: error: 'class ProgressBar' has no member named 'labelsize'
downloads.cc:278: error: 'setfont' was not declared in this scope
downloads.cc:279: error: 'w' was not declared in this scope
downloads.cc:279: error: 'h' was not declared in this scope
downloads.cc:279: error: 'ALIGN_CENTER' was not declared in this scope
downloads.cc:279: error: 'drawtext' was not declared in this scope
downloads.cc: At global scope:
downloads.cc:286: error: variable or field 'prButton_scb' declared void
downloads.cc:286: error: 'Widget' was not declared in this scope
downloads.cc:286: error: expected primary-expression before ',' token
downloads.cc:286: error: expected primary-expression before 'void'
downloads.cc:286: error: initializer expression list treated as compound expression
downloads.cc:287: error: expected ',' or ';' before '{' token
downloads.cc: In constructor 'DLItem::DLItem(const char*, const char*, DLAction)':
downloads.cc:352: error: 'group' was not declared in this scope
downloads.cc:352: error: expected type-specifier before 'Group'
downloads.cc:352: error: expected `;' before 'Group'
downloads.cc:354: error: 'prTitle' was not declared in this scope
downloads.cc:354: error: expected type-specifier before 'Widget'
downloads.cc:354: error: expected `;' before 'Widget'
downloads.cc:355: error: 'fltk' has not been declared
downloads.cc:356: error: 'ALIGN_LEFT' was not declared in this scope
downloads.cc:356: error: 'ALIGN_INSIDE' was not declared in this scope
downloads.cc:356: error: 'ALIGN_CLIP' was not declared in this scope
downloads.cc:363: error: 'class ProgressBar' has no member named 'box'
downloads.cc:363: error: 'BORDER_BOX' was not declared in this scope
downloads.cc:364: error: 'class ProgressBar' has no member named 'tooltip'
downloads.cc:367: error: 'Widget' was not declared in this scope
downloads.cc:367: error: 'o' was not declared in this scope
downloads.cc:367: error: expected type-specifier before 'Widget'
downloads.cc:367: error: expected `;' before 'Widget'
downloads.cc:368: error: 'RFLAT_BOX' was not declared in this scope
downloads.cc:369: error: 'Color' was not declared in this scope
downloads.cc:371: error: 'prGot' was not declared in this scope
downloads.cc:371: error: expected type-specifier before 'Widget'
downloads.cc:371: error: expected `;' before 'Widget'
downloads.cc:372: error: expected `)' before numeric constant
downloads.cc:373: error: 'fltk' has not been declared
downloads.cc:376: error: expected type-specifier before 'Widget'
downloads.cc:376: error: expected `;' before 'Widget'
downloads.cc:378: error: expected `)' before numeric constant
downloads.cc:380: error: 'prSize' was not declared in this scope
downloads.cc:380: error: expected type-specifier before 'Widget'
downloads.cc:380: error: expected `;' before 'Widget'
downloads.cc:381: error: 'fltk' has not been declared
downloads.cc:384: error: expected type-specifier before 'Widget'
downloads.cc:384: error: expected `;' before 'Widget'
downloads.cc:386: error: expected `)' before numeric constant
downloads.cc:388: error: 'prRate' was not declared in this scope
downloads.cc:388: error: expected type-specifier before 'Widget'
downloads.cc:388: error: expected `;' before 'Widget'
downloads.cc:389: error: 'fltk' has not been declared
downloads.cc:392: error: expected type-specifier before 'Widget'
downloads.cc:392: error: expected `;' before 'Widget'
downloads.cc:394: error: expected `)' before numeric constant
downloads.cc:396: error: 'pr_Rate' was not declared in this scope
downloads.cc:396: error: expected type-specifier before 'Widget'
downloads.cc:396: error: expected `;' before 'Widget'
downloads.cc:397: error: 'fltk' has not been declared
downloads.cc:400: error: 'prETAt' was not declared in this scope
downloads.cc:400: error: expected type-specifier before 'Widget'
downloads.cc:400: error: expected `;' before 'Widget'
downloads.cc:402: error: expected `)' before numeric constant
downloads.cc:404: error: 'prETA' was not declared in this scope
downloads.cc:404: error: expected type-specifier before 'Widget'
downloads.cc:404: error: expected `;' before 'Widget'
downloads.cc:405: error: 'fltk' has not been declared
downloads.cc:409: error: 'prButton' was not declared in this scope
downloads.cc:409: error: expected type-specifier before 'HighlightButton'
downloads.cc:409: error: expected `;' before 'HighlightButton'
downloads.cc:411: error: 'UP_BOX' was not declared in this scope
downloads.cc:416: error: 'ROUND_UP_BOX' was not declared in this scope
downloads.cc: In destructor 'DLItem::~DLItem()':
downloads.cc:431: error: 'group' was not declared in this scope
downloads.cc: In member function 'void DLItem::abort_dl()':
downloads.cc:441: error: 'remove_fd' was not declared in this scope
downloads.cc: In member function 'void DLItem::prButton_cb()':
downloads.cc:452: error: 'prButton' was not declared in this scope
downloads.cc: In member function 'void DLItem::update_prSize(int)':
downloads.cc:479: error: 'prSize' was not declared in this scope
downloads.cc: In member function 'void DLItem::log_text_add(char*, ssize_t)':
downloads.cc:492: error: 'prTitle' was not declared in this scope
downloads.cc:548: error: 'prTitle' was not declared in this scope
downloads.cc: In member function 'void DLItem::update_size(int)':
downloads.cc:567: error: 'prTitle' was not declared in this scope
downloads.cc:576: error: 'prGot' was not declared in this scope
downloads.cc: In function 'void read_log_cb(int, void*)':
downloads.cc:607: error: 'remove_fd' was not declared in this scope
downloads.cc: In member function 'void DLItem::father_init()':
downloads.cc:620: error: 'add_fd' was not declared in this scope
downloads.cc: In member function 'void DLItem::child_finished(int)':
downloads.cc:635: error: 'prButton' was not declared in this scope
downloads.cc:638: error: 'prButton' was not declared in this scope
downloads.cc:643: error: 'prTitle' was not declared in this scope
downloads.cc:647: error: 'prButton' was not declared in this scope
downloads.cc: In member function 'void DLItem::update()':
downloads.cc:700: error: 'prRate' was not declared in this scope
downloads.cc:707: error: 'pr_Rate' was not declared in this scope
downloads.cc:714: error: 'prETAt' was not declared in this scope
downloads.cc:718: error: 'prETA' was not declared in this scope
downloads.cc:728: error: 'prETA' was not declared in this scope
downloads.cc:731: error: 'prETA' was not declared in this scope
downloads.cc: In function 'void cleanup_cb(void*)':
downloads.cc:787: error: 'repeat_timeout' was not declared in this scope
downloads.cc: In function 'void update_cb(void*)':
downloads.cc:814: error: 'repeat_timeout' was not declared in this scope
downloads.cc: At global scope:
downloads.cc:945: error: variable or field 'dlwin_esc_cb' declared void
downloads.cc:945: error: 'Widget' was not declared in this scope
downloads.cc:945: error: expected primary-expression before ',' token
downloads.cc:945: error: expected primary-expression before 'void'
downloads.cc:945: error: initializer expression list treated as compound expression
downloads.cc:946: error: expected ',' or ';' before '{' token
downloads.cc: In member function 'void DLWin::add(const char*, const char*, DLAction)':
downloads.cc:969: error: 'mPG' was not declared in this scope
downloads.cc:969: error: 'class DLItem' has no member named 'get_widget'
downloads.cc: In member function 'DLAction DLWin::check_filename(char**)':
downloads.cc:1007: error: 'fltk' has not been declared
downloads.cc:1012: error: 'fltk' has not been declared
downloads.cc: In member function 'void DLWin::del(int)':
downloads.cc:1033: error: 'mPG' was not declared in this scope
downloads.cc:1033: error: 'class DLItem' has no member named 'get_widget'
downloads.cc:1035: error: 'mWin' was not declared in this scope
downloads.cc: In member function 'void DLWin::listen(int)':
downloads.cc:1067: error: 'add_fd' was not declared in this scope
downloads.cc: In constructor 'DLWin::DLWin(int, int)':
downloads.cc:1088: error: 'mWin' was not declared in this scope
downloads.cc:1088: error: expected type-specifier before 'Window'
downloads.cc:1088: error: expected `;' before 'Window'
downloads.cc:1090: error: 'mScroll' was not declared in this scope
downloads.cc:1090: error: expected type-specifier before 'ScrollGroup'
downloads.cc:1090: error: expected `;' before 'ScrollGroup'
downloads.cc:1092: error: 'mPG' was not declared in this scope
downloads.cc:1092: error: expected type-specifier before 'PackedGroup'
downloads.cc:1092: error: expected `;' before 'PackedGroup'
downloads.cc:1107: error: 'add_timeout' was not declared in this scope
downloads.cc: In function 'int main()':
downloads.cc:1122: error: 'lock' was not declared in this scope
downloads.cc:1132: error: 'run' was not declared in this scope
make[2]: *** [downloads.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/t2-trunk/src.dillo.default.20070502.214035.13170.netstation/dillo-0.8.6/dpi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/t2-trunk/src.dillo.default.20070502.214035.13170.netstation/dillo-0.8.6'
make: *** [all] Error 2
Due to previous errors, no 9-dillo.log file!
(Try enabling xtrace in the config to track an error inside the build system.)
--- BUILD ERROR ---
Creating file list and doing final adaptions ... 
Processing static lib corrections ...
Verifing the .la files ...
Searching for orphaned files ...
Found 6 files for this package.
Found 1 orphaned files for this package.
Clear (old) md5sums ...
Calculating package dependencies ...
Creating md5sum files ... done.
Creating package description ...
Making post-install adaptions.