[Gambas-user] error in compilation

Daniel Campos danielcampos at ...282...
Fri Jun 24 13:03:34 CEST 2005


Hi:

Your libxml version is old, and it has not the XmlWriter API. You should 
upgrade
libxml ( http://www.xmlsoft.org ) or disable that component.

Regards,

D. Campos

Ramon Orticio escribió:

> 
> Benoit,
> 
> may i submit to you the attached output.txt   in
> connection
> to the above-mention subject.
> 
> i am using redhat 9 linux with installed qt 3.1 and
> postgresql 7
> 
> thank you for your assistance. i hope that i can use
> gambas im my computer with your help.
> 
> ramon orticio
>
>__________________________________________________
>Do You Yahoo!?
>Tired of spam?  Yahoo! Mail has the best spam protection around 
>http://mail.yahoo.com 
>
>------------------------------------------------------------------------
>
>checking whether to enable maintainer-specific portions of Makefiles... no
>checking for a BSD-compatible install... /usr/bin/install -c
>checking whether build environment is sane... yes
>checking for gawk... gawk
>checking whether make sets $(MAKE)... yes
>checking build system type... i686-pc-linux-gnu
>checking host system type... i686-pc-linux-gnu
>checking for gcc... gcc
>checking for C compiler default output... a.out
>checking whether the C compiler works... yes
>checking whether we are cross compiling... no
>checking for suffix of executables... 
>checking for suffix of object files... o
>checking whether we are using the GNU C compiler... yes
>checking whether gcc accepts -g... yes
>checking for gcc option to accept ANSI C... none needed
>checking for style of include used by make... GNU
>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... /usr/bin/install -c
>checking whether ln -s works... yes
>checking whether make sets $(MAKE)... (cached) yes
>checking for dirent.h that defines DIR... yes
>checking for library containing opendir... none required
>checking for egrep... grep -E
>checking for ANSI C header files... yes
>checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes
>checking fcntl.h presence... yes
>checking for fcntl.h... yes
>checking limits.h usability... yes
>checking limits.h presence... yes
>checking for limits.h... yes
>checking malloc.h usability... yes
>checking malloc.h presence... yes
>checking for malloc.h... yes
>checking for strings.h... (cached) yes
>checking sys/ioctl.h usability... yes
>checking sys/ioctl.h presence... yes
>checking for sys/ioctl.h... yes
>checking sys/time.h usability... yes
>checking sys/time.h presence... yes
>checking for sys/time.h... yes
>checking for unistd.h... (cached) yes
>checking for an ANSI C-conforming const... yes
>checking for pid_t... yes
>checking for size_t... yes
>checking whether time.h and sys/time.h may both be included... yes
>checking whether struct tm is in sys/time.h or time.h... time.h
>checking for working alloca.h... yes
>checking for alloca... yes
>checking whether gcc needs -traditional... no
>checking return type of signal handlers... void
>checking for working strcoll... yes
>checking for strftime... yes
>checking for vprintf... yes
>checking for _doprnt... no
>checking for wait3 that fills in rusage... yes
>checking for getcwd... yes
>checking for gettimeofday... yes
>checking for mkdir... yes
>checking for rmdir... yes
>checking for select... yes
>checking for socket... yes
>checking for strdup... yes
>checking for strerror... yes
>checking for strtod... yes
>checking for strtol... yes
>checking for sysinfo... yes
>checking for setenv... yes
>checking for unsetenv... yes
>checking for getdomainname... yes
>checking for a sed that does not truncate output... /bin/sed
>checking for ld used by gcc... /usr/bin/ld
>checking if the linker (/usr/bin/ld) is GNU ld... yes
>checking for /usr/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 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... yes
>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/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/bin/ld
>checking if the linker (/usr/bin/ld) is GNU ld... yes
>checking whether the g++ linker (/usr/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/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/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 main in -lm... yes
>checking for main in -lz... yes
>checking for main in -lgcc_s... yes
>checking for main in -lstdc++... yes
>checking which extension is used for shared libraries... .so
>checking for threading compiler options... -D_REENTRANT
>checking for threading linker options... -lpthread
>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 QT component headers... /usr/lib/qt-3.1/include/
>checking for QT component libraries... /usr/lib/qt-3.1/lib/
>checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
>checking for gethostbyname... yes
>checking for connect... yes
>checking for remove... yes
>checking for shmat... yes
>checking for IceConnectionNumber in -lICE... yes
>checking for XOpenDisplay in -lX11... yes
>checking for XShmAttach in -lXext... yes
>checking for QT meta-object compiler... /usr/lib/qt-3.1/bin/
>checking for KDE 3.x component headers... /usr/include/kde/
>checking for KDE 3.x component libraries... /usr/lib/
>checking for Networking component headers... 
>checking for Networking component libraries... 
>checking for Advanced networking component headers... /usr/include/curl/
>checking for Advanced networking component libraries... /usr/lib/
>checking for PostgreSQL driver headers... /usr/include/pgsql/server/ /usr/include/pgsql/server/catalog/ /usr/include/
>checking for PostgreSQL driver libraries... /usr/lib/
>checking for MySQL driver headers... /usr/include/mysql/
>checking for MySQL driver libraries... /usr/lib/mysql/
>checking for SQLite driver headers... no
>checking for SQLite driver libraries... no
>configure: WARNING: *** SQLite driver is disabled
>checking for SDL component headers... /usr/include/SDL/
>checking for SDL component libraries... /usr/lib/
>checking for Visual Basic compatibility component headers... 
>checking for Visual Basic compatibility component libraries... 
>checking for zlib compression headers... /usr/include/
>checking for zlib compression libraries... /usr/lib/
>checking for bzlib2 compression headers... /usr/include/
>checking for bzlib2 compression libraries... /usr/lib/
>checking for XML parser component headers... /usr/include/libxml2/
>checking for XML parser component libraries... /usr/lib/
>checking for XSLT/XML parser component headers... /usr/include/
>checking for XSLT/XML parser component libraries... /usr/lib/
>configure: creating ./config.status
>config.status: creating Makefile
>config.status: creating src/Makefile
>config.status: creating src/share/Makefile
>config.status: creating src/comp/Makefile
>config.status: creating src/exec/Makefile
>config.status: creating src/lib/Makefile
>config.status: creating src/lib/debug/Makefile
>config.status: creating src/lib/eval/Makefile
>config.status: creating src/lib/qt/Makefile
>config.status: creating src/lib/qt/editor/Makefile
>config.status: creating src/lib/qt/ext/Makefile
>config.status: creating src/lib/qt/kde/Makefile
>config.status: creating src/lib/qt/kde/html/Makefile
>config.status: creating src/lib/db/Makefile
>config.status: creating src/lib/db/mysql/Makefile
>config.status: creating src/lib/db/postgresql/Makefile
>config.status: creating src/lib/db/sqlite/Makefile
>config.status: creating src/lib/sdl/Makefile
>config.status: creating src/lib/net/Makefile
>config.status: creating src/lib/net/curl/Makefile
>config.status: creating src/lib/vb/Makefile
>config.status: creating src/lib/compress/Makefile
>config.status: creating src/lib/compress/zlib/Makefile
>config.status: creating src/lib/compress/bzlib2/Makefile
>config.status: creating src/lib/xml/Makefile
>config.status: creating src/lib/xml/libxml/Makefile
>config.status: creating src/lib/xml/libxml/xslt/Makefile
>config.status: creating src/lib/xml/libxml/rpc/Makefile
>config.status: creating config.h
>config.status: config.h is unchanged
>config.status: executing depfiles commands
>configure: configuring in libltdl
>configure: running /bin/sh './configure' --prefix=/opt/gambas  --enable-ltdl-convenience --cache-file=/dev/null --srcdir=.
>checking for a BSD-compatible install... /usr/bin/install -c
>checking whether build environment is sane... yes
>checking for gawk... gawk
>checking whether make sets $(MAKE)... yes
>checking for gcc... gcc
>checking for C compiler default output... a.out
>checking whether the C compiler works... yes
>checking whether we are cross compiling... no
>checking for suffix of executables... 
>checking for suffix of object files... o
>checking whether we are using the GNU C compiler... yes
>checking whether gcc accepts -g... yes
>checking for gcc option to accept ANSI C... none needed
>checking for style of include used by make... GNU
>checking dependency style of gcc... none
>checking for an ANSI C-conforming const... yes
>checking for inline... inline
>checking build system type... i686-pc-linux-gnu
>checking host system type... i686-pc-linux-gnu
>checking for a sed that does not truncate output... /bin/sed
>checking for egrep... grep -E
>checking for ld used by gcc... /usr/bin/ld
>checking if the linker (/usr/bin/ld) is GNU ld... yes
>checking for /usr/bin/ld option to reload object files... -r
>checking for BSD-compatible nm... /usr/bin/nm -B
>checking whether ln -s works... yes
>checking how to recognise dependent libraries... pass_all
>checking how to run the C preprocessor... gcc -E
>checking for ANSI C header files... yes
>checking for sys/types.h... yes
>checking for sys/stat.h... yes
>checking for stdlib.h... yes
>checking for string.h... yes
>checking for memory.h... yes
>checking for strings.h... yes
>checking for inttypes.h... yes
>checking for stdint.h... yes
>checking for unistd.h... yes
>checking dlfcn.h usability... yes
>checking dlfcn.h presence... yes
>checking for dlfcn.h... yes
>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++... none
>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... yes
>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/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++... /usr/bin/ld
>checking if the linker (/usr/bin/ld) is GNU ld... yes
>checking whether the g++ linker (/usr/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/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... yes
>checking whether the g77 linker (/usr/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 /usr/kerberos/lib /usr/X11R6/lib /usr/lib/sane /usr/lib/qt-3.1/lib /usr/lib/mysql /usr/lib/qt2/lib 
>checking for objdir... .libs
>checking whether libtool supports -dlopen/-dlpreopen... yes
>checking for shl_load... no
>checking for shl_load in -ldld... no
>checking for dlopen in -ldl... 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
>configure: creating ./config.status
>config.status: creating Makefile
>config.status: creating config.h
>config.status: config.h is unchanged
>config.status: executing depfiles commands
>make  all-recursive
>make[1]: Entering directory `/home/LinuxBasic/gambas-1.0.6'
>Making all in libltdl
>make[2]: Entering directory `/home/LinuxBasic/gambas-1.0.6/libltdl'
>make  all-am
>make[3]: Entering directory `/home/LinuxBasic/gambas-1.0.6/libltdl'
>/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c -o ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c  -fPIC -DPIC -o .libs/ltdl.o
> gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -o ltdl.o >/dev/null 2>&1
>/bin/sh ./libtool --mode=link gcc  -g -O2   -o libltdlc.la   ltdl.lo -ldl 
>rm -fr  .libs/libltdlc.a .libs/libltdlc.la
>ar cru .libs/libltdlc.a .libs/ltdl.o
>ranlib .libs/libltdlc.a
>creating libltdlc.la
>(cd .libs && rm -f libltdlc.la && ln -s ../libltdlc.la libltdlc.la)
>make[3]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/libltdl'
>make[2]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/libltdl'
>Making all in src
>make[2]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src'
>Making all in share
>make[3]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/share'
>make[3]: Nothing to be done for `all'.
>make[3]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/share'
>Making all in comp
>make[3]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/comp'
>make[3]: Nothing to be done for `all'.
>make[3]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/comp'
>Making all in exec
>make[3]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/exec'
>make[3]: Nothing to be done for `all'.
>make[3]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/exec'
>Making all in lib
>make[3]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib'
>Making all in debug
>make[4]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/debug'
>make[4]: Nothing to be done for `all'.
>make[4]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/debug'
>Making all in eval
>make[4]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/eval'
>make[4]: Nothing to be done for `all'.
>make[4]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/eval'
>Making all in db
>make[4]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db'
>Making all in mysql
>make[5]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db/mysql'
>make[5]: Nothing to be done for `all'.
>make[5]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db/mysql'
>Making all in postgresql
>make[5]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db/postgresql'
>make[5]: Nothing to be done for `all'.
>make[5]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db/postgresql'
>make[5]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db'
>make[5]: Nothing to be done for `all-am'.
>make[5]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db'
>make[4]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db'
>Making all in compress
>make[4]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress'
>Making all in zlib
>make[5]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress/zlib'
>make[5]: Nothing to be done for `all'.
>make[5]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress/zlib'
>Making all in bzlib2
>make[5]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress/bzlib2'
>make[5]: Nothing to be done for `all'.
>make[5]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress/bzlib2'
>make[5]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress'
>make[5]: Nothing to be done for `all-am'.
>make[5]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress'
>make[4]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress'
>Making all in xml
>make[4]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/xml'
>Making all in libxml
>make[5]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/xml/libxml'
>Making all in xslt
>make[6]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/xml/libxml/xslt'
>make[6]: Nothing to be done for `all'.
>make[6]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/xml/libxml/xslt'
>Making all in rpc
>make[6]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/xml/libxml/rpc'
>source='CXmlRpc.c' object='CXmlRpc.lo' libtool=yes \
>depfile='.deps/CXmlRpc.Plo' tmpdepfile='.deps/CXmlRpc.TPlo' \
>depmode=gcc3 /bin/sh ../../../../../depcomp \
>/bin/sh ../../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../.. -I../../../../../src/share  -I/usr/include/libxml2/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -c -o CXmlRpc.lo `test -f 'CXmlRpc.c' || echo './'`CXmlRpc.c
> gcc -DHAVE_CONFIG_H -I. -I. -I../../../../.. -I../../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -c CXmlRpc.c -MT CXmlRpc.lo -MD -MP -MF .deps/CXmlRpc.TPlo  -fPIC -DPIC -o .libs/CXmlRpc.o
>CXmlRpc.c:31:30: libxml/xmlwriter.h: No such file or directory
>CXmlRpc.c: In function `CXMLRPC_Call':
>CXmlRpc.c:119: `xmlTextWriterPtr' undeclared (first use in this function)
>CXmlRpc.c:119: (Each undeclared identifier is reported only once
>CXmlRpc.c:119: for each function it appears in.)
>CXmlRpc.c:119: parse error before "writer"
>CXmlRpc.c:154: `writer' undeclared (first use in this function)
>CXmlRpc.c:154: warning: implicit declaration of function `xmlNewTextWriterMemory'
>CXmlRpc.c:155: warning: implicit declaration of function `xmlTextWriterSetIndent'
>CXmlRpc.c:156: warning: implicit declaration of function `xmlTextWriterStartDocument'
>CXmlRpc.c:158: warning: implicit declaration of function `xmlTextWriterStartElement'
>CXmlRpc.c:159: warning: implicit declaration of function `xmlTextWriterWriteElement'
>CXmlRpc.c:202: warning: implicit declaration of function `xmlTextWriterEndElement'
>CXmlRpc.c:206: warning: implicit declaration of function `xmlTextWriterEndDocument'
>CXmlRpc.c:207: warning: implicit declaration of function `xmlFreeTextWriter'
>CXmlRpc.c:113: warning: unused variable `cname'
>make[6]: *** [CXmlRpc.lo] Error 1
>make[6]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/xml/libxml/rpc'
>make[5]: *** [all-recursive] Error 1
>make[5]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/xml/libxml'
>make[4]: *** [all-recursive] Error 1
>make[4]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/xml'
>make[3]: *** [all-recursive] Error 1
>make[3]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib'
>make[2]: *** [all-recursive] Error 1
>make[2]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src'
>make[1]: *** [all-recursive] Error 1
>make[1]: Leaving directory `/home/LinuxBasic/gambas-1.0.6'
>make: *** [all] Error 2
>Making install in libltdl
>make[1]: Entering directory `/home/LinuxBasic/gambas-1.0.6/libltdl'
>make[2]: Entering directory `/home/LinuxBasic/gambas-1.0.6/libltdl'
>/bin/sh ./mkinstalldirs /opt/gambas/lib
>/bin/sh ./mkinstalldirs /opt/gambas/include
>make[2]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/libltdl'
>make[1]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/libltdl'
>Making install in src
>make[1]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src'
>Making install in share
>make[2]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/share'
>make[3]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/share'
>make[3]: Nothing to be done for `install-exec-am'.
>make[3]: Nothing to be done for `install-data-am'.
>make[3]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/share'
>make[2]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/share'
>Making install in comp
>make[2]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/comp'
>make[3]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/comp'
>/bin/sh ../../mkinstalldirs /opt/gambas/bin
>  /bin/sh ../../libtool --mode=install /usr/bin/install -c gbc /opt/gambas/bin/gbc
>/usr/bin/install -c gbc /opt/gambas/bin/gbc
>  /bin/sh ../../libtool --mode=install /usr/bin/install -c gba /opt/gambas/bin/gba
>/usr/bin/install -c gba /opt/gambas/bin/gba
>  /bin/sh ../../libtool --mode=install /usr/bin/install -c gbi /opt/gambas/bin/gbi
>/usr/bin/install -c gbi /opt/gambas/bin/gbi
>make[3]: Nothing to be done for `install-data-am'.
>make[3]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/comp'
>make[2]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/comp'
>Making install in exec
>make[2]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/exec'
>make[3]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/exec'
>/bin/sh ../../mkinstalldirs /opt/gambas/bin
>  /bin/sh ../../libtool --mode=install /usr/bin/install -c gbx /opt/gambas/bin/gbx
>/usr/bin/install -c gbx /opt/gambas/bin/gbx
>/bin/sh ../../mkinstalldirs /opt/gambas/lib/gambas
> /bin/sh ../../libtool --mode=install /usr/bin/install -c  lib.gb.la /opt/gambas/lib/gambas/lib.gb.la
>/usr/bin/install -c .libs/lib.gb.so.0.0.0 /opt/gambas/lib/gambas/lib.gb.so.0.0.0
>(cd /opt/gambas/lib/gambas && rm -f lib.gb.so.0 && ln -s lib.gb.so.0.0.0 lib.gb.so.0)
>(cd /opt/gambas/lib/gambas && rm -f lib.gb.so && ln -s lib.gb.so.0.0.0 lib.gb.so)
>/usr/bin/install -c .libs/lib.gb.lai /opt/gambas/lib/gambas/lib.gb.la
>PATH="$PATH:/sbin" ldconfig -n /opt/gambas/lib/gambas
>----------------------------------------------------------------------
>Libraries have been installed in:
>   /opt/gambas/lib/gambas
>
>If you ever happen to want to link against installed libraries
>in a given directory, LIBDIR, you must either use libtool, and
>specify the full pathname of the library, or use the `-LLIBDIR'
>flag during linking and do at least one of the following:
>   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
>     during execution
>   - add LIBDIR to the `LD_RUN_PATH' environment variable
>     during linking
>   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
>   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
>
>See any operating system documentation about shared libraries for
>more information, such as the ld(1) and ld.so(8) manual pages.
>----------------------------------------------------------------------
>make[3]: Nothing to be done for `install-data-am'.
>make[3]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/exec'
>make[2]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/exec'
>Making install in lib
>make[2]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib'
>Making install in debug
>make[3]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/debug'
>make[4]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/debug'
>/bin/sh ../../../mkinstalldirs /opt/gambas/lib/gambas
> /bin/sh ../../../libtool --mode=install /usr/bin/install -c  lib.gb.debug.la /opt/gambas/lib/gambas/lib.gb.debug.la
>/usr/bin/install -c .libs/lib.gb.debug.so.0.0.0 /opt/gambas/lib/gambas/lib.gb.debug.so.0.0.0
>(cd /opt/gambas/lib/gambas && rm -f lib.gb.debug.so.0 && ln -s lib.gb.debug.so.0.0.0 lib.gb.debug.so.0)
>(cd /opt/gambas/lib/gambas && rm -f lib.gb.debug.so && ln -s lib.gb.debug.so.0.0.0 lib.gb.debug.so)
>/usr/bin/install -c .libs/lib.gb.debug.lai /opt/gambas/lib/gambas/lib.gb.debug.la
>PATH="$PATH:/sbin" ldconfig -n /opt/gambas/lib/gambas
>----------------------------------------------------------------------
>Libraries have been installed in:
>   /opt/gambas/lib/gambas
>
>If you ever happen to want to link against installed libraries
>in a given directory, LIBDIR, you must either use libtool, and
>specify the full pathname of the library, or use the `-LLIBDIR'
>flag during linking and do at least one of the following:
>   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
>     during execution
>   - add LIBDIR to the `LD_RUN_PATH' environment variable
>     during linking
>   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
>   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
>
>See any operating system documentation about shared libraries for
>more information, such as the ld(1) and ld.so(8) manual pages.
>----------------------------------------------------------------------
>make[4]: Nothing to be done for `install-data-am'.
>make[4]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/debug'
>make[3]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/debug'
>Making install in eval
>make[3]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/eval'
>make[4]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/eval'
>/bin/sh ../../../mkinstalldirs /opt/gambas/lib/gambas
> /bin/sh ../../../libtool --mode=install /usr/bin/install -c  lib.gb.eval.la /opt/gambas/lib/gambas/lib.gb.eval.la
>/usr/bin/install -c .libs/lib.gb.eval.so.0.0.0 /opt/gambas/lib/gambas/lib.gb.eval.so.0.0.0
>(cd /opt/gambas/lib/gambas && rm -f lib.gb.eval.so.0 && ln -s lib.gb.eval.so.0.0.0 lib.gb.eval.so.0)
>(cd /opt/gambas/lib/gambas && rm -f lib.gb.eval.so && ln -s lib.gb.eval.so.0.0.0 lib.gb.eval.so)
>/usr/bin/install -c .libs/lib.gb.eval.lai /opt/gambas/lib/gambas/lib.gb.eval.la
>PATH="$PATH:/sbin" ldconfig -n /opt/gambas/lib/gambas
>----------------------------------------------------------------------
>Libraries have been installed in:
>   /opt/gambas/lib/gambas
>
>If you ever happen to want to link against installed libraries
>in a given directory, LIBDIR, you must either use libtool, and
>specify the full pathname of the library, or use the `-LLIBDIR'
>flag during linking and do at least one of the following:
>   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
>     during execution
>   - add LIBDIR to the `LD_RUN_PATH' environment variable
>     during linking
>   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
>   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
>
>See any operating system documentation about shared libraries for
>more information, such as the ld(1) and ld.so(8) manual pages.
>----------------------------------------------------------------------
>make[4]: Nothing to be done for `install-data-am'.
>make[4]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/eval'
>make[3]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/eval'
>Making install in db
>make[3]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db'
>Making install in mysql
>make[4]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db/mysql'
>make[5]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db/mysql'
>/bin/sh ../../../../mkinstalldirs /opt/gambas/lib/gambas
> /bin/sh ../../../../libtool --mode=install /usr/bin/install -c  lib.gb.db.mysql.la /opt/gambas/lib/gambas/lib.gb.db.mysql.la
>/usr/bin/install -c .libs/lib.gb.db.mysql.so.0.0.0 /opt/gambas/lib/gambas/lib.gb.db.mysql.so.0.0.0
>(cd /opt/gambas/lib/gambas && rm -f lib.gb.db.mysql.so.0 && ln -s lib.gb.db.mysql.so.0.0.0 lib.gb.db.mysql.so.0)
>(cd /opt/gambas/lib/gambas && rm -f lib.gb.db.mysql.so && ln -s lib.gb.db.mysql.so.0.0.0 lib.gb.db.mysql.so)
>/usr/bin/install -c .libs/lib.gb.db.mysql.lai /opt/gambas/lib/gambas/lib.gb.db.mysql.la
>PATH="$PATH:/sbin" ldconfig -n /opt/gambas/lib/gambas
>----------------------------------------------------------------------
>Libraries have been installed in:
>   /opt/gambas/lib/gambas
>
>If you ever happen to want to link against installed libraries
>in a given directory, LIBDIR, you must either use libtool, and
>specify the full pathname of the library, or use the `-LLIBDIR'
>flag during linking and do at least one of the following:
>   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
>     during execution
>   - add LIBDIR to the `LD_RUN_PATH' environment variable
>     during linking
>   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
>   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
>
>See any operating system documentation about shared libraries for
>more information, such as the ld(1) and ld.so(8) manual pages.
>----------------------------------------------------------------------
>make[5]: Nothing to be done for `install-data-am'.
>make[5]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db/mysql'
>make[4]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db/mysql'
>Making install in postgresql
>make[4]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db/postgresql'
>make[5]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db/postgresql'
>/bin/sh ../../../../mkinstalldirs /opt/gambas/lib/gambas
> /bin/sh ../../../../libtool --mode=install /usr/bin/install -c  lib.gb.db.postgresql.la /opt/gambas/lib/gambas/lib.gb.db.postgresql.la
>/usr/bin/install -c .libs/lib.gb.db.postgresql.so.0.0.0 /opt/gambas/lib/gambas/lib.gb.db.postgresql.so.0.0.0
>(cd /opt/gambas/lib/gambas && rm -f lib.gb.db.postgresql.so.0 && ln -s lib.gb.db.postgresql.so.0.0.0 lib.gb.db.postgresql.so.0)
>(cd /opt/gambas/lib/gambas && rm -f lib.gb.db.postgresql.so && ln -s lib.gb.db.postgresql.so.0.0.0 lib.gb.db.postgresql.so)
>/usr/bin/install -c .libs/lib.gb.db.postgresql.lai /opt/gambas/lib/gambas/lib.gb.db.postgresql.la
>PATH="$PATH:/sbin" ldconfig -n /opt/gambas/lib/gambas
>----------------------------------------------------------------------
>Libraries have been installed in:
>   /opt/gambas/lib/gambas
>
>If you ever happen to want to link against installed libraries
>in a given directory, LIBDIR, you must either use libtool, and
>specify the full pathname of the library, or use the `-LLIBDIR'
>flag during linking and do at least one of the following:
>   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
>     during execution
>   - add LIBDIR to the `LD_RUN_PATH' environment variable
>     during linking
>   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
>   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
>
>See any operating system documentation about shared libraries for
>more information, such as the ld(1) and ld.so(8) manual pages.
>----------------------------------------------------------------------
>make[5]: Nothing to be done for `install-data-am'.
>make[5]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db/postgresql'
>make[4]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db/postgresql'
>make[4]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db'
>make[5]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db'
>/bin/sh ../../../mkinstalldirs /opt/gambas/lib/gambas
> /bin/sh ../../../libtool --mode=install /usr/bin/install -c  lib.gb.db.la /opt/gambas/lib/gambas/lib.gb.db.la
>/usr/bin/install -c .libs/lib.gb.db.so.0.0.0 /opt/gambas/lib/gambas/lib.gb.db.so.0.0.0
>(cd /opt/gambas/lib/gambas && rm -f lib.gb.db.so.0 && ln -s lib.gb.db.so.0.0.0 lib.gb.db.so.0)
>(cd /opt/gambas/lib/gambas && rm -f lib.gb.db.so && ln -s lib.gb.db.so.0.0.0 lib.gb.db.so)
>/usr/bin/install -c .libs/lib.gb.db.lai /opt/gambas/lib/gambas/lib.gb.db.la
>PATH="$PATH:/sbin" ldconfig -n /opt/gambas/lib/gambas
>----------------------------------------------------------------------
>Libraries have been installed in:
>   /opt/gambas/lib/gambas
>
>If you ever happen to want to link against installed libraries
>in a given directory, LIBDIR, you must either use libtool, and
>specify the full pathname of the library, or use the `-LLIBDIR'
>flag during linking and do at least one of the following:
>   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
>     during execution
>   - add LIBDIR to the `LD_RUN_PATH' environment variable
>     during linking
>   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
>   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
>
>See any operating system documentation about shared libraries for
>more information, such as the ld(1) and ld.so(8) manual pages.
>----------------------------------------------------------------------
>make[5]: Nothing to be done for `install-data-am'.
>make[5]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db'
>make[4]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db'
>make[3]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/db'
>Making install in compress
>make[3]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress'
>Making install in zlib
>make[4]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress/zlib'
>make[5]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress/zlib'
>/bin/sh ../../../../mkinstalldirs /opt/gambas/lib/gambas
> /bin/sh ../../../../libtool --mode=install /usr/bin/install -c  lib.gb.compress.zlib.la /opt/gambas/lib/gambas/lib.gb.compress.zlib.la
>/usr/bin/install -c .libs/lib.gb.compress.zlib.so.0.0.0 /opt/gambas/lib/gambas/lib.gb.compress.zlib.so.0.0.0
>(cd /opt/gambas/lib/gambas && rm -f lib.gb.compress.zlib.so.0 && ln -s lib.gb.compress.zlib.so.0.0.0 lib.gb.compress.zlib.so.0)
>(cd /opt/gambas/lib/gambas && rm -f lib.gb.compress.zlib.so && ln -s lib.gb.compress.zlib.so.0.0.0 lib.gb.compress.zlib.so)
>/usr/bin/install -c .libs/lib.gb.compress.zlib.lai /opt/gambas/lib/gambas/lib.gb.compress.zlib.la
>PATH="$PATH:/sbin" ldconfig -n /opt/gambas/lib/gambas
>----------------------------------------------------------------------
>Libraries have been installed in:
>   /opt/gambas/lib/gambas
>
>If you ever happen to want to link against installed libraries
>in a given directory, LIBDIR, you must either use libtool, and
>specify the full pathname of the library, or use the `-LLIBDIR'
>flag during linking and do at least one of the following:
>   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
>     during execution
>   - add LIBDIR to the `LD_RUN_PATH' environment variable
>     during linking
>   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
>   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
>
>See any operating system documentation about shared libraries for
>more information, such as the ld(1) and ld.so(8) manual pages.
>----------------------------------------------------------------------
>make[5]: Nothing to be done for `install-data-am'.
>make[5]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress/zlib'
>make[4]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress/zlib'
>Making install in bzlib2
>make[4]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress/bzlib2'
>make[5]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress/bzlib2'
>/bin/sh ../../../../mkinstalldirs /opt/gambas/lib/gambas
> /bin/sh ../../../../libtool --mode=install /usr/bin/install -c  lib.gb.compress.bzlib2.la /opt/gambas/lib/gambas/lib.gb.compress.bzlib2.la
>/usr/bin/install -c .libs/lib.gb.compress.bzlib2.so.0.0.0 /opt/gambas/lib/gambas/lib.gb.compress.bzlib2.so.0.0.0
>(cd /opt/gambas/lib/gambas && rm -f lib.gb.compress.bzlib2.so.0 && ln -s lib.gb.compress.bzlib2.so.0.0.0 lib.gb.compress.bzlib2.so.0)
>(cd /opt/gambas/lib/gambas && rm -f lib.gb.compress.bzlib2.so && ln -s lib.gb.compress.bzlib2.so.0.0.0 lib.gb.compress.bzlib2.so)
>/usr/bin/install -c .libs/lib.gb.compress.bzlib2.lai /opt/gambas/lib/gambas/lib.gb.compress.bzlib2.la
>PATH="$PATH:/sbin" ldconfig -n /opt/gambas/lib/gambas
>----------------------------------------------------------------------
>Libraries have been installed in:
>   /opt/gambas/lib/gambas
>
>If you ever happen to want to link against installed libraries
>in a given directory, LIBDIR, you must either use libtool, and
>specify the full pathname of the library, or use the `-LLIBDIR'
>flag during linking and do at least one of the following:
>   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
>     during execution
>   - add LIBDIR to the `LD_RUN_PATH' environment variable
>     during linking
>   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
>   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
>
>See any operating system documentation about shared libraries for
>more information, such as the ld(1) and ld.so(8) manual pages.
>----------------------------------------------------------------------
>make[5]: Nothing to be done for `install-data-am'.
>make[5]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress/bzlib2'
>make[4]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress/bzlib2'
>make[4]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress'
>make[5]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress'
>/bin/sh ../../../mkinstalldirs /opt/gambas/lib/gambas
> /bin/sh ../../../libtool --mode=install /usr/bin/install -c  lib.gb.compress.la /opt/gambas/lib/gambas/lib.gb.compress.la
>/usr/bin/install -c .libs/lib.gb.compress.so.0.0.0 /opt/gambas/lib/gambas/lib.gb.compress.so.0.0.0
>(cd /opt/gambas/lib/gambas && rm -f lib.gb.compress.so.0 && ln -s lib.gb.compress.so.0.0.0 lib.gb.compress.so.0)
>(cd /opt/gambas/lib/gambas && rm -f lib.gb.compress.so && ln -s lib.gb.compress.so.0.0.0 lib.gb.compress.so)
>/usr/bin/install -c .libs/lib.gb.compress.lai /opt/gambas/lib/gambas/lib.gb.compress.la
>PATH="$PATH:/sbin" ldconfig -n /opt/gambas/lib/gambas
>----------------------------------------------------------------------
>Libraries have been installed in:
>   /opt/gambas/lib/gambas
>
>If you ever happen to want to link against installed libraries
>in a given directory, LIBDIR, you must either use libtool, and
>specify the full pathname of the library, or use the `-LLIBDIR'
>flag during linking and do at least one of the following:
>   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
>     during execution
>   - add LIBDIR to the `LD_RUN_PATH' environment variable
>     during linking
>   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
>   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
>
>See any operating system documentation about shared libraries for
>more information, such as the ld(1) and ld.so(8) manual pages.
>----------------------------------------------------------------------
>make[5]: Nothing to be done for `install-data-am'.
>make[5]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress'
>make[4]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress'
>make[3]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/compress'
>Making install in xml
>make[3]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/xml'
>Making install in libxml
>make[4]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/xml/libxml'
>Making install in xslt
>make[5]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/xml/libxml/xslt'
>make[6]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/xml/libxml/xslt'
>/bin/sh ../../../../../mkinstalldirs /opt/gambas/lib/gambas
> /bin/sh ../../../../../libtool --mode=install /usr/bin/install -c  lib.gb.xml.libxml.xslt.la /opt/gambas/lib/gambas/lib.gb.xml.libxml.xslt.la
>/usr/bin/install -c .libs/lib.gb.xml.libxml.xslt.so.0.0.0 /opt/gambas/lib/gambas/lib.gb.xml.libxml.xslt.so.0.0.0
>(cd /opt/gambas/lib/gambas && rm -f lib.gb.xml.libxml.xslt.so.0 && ln -s lib.gb.xml.libxml.xslt.so.0.0.0 lib.gb.xml.libxml.xslt.so.0)
>(cd /opt/gambas/lib/gambas && rm -f lib.gb.xml.libxml.xslt.so && ln -s lib.gb.xml.libxml.xslt.so.0.0.0 lib.gb.xml.libxml.xslt.so)
>/usr/bin/install -c .libs/lib.gb.xml.libxml.xslt.lai /opt/gambas/lib/gambas/lib.gb.xml.libxml.xslt.la
>PATH="$PATH:/sbin" ldconfig -n /opt/gambas/lib/gambas
>----------------------------------------------------------------------
>Libraries have been installed in:
>   /opt/gambas/lib/gambas
>
>If you ever happen to want to link against installed libraries
>in a given directory, LIBDIR, you must either use libtool, and
>specify the full pathname of the library, or use the `-LLIBDIR'
>flag during linking and do at least one of the following:
>   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
>     during execution
>   - add LIBDIR to the `LD_RUN_PATH' environment variable
>     during linking
>   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
>   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
>
>See any operating system documentation about shared libraries for
>more information, such as the ld(1) and ld.so(8) manual pages.
>----------------------------------------------------------------------
>make[6]: Nothing to be done for `install-data-am'.
>make[6]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/xml/libxml/xslt'
>make[5]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/xml/libxml/xslt'
>Making install in rpc
>make[5]: Entering directory `/home/LinuxBasic/gambas-1.0.6/src/lib/xml/libxml/rpc'
>source='CXmlRpc.c' object='CXmlRpc.lo' libtool=yes \
>depfile='.deps/CXmlRpc.Plo' tmpdepfile='.deps/CXmlRpc.TPlo' \
>depmode=gcc3 /bin/sh ../../../../../depcomp \
>/bin/sh ../../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../.. -I../../../../../src/share  -I/usr/include/libxml2/ -D_REENTRANT    -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -c -o CXmlRpc.lo `test -f 'CXmlRpc.c' || echo './'`CXmlRpc.c
> gcc -DHAVE_CONFIG_H -I. -I. -I../../../../.. -I../../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -c CXmlRpc.c -MT CXmlRpc.lo -MD -MP -MF .deps/CXmlRpc.TPlo  -fPIC -DPIC -o .libs/CXmlRpc.o
>CXmlRpc.c:31:30: libxml/xmlwriter.h: No such file or directory
>CXmlRpc.c: In function `CXMLRPC_Call':
>CXmlRpc.c:119: `xmlTextWriterPtr' undeclared (first use in this function)
>CXmlRpc.c:119: (Each undeclared identifier is reported only once
>CXmlRpc.c:119: for each function it appears in.)
>CXmlRpc.c:119: parse error before "writer"
>CXmlRpc.c:154: `writer' undeclared (first use in this function)
>CXmlRpc.c:154: warning: implicit declaration of function `xmlNewTextWriterMemory'
>CXmlRpc.c:155: warning: implicit declaration of function `xmlTextWriterSetIndent'
>CXmlRpc.c:156: warning: implicit declaration of function `xmlTextWriterStartDocument'
>CXmlRpc.c:158: warning: implicit declaration of function `xmlTextWriterStartElement'
>CXmlRpc.c:159: warning: implicit declaration of function `xmlTextWriterWriteElement'
>CXmlRpc.c:202: warning: implicit declaration of function `xmlTextWriterEndElement'
>CXmlRpc.c:206: warning: implicit declaration of function `xmlTextWriterEndDocument'
>CXmlRpc.c:207: warning: implicit declaration of function `xmlFreeTextWriter'
>CXmlRpc.c:113: warning: unused variable `cname'
>make[5]: *** [CXmlRpc.lo] Error 1
>make[5]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/xml/libxml/rpc'
>make[4]: *** [install-recursive] Error 1
>make[4]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/xml/libxml'
>make[3]: *** [install-recursive] Error 1
>make[3]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib/xml'
>make[2]: *** [install-recursive] Error 1
>make[2]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src/lib'
>make[1]: *** [install-recursive] Error 1
>make[1]: Leaving directory `/home/LinuxBasic/gambas-1.0.6/src'
>make: *** [install-recursive] Error 1
>
>  
>





More information about the User mailing list