[Gambas-user] compiling gambas-1.9.5 BUT....

Charlie Reinl Karl.Reinl at ...9...
Thu Mar 31 20:55:30 CEST 2005


Salut Benoit,

You are right,
good job, 
now --disable-<component> works , like it should.

BUT...

I have a new problem now.
using 
	Qt: 3.3.4 and KDE: 3.3.2  since yesterday :-(  

got an Error (see att. configure.log.with_KDE and make.log_KDE)

Using: 
 - gambas-1.9.5  (downloaded from the gambas-shrine) 
 - X Window System Version 6.8.2 Release Date: 9 February 2005 
  X Protocol Version 11, Revision 0, Release 6.8.2
  Build Operating System: Linux 2.6.8-gentoo-r3 i686 [ELF]
  Current Operating System: Linux gentoo01 2.6.8-gentoo-r3 #1 SMP 
   Sun Feb 13 21:57:11 CET 2005 i686
- gentoo 1.4 (last Updated 27.03.2005) on Gentoo Base System version 1.4.16
- Qt: 3.3.4
 - KDE: 3.3.2
 - gcc (GCC) 3.3.5  (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
 - mysql  Ver 12.22 Distrib 4.0.24, for pc-linux-gnu (i686)
 - psql (PostgreSQL) 7.4.7
 - SQLite version 2.8.15
 - GNU Make 3.80

I compiled sugsessfull after

./configure -C --disable-gtk --disable-sdl --disable-odbc --disable-kde

COULDn't find 'reconf'

Amicalment
Charlie
-------------- next part --------------
configure: creating cache config.cache
configure: WARNING: odbc component is disabled
configure: WARNING: gtk component is disabled
configure: WARNING: sdl component is disabled
checking whether to enable maintainer-specific portions of Makefiles... no
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 build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
updating cache config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
configure: configuring in gb.compress.bzlib2
configure: running /bin/sh './configure' --prefix=/usr/local  '-C' '--disable-gtk' '--disable-sdl' '--disable-odbc' --cache-file=../config.cache --srcdir=.
configure: loading cache ../config.cache
checking for a BSD-compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking build system type... (cached) i686-pc-linux-gnu
checking for style of include used by make... GNU
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... (cached) i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for setenv... yes
checking for unsetenv... yes
checking for getdomainname... yes
checking for main in -lm... yes
checking for main in -lz... yes
checking for main in -lgcc_s... yes
checking for main in -lstdc++... yes
checking target system... LINUX
checking which extension is used for shared libraries... .so
checking for threading compiler options... -D_REENTRANT
checking for threading linker options... -lpthread
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking for 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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for bzlib2 compression headers... /usr/include/
checking for bzlib2 compression libraries... /usr/lib/
updating cache ../config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in gb.compress.zlib
configure: running /bin/sh './configure' --prefix=/usr/local  '-C' '--disable-gtk' '--disable-sdl' '--disable-odbc' --cache-file=../config.cache --srcdir=.
configure: loading cache ../config.cache
checking for a BSD-compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking build system type... (cached) i686-pc-linux-gnu
checking for style of include used by make... GNU
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... (cached) i686-pc-linux-gnu
checking for gcc... (cached) 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... (cached) o
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... (cached) gcc -E
checking for g++... (cached) g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for getdomainname... (cached) yes
checking for main in -lm... (cached) yes
checking for main in -lz... (cached) yes
checking for main in -lgcc_s... (cached) yes
checking for main in -lstdc++... (cached) yes
checking target system... LINUX
checking which extension is used for shared libraries... .so
checking for threading compiler options... -D_REENTRANT
checking for threading linker options... -lpthread
checking for a sed that does not truncate output... (cached) 
checking for egrep... (cached) grep -E
checking for ld used by gcc... ./configure: line 1: s%\\%/%g: No such file or directory
(cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking how to recognise dependent libraries... (cached) pass_all
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking how to run the C++ preprocessor... (cached) g++ -E
checking for g77... (cached) g77
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether g77 accepts -g... (cached) yes
checking the maximum length of command line arguments... (cached) 32768
checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok
checking for objdir... (cached) .libs
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... (cached) yes
checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for zlib compression headers... /usr/include/
checking for zlib compression libraries... /usr/lib/
updating cache ../config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in gb.db.mysql
configure: running /bin/sh './configure' --prefix=/usr/local  '-C' '--disable-gtk' '--disable-sdl' '--disable-odbc' --cache-file=../config.cache --srcdir=.
configure: loading cache ../config.cache
checking for a BSD-compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking build system type... (cached) i686-pc-linux-gnu
checking for style of include used by make... GNU
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... (cached) i686-pc-linux-gnu
checking for gcc... (cached) 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... (cached) o
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... (cached) gcc -E
checking for g++... (cached) g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for getdomainname... (cached) yes
checking for main in -lm... (cached) yes
checking for main in -lz... (cached) yes
checking for main in -lgcc_s... (cached) yes
checking for main in -lstdc++... (cached) yes
checking target system... LINUX
checking which extension is used for shared libraries... .so
checking for threading compiler options... -D_REENTRANT
checking for threading linker options... -lpthread
checking for a sed that does not truncate output... (cached) 
checking for egrep... (cached) grep -E
checking for ld used by gcc... ./configure: line 1: s%\\%/%g: No such file or directory
(cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking how to recognise dependent libraries... (cached) pass_all
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking how to run the C++ preprocessor... (cached) g++ -E
checking for g77... (cached) g77
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether g77 accepts -g... (cached) yes
checking the maximum length of command line arguments... (cached) 32768
checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok
checking for objdir... (cached) .libs
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... (cached) yes
checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for MySQL driver headers... /usr/include/mysql/
checking for MySQL driver libraries... /usr/lib/
updating cache ../config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in gb.db.postgresql
configure: running /bin/sh './configure' --prefix=/usr/local  '-C' '--disable-gtk' '--disable-sdl' '--disable-odbc' --cache-file=../config.cache --srcdir=.
configure: loading cache ../config.cache
checking for a BSD-compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking build system type... (cached) i686-pc-linux-gnu
checking for style of include used by make... GNU
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... (cached) i686-pc-linux-gnu
checking for gcc... (cached) 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... (cached) o
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... (cached) gcc -E
checking for g++... (cached) g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for getdomainname... (cached) yes
checking for main in -lm... (cached) yes
checking for main in -lz... (cached) yes
checking for main in -lgcc_s... (cached) yes
checking for main in -lstdc++... (cached) yes
checking target system... LINUX
checking which extension is used for shared libraries... .so
checking for threading compiler options... -D_REENTRANT
checking for threading linker options... -lpthread
checking for a sed that does not truncate output... (cached) 
checking for egrep... (cached) grep -E
checking for ld used by gcc... ./configure: line 1: s%\\%/%g: No such file or directory
(cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking how to recognise dependent libraries... (cached) pass_all
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking how to run the C++ preprocessor... (cached) g++ -E
checking for g77... (cached) g77
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether g77 accepts -g... (cached) yes
checking the maximum length of command line arguments... (cached) 32768
checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok
checking for objdir... (cached) .libs
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... (cached) yes
checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for PostgreSQL driver headers... /usr/include/postgresql/pgsql/ /usr/include/postgresql/server/ /usr/include/postgresql/server/catalog/
checking for PostgreSQL driver libraries... /usr/lib/
updating cache ../config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in gb.db.sqlite
configure: running /bin/sh './configure' --prefix=/usr/local  '-C' '--disable-gtk' '--disable-sdl' '--disable-odbc' --cache-file=../config.cache --srcdir=.
configure: loading cache ../config.cache
checking for a BSD-compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking build system type... (cached) i686-pc-linux-gnu
checking for style of include used by make... GNU
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... (cached) i686-pc-linux-gnu
checking for gcc... (cached) 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... (cached) o
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... (cached) gcc -E
checking for g++... (cached) g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for getdomainname... (cached) yes
checking for main in -lm... (cached) yes
checking for main in -lz... (cached) yes
checking for main in -lgcc_s... (cached) yes
checking for main in -lstdc++... (cached) yes
checking target system... LINUX
checking which extension is used for shared libraries... .so
checking for threading compiler options... -D_REENTRANT
checking for threading linker options... -lpthread
checking for a sed that does not truncate output... (cached) 
checking for egrep... (cached) grep -E
checking for ld used by gcc... ./configure: line 1: s%\\%/%g: No such file or directory
(cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking how to recognise dependent libraries... (cached) pass_all
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking how to run the C++ preprocessor... (cached) g++ -E
checking for g77... (cached) g77
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether g77 accepts -g... (cached) yes
checking the maximum length of command line arguments... (cached) 32768
checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok
checking for objdir... (cached) .libs
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... (cached) yes
checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for SQLite driver headers... /usr/include/
checking for SQLite driver libraries... /usr/lib/
updating cache ../config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in gb.net
configure: running /bin/sh './configure' --prefix=/usr/local  '-C' '--disable-gtk' '--disable-sdl' '--disable-odbc' --cache-file=../config.cache --srcdir=.
configure: loading cache ../config.cache
checking for a BSD-compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking build system type... (cached) i686-pc-linux-gnu
checking for style of include used by make... GNU
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... (cached) i686-pc-linux-gnu
checking for gcc... (cached) 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... (cached) o
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... (cached) gcc -E
checking for g++... (cached) g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for getdomainname... (cached) yes
checking for main in -lm... (cached) yes
checking for main in -lz... (cached) yes
checking for main in -lgcc_s... (cached) yes
checking for main in -lstdc++... (cached) yes
checking target system... LINUX
checking which extension is used for shared libraries... .so
checking for threading compiler options... -D_REENTRANT
checking for threading linker options... -lpthread
checking for a sed that does not truncate output... (cached) 
checking for egrep... (cached) grep -E
checking for ld used by gcc... ./configure: line 1: s%\\%/%g: No such file or directory
(cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking how to recognise dependent libraries... (cached) pass_all
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking how to run the C++ preprocessor... (cached) g++ -E
checking for g77... (cached) g77
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether g77 accepts -g... (cached) yes
checking the maximum length of command line arguments... (cached) 32768
checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok
checking for objdir... (cached) .libs
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... (cached) yes
checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for Networking component headers... 
checking for Networking component libraries... 
updating cache ../config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in gb.net.curl
configure: running /bin/sh './configure' --prefix=/usr/local  '-C' '--disable-gtk' '--disable-sdl' '--disable-odbc' --cache-file=../config.cache --srcdir=.
configure: loading cache ../config.cache
checking for a BSD-compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking build system type... (cached) i686-pc-linux-gnu
checking for style of include used by make... GNU
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... (cached) i686-pc-linux-gnu
checking for gcc... (cached) 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... (cached) o
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... (cached) gcc -E
checking for g++... (cached) g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for getdomainname... (cached) yes
checking for main in -lm... (cached) yes
checking for main in -lz... (cached) yes
checking for main in -lgcc_s... (cached) yes
checking for main in -lstdc++... (cached) yes
checking target system... LINUX
checking which extension is used for shared libraries... .so
checking for threading compiler options... -D_REENTRANT
checking for threading linker options... -lpthread
checking for a sed that does not truncate output... (cached) 
checking for egrep... (cached) grep -E
checking for ld used by gcc... ./configure: line 1: s%\\%/%g: No such file or directory
(cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking how to recognise dependent libraries... (cached) pass_all
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking how to run the C++ preprocessor... (cached) g++ -E
checking for g77... (cached) g77
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether g77 accepts -g... (cached) yes
checking the maximum length of command line arguments... (cached) 32768
checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok
checking for objdir... (cached) .libs
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... (cached) yes
checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for Advanced networking component headers... /usr/include/curl/
checking for Advanced networking component libraries... /usr/lib/
updating cache ../config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in gb.pcre
configure: running /bin/sh './configure' --prefix=/usr/local  '-C' '--disable-gtk' '--disable-sdl' '--disable-odbc' --cache-file=../config.cache --srcdir=.
configure: loading cache ../config.cache
checking for a BSD-compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking build system type... (cached) i686-pc-linux-gnu
checking for style of include used by make... GNU
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... (cached) i686-pc-linux-gnu
checking for gcc... (cached) 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... (cached) o
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... (cached) gcc -E
checking for g++... (cached) g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for getdomainname... (cached) yes
checking for main in -lm... (cached) yes
checking for main in -lz... (cached) yes
checking for main in -lgcc_s... (cached) yes
checking for main in -lstdc++... (cached) yes
checking target system... LINUX
checking which extension is used for shared libraries... .so
checking for threading compiler options... -D_REENTRANT
checking for threading linker options... -lpthread
checking for a sed that does not truncate output... (cached) 
checking for egrep... (cached) grep -E
checking for ld used by gcc... ./configure: line 1: s%\\%/%g: No such file or directory
(cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking how to recognise dependent libraries... (cached) pass_all
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking how to run the C++ preprocessor... (cached) g++ -E
checking for g77... (cached) g77
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether g77 accepts -g... (cached) yes
checking the maximum length of command line arguments... (cached) 32768
checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok
checking for objdir... (cached) .libs
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... (cached) yes
checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for Perl Compatible Regular Expression component headers... /usr/include/
checking for Perl Compatible Regular Expression component libraries... /usr/lib/
updating cache ../config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in gb.qt
configure: running /bin/sh './configure' --prefix=/usr/local  '-C' '--disable-gtk' '--disable-sdl' '--disable-odbc' --cache-file=../config.cache --srcdir=.
configure: loading cache ../config.cache
checking for a BSD-compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking build system type... (cached) i686-pc-linux-gnu
checking for style of include used by make... GNU
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... (cached) i686-pc-linux-gnu
checking for gcc... (cached) 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... (cached) o
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... (cached) gcc -E
checking for g++... (cached) g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for getdomainname... (cached) yes
checking for main in -lm... (cached) yes
checking for main in -lz... (cached) yes
checking for main in -lgcc_s... (cached) yes
checking for main in -lstdc++... (cached) yes
checking target system... LINUX
checking which extension is used for shared libraries... .so
checking for threading compiler options... -D_REENTRANT
checking for threading linker options... -lpthread
checking for a sed that does not truncate output... (cached) 
checking for egrep... (cached) grep -E
checking for ld used by gcc... ./configure: line 1: s%\\%/%g: No such file or directory
(cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking how to recognise dependent libraries... (cached) pass_all
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking how to run the C++ preprocessor... (cached) g++ -E
checking for g77... (cached) g77
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether g77 accepts -g... (cached) yes
checking the maximum length of command line arguments... (cached) 32768
checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok
checking for objdir... (cached) .libs
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... (cached) yes
checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay in -lX11... yes
checking for XShmAttach in -lXext... yes
checking for QT meta-object compiler... /usr/qt/3/bin/
checking for QT component headers... /usr/X11R6/qt/3/include/
checking for QT component libraries... /usr/qt/3/lib/
updating cache ../config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/ext/Makefile
config.status: creating src/editor/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in gb.qt.kde
configure: running /bin/sh './configure' --prefix=/usr/local  '-C' '--disable-gtk' '--disable-sdl' '--disable-odbc' --cache-file=../config.cache --srcdir=.
configure: loading cache ../config.cache
checking for a BSD-compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking build system type... (cached) i686-pc-linux-gnu
checking for style of include used by make... GNU
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... (cached) i686-pc-linux-gnu
checking for gcc... (cached) 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... (cached) o
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... (cached) gcc -E
checking for g++... (cached) g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for getdomainname... (cached) yes
checking for main in -lm... (cached) yes
checking for main in -lz... (cached) yes
checking for main in -lgcc_s... (cached) yes
checking for main in -lstdc++... (cached) yes
checking target system... LINUX
checking which extension is used for shared libraries... .so
checking for threading compiler options... -D_REENTRANT
checking for threading linker options... -lpthread
checking for a sed that does not truncate output... (cached) 
checking for egrep... (cached) grep -E
checking for ld used by gcc... ./configure: line 1: s%\\%/%g: No such file or directory
(cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking how to recognise dependent libraries... (cached) pass_all
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking how to run the C++ preprocessor... (cached) g++ -E
checking for g77... (cached) g77
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether g77 accepts -g... (cached) yes
checking the maximum length of command line arguments... (cached) 32768
checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok
checking for objdir... (cached) .libs
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... (cached) yes
checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for X... (cached) libraries , headers 
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for XOpenDisplay in -lX11... (cached) yes
checking for XShmAttach in -lXext... (cached) yes
checking for QT meta-object compiler... (cached) /usr/qt/3/bin/
checking for QT component headers... (cached) /usr/X11R6/qt/3/include/
checking for QT component libraries... (cached) /usr/qt/3/lib/
checking for KDE 3.x component headers... /usr/kde/3.3/include/
checking for KDE 3.x component libraries... /usr/kde/3.3/lib/
updating cache ../config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/html/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in gb.xml
configure: running /bin/sh './configure' --prefix=/usr/local  '-C' '--disable-gtk' '--disable-sdl' '--disable-odbc' --cache-file=../config.cache --srcdir=.
configure: loading cache ../config.cache
checking for a BSD-compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking build system type... (cached) i686-pc-linux-gnu
checking for style of include used by make... GNU
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... (cached) i686-pc-linux-gnu
checking for gcc... (cached) 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... (cached) o
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... (cached) gcc -E
checking for g++... (cached) g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for getdomainname... (cached) yes
checking for main in -lm... (cached) yes
checking for main in -lz... (cached) yes
checking for main in -lgcc_s... (cached) yes
checking for main in -lstdc++... (cached) yes
checking target system... LINUX
checking which extension is used for shared libraries... .so
checking for threading compiler options... -D_REENTRANT
checking for threading linker options... -lpthread
checking for a sed that does not truncate output... (cached) 
checking for egrep... (cached) grep -E
checking for ld used by gcc... ./configure: line 1: s%\\%/%g: No such file or directory
(cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking how to recognise dependent libraries... (cached) pass_all
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking how to run the C++ preprocessor... (cached) g++ -E
checking for g77... (cached) g77
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether g77 accepts -g... (cached) yes
checking the maximum length of command line arguments... (cached) 32768
checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok
checking for objdir... (cached) .libs
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... (cached) yes
checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for XML parser component component with pkg-config... OK
checking for XSLT/XML parser component component with pkg-config... OK
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/rpc/Makefile
config.status: creating src/xslt/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in main
configure: running /bin/sh './configure' --prefix=/usr/local  '-C' '--disable-gtk' '--disable-sdl' '--disable-odbc' --cache-file=../config.cache --srcdir=.
configure: loading cache ../config.cache
checking for a BSD-compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking build system type... (cached) i686-pc-linux-gnu
checking for style of include used by make... GNU
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... (cached) i686-pc-linux-gnu
checking for gcc... (cached) 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... (cached) o
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... (cached) gcc -E
checking for g++... (cached) g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for getdomainname... (cached) yes
checking for main in -lm... (cached) yes
checking for main in -lz... (cached) yes
checking for main in -lgcc_s... (cached) yes
checking for main in -lstdc++... (cached) yes
checking target system... LINUX
checking which extension is used for shared libraries... .so
checking for threading compiler options... -D_REENTRANT
checking for threading linker options... -lpthread
checking for a sed that does not truncate output... (cached) 
checking for egrep... (cached) grep -E
checking for ld used by gcc... ./configure: line 1: s%\\%/%g: No such file or directory
(cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking how to recognise dependent libraries... (cached) pass_all
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking how to run the C++ preprocessor... (cached) g++ -E
checking for g77... (cached) g77
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether g77 accepts -g... (cached) yes
checking the maximum length of command line arguments... (cached) 32768
checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok
checking for objdir... (cached) .libs
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... (cached) yes
checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for external internationalization library headers... /usr/include/
checking for external internationalization library libraries... no
configure: WARNING: *** external internationalization library is disabled
checking for external charset conversion library headers... /usr/include/
checking for external charset conversion library libraries... no
configure: WARNING: *** external charset conversion library is disabled
checking for external gettext library headers... 
checking for external gettext library libraries... no
configure: WARNING: *** external gettext library is disabled
checking for Visual Basic compatibility component headers... 
checking for Visual Basic compatibility component libraries... 
updating cache ../config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating share/Makefile
config.status: creating gbc/Makefile
config.status: creating gbx/Makefile
config.status: creating lib/Makefile
config.status: creating lib/debug/Makefile
config.status: creating lib/eval/Makefile
config.status: creating lib/db/Makefile
config.status: creating lib/vb/Makefile
config.status: creating lib/compress/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in libltdl
configure: running /bin/sh './configure' --prefix=/usr/local  '--prefix=/usr/local' '-C' '--disable-gtk' '--disable-sdl' '--disable-odbc' '--cache-file=../config.cache' '--srcdir=.' --enable-ltdl-convenience --cache-file=../../config.cache --srcdir=.
configure: loading cache ../../config.cache
checking for a BSD-compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... (cached) 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... (cached) o
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 for style of include used by make... GNU
checking dependency style of gcc... (cached) gcc3
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking build system type... (cached) i686-pc-linux-gnu
checking host system type... (cached) i686-pc-linux-gnu
checking for a sed that does not truncate output... (cached) 
checking for egrep... (cached) grep -E
checking for ld used by gcc... ./configure: line 1: s%\\%/%g: No such file or directory
(cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... (cached) pass_all
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for g++... (cached) g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... (cached) g++ -E
checking for g77... (cached) g77
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether g77 accepts -g... (cached) yes
checking the maximum length of command line arguments... (cached) 32768
checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok
checking for objdir... (cached) .libs
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... (cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... (cached) yes
checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /usr/X11R6/lib # ld.so.conf autogenerated by env-update; make all changes to # contents of /etc/env.d directory /usr/local/lib /usr/lib/opengl/xorg-x11/lib /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 /usr/lib /opt/sun-jdk-1.4.2.07/jre/lib /usr/qt/3/lib /usr/kde/3.3/lib /usr/kde/3.2/lib /usr/kde/3.1/lib 
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
updating cache ../../config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in comp
configure: running /bin/sh './configure' --prefix=/usr/local  '-C' '--disable-gtk' '--disable-sdl' '--disable-odbc' --cache-file=../config.cache --srcdir=.
configure: loading cache ../config.cache
checking for a BSD-compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking build system type... (cached) i686-pc-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... (cached) i686-pc-linux-gnu
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
configure: configuring in app
configure: running /bin/sh './configure' --prefix=/usr/local  '-C' '--disable-gtk' '--disable-sdl' '--disable-odbc' --cache-file=../config.cache --srcdir=.
configure: loading cache ../config.cache
checking for a BSD-compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking build system type... (cached) i686-pc-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... (cached) i686-pc-linux-gnu
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
configure: configuring in help
configure: running /bin/sh './configure' --prefix=/usr/local  '-C' '--disable-gtk' '--disable-sdl' '--disable-odbc' --cache-file=../config.cache --srcdir=.
configure: loading cache ../config.cache
checking for a BSD-compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking build system type... (cached) i686-pc-linux-gnu
checking for style of include used by make... GNU
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... (cached) i686-pc-linux-gnu
checking for gcc... (cached) 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... (cached) o
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... (cached) gcc -E
checking for g++... (cached) g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for getdomainname... (cached) yes
checking for main in -lm... (cached) yes
checking for main in -lz... (cached) yes
checking for main in -lgcc_s... (cached) yes
checking for main in -lstdc++... (cached) yes
checking target system... LINUX
checking which extension is used for shared libraries... .so
checking for threading compiler options... -D_REENTRANT
checking for threading linker options... -lpthread
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands

************************************************************

THESE COMPONENTS ARE DISABLED:

- odbc
- gtk
- sdl

************************************************************

-------------- next part --------------
make  all-recursive
make[1]: Entering directory `/opt/gambas2/gambas2-1.9.5'
Making all in gb.compress.bzlib2
make[2]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.compress.bzlib2'
make  all-recursive
make[3]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.compress.bzlib2'
Making all in src
make[4]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.compress.bzlib2/src'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c  -fPIC -DPIC -o .libs/main.o
In file included from main.h:29,
                 from main.c:31:
../gb_common.h:87: warning: redefinition of `ulong'
/usr/include/sys/types.h:151: warning: `ulong' previously declared here
/bin/sh ../libtool --mode=link gcc  -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os   -o gb.compress.bzlib2.la -rpath /usr/local/lib/gambas2 -module -no-undefined main.lo -lc -lbz2 
gcc -shared  .libs/main.o  -lc -lbz2  -Wl,-soname -Wl,gb.compress.bzlib2.so.0 -o .libs/gb.compress.bzlib2.so.0.0.0
(cd .libs && rm -f gb.compress.bzlib2.so.0 && ln -s gb.compress.bzlib2.so.0.0.0 gb.compress.bzlib2.so.0)
(cd .libs && rm -f gb.compress.bzlib2.so && ln -s gb.compress.bzlib2.so.0.0.0 gb.compress.bzlib2.so)
creating gb.compress.bzlib2.la
(cd .libs && rm -f gb.compress.bzlib2.la && ln -s ../gb.compress.bzlib2.la gb.compress.bzlib2.la)
make[4]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.compress.bzlib2/src'
make[4]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.compress.bzlib2'
make[4]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.compress.bzlib2'
make[3]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.compress.bzlib2'
make[2]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.compress.bzlib2'
Making all in gb.compress.zlib
make[2]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.compress.zlib'
make  all-recursive
make[3]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.compress.zlib'
Making all in src
make[4]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.compress.zlib/src'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c  -fPIC -DPIC -o .libs/main.o
In file included from main.h:29,
                 from main.c:31:
../gb_common.h:87: warning: redefinition of `ulong'
/usr/include/sys/types.h:151: warning: `ulong' previously declared here
/bin/sh ../libtool --mode=link gcc  -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os   -o gb.compress.zlib.la -rpath /usr/local/lib/gambas2 -module -no-undefined main.lo -lc -lz 
gcc -shared  .libs/main.o  -lc -lz  -Wl,-soname -Wl,gb.compress.zlib.so.0 -o .libs/gb.compress.zlib.so.0.0.0
(cd .libs && rm -f gb.compress.zlib.so.0 && ln -s gb.compress.zlib.so.0.0.0 gb.compress.zlib.so.0)
(cd .libs && rm -f gb.compress.zlib.so && ln -s gb.compress.zlib.so.0.0.0 gb.compress.zlib.so)
creating gb.compress.zlib.la
(cd .libs && rm -f gb.compress.zlib.la && ln -s ../gb.compress.zlib.la gb.compress.zlib.la)
make[4]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.compress.zlib/src'
make[4]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.compress.zlib'
make[4]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.compress.zlib'
make[3]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.compress.zlib'
make[2]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.compress.zlib'
Making all in gb.db.mysql
make[2]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.db.mysql'
make  all-recursive
make[3]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.db.mysql'
Making all in src
make[4]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.db.mysql/src'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/mysql/    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/mysql/ -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c  -fPIC -DPIC -o .libs/main.o
In file included from main.h:30,
                 from main.c:35:
../gb_common.h:87: warning: redefinition of `ulong'
/usr/include/sys/types.h:151: warning: `ulong' previously declared here
main.c: In function `index_info':
main.c:1710: warning: `row' might be used uninitialized in this function
/bin/sh ../libtool --mode=link gcc  -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os   -o gb.db.mysql.la -rpath /usr/local/lib/gambas2 -module -no-undefined main.lo -lc -lmysqlclient -lz 
gcc -shared  .libs/main.o  -lc -lmysqlclient -lz  -Wl,-soname -Wl,gb.db.mysql.so.0 -o .libs/gb.db.mysql.so.0.0.0
(cd .libs && rm -f gb.db.mysql.so.0 && ln -s gb.db.mysql.so.0.0.0 gb.db.mysql.so.0)
(cd .libs && rm -f gb.db.mysql.so && ln -s gb.db.mysql.so.0.0.0 gb.db.mysql.so)
creating gb.db.mysql.la
(cd .libs && rm -f gb.db.mysql.la && ln -s ../gb.db.mysql.la gb.db.mysql.la)
make[4]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.db.mysql/src'
make[4]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.db.mysql'
make[4]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.db.mysql'
make[3]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.db.mysql'
make[2]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.db.mysql'
Making all in gb.db.postgresql
make[2]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.db.postgresql'
make  all-recursive
make[3]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.db.postgresql'
Making all in src
make[4]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.db.postgresql/src'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/postgresql/pgsql/ -I/usr/include/postgresql/server/ -I/usr/include/postgresql/server/catalog/    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/postgresql/pgsql/ -I/usr/include/postgresql/server/ -I/usr/include/postgresql/server/catalog/ -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c  -fPIC -DPIC -o .libs/main.o
main.c: In function `table_exist':
main.c:1040: warning: unused variable `query74'
/bin/sh ../libtool --mode=link gcc  -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os   -o gb.db.postgresql.la -rpath /usr/local/lib/gambas2 -module -no-undefined main.lo -lc -lpq 
gcc -shared  .libs/main.o  -lc -lpq  -Wl,-soname -Wl,gb.db.postgresql.so.0 -o .libs/gb.db.postgresql.so.0.0.0
(cd .libs && rm -f gb.db.postgresql.so.0 && ln -s gb.db.postgresql.so.0.0.0 gb.db.postgresql.so.0)
(cd .libs && rm -f gb.db.postgresql.so && ln -s gb.db.postgresql.so.0.0.0 gb.db.postgresql.so)
creating gb.db.postgresql.la
(cd .libs && rm -f gb.db.postgresql.la && ln -s ../gb.db.postgresql.la gb.db.postgresql.la)
make[4]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.db.postgresql/src'
make[4]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.db.postgresql'
make[4]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.db.postgresql'
make[3]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.db.postgresql'
make[2]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.db.postgresql'
Making all in gb.db.sqlite
make[2]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.db.sqlite'
make  all-recursive
make[3]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.db.sqlite'
Making all in src
make[4]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.db.sqlite/src'
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.cpp  -fPIC -DPIC -o .libs/main.o
In file included from sqlitedataset.h:33,
                 from main.cpp:40:
dataset.h:72: warning: `class Database' has virtual functions but non-virtual 
   destructor
dataset.h:158: warning: `class Dataset' has virtual functions but non-virtual 
   destructor
In file included from main.cpp:40:
sqlitedataset.h:68: warning: `class SqliteDatabase' has virtual functions but 
   non-virtual destructor
sqlitedataset.h:121: warning: `class SqliteDataset' has virtual functions but 
   non-virtual destructor
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT dataset.lo -MD -MP -MF ".deps/dataset.Tpo" -c -o dataset.lo dataset.cpp; \
then mv -f ".deps/dataset.Tpo" ".deps/dataset.Plo"; else rm -f ".deps/dataset.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT dataset.lo -MD -MP -MF .deps/dataset.Tpo -c dataset.cpp  -fPIC -DPIC -o .libs/dataset.o
In file included from dataset.cpp:36:
dataset.h:72: warning: `class Database' has virtual functions but non-virtual 
   destructor
dataset.h:158: warning: `class Dataset' has virtual functions but non-virtual 
   destructor
dataset.cpp: In member function `virtual const field_value 
   Dataset::get_field_value(const char*)':
dataset.cpp:384: warning: control reaches end of non-void function
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT qry_dat.lo -MD -MP -MF ".deps/qry_dat.Tpo" -c -o qry_dat.lo qry_dat.cpp; \
then mv -f ".deps/qry_dat.Tpo" ".deps/qry_dat.Plo"; else rm -f ".deps/qry_dat.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT qry_dat.lo -MD -MP -MF .deps/qry_dat.Tpo -c qry_dat.cpp  -fPIC -DPIC -o .libs/qry_dat.o
qry_dat.cpp: In member function `std::string field_value::get_asString() const
   ':
qry_dat.cpp:176: warning: int format, long int arg (arg 3)
qry_dat.cpp:181: warning: int format, long unsigned int arg (arg 3)
qry_dat.cpp: In member function `char field_value::get_asChar() const':
qry_dat.cpp:272: warning: int format, long int arg (arg 3)
qry_dat.cpp:277: warning: int format, long unsigned int arg (arg 3)
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT sqlitedataset.lo -MD -MP -MF ".deps/sqlitedataset.Tpo" -c -o sqlitedataset.lo sqlitedataset.cpp; \
then mv -f ".deps/sqlitedataset.Tpo" ".deps/sqlitedataset.Plo"; else rm -f ".deps/sqlitedataset.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT sqlitedataset.lo -MD -MP -MF .deps/sqlitedataset.Tpo -c sqlitedataset.cpp  -fPIC -DPIC -o .libs/sqlitedataset.o
In file included from sqlitedataset.h:33,
                 from sqlitedataset.cpp:38:
dataset.h:72: warning: `class Database' has virtual functions but non-virtual 
   destructor
dataset.h:158: warning: `class Dataset' has virtual functions but non-virtual 
   destructor
In file included from sqlitedataset.cpp:38:
sqlitedataset.h:68: warning: `class SqliteDatabase' has virtual functions but 
   non-virtual destructor
sqlitedataset.h:121: warning: `class SqliteDataset' has virtual functions but 
   non-virtual destructor
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT stringhelper.lo -MD -MP -MF ".deps/stringhelper.Tpo" -c -o stringhelper.lo stringhelper.cpp; \
then mv -f ".deps/stringhelper.Tpo" ".deps/stringhelper.Plo"; else rm -f ".deps/stringhelper.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT stringhelper.lo -MD -MP -MF .deps/stringhelper.Tpo -c stringhelper.cpp  -fPIC -DPIC -o .libs/stringhelper.o
/bin/sh ../libtool --mode=link g++  -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer   -o gb.db.sqlite.la -rpath /usr/local/lib/gambas2 -module -no-undefined main.lo dataset.lo qry_dat.lo sqlitedataset.lo stringhelper.lo -lc -lsqlite -lstdc++ 
g++ -shared -nostdlib /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../crti.o /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/crtbeginS.o  .libs/main.o .libs/dataset.o .libs/qry_dat.o .libs/sqlitedataset.o .libs/stringhelper.o  -Wl,--rpath -Wl,//usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 -Wl,--rpath -Wl,//usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 -L/usr/lib/gcc-lib/i686-pc-linux-gnu/../../../i686-pc-linux-gnu/lib -L/usr/i686-pc-linux-gnu/lib -L/usr/i686-pc-linux-gnu/bin /usr/lib/libsqlite.so -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../.. //usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/crtendS.o /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../crtn.o  -Wl,-soname -Wl,gb.db.sqlite.so.0 -o .libs/gb.db.sqlite.so.0.0.0
(cd .libs && rm -f gb.db.sqlite.so.0 && ln -s gb.db.sqlite.so.0.0.0 gb.db.sqlite.so.0)
(cd .libs && rm -f gb.db.sqlite.so && ln -s gb.db.sqlite.so.0.0.0 gb.db.sqlite.so)
creating gb.db.sqlite.la
(cd .libs && rm -f gb.db.sqlite.la && ln -s ../gb.db.sqlite.la gb.db.sqlite.la)
make[4]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.db.sqlite/src'
make[4]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.db.sqlite'
make[4]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.db.sqlite'
make[3]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.db.sqlite'
make[2]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.db.sqlite'
Making all in gb.net
make[2]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.net'
make  all-recursive
make[3]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.net'
Making all in src
make[4]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.net/src'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c  -fPIC -DPIC -o .libs/main.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT tools.lo -MD -MP -MF ".deps/tools.Tpo" -c -o tools.lo tools.c; \
then mv -f ".deps/tools.Tpo" ".deps/tools.Plo"; else rm -f ".deps/tools.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT tools.lo -MD -MP -MF .deps/tools.Tpo -c tools.c  -fPIC -DPIC -o .libs/tools.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CDnsClient.lo -MD -MP -MF ".deps/CDnsClient.Tpo" -c -o CDnsClient.lo CDnsClient.c; \
then mv -f ".deps/CDnsClient.Tpo" ".deps/CDnsClient.Plo"; else rm -f ".deps/CDnsClient.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CDnsClient.lo -MD -MP -MF .deps/CDnsClient.Tpo -c CDnsClient.c  -fPIC -DPIC -o .libs/CDnsClient.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CSocket.lo -MD -MP -MF ".deps/CSocket.Tpo" -c -o CSocket.lo CSocket.c; \
then mv -f ".deps/CSocket.Tpo" ".deps/CSocket.Plo"; else rm -f ".deps/CSocket.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CSocket.lo -MD -MP -MF .deps/CSocket.Tpo -c CSocket.c  -fPIC -DPIC -o .libs/CSocket.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CServerSocket.lo -MD -MP -MF ".deps/CServerSocket.Tpo" -c -o CServerSocket.lo CServerSocket.c; \
then mv -f ".deps/CServerSocket.Tpo" ".deps/CServerSocket.Plo"; else rm -f ".deps/CServerSocket.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CServerSocket.lo -MD -MP -MF .deps/CServerSocket.Tpo -c CServerSocket.c  -fPIC -DPIC -o .libs/CServerSocket.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CUdpSocket.lo -MD -MP -MF ".deps/CUdpSocket.Tpo" -c -o CUdpSocket.lo CUdpSocket.c; \
then mv -f ".deps/CUdpSocket.Tpo" ".deps/CUdpSocket.Plo"; else rm -f ".deps/CUdpSocket.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CUdpSocket.lo -MD -MP -MF .deps/CUdpSocket.Tpo -c CUdpSocket.c  -fPIC -DPIC -o .libs/CUdpSocket.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CSerialPort.lo -MD -MP -MF ".deps/CSerialPort.Tpo" -c -o CSerialPort.lo CSerialPort.c; \
then mv -f ".deps/CSerialPort.Tpo" ".deps/CSerialPort.Plo"; else rm -f ".deps/CSerialPort.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CSerialPort.lo -MD -MP -MF .deps/CSerialPort.Tpo -c CSerialPort.c  -fPIC -DPIC -o .libs/CSerialPort.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CNet.lo -MD -MP -MF ".deps/CNet.Tpo" -c -o CNet.lo CNet.c; \
then mv -f ".deps/CNet.Tpo" ".deps/CNet.Plo"; else rm -f ".deps/CNet.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CNet.lo -MD -MP -MF .deps/CNet.Tpo -c CNet.c  -fPIC -DPIC -o .libs/CNet.o
CNet.c: In function `ToIPv4':
CNet.c:86: warning: embedded `\0' in format
CNet.c:89: warning: embedded `\0' in format
/bin/sh ../libtool --mode=link gcc  -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os   -o gb.net.la -rpath /usr/local/lib/gambas2 -module -no-undefined main.lo tools.lo CDnsClient.lo CSocket.lo CServerSocket.lo CUdpSocket.lo CSerialPort.lo CNet.lo -lc -lpthread 
gcc -shared  .libs/main.o .libs/tools.o .libs/CDnsClient.o .libs/CSocket.o .libs/CServerSocket.o .libs/CUdpSocket.o .libs/CSerialPort.o .libs/CNet.o  -lc -lpthread  -Wl,-soname -Wl,gb.net.so.0 -o .libs/gb.net.so.0.0.0
(cd .libs && rm -f gb.net.so.0 && ln -s gb.net.so.0.0.0 gb.net.so.0)
(cd .libs && rm -f gb.net.so && ln -s gb.net.so.0.0.0 gb.net.so)
creating gb.net.la
(cd .libs && rm -f gb.net.la && ln -s ../gb.net.la gb.net.la)
make[4]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.net/src'
make[4]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.net'
make[4]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.net'
make[3]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.net'
make[2]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.net'
Making all in gb.net.curl
make[2]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.net.curl'
make  all-recursive
make[3]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.net.curl'
Making all in src
make[4]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.net.curl/src'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/curl/    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbcurl.lo -MD -MP -MF ".deps/gbcurl.Tpo" -c -o gbcurl.lo gbcurl.c; \
then mv -f ".deps/gbcurl.Tpo" ".deps/gbcurl.Plo"; else rm -f ".deps/gbcurl.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/curl/ -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbcurl.lo -MD -MP -MF .deps/gbcurl.Tpo -c gbcurl.c  -fPIC -DPIC -o .libs/gbcurl.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/curl/    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/curl/ -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c  -fPIC -DPIC -o .libs/main.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/curl/    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CCurl.lo -MD -MP -MF ".deps/CCurl.Tpo" -c -o CCurl.lo CCurl.c; \
then mv -f ".deps/CCurl.Tpo" ".deps/CCurl.Plo"; else rm -f ".deps/CCurl.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/curl/ -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CCurl.lo -MD -MP -MF .deps/CCurl.Tpo -c CCurl.c  -fPIC -DPIC -o .libs/CCurl.o
CCurl.c: In function `CCURL_stream_lof':
CCurl.c:86: warning: passing arg 1 of `curl_easy_getinfo' makes pointer from integer without a cast
CCurl.c: In function `CCURL_stream_eof':
CCurl.c:97: warning: passing arg 1 of `curl_easy_getinfo' makes pointer from integer without a cast
CCurl.c: In function `CCURL_stream_read':
CCurl.c:108: warning: passing arg 1 of `curl_easy_getinfo' makes pointer from integer without a cast
CCurl.c: In function `CCURL_Manage_ErrCode':
CCurl.c:172: warning: passing arg 1 of `fclose' from incompatible pointer type
CCurl.c:173: warning: use of cast expressions as lvalues is deprecated
CCurl.c:180: warning: use of cast expressions as lvalues is deprecated
CCurl.c:186: warning: use of cast expressions as lvalues is deprecated
CCurl.c: In function `CCURL_stop':
CCurl.c:202: warning: passing arg 1 of `fclose' from incompatible pointer type
CCurl.c:203: warning: use of cast expressions as lvalues is deprecated
CCurl.c:210: warning: use of cast expressions as lvalues is deprecated
CCurl.c:212: warning: use of cast expressions as lvalues is deprecated
CCurl.c: In function `CCURL_URL':
CCurl.c:365: warning: use of cast expressions as lvalues is deprecated
CCurl.c: In function `CCURL_new':
CCurl.c:383: warning: use of cast expressions as lvalues is deprecated
CCurl.c:384: warning: use of cast expressions as lvalues is deprecated
CCurl.c:385: warning: use of cast expressions as lvalues is deprecated
CCurl.c:391: warning: assignment from incompatible pointer type
CCurl.c: In function `CCURL_free':
CCurl.c:400: warning: passing arg 1 of `fclose' from incompatible pointer type
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/curl/    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CHttpClient.lo -MD -MP -MF ".deps/CHttpClient.Tpo" -c -o CHttpClient.lo CHttpClient.c; \
then mv -f ".deps/CHttpClient.Tpo" ".deps/CHttpClient.Plo"; else rm -f ".deps/CHttpClient.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/curl/ -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CHttpClient.lo -MD -MP -MF .deps/CHttpClient.Tpo -c CHttpClient.c  -fPIC -DPIC -o .libs/CHttpClient.o
CHttpClient.c: In function `http_header_curl':
CHttpClient.c:136: warning: use of cast expressions as lvalues is deprecated
CHttpClient.c: In function `http_write_curl':
CHttpClient.c:153: warning: passing arg 4 of `fwrite' from incompatible pointer type
CHttpClient.c: In function `CHTTPCLIENT_new':
CHttpClient.c:338: warning: use of cast expressions as lvalues is deprecated
CHttpClient.c:345: warning: use of cast expressions as lvalues is deprecated
CHttpClient.c: In function `http_initialize_curl_handle':
CHttpClient.c:379: warning: implicit declaration of function `CCURL_stop'
CHttpClient.c:381: warning: use of cast expressions as lvalues is deprecated
CHttpClient.c:386: warning: use of cast expressions as lvalues is deprecated
CHttpClient.c:413: warning: use of cast expressions as lvalues is deprecated
CHttpClient.c: In function `CHTTPCLIENT_Get':
CHttpClient.c:440: warning: use of cast expressions as lvalues is deprecated
CHttpClient.c: In function `CHTTPCLIENT_Post':
CHttpClient.c:503: warning: use of cast expressions as lvalues is deprecated
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/curl/    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CFtpClient.lo -MD -MP -MF ".deps/CFtpClient.Tpo" -c -o CFtpClient.lo CFtpClient.c; \
then mv -f ".deps/CFtpClient.Tpo" ".deps/CFtpClient.Plo"; else rm -f ".deps/CFtpClient.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/curl/ -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CFtpClient.lo -MD -MP -MF .deps/CFtpClient.Tpo -c CFtpClient.c  -fPIC -DPIC -o .libs/CFtpClient.o
CFtpClient.c: In function `ftp_read_curl':
CFtpClient.c:59: warning: initialization from incompatible pointer type
CFtpClient.c:60: warning: use of cast expressions as lvalues is deprecated
CFtpClient.c: In function `ftp_write_curl':
CFtpClient.c:73: warning: use of cast expressions as lvalues is deprecated
CFtpClient.c:77: warning: passing arg 4 of `fwrite' from incompatible pointer type
CFtpClient.c: In function `ftp_initialize_curl_handle':
CFtpClient.c:112: warning: implicit declaration of function `CCURL_stop'
CFtpClient.c:114: warning: use of cast expressions as lvalues is deprecated
CFtpClient.c:119: warning: use of cast expressions as lvalues is deprecated
CFtpClient.c:130: warning: use of cast expressions as lvalues is deprecated
CFtpClient.c: In function `CFTPCLIENT_Get':
CFtpClient.c:180: warning: use of cast expressions as lvalues is deprecated
CFtpClient.c: In function `CFTPCLIENT_Put':
CFtpClient.c:212: warning: use of cast expressions as lvalues is deprecated
CFtpClient.c: In function `CFTPCLIENT_new':
CFtpClient.c:237: warning: use of cast expressions as lvalues is deprecated
CFtpClient.c:242: warning: use of cast expressions as lvalues is deprecated
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/curl/    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CNet.lo -MD -MP -MF ".deps/CNet.Tpo" -c -o CNet.lo CNet.c; \
then mv -f ".deps/CNet.Tpo" ".deps/CNet.Plo"; else rm -f ".deps/CNet.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/curl/ -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CNet.lo -MD -MP -MF .deps/CNet.Tpo -c CNet.c  -fPIC -DPIC -o .libs/CNet.o
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/curl/    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CProxy.lo -MD -MP -MF ".deps/CProxy.Tpo" -c -o CProxy.lo CProxy.c; \
then mv -f ".deps/CProxy.Tpo" ".deps/CProxy.Plo"; else rm -f ".deps/CProxy.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/curl/ -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CProxy.lo -MD -MP -MF .deps/CProxy.Tpo -c CProxy.c  -fPIC -DPIC -o .libs/CProxy.o
/bin/sh ../libtool --mode=link gcc  -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os   -o gb.net.curl.la -rpath /usr/local/lib/gambas2 -module -no-undefined gbcurl.lo main.lo CCurl.lo CHttpClient.lo CFtpClient.lo CNet.lo CProxy.lo -lc -L/usr/lib -lcurl -lz -lssl -lcrypto -ldl -lz 
gcc -shared  .libs/gbcurl.o .libs/main.o .libs/CCurl.o .libs/CHttpClient.o .libs/CFtpClient.o .libs/CNet.o .libs/CProxy.o  -L/var/tmp/portage/curl-7.10.7/work/curl-7.10.7/lib -lc -L/usr/lib /usr/lib/libcurl.so -lssl -lcrypto -ldl -lz  -Wl,-soname -Wl,gb.net.curl.so.0 -o .libs/gb.net.curl.so.0.0.0
(cd .libs && rm -f gb.net.curl.so.0 && ln -s gb.net.curl.so.0.0.0 gb.net.curl.so.0)
(cd .libs && rm -f gb.net.curl.so && ln -s gb.net.curl.so.0.0.0 gb.net.curl.so)
creating gb.net.curl.la
(cd .libs && rm -f gb.net.curl.la && ln -s ../gb.net.curl.la gb.net.curl.la)
make[4]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.net.curl/src'
make[4]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.net.curl'
make[4]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.net.curl'
make[3]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.net.curl'
make[2]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.net.curl'
Making all in gb.pcre
make[2]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.pcre'
make  all-recursive
make[3]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.pcre'
Making all in src
make[4]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.pcre/src'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c  -fPIC -DPIC -o .libs/main.o
main.c: In function `GB_INIT':
main.c:51: warning: implicit declaration of function `REGEXP_init'
main.c: In function `GB_EXIT':
main.c:59: warning: implicit declaration of function `REGEXP_exit'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT regexp.lo -MD -MP -MF ".deps/regexp.Tpo" -c -o regexp.lo regexp.c; \
then mv -f ".deps/regexp.Tpo" ".deps/regexp.Plo"; else rm -f ".deps/regexp.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.c  -fPIC -DPIC -o .libs/regexp.o
In file included from regexp.c:28:
../gb_common.h:87: warning: redefinition of `ulong'
/usr/include/sys/types.h:151: warning: `ulong' previously declared here
/bin/sh ../libtool --mode=link gcc  -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os   -o gb.pcre.la -rpath /usr/local/lib/gambas2 -module -no-undefined main.lo regexp.lo -lpcre 
gcc -shared  .libs/main.o .libs/regexp.o  /usr/lib/libpcre.so  -Wl,-soname -Wl,gb.pcre.so.0 -o .libs/gb.pcre.so.0.0.0
(cd .libs && rm -f gb.pcre.so.0 && ln -s gb.pcre.so.0.0.0 gb.pcre.so.0)
(cd .libs && rm -f gb.pcre.so && ln -s gb.pcre.so.0.0.0 gb.pcre.so)
creating gb.pcre.la
(cd .libs && rm -f gb.pcre.la && ln -s ../gb.pcre.la gb.pcre.la)
make[4]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.pcre/src'
make[4]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.pcre'
make[4]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.pcre'
make[3]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.pcre'
make[2]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.pcre'
Making all in gb.qt
make[2]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.qt'
make  all-recursive
make[3]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.qt'
Making all in src
make[4]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.qt/src'
Making all in editor
make[5]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.qt/src/editor'
/usr/qt/3/bin//moc qeditor.h -o moc_qeditor.cpp
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_qeditor.lo -MD -MP -MF ".deps/moc_qeditor.Tpo" -c -o moc_qeditor.lo moc_qeditor.cpp; \
then mv -f ".deps/moc_qeditor.Tpo" ".deps/moc_qeditor.Plo"; else rm -f ".deps/moc_qeditor.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_qeditor.lo -MD -MP -MF .deps/moc_qeditor.Tpo -c moc_qeditor.cpp  -fPIC -DPIC -o .libs/moc_qeditor.o
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT qeditor.lo -MD -MP -MF ".deps/qeditor.Tpo" -c -o qeditor.lo qeditor.cpp; \
then mv -f ".deps/qeditor.Tpo" ".deps/qeditor.Plo"; else rm -f ".deps/qeditor.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT qeditor.lo -MD -MP -MF .deps/qeditor.Tpo -c qeditor.cpp  -fPIC -DPIC -o .libs/qeditor.o
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.cpp  -fPIC -DPIC -o .libs/main.o
/usr/qt/3/bin//moc CEditor.h -o moc_CEditor.cpp
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CEditor.lo -MD -MP -MF ".deps/moc_CEditor.Tpo" -c -o moc_CEditor.lo moc_CEditor.cpp; \
then mv -f ".deps/moc_CEditor.Tpo" ".deps/moc_CEditor.Plo"; else rm -f ".deps/moc_CEditor.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CEditor.lo -MD -MP -MF .deps/moc_CEditor.Tpo -c moc_CEditor.cpp  -fPIC -DPIC -o .libs/moc_CEditor.o
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CEditor.lo -MD -MP -MF ".deps/CEditor.Tpo" -c -o CEditor.lo CEditor.cpp; \
then mv -f ".deps/CEditor.Tpo" ".deps/CEditor.Plo"; else rm -f ".deps/CEditor.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CEditor.lo -MD -MP -MF .deps/CEditor.Tpo -c CEditor.cpp  -fPIC -DPIC -o .libs/CEditor.o
/bin/sh ../../libtool --mode=link g++  -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer   -o gb.qt.editor.la -rpath /usr/local/lib/gambas2 -module -no-undefined moc_qeditor.lo qeditor.lo main.lo moc_CEditor.lo CEditor.lo -L/usr/qt/3/lib/  -lgcc_s -lstdc++ -lpthread  -lqt-mt 
g++ -shared -nostdlib /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../crti.o /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/crtbeginS.o  .libs/moc_qeditor.o .libs/qeditor.o .libs/main.o .libs/moc_CEditor.o .libs/CEditor.o  -Wl,--rpath -Wl,//usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 -Wl,--rpath -Wl,//usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 -L/usr/lib/gcc-lib/i686-pc-linux-gnu/../../../i686-pc-linux-gnu/lib -L/usr/i686-pc-linux-gnu/lib -L/usr/i686-pc-linux-gnu/bin -L/usr/X11R6/lib -L/usr/lib/mysql -L/usr/qt/3/lib/ -lpthread /usr/qt/3/lib/libqt-mt.so -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../.. //usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/crtendS.o /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../crtn.o  -Wl,-soname -Wl,gb.qt.editor.so.0 -o .libs/gb.qt.editor.so.0.0.0
(cd .libs && rm -f gb.qt.editor.so.0 && ln -s gb.qt.editor.so.0.0.0 gb.qt.editor.so.0)
(cd .libs && rm -f gb.qt.editor.so && ln -s gb.qt.editor.so.0.0.0 gb.qt.editor.so)
creating gb.qt.editor.la
(cd .libs && rm -f gb.qt.editor.la && ln -s ../gb.qt.editor.la gb.qt.editor.la)
make[5]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.qt/src/editor'
Making all in ext
make[5]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.qt/src/ext'
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.cpp  -fPIC -DPIC -o .libs/main.o
/usr/qt/3/bin//moc CLCDNumber.h -o moc_CLCDNumber.cpp
CLCDNumber.h:0: Warning: No relevant classes found. No output generated.
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CLCDNumber.lo -MD -MP -MF ".deps/moc_CLCDNumber.Tpo" -c -o moc_CLCDNumber.lo moc_CLCDNumber.cpp; \
then mv -f ".deps/moc_CLCDNumber.Tpo" ".deps/moc_CLCDNumber.Plo"; else rm -f ".deps/moc_CLCDNumber.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CLCDNumber.lo -MD -MP -MF .deps/moc_CLCDNumber.Tpo -c moc_CLCDNumber.cpp  -fPIC -DPIC -o .libs/moc_CLCDNumber.o
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CLCDNumber.lo -MD -MP -MF ".deps/CLCDNumber.Tpo" -c -o CLCDNumber.lo CLCDNumber.cpp; \
then mv -f ".deps/CLCDNumber.Tpo" ".deps/CLCDNumber.Plo"; else rm -f ".deps/CLCDNumber.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CLCDNumber.lo -MD -MP -MF .deps/CLCDNumber.Tpo -c CLCDNumber.cpp  -fPIC -DPIC -o .libs/CLCDNumber.o
/usr/qt/3/bin//moc CDial.h -o moc_CDial.cpp
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CDial.lo -MD -MP -MF ".deps/moc_CDial.Tpo" -c -o moc_CDial.lo moc_CDial.cpp; \
then mv -f ".deps/moc_CDial.Tpo" ".deps/moc_CDial.Plo"; else rm -f ".deps/moc_CDial.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CDial.lo -MD -MP -MF .deps/moc_CDial.Tpo -c moc_CDial.cpp  -fPIC -DPIC -o .libs/moc_CDial.o
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CDial.lo -MD -MP -MF ".deps/CDial.Tpo" -c -o CDial.lo CDial.cpp; \
then mv -f ".deps/CDial.Tpo" ".deps/CDial.Plo"; else rm -f ".deps/CDial.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CDial.lo -MD -MP -MF .deps/CDial.Tpo -c CDial.cpp  -fPIC -DPIC -o .libs/CDial.o
/usr/qt/3/bin//moc CSpinBox.h -o moc_CSpinBox.cpp
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CSpinBox.lo -MD -MP -MF ".deps/moc_CSpinBox.Tpo" -c -o moc_CSpinBox.lo moc_CSpinBox.cpp; \
then mv -f ".deps/moc_CSpinBox.Tpo" ".deps/moc_CSpinBox.Plo"; else rm -f ".deps/moc_CSpinBox.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CSpinBox.lo -MD -MP -MF .deps/moc_CSpinBox.Tpo -c moc_CSpinBox.cpp  -fPIC -DPIC -o .libs/moc_CSpinBox.o
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CSpinBox.lo -MD -MP -MF ".deps/CSpinBox.Tpo" -c -o CSpinBox.lo CSpinBox.cpp; \
then mv -f ".deps/CSpinBox.Tpo" ".deps/CSpinBox.Plo"; else rm -f ".deps/CSpinBox.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CSpinBox.lo -MD -MP -MF .deps/CSpinBox.Tpo -c CSpinBox.cpp  -fPIC -DPIC -o .libs/CSpinBox.o
/usr/qt/3/bin//moc CTableView.h -o moc_CTableView.cpp
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CTableView.lo -MD -MP -MF ".deps/moc_CTableView.Tpo" -c -o moc_CTableView.lo moc_CTableView.cpp; \
then mv -f ".deps/moc_CTableView.Tpo" ".deps/moc_CTableView.Plo"; else rm -f ".deps/moc_CTableView.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CTableView.lo -MD -MP -MF .deps/moc_CTableView.Tpo -c moc_CTableView.cpp  -fPIC -DPIC -o .libs/moc_CTableView.o
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CTableView.lo -MD -MP -MF ".deps/CTableView.Tpo" -c -o CTableView.lo CTableView.cpp; \
then mv -f ".deps/CTableView.Tpo" ".deps/CTableView.Plo"; else rm -f ".deps/CTableView.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CTableView.lo -MD -MP -MF .deps/CTableView.Tpo -c CTableView.cpp  -fPIC -DPIC -o .libs/CTableView.o
/usr/qt/3/bin//moc CSplitter.h -o moc_CSplitter.cpp
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CSplitter.lo -MD -MP -MF ".deps/moc_CSplitter.Tpo" -c -o moc_CSplitter.lo moc_CSplitter.cpp; \
then mv -f ".deps/moc_CSplitter.Tpo" ".deps/moc_CSplitter.Plo"; else rm -f ".deps/moc_CSplitter.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CSplitter.lo -MD -MP -MF .deps/moc_CSplitter.Tpo -c moc_CSplitter.cpp  -fPIC -DPIC -o .libs/moc_CSplitter.o
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CSplitter.lo -MD -MP -MF ".deps/CSplitter.Tpo" -c -o CSplitter.lo CSplitter.cpp; \
then mv -f ".deps/CSplitter.Tpo" ".deps/CSplitter.Plo"; else rm -f ".deps/CSplitter.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CSplitter.lo -MD -MP -MF .deps/CSplitter.Tpo -c CSplitter.cpp  -fPIC -DPIC -o .libs/CSplitter.o
/usr/qt/3/bin//moc CWorkspace.h -o moc_CWorkspace.cpp
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CWorkspace.lo -MD -MP -MF ".deps/moc_CWorkspace.Tpo" -c -o moc_CWorkspace.lo moc_CWorkspace.cpp; \
then mv -f ".deps/moc_CWorkspace.Tpo" ".deps/moc_CWorkspace.Plo"; else rm -f ".deps/moc_CWorkspace.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CWorkspace.lo -MD -MP -MF .deps/moc_CWorkspace.Tpo -c moc_CWorkspace.cpp  -fPIC -DPIC -o .libs/moc_CWorkspace.o
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CWorkspace.lo -MD -MP -MF ".deps/CWorkspace.Tpo" -c -o CWorkspace.lo CWorkspace.cpp; \
then mv -f ".deps/CWorkspace.Tpo" ".deps/CWorkspace.Plo"; else rm -f ".deps/CWorkspace.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CWorkspace.lo -MD -MP -MF .deps/CWorkspace.Tpo -c CWorkspace.cpp  -fPIC -DPIC -o .libs/CWorkspace.o
/usr/qt/3/bin//moc CTextView.h -o moc_CTextView.cpp
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CTextView.lo -MD -MP -MF ".deps/moc_CTextView.Tpo" -c -o moc_CTextView.lo moc_CTextView.cpp; \
then mv -f ".deps/moc_CTextView.Tpo" ".deps/moc_CTextView.Plo"; else rm -f ".deps/moc_CTextView.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CTextView.lo -MD -MP -MF .deps/moc_CTextView.Tpo -c moc_CTextView.cpp  -fPIC -DPIC -o .libs/moc_CTextView.o
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CTextView.lo -MD -MP -MF ".deps/CTextView.Tpo" -c -o CTextView.lo CTextView.cpp; \
then mv -f ".deps/CTextView.Tpo" ".deps/CTextView.Plo"; else rm -f ".deps/CTextView.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CTextView.lo -MD -MP -MF .deps/CTextView.Tpo -c CTextView.cpp  -fPIC -DPIC -o .libs/CTextView.o
/bin/sh ../../libtool --mode=link g++  -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer   -o gb.qt.ext.la -rpath /usr/local/lib/gambas2 -module -no-undefined main.lo moc_CLCDNumber.lo CLCDNumber.lo moc_CDial.lo CDial.lo moc_CSpinBox.lo CSpinBox.lo moc_CTableView.lo CTableView.lo moc_CSplitter.lo CSplitter.lo moc_CWorkspace.lo CWorkspace.lo moc_CTextView.lo CTextView.lo -L/usr/qt/3/lib/  -lgcc_s -lstdc++ -lpthread  -lqt-mt 
g++ -shared -nostdlib /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../crti.o /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/crtbeginS.o  .libs/main.o .libs/moc_CLCDNumber.o .libs/CLCDNumber.o .libs/moc_CDial.o .libs/CDial.o .libs/moc_CSpinBox.o .libs/CSpinBox.o .libs/moc_CTableView.o .libs/CTableView.o .libs/moc_CSplitter.o .libs/CSplitter.o .libs/moc_CWorkspace.o .libs/CWorkspace.o .libs/moc_CTextView.o .libs/CTextView.o  -Wl,--rpath -Wl,//usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 -Wl,--rpath -Wl,//usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 -L/usr/lib/gcc-lib/i686-pc-linux-gnu/../../../i686-pc-linux-gnu/lib -L/usr/i686-pc-linux-gnu/lib -L/usr/i686-pc-linux-gnu/bin -L/usr/X11R6/lib -L/usr/lib/mysql -L/usr/qt/3/lib/ -lpthread /usr/qt/3/lib/libqt-mt.so -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../.. //usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/crtendS.o /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../crtn.o  -Wl,-soname -Wl,gb.qt.ext.so.0 -o .libs/gb.qt.ext.so.0.0.0
(cd .libs && rm -f gb.qt.ext.so.0 && ln -s gb.qt.ext.so.0.0.0 gb.qt.ext.so.0)
(cd .libs && rm -f gb.qt.ext.so && ln -s gb.qt.ext.so.0.0.0 gb.qt.ext.so)
creating gb.qt.ext.la
(cd .libs && rm -f gb.qt.ext.la && ln -s ../gb.qt.ext.la gb.qt.ext.la)
make[5]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.qt/src/ext'
make[5]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.qt/src'
/usr/qt/3/bin//moc main.h -o moc_main.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_main.lo -MD -MP -MF ".deps/moc_main.Tpo" -c -o moc_main.lo moc_main.cpp; \
then mv -f ".deps/moc_main.Tpo" ".deps/moc_main.Plo"; else rm -f ".deps/moc_main.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_main.lo -MD -MP -MF .deps/moc_main.Tpo -c moc_main.cpp  -fPIC -DPIC -o .libs/moc_main.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.cpp  -fPIC -DPIC -o .libs/main.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CFont.lo -MD -MP -MF ".deps/CFont.Tpo" -c -o CFont.lo CFont.cpp; \
then mv -f ".deps/CFont.Tpo" ".deps/CFont.Plo"; else rm -f ".deps/CFont.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CFont.lo -MD -MP -MF .deps/CFont.Tpo -c CFont.cpp  -fPIC -DPIC -o .libs/CFont.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CScreen.lo -MD -MP -MF ".deps/CScreen.Tpo" -c -o CScreen.lo CScreen.cpp; \
then mv -f ".deps/CScreen.Tpo" ".deps/CScreen.Plo"; else rm -f ".deps/CScreen.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CScreen.lo -MD -MP -MF .deps/CScreen.Tpo -c CScreen.cpp  -fPIC -DPIC -o .libs/CScreen.o
/usr/qt/3/bin//moc CWidget.h -o moc_CWidget.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CWidget.lo -MD -MP -MF ".deps/moc_CWidget.Tpo" -c -o moc_CWidget.lo moc_CWidget.cpp; \
then mv -f ".deps/moc_CWidget.Tpo" ".deps/moc_CWidget.Plo"; else rm -f ".deps/moc_CWidget.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CWidget.lo -MD -MP -MF .deps/moc_CWidget.Tpo -c moc_CWidget.cpp  -fPIC -DPIC -o .libs/moc_CWidget.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CWidget.lo -MD -MP -MF ".deps/CWidget.Tpo" -c -o CWidget.lo CWidget.cpp; \
then mv -f ".deps/CWidget.Tpo" ".deps/CWidget.Plo"; else rm -f ".deps/CWidget.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CWidget.lo -MD -MP -MF .deps/CWidget.Tpo -c CWidget.cpp  -fPIC -DPIC -o .libs/CWidget.o
/usr/qt/3/bin//moc CWindow.h -o moc_CWindow.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CWindow.lo -MD -MP -MF ".deps/moc_CWindow.Tpo" -c -o moc_CWindow.lo moc_CWindow.cpp; \
then mv -f ".deps/moc_CWindow.Tpo" ".deps/moc_CWindow.Plo"; else rm -f ".deps/moc_CWindow.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CWindow.lo -MD -MP -MF .deps/moc_CWindow.Tpo -c moc_CWindow.cpp  -fPIC -DPIC -o .libs/moc_CWindow.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CWindow.lo -MD -MP -MF ".deps/CWindow.Tpo" -c -o CWindow.lo CWindow.cpp; \
then mv -f ".deps/CWindow.Tpo" ".deps/CWindow.Plo"; else rm -f ".deps/CWindow.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CWindow.lo -MD -MP -MF .deps/CWindow.Tpo -c CWindow.cpp  -fPIC -DPIC -o .libs/CWindow.o
/usr/qt/3/bin//moc CButton.h -o moc_CButton.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CButton.lo -MD -MP -MF ".deps/moc_CButton.Tpo" -c -o moc_CButton.lo moc_CButton.cpp; \
then mv -f ".deps/moc_CButton.Tpo" ".deps/moc_CButton.Plo"; else rm -f ".deps/moc_CButton.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CButton.lo -MD -MP -MF .deps/moc_CButton.Tpo -c moc_CButton.cpp  -fPIC -DPIC -o .libs/moc_CButton.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CButton.lo -MD -MP -MF ".deps/CButton.Tpo" -c -o CButton.lo CButton.cpp; \
then mv -f ".deps/CButton.Tpo" ".deps/CButton.Plo"; else rm -f ".deps/CButton.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CButton.lo -MD -MP -MF .deps/CButton.Tpo -c CButton.cpp  -fPIC -DPIC -o .libs/CButton.o
/usr/qt/3/bin//moc CContainer.h -o moc_CContainer.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CContainer.lo -MD -MP -MF ".deps/moc_CContainer.Tpo" -c -o moc_CContainer.lo moc_CContainer.cpp; \
then mv -f ".deps/moc_CContainer.Tpo" ".deps/moc_CContainer.Plo"; else rm -f ".deps/moc_CContainer.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CContainer.lo -MD -MP -MF .deps/moc_CContainer.Tpo -c moc_CContainer.cpp  -fPIC -DPIC -o .libs/moc_CContainer.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CContainer.lo -MD -MP -MF ".deps/CContainer.Tpo" -c -o CContainer.lo CContainer.cpp; \
then mv -f ".deps/CContainer.Tpo" ".deps/CContainer.Plo"; else rm -f ".deps/CContainer.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CContainer.lo -MD -MP -MF .deps/CContainer.Tpo -c CContainer.cpp  -fPIC -DPIC -o .libs/CContainer.o
/usr/qt/3/bin//moc CLabel.h -o moc_CLabel.cpp
CLabel.h:0: Warning: No relevant classes found. No output generated.
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CLabel.lo -MD -MP -MF ".deps/moc_CLabel.Tpo" -c -o moc_CLabel.lo moc_CLabel.cpp; \
then mv -f ".deps/moc_CLabel.Tpo" ".deps/moc_CLabel.Plo"; else rm -f ".deps/moc_CLabel.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CLabel.lo -MD -MP -MF .deps/moc_CLabel.Tpo -c moc_CLabel.cpp  -fPIC -DPIC -o .libs/moc_CLabel.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CLabel.lo -MD -MP -MF ".deps/CLabel.Tpo" -c -o CLabel.lo CLabel.cpp; \
then mv -f ".deps/CLabel.Tpo" ".deps/CLabel.Plo"; else rm -f ".deps/CLabel.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CLabel.lo -MD -MP -MF .deps/CLabel.Tpo -c CLabel.cpp  -fPIC -DPIC -o .libs/CLabel.o
/usr/qt/3/bin//moc CListBox.h -o moc_CListBox.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CListBox.lo -MD -MP -MF ".deps/moc_CListBox.Tpo" -c -o moc_CListBox.lo moc_CListBox.cpp; \
then mv -f ".deps/moc_CListBox.Tpo" ".deps/moc_CListBox.Plo"; else rm -f ".deps/moc_CListBox.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CListBox.lo -MD -MP -MF .deps/moc_CListBox.Tpo -c moc_CListBox.cpp  -fPIC -DPIC -o .libs/moc_CListBox.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CListBox.lo -MD -MP -MF ".deps/CListBox.Tpo" -c -o CListBox.lo CListBox.cpp; \
then mv -f ".deps/CListBox.Tpo" ".deps/CListBox.Plo"; else rm -f ".deps/CListBox.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CListBox.lo -MD -MP -MF .deps/CListBox.Tpo -c CListBox.cpp  -fPIC -DPIC -o .libs/CListBox.o
/usr/qt/3/bin//moc CTextBox.h -o moc_CTextBox.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CTextBox.lo -MD -MP -MF ".deps/moc_CTextBox.Tpo" -c -o moc_CTextBox.lo moc_CTextBox.cpp; \
then mv -f ".deps/moc_CTextBox.Tpo" ".deps/moc_CTextBox.Plo"; else rm -f ".deps/moc_CTextBox.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CTextBox.lo -MD -MP -MF .deps/moc_CTextBox.Tpo -c moc_CTextBox.cpp  -fPIC -DPIC -o .libs/moc_CTextBox.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CTextBox.lo -MD -MP -MF ".deps/CTextBox.Tpo" -c -o CTextBox.lo CTextBox.cpp; \
then mv -f ".deps/CTextBox.Tpo" ".deps/CTextBox.Plo"; else rm -f ".deps/CTextBox.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CTextBox.lo -MD -MP -MF .deps/CTextBox.Tpo -c CTextBox.cpp  -fPIC -DPIC -o .libs/CTextBox.o
/usr/qt/3/bin//moc CPictureBox.h -o moc_CPictureBox.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CPictureBox.lo -MD -MP -MF ".deps/moc_CPictureBox.Tpo" -c -o moc_CPictureBox.lo moc_CPictureBox.cpp; \
then mv -f ".deps/moc_CPictureBox.Tpo" ".deps/moc_CPictureBox.Plo"; else rm -f ".deps/moc_CPictureBox.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CPictureBox.lo -MD -MP -MF .deps/moc_CPictureBox.Tpo -c moc_CPictureBox.cpp  -fPIC -DPIC -o .libs/moc_CPictureBox.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CPictureBox.lo -MD -MP -MF ".deps/CPictureBox.Tpo" -c -o CPictureBox.lo CPictureBox.cpp; \
then mv -f ".deps/CPictureBox.Tpo" ".deps/CPictureBox.Plo"; else rm -f ".deps/CPictureBox.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CPictureBox.lo -MD -MP -MF .deps/CPictureBox.Tpo -c CPictureBox.cpp  -fPIC -DPIC -o .libs/CPictureBox.o
/usr/qt/3/bin//moc CMenu.h -o moc_CMenu.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CMenu.lo -MD -MP -MF ".deps/moc_CMenu.Tpo" -c -o moc_CMenu.lo moc_CMenu.cpp; \
then mv -f ".deps/moc_CMenu.Tpo" ".deps/moc_CMenu.Plo"; else rm -f ".deps/moc_CMenu.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CMenu.lo -MD -MP -MF .deps/moc_CMenu.Tpo -c moc_CMenu.cpp  -fPIC -DPIC -o .libs/moc_CMenu.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CMenu.lo -MD -MP -MF ".deps/CMenu.Tpo" -c -o CMenu.lo CMenu.cpp; \
then mv -f ".deps/CMenu.Tpo" ".deps/CMenu.Plo"; else rm -f ".deps/CMenu.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CMenu.lo -MD -MP -MF .deps/CMenu.Tpo -c CMenu.cpp  -fPIC -DPIC -o .libs/CMenu.o
/usr/qt/3/bin//moc CMouse.h -o moc_CMouse.cpp
CMouse.h:0: Warning: No relevant classes found. No output generated.
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CMouse.lo -MD -MP -MF ".deps/moc_CMouse.Tpo" -c -o moc_CMouse.lo moc_CMouse.cpp; \
then mv -f ".deps/moc_CMouse.Tpo" ".deps/moc_CMouse.Plo"; else rm -f ".deps/moc_CMouse.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CMouse.lo -MD -MP -MF .deps/moc_CMouse.Tpo -c moc_CMouse.cpp  -fPIC -DPIC -o .libs/moc_CMouse.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CMouse.lo -MD -MP -MF ".deps/CMouse.Tpo" -c -o CMouse.lo CMouse.cpp; \
then mv -f ".deps/CMouse.Tpo" ".deps/CMouse.Plo"; else rm -f ".deps/CMouse.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CMouse.lo -MD -MP -MF .deps/CMouse.Tpo -c CMouse.cpp  -fPIC -DPIC -o .libs/CMouse.o
/usr/qt/3/bin//moc CKey.h -o moc_CKey.cpp
CKey.h:0: Warning: No relevant classes found. No output generated.
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CKey.lo -MD -MP -MF ".deps/moc_CKey.Tpo" -c -o moc_CKey.lo moc_CKey.cpp; \
then mv -f ".deps/moc_CKey.Tpo" ".deps/moc_CKey.Plo"; else rm -f ".deps/moc_CKey.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CKey.lo -MD -MP -MF .deps/moc_CKey.Tpo -c moc_CKey.cpp  -fPIC -DPIC -o .libs/moc_CKey.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CKey.lo -MD -MP -MF ".deps/CKey.Tpo" -c -o CKey.lo CKey.cpp; \
then mv -f ".deps/CKey.Tpo" ".deps/CKey.Plo"; else rm -f ".deps/CKey.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CKey.lo -MD -MP -MF .deps/CKey.Tpo -c CKey.cpp  -fPIC -DPIC -o .libs/CKey.o
/usr/qt/3/bin//moc CColor.h -o moc_CColor.cpp
CColor.h:0: Warning: No relevant classes found. No output generated.
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CColor.lo -MD -MP -MF ".deps/moc_CColor.Tpo" -c -o moc_CColor.lo moc_CColor.cpp; \
then mv -f ".deps/moc_CColor.Tpo" ".deps/moc_CColor.Plo"; else rm -f ".deps/moc_CColor.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CColor.lo -MD -MP -MF .deps/moc_CColor.Tpo -c moc_CColor.cpp  -fPIC -DPIC -o .libs/moc_CColor.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CColor.lo -MD -MP -MF ".deps/CColor.Tpo" -c -o CColor.lo CColor.cpp; \
then mv -f ".deps/CColor.Tpo" ".deps/CColor.Plo"; else rm -f ".deps/CColor.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CColor.lo -MD -MP -MF .deps/CColor.Tpo -c CColor.cpp  -fPIC -DPIC -o .libs/CColor.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CConst.lo -MD -MP -MF ".deps/CConst.Tpo" -c -o CConst.lo CConst.cpp; \
then mv -f ".deps/CConst.Tpo" ".deps/CConst.Plo"; else rm -f ".deps/CConst.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CConst.lo -MD -MP -MF .deps/CConst.Tpo -c CConst.cpp  -fPIC -DPIC -o .libs/CConst.o
/usr/qt/3/bin//moc CCheckBox.h -o moc_CCheckBox.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CCheckBox.lo -MD -MP -MF ".deps/moc_CCheckBox.Tpo" -c -o moc_CCheckBox.lo moc_CCheckBox.cpp; \
then mv -f ".deps/moc_CCheckBox.Tpo" ".deps/moc_CCheckBox.Plo"; else rm -f ".deps/moc_CCheckBox.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CCheckBox.lo -MD -MP -MF .deps/moc_CCheckBox.Tpo -c moc_CCheckBox.cpp  -fPIC -DPIC -o .libs/moc_CCheckBox.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CCheckBox.lo -MD -MP -MF ".deps/CCheckBox.Tpo" -c -o CCheckBox.lo CCheckBox.cpp; \
then mv -f ".deps/CCheckBox.Tpo" ".deps/CCheckBox.Plo"; else rm -f ".deps/CCheckBox.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CCheckBox.lo -MD -MP -MF .deps/CCheckBox.Tpo -c CCheckBox.cpp  -fPIC -DPIC -o .libs/CCheckBox.o
/usr/qt/3/bin//moc CFrame.h -o moc_CFrame.cpp
CFrame.h:0: Warning: No relevant classes found. No output generated.
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CFrame.lo -MD -MP -MF ".deps/moc_CFrame.Tpo" -c -o moc_CFrame.lo moc_CFrame.cpp; \
then mv -f ".deps/moc_CFrame.Tpo" ".deps/moc_CFrame.Plo"; else rm -f ".deps/moc_CFrame.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CFrame.lo -MD -MP -MF .deps/moc_CFrame.Tpo -c moc_CFrame.cpp  -fPIC -DPIC -o .libs/moc_CFrame.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CFrame.lo -MD -MP -MF ".deps/CFrame.Tpo" -c -o CFrame.lo CFrame.cpp; \
then mv -f ".deps/CFrame.Tpo" ".deps/CFrame.Plo"; else rm -f ".deps/CFrame.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CFrame.lo -MD -MP -MF .deps/CFrame.Tpo -c CFrame.cpp  -fPIC -DPIC -o .libs/CFrame.o
/usr/qt/3/bin//moc CPanel.h -o moc_CPanel.cpp
CPanel.h:0: Warning: No relevant classes found. No output generated.
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CPanel.lo -MD -MP -MF ".deps/moc_CPanel.Tpo" -c -o moc_CPanel.lo moc_CPanel.cpp; \
then mv -f ".deps/moc_CPanel.Tpo" ".deps/moc_CPanel.Plo"; else rm -f ".deps/moc_CPanel.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CPanel.lo -MD -MP -MF .deps/moc_CPanel.Tpo -c moc_CPanel.cpp  -fPIC -DPIC -o .libs/moc_CPanel.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CPanel.lo -MD -MP -MF ".deps/CPanel.Tpo" -c -o CPanel.lo CPanel.cpp; \
then mv -f ".deps/CPanel.Tpo" ".deps/CPanel.Plo"; else rm -f ".deps/CPanel.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CPanel.lo -MD -MP -MF .deps/CPanel.Tpo -c CPanel.cpp  -fPIC -DPIC -o .libs/CPanel.o
/usr/qt/3/bin//moc CRadioButton.h -o moc_CRadioButton.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CRadioButton.lo -MD -MP -MF ".deps/moc_CRadioButton.Tpo" -c -o moc_CRadioButton.lo moc_CRadioButton.cpp; \
then mv -f ".deps/moc_CRadioButton.Tpo" ".deps/moc_CRadioButton.Plo"; else rm -f ".deps/moc_CRadioButton.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CRadioButton.lo -MD -MP -MF .deps/moc_CRadioButton.Tpo -c moc_CRadioButton.cpp  -fPIC -DPIC -o .libs/moc_CRadioButton.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CRadioButton.lo -MD -MP -MF ".deps/CRadioButton.Tpo" -c -o CRadioButton.lo CRadioButton.cpp; \
then mv -f ".deps/CRadioButton.Tpo" ".deps/CRadioButton.Plo"; else rm -f ".deps/CRadioButton.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CRadioButton.lo -MD -MP -MF .deps/CRadioButton.Tpo -c CRadioButton.cpp  -fPIC -DPIC -o .libs/CRadioButton.o
/usr/qt/3/bin//moc CTreeView.h -o moc_CTreeView.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CTreeView.lo -MD -MP -MF ".deps/moc_CTreeView.Tpo" -c -o moc_CTreeView.lo moc_CTreeView.cpp; \
then mv -f ".deps/moc_CTreeView.Tpo" ".deps/moc_CTreeView.Plo"; else rm -f ".deps/moc_CTreeView.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CTreeView.lo -MD -MP -MF .deps/moc_CTreeView.Tpo -c moc_CTreeView.cpp  -fPIC -DPIC -o .libs/moc_CTreeView.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CTreeView.lo -MD -MP -MF ".deps/CTreeView.Tpo" -c -o CTreeView.lo CTreeView.cpp; \
then mv -f ".deps/CTreeView.Tpo" ".deps/CTreeView.Plo"; else rm -f ".deps/CTreeView.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CTreeView.lo -MD -MP -MF .deps/CTreeView.Tpo -c CTreeView.cpp  -fPIC -DPIC -o .libs/CTreeView.o
/usr/qt/3/bin//moc CGridView.h -o moc_CGridView.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CGridView.lo -MD -MP -MF ".deps/moc_CGridView.Tpo" -c -o moc_CGridView.lo moc_CGridView.cpp; \
then mv -f ".deps/moc_CGridView.Tpo" ".deps/moc_CGridView.Plo"; else rm -f ".deps/moc_CGridView.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CGridView.lo -MD -MP -MF .deps/moc_CGridView.Tpo -c moc_CGridView.cpp  -fPIC -DPIC -o .libs/moc_CGridView.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CGridView.lo -MD -MP -MF ".deps/CGridView.Tpo" -c -o CGridView.lo CGridView.cpp; \
then mv -f ".deps/CGridView.Tpo" ".deps/CGridView.Plo"; else rm -f ".deps/CGridView.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CGridView.lo -MD -MP -MF .deps/CGridView.Tpo -c CGridView.cpp  -fPIC -DPIC -o .libs/CGridView.o
/usr/qt/3/bin//moc CTextArea.h -o moc_CTextArea.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CTextArea.lo -MD -MP -MF ".deps/moc_CTextArea.Tpo" -c -o moc_CTextArea.lo moc_CTextArea.cpp; \
then mv -f ".deps/moc_CTextArea.Tpo" ".deps/moc_CTextArea.Plo"; else rm -f ".deps/moc_CTextArea.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CTextArea.lo -MD -MP -MF .deps/moc_CTextArea.Tpo -c moc_CTextArea.cpp  -fPIC -DPIC -o .libs/moc_CTextArea.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CTextArea.lo -MD -MP -MF ".deps/CTextArea.Tpo" -c -o CTextArea.lo CTextArea.cpp; \
then mv -f ".deps/CTextArea.Tpo" ".deps/CTextArea.Plo"; else rm -f ".deps/CTextArea.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CTextArea.lo -MD -MP -MF .deps/CTextArea.Tpo -c CTextArea.cpp  -fPIC -DPIC -o .libs/CTextArea.o
/usr/qt/3/bin//moc CTabStrip.h -o moc_CTabStrip.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CTabStrip.lo -MD -MP -MF ".deps/moc_CTabStrip.Tpo" -c -o moc_CTabStrip.lo moc_CTabStrip.cpp; \
then mv -f ".deps/moc_CTabStrip.Tpo" ".deps/moc_CTabStrip.Plo"; else rm -f ".deps/moc_CTabStrip.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CTabStrip.lo -MD -MP -MF .deps/moc_CTabStrip.Tpo -c moc_CTabStrip.cpp  -fPIC -DPIC -o .libs/moc_CTabStrip.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CTabStrip.lo -MD -MP -MF ".deps/CTabStrip.Tpo" -c -o CTabStrip.lo CTabStrip.cpp; \
then mv -f ".deps/CTabStrip.Tpo" ".deps/CTabStrip.Plo"; else rm -f ".deps/CTabStrip.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CTabStrip.lo -MD -MP -MF .deps/CTabStrip.Tpo -c CTabStrip.cpp  -fPIC -DPIC -o .libs/CTabStrip.o
/usr/qt/3/bin//moc CDialog.h -o moc_CDialog.cpp
CDialog.h:0: Warning: No relevant classes found. No output generated.
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CDialog.lo -MD -MP -MF ".deps/moc_CDialog.Tpo" -c -o moc_CDialog.lo moc_CDialog.cpp; \
then mv -f ".deps/moc_CDialog.Tpo" ".deps/moc_CDialog.Plo"; else rm -f ".deps/moc_CDialog.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CDialog.lo -MD -MP -MF .deps/moc_CDialog.Tpo -c moc_CDialog.cpp  -fPIC -DPIC -o .libs/moc_CDialog.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CDialog.lo -MD -MP -MF ".deps/CDialog.Tpo" -c -o CDialog.lo CDialog.cpp; \
then mv -f ".deps/CDialog.Tpo" ".deps/CDialog.Plo"; else rm -f ".deps/CDialog.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CDialog.lo -MD -MP -MF .deps/CDialog.Tpo -c CDialog.cpp  -fPIC -DPIC -o .libs/CDialog.o
/usr/qt/3/bin//moc CPicture.h -o moc_CPicture.cpp
CPicture.h:0: Warning: No relevant classes found. No output generated.
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CPicture.lo -MD -MP -MF ".deps/moc_CPicture.Tpo" -c -o moc_CPicture.lo moc_CPicture.cpp; \
then mv -f ".deps/moc_CPicture.Tpo" ".deps/moc_CPicture.Plo"; else rm -f ".deps/moc_CPicture.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CPicture.lo -MD -MP -MF .deps/moc_CPicture.Tpo -c moc_CPicture.cpp  -fPIC -DPIC -o .libs/moc_CPicture.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CPicture.lo -MD -MP -MF ".deps/CPicture.Tpo" -c -o CPicture.lo CPicture.cpp; \
then mv -f ".deps/CPicture.Tpo" ".deps/CPicture.Plo"; else rm -f ".deps/CPicture.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CPicture.lo -MD -MP -MF .deps/CPicture.Tpo -c CPicture.cpp  -fPIC -DPIC -o .libs/CPicture.o
/usr/qt/3/bin//moc CImage.h -o moc_CImage.cpp
CImage.h:0: Warning: No relevant classes found. No output generated.
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CImage.lo -MD -MP -MF ".deps/moc_CImage.Tpo" -c -o moc_CImage.lo moc_CImage.cpp; \
then mv -f ".deps/moc_CImage.Tpo" ".deps/moc_CImage.Plo"; else rm -f ".deps/moc_CImage.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CImage.lo -MD -MP -MF .deps/moc_CImage.Tpo -c moc_CImage.cpp  -fPIC -DPIC -o .libs/moc_CImage.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CImage.lo -MD -MP -MF ".deps/CImage.Tpo" -c -o CImage.lo CImage.cpp; \
then mv -f ".deps/CImage.Tpo" ".deps/CImage.Plo"; else rm -f ".deps/CImage.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CImage.lo -MD -MP -MF .deps/CImage.Tpo -c CImage.cpp  -fPIC -DPIC -o .libs/CImage.o
/usr/qt/3/bin//moc CDrawing.h -o moc_CDrawing.cpp
CDrawing.h:0: Warning: No relevant classes found. No output generated.
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CDrawing.lo -MD -MP -MF ".deps/moc_CDrawing.Tpo" -c -o moc_CDrawing.lo moc_CDrawing.cpp; \
then mv -f ".deps/moc_CDrawing.Tpo" ".deps/moc_CDrawing.Plo"; else rm -f ".deps/moc_CDrawing.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CDrawing.lo -MD -MP -MF .deps/moc_CDrawing.Tpo -c moc_CDrawing.cpp  -fPIC -DPIC -o .libs/moc_CDrawing.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CDrawing.lo -MD -MP -MF ".deps/CDrawing.Tpo" -c -o CDrawing.lo CDrawing.cpp; \
then mv -f ".deps/CDrawing.Tpo" ".deps/CDrawing.Plo"; else rm -f ".deps/CDrawing.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CDrawing.lo -MD -MP -MF .deps/CDrawing.Tpo -c CDrawing.cpp  -fPIC -DPIC -o .libs/CDrawing.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CClipboard.lo -MD -MP -MF ".deps/CClipboard.Tpo" -c -o CClipboard.lo CClipboard.cpp; \
then mv -f ".deps/CClipboard.Tpo" ".deps/CClipboard.Plo"; else rm -f ".deps/CClipboard.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CClipboard.lo -MD -MP -MF .deps/CClipboard.Tpo -c CClipboard.cpp  -fPIC -DPIC -o .libs/CClipboard.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CDraw.lo -MD -MP -MF ".deps/CDraw.Tpo" -c -o CDraw.lo CDraw.cpp; \
then mv -f ".deps/CDraw.Tpo" ".deps/CDraw.Plo"; else rm -f ".deps/CDraw.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CDraw.lo -MD -MP -MF .deps/CDraw.Tpo -c CDraw.cpp  -fPIC -DPIC -o .libs/CDraw.o
/usr/qt/3/bin//moc CTimer.h -o moc_CTimer.cpp
CTimer.h:0: Warning: No relevant classes found. No output generated.
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CTimer.lo -MD -MP -MF ".deps/moc_CTimer.Tpo" -c -o moc_CTimer.lo moc_CTimer.cpp; \
then mv -f ".deps/moc_CTimer.Tpo" ".deps/moc_CTimer.Plo"; else rm -f ".deps/moc_CTimer.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CTimer.lo -MD -MP -MF .deps/moc_CTimer.Tpo -c moc_CTimer.cpp  -fPIC -DPIC -o .libs/moc_CTimer.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CTimer.lo -MD -MP -MF ".deps/CTimer.Tpo" -c -o CTimer.lo CTimer.cpp; \
then mv -f ".deps/CTimer.Tpo" ".deps/CTimer.Plo"; else rm -f ".deps/CTimer.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CTimer.lo -MD -MP -MF .deps/CTimer.Tpo -c CTimer.cpp  -fPIC -DPIC -o .libs/CTimer.o
/usr/qt/3/bin//moc CWatch.h -o moc_CWatch.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CWatch.lo -MD -MP -MF ".deps/moc_CWatch.Tpo" -c -o moc_CWatch.lo moc_CWatch.cpp; \
then mv -f ".deps/moc_CWatch.Tpo" ".deps/moc_CWatch.Plo"; else rm -f ".deps/moc_CWatch.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CWatch.lo -MD -MP -MF .deps/moc_CWatch.Tpo -c moc_CWatch.cpp  -fPIC -DPIC -o .libs/moc_CWatch.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CWatch.lo -MD -MP -MF ".deps/CWatch.Tpo" -c -o CWatch.lo CWatch.cpp; \
then mv -f ".deps/CWatch.Tpo" ".deps/CWatch.Plo"; else rm -f ".deps/CWatch.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CWatch.lo -MD -MP -MF .deps/CWatch.Tpo -c CWatch.cpp  -fPIC -DPIC -o .libs/CWatch.o
/usr/qt/3/bin//moc CScrollView.h -o moc_CScrollView.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CScrollView.lo -MD -MP -MF ".deps/moc_CScrollView.Tpo" -c -o moc_CScrollView.lo moc_CScrollView.cpp; \
then mv -f ".deps/moc_CScrollView.Tpo" ".deps/moc_CScrollView.Plo"; else rm -f ".deps/moc_CScrollView.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CScrollView.lo -MD -MP -MF .deps/moc_CScrollView.Tpo -c moc_CScrollView.cpp  -fPIC -DPIC -o .libs/moc_CScrollView.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CScrollView.lo -MD -MP -MF ".deps/CScrollView.Tpo" -c -o CScrollView.lo CScrollView.cpp; \
then mv -f ".deps/CScrollView.Tpo" ".deps/CScrollView.Plo"; else rm -f ".deps/CScrollView.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CScrollView.lo -MD -MP -MF .deps/CScrollView.Tpo -c CScrollView.cpp  -fPIC -DPIC -o .libs/CScrollView.o
/usr/qt/3/bin//moc CDrawingArea.h -o moc_CDrawingArea.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CDrawingArea.lo -MD -MP -MF ".deps/moc_CDrawingArea.Tpo" -c -o moc_CDrawingArea.lo moc_CDrawingArea.cpp; \
then mv -f ".deps/moc_CDrawingArea.Tpo" ".deps/moc_CDrawingArea.Plo"; else rm -f ".deps/moc_CDrawingArea.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CDrawingArea.lo -MD -MP -MF .deps/moc_CDrawingArea.Tpo -c moc_CDrawingArea.cpp  -fPIC -DPIC -o .libs/moc_CDrawingArea.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CDrawingArea.lo -MD -MP -MF ".deps/CDrawingArea.Tpo" -c -o CDrawingArea.lo CDrawingArea.cpp; \
then mv -f ".deps/CDrawingArea.Tpo" ".deps/CDrawingArea.Plo"; else rm -f ".deps/CDrawingArea.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CDrawingArea.lo -MD -MP -MF .deps/CDrawingArea.Tpo -c CDrawingArea.cpp  -fPIC -DPIC -o .libs/CDrawingArea.o
/usr/qt/3/bin//moc CProgress.h -o moc_CProgress.cpp
CProgress.h:0: Warning: No relevant classes found. No output generated.
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CProgress.lo -MD -MP -MF ".deps/moc_CProgress.Tpo" -c -o moc_CProgress.lo moc_CProgress.cpp; \
then mv -f ".deps/moc_CProgress.Tpo" ".deps/moc_CProgress.Plo"; else rm -f ".deps/moc_CProgress.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CProgress.lo -MD -MP -MF .deps/moc_CProgress.Tpo -c moc_CProgress.cpp  -fPIC -DPIC -o .libs/moc_CProgress.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CProgress.lo -MD -MP -MF ".deps/CProgress.Tpo" -c -o CProgress.lo CProgress.cpp; \
then mv -f ".deps/CProgress.Tpo" ".deps/CProgress.Plo"; else rm -f ".deps/CProgress.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CProgress.lo -MD -MP -MF .deps/CProgress.Tpo -c CProgress.cpp  -fPIC -DPIC -o .libs/CProgress.o
/usr/qt/3/bin//moc CMessage.h -o moc_CMessage.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CMessage.lo -MD -MP -MF ".deps/moc_CMessage.Tpo" -c -o moc_CMessage.lo moc_CMessage.cpp; \
then mv -f ".deps/moc_CMessage.Tpo" ".deps/moc_CMessage.Plo"; else rm -f ".deps/moc_CMessage.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CMessage.lo -MD -MP -MF .deps/moc_CMessage.Tpo -c moc_CMessage.cpp  -fPIC -DPIC -o .libs/moc_CMessage.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CMessage.lo -MD -MP -MF ".deps/CMessage.Tpo" -c -o CMessage.lo CMessage.cpp; \
then mv -f ".deps/CMessage.Tpo" ".deps/CMessage.Plo"; else rm -f ".deps/CMessage.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CMessage.lo -MD -MP -MF .deps/CMessage.Tpo -c CMessage.cpp  -fPIC -DPIC -o .libs/CMessage.o
/usr/qt/3/bin//moc CPrinter.h -o moc_CPrinter.cpp
CPrinter.h:0: Warning: No relevant classes found. No output generated.
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CPrinter.lo -MD -MP -MF ".deps/moc_CPrinter.Tpo" -c -o moc_CPrinter.lo moc_CPrinter.cpp; \
then mv -f ".deps/moc_CPrinter.Tpo" ".deps/moc_CPrinter.Plo"; else rm -f ".deps/moc_CPrinter.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CPrinter.lo -MD -MP -MF .deps/moc_CPrinter.Tpo -c moc_CPrinter.cpp  -fPIC -DPIC -o .libs/moc_CPrinter.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CPrinter.lo -MD -MP -MF ".deps/CPrinter.Tpo" -c -o CPrinter.lo CPrinter.cpp; \
then mv -f ".deps/CPrinter.Tpo" ".deps/CPrinter.Plo"; else rm -f ".deps/CPrinter.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CPrinter.lo -MD -MP -MF .deps/CPrinter.Tpo -c CPrinter.cpp  -fPIC -DPIC -o .libs/CPrinter.o
/usr/qt/3/bin//moc CIconView.h -o moc_CIconView.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CIconView.lo -MD -MP -MF ".deps/moc_CIconView.Tpo" -c -o moc_CIconView.lo moc_CIconView.cpp; \
then mv -f ".deps/moc_CIconView.Tpo" ".deps/moc_CIconView.Plo"; else rm -f ".deps/moc_CIconView.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CIconView.lo -MD -MP -MF .deps/moc_CIconView.Tpo -c moc_CIconView.cpp  -fPIC -DPIC -o .libs/moc_CIconView.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CIconView.lo -MD -MP -MF ".deps/CIconView.Tpo" -c -o CIconView.lo CIconView.cpp; \
then mv -f ".deps/CIconView.Tpo" ".deps/CIconView.Plo"; else rm -f ".deps/CIconView.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CIconView.lo -MD -MP -MF .deps/CIconView.Tpo -c CIconView.cpp  -fPIC -DPIC -o .libs/CIconView.o
/usr/qt/3/bin//moc CSlider.h -o moc_CSlider.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CSlider.lo -MD -MP -MF ".deps/moc_CSlider.Tpo" -c -o moc_CSlider.lo moc_CSlider.cpp; \
then mv -f ".deps/moc_CSlider.Tpo" ".deps/moc_CSlider.Plo"; else rm -f ".deps/moc_CSlider.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CSlider.lo -MD -MP -MF .deps/moc_CSlider.Tpo -c moc_CSlider.cpp  -fPIC -DPIC -o .libs/moc_CSlider.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CSlider.lo -MD -MP -MF ".deps/CSlider.Tpo" -c -o CSlider.lo CSlider.cpp; \
then mv -f ".deps/CSlider.Tpo" ".deps/CSlider.Plo"; else rm -f ".deps/CSlider.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CSlider.lo -MD -MP -MF .deps/CSlider.Tpo -c CSlider.cpp  -fPIC -DPIC -o .libs/CSlider.o
/usr/qt/3/bin//moc CScrollBar.h -o moc_CScrollBar.cpp
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CScrollBar.lo -MD -MP -MF ".deps/moc_CScrollBar.Tpo" -c -o moc_CScrollBar.lo moc_CScrollBar.cpp; \
then mv -f ".deps/moc_CScrollBar.Tpo" ".deps/moc_CScrollBar.Plo"; else rm -f ".deps/moc_CScrollBar.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CScrollBar.lo -MD -MP -MF .deps/moc_CScrollBar.Tpo -c moc_CScrollBar.cpp  -fPIC -DPIC -o .libs/moc_CScrollBar.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CScrollBar.lo -MD -MP -MF ".deps/CScrollBar.Tpo" -c -o CScrollBar.lo CScrollBar.cpp; \
then mv -f ".deps/CScrollBar.Tpo" ".deps/CScrollBar.Plo"; else rm -f ".deps/CScrollBar.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CScrollBar.lo -MD -MP -MF .deps/CScrollBar.Tpo -c CScrollBar.cpp  -fPIC -DPIC -o .libs/CScrollBar.o
/usr/qt/3/bin//moc CMovieBox.h -o moc_CMovieBox.cpp
CMovieBox.h:0: Warning: No relevant classes found. No output generated.
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CMovieBox.lo -MD -MP -MF ".deps/moc_CMovieBox.Tpo" -c -o moc_CMovieBox.lo moc_CMovieBox.cpp; \
then mv -f ".deps/moc_CMovieBox.Tpo" ".deps/moc_CMovieBox.Plo"; else rm -f ".deps/moc_CMovieBox.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CMovieBox.lo -MD -MP -MF .deps/moc_CMovieBox.Tpo -c moc_CMovieBox.cpp  -fPIC -DPIC -o .libs/moc_CMovieBox.o
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CMovieBox.lo -MD -MP -MF ".deps/CMovieBox.Tpo" -c -o CMovieBox.lo CMovieBox.cpp; \
then mv -f ".deps/CMovieBox.Tpo" ".deps/CMovieBox.Plo"; else rm -f ".deps/CMovieBox.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I../src/share -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CMovieBox.lo -MD -MP -MF .deps/CMovieBox.Tpo -c CMovieBox.cpp  -fPIC -DPIC -o .libs/CMovieBox.o
/bin/sh ../libtool --mode=link g++  -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer   -o gb.qt.la -rpath /usr/local/lib/gambas2 -module -no-undefined moc_main.lo main.lo CFont.lo CScreen.lo moc_CWidget.lo CWidget.lo moc_CWindow.lo CWindow.lo moc_CButton.lo CButton.lo moc_CContainer.lo CContainer.lo moc_CLabel.lo CLabel.lo moc_CListBox.lo CListBox.lo moc_CTextBox.lo CTextBox.lo moc_CPictureBox.lo CPictureBox.lo moc_CMenu.lo CMenu.lo moc_CMouse.lo CMouse.lo moc_CKey.lo CKey.lo moc_CColor.lo CColor.lo CConst.lo moc_CCheckBox.lo CCheckBox.lo moc_CFrame.lo CFrame.lo moc_CPanel.lo CPanel.lo moc_CRadioButton.lo CRadioButton.lo moc_CTreeView.lo CTreeView.lo moc_CGridView.lo CGridView.lo moc_CTextArea.lo CTextArea.lo moc_CTabStrip.lo CTabStrip.lo moc_CDialog.lo CDialog.lo moc_CPicture.lo CPicture.lo moc_CImage.lo CImage.lo moc_CDrawing.lo CDrawing.lo CClipboard.lo CDraw.lo moc_CTimer.lo CTimer.lo moc_CWatch.lo CWatch.lo moc_CScrollView.lo CScrollView.lo moc_CDrawingArea.lo CDrawingArea.lo moc_CProgress.lo CProgress.lo moc_CMessage.lo CMessage.lo moc_CPrinter.lo CPrinter.lo moc_CIconView.lo CIconView.lo moc_CSlider.lo CSlider.lo moc_CScrollBar.lo CScrollBar.lo moc_CMovieBox.lo CMovieBox.lo -L/usr/qt/3/lib/  -lgcc_s -lstdc++ -lpthread  -lqt-mt 
g++ -shared -nostdlib /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../crti.o /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/crtbeginS.o  .libs/moc_main.o .libs/main.o .libs/CFont.o .libs/CScreen.o .libs/moc_CWidget.o .libs/CWidget.o .libs/moc_CWindow.o .libs/CWindow.o .libs/moc_CButton.o .libs/CButton.o .libs/moc_CContainer.o .libs/CContainer.o .libs/moc_CLabel.o .libs/CLabel.o .libs/moc_CListBox.o .libs/CListBox.o .libs/moc_CTextBox.o .libs/CTextBox.o .libs/moc_CPictureBox.o .libs/CPictureBox.o .libs/moc_CMenu.o .libs/CMenu.o .libs/moc_CMouse.o .libs/CMouse.o .libs/moc_CKey.o .libs/CKey.o .libs/moc_CColor.o .libs/CColor.o .libs/CConst.o .libs/moc_CCheckBox.o .libs/CCheckBox.o .libs/moc_CFrame.o .libs/CFrame.o .libs/moc_CPanel.o .libs/CPanel.o .libs/moc_CRadioButton.o .libs/CRadioButton.o .libs/moc_CTreeView.o .libs/CTreeView.o .libs/moc_CGridView.o .libs/CGridView.o .libs/moc_CTextArea.o .libs/CTextArea.o .libs/moc_CTabStrip.o .libs/CTabStrip.o .libs/moc_CDialog.o .libs/CDialog.o .libs/moc_CPicture.o .libs/CPicture.o .libs/moc_CImage.o .libs/CImage.o .libs/moc_CDrawing.o .libs/CDrawing.o .libs/CClipboard.o .libs/CDraw.o .libs/moc_CTimer.o .libs/CTimer.o .libs/moc_CWatch.o .libs/CWatch.o .libs/moc_CScrollView.o .libs/CScrollView.o .libs/moc_CDrawingArea.o .libs/CDrawingArea.o .libs/moc_CProgress.o .libs/CProgress.o .libs/moc_CMessage.o .libs/CMessage.o .libs/moc_CPrinter.o .libs/CPrinter.o .libs/moc_CIconView.o .libs/CIconView.o .libs/moc_CSlider.o .libs/CSlider.o .libs/moc_CScrollBar.o .libs/CScrollBar.o .libs/moc_CMovieBox.o .libs/CMovieBox.o  -Wl,--rpath -Wl,//usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 -Wl,--rpath -Wl,//usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 -L/usr/lib/gcc-lib/i686-pc-linux-gnu/../../../i686-pc-linux-gnu/lib -L/usr/i686-pc-linux-gnu/lib -L/usr/i686-pc-linux-gnu/bin -L/usr/X11R6/lib -L/usr/lib/mysql -L/usr/qt/3/lib/ -lpthread /usr/qt/3/lib/libqt-mt.so -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5 -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../.. //usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/crtendS.o /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../crtn.o  -Wl,-soname -Wl,gb.qt.so.0 -o .libs/gb.qt.so.0.0.0
(cd .libs && rm -f gb.qt.so.0 && ln -s gb.qt.so.0.0.0 gb.qt.so.0)
(cd .libs && rm -f gb.qt.so && ln -s gb.qt.so.0.0.0 gb.qt.so)
creating gb.qt.la
(cd .libs && rm -f gb.qt.la && ln -s ../gb.qt.la gb.qt.la)
make[5]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.qt/src'
make[4]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.qt/src'
make[4]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.qt'
make[4]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.qt'
make[3]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.qt'
make[2]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.qt'
Making all in gb.qt.kde
make[2]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.qt.kde'
make  all-recursive
make[3]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.qt.kde'
Making all in src
make[4]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.qt.kde/src'
Making all in html
make[5]: Entering directory `/opt/gambas2/gambas2-1.9.5/gb.qt.kde/src/html'
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT  -I/usr/kde/3.3/include/    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I/usr/kde/3.3/include/ -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.cpp  -fPIC -DPIC -o .libs/main.o
/usr/qt/3/bin//moc main.h -o moc_main.cpp
main.h:0: Warning: No relevant classes found. No output generated.
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT  -I/usr/kde/3.3/include/    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_main.lo -MD -MP -MF ".deps/moc_main.Tpo" -c -o moc_main.lo moc_main.cpp; \
then mv -f ".deps/moc_main.Tpo" ".deps/moc_main.Plo"; else rm -f ".deps/moc_main.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I/usr/kde/3.3/include/ -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_main.lo -MD -MP -MF .deps/moc_main.Tpo -c moc_main.cpp  -fPIC -DPIC -o .libs/moc_main.o
/usr/qt/3/bin//moc CWebBrowser.h -o moc_CWebBrowser.cpp
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT  -I/usr/kde/3.3/include/    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CWebBrowser.lo -MD -MP -MF ".deps/moc_CWebBrowser.Tpo" -c -o moc_CWebBrowser.lo moc_CWebBrowser.cpp; \
then mv -f ".deps/moc_CWebBrowser.Tpo" ".deps/moc_CWebBrowser.Plo"; else rm -f ".deps/moc_CWebBrowser.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I/usr/kde/3.3/include/ -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_CWebBrowser.lo -MD -MP -MF .deps/moc_CWebBrowser.Tpo -c moc_CWebBrowser.cpp  -fPIC -DPIC -o .libs/moc_CWebBrowser.o
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT  -I/usr/kde/3.3/include/    -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CWebBrowser.lo -MD -MP -MF ".deps/CWebBrowser.Tpo" -c -o CWebBrowser.lo CWebBrowser.cpp; \
then mv -f ".deps/CWebBrowser.Tpo" ".deps/CWebBrowser.Plo"; else rm -f ".deps/CWebBrowser.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt/3/include/ -D_REENTRANT -I/usr/kde/3.3/include/ -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT CWebBrowser.lo -MD -MP -MF .deps/CWebBrowser.Tpo -c CWebBrowser.cpp  -fPIC -DPIC -o .libs/CWebBrowser.o
/bin/sh ../../libtool --mode=link g++  -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer   -o gb.qt.kde.html.la -rpath /usr/local/lib/gambas2 -module -no-undefined main.lo moc_main.lo moc_CWebBrowser.lo CWebBrowser.lo -L/usr/qt/3/lib/  -lgcc_s -lstdc++ -lpthread  -lqt-mt  -L/usr/kde/3.3/lib/ -lkdecore -lkdeui -lDCOP -lkio -lkhtml -lkjs 
grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not a valid libtool archive
make[5]: *** [gb.qt.kde.html.la] Error 1
make[5]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.qt.kde/src/html'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.qt.kde/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.qt.kde'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/opt/gambas2/gambas2-1.9.5/gb.qt.kde'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/gambas2/gambas2-1.9.5'
make: *** [all] Error 2


More information about the User mailing list