RE: Using gnome-db in Glade



>===== Original Message From Akira TAGOH <at ue-spacy com> =====
>you use libxml 2.x.x? if so, you must not use libxml 2.x.x.
>install libxml 1.8.x.
>
>It's a package of libxml1 and libxml-dev in Debian.
>

Thanks for hanging in there.
Almost there?  but not quite.
Looks like something from libxml still missing but haven't been able to trace
it back to any source.
No error messages but I've listed the script from the process in case I missed
anything.

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Script started on Mon Sep  4 15:23:12 2000
kgb10:/usr/local/glade-0.5.9# ./configure --enable-gnome-db --with-bonobo
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... i586-pc-linux-gnu
checking build system type... i586-pc-linux-gnu
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (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... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking for POSIXized ISC... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for os2.h... (cached) no
checking for gtk-config... (cached) /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  ca cs da de el en_GB es fr ga gl it
ja no pl pt_BR ru sv uk
checking for gnome-config... (cached) /usr/bin/gnome-config
checking for Bonobo > 0.9... found
checking if Bonob uses OAF... no
checking for gda-config... (cached) /usr/bin/gda-config
creating ./config.status
creating glade.spec
creating Makefile
creating glade/Makefile
creating glade/gbwidgets/Makefile
creating glade/gnome/Makefile
creating glade/gnome-db/Makefile
creating glade/data/Makefile
creating glade/data/gtk/Makefile
creating macros/Makefile
creating intl/Makefile
creating po/Makefile.in
creating doc/Makefile
creating doc/C/Makefile
creating config.h
kgb10:/usr/local/glade-0.5.9#
Script done on Mon Sep  4 15:24:55 2000

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Here's a log from the make of glade.

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>.........
Script started on Mon Sep  4 14:29:50 2000
kgb10:/usr/local/glade-0.5.9# make
make  all-recursive
make[1]: Entering directory `/usr/local/glade-0.5.9'
Making all in macros
make[2]: Entering directory `/usr/local/glade-0.5.9/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/glade-0.5.9/macros'
Making all in intl
make[2]: Entering directory `/usr/local/glade-0.5.9/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/glade-0.5.9/intl'
Making all in glade
make[2]: Entering directory `/usr/local/glade-0.5.9/glade'
Making all in gbwidgets
make[3]: Entering directory `/usr/local/glade-0.5.9/glade/gbwidgets'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/glade-0.5.9/glade/gbwidgets'
Making all in gnome
make[3]: Entering directory `/usr/local/glade-0.5.9/glade/gnome'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/glade-0.5.9/glade/gnome'
Making all in gnome-db
make[3]: Entering directory `/usr/local/glade-0.5.9/glade/gnome-db'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -I../../intl
-I/usr/include/gda  -I/usr/include -DNEED_GNOMESUPPORT_H
-I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include  -g
-O2 -Wall -c gnomedbbrowser.c
In file included from /usr/include/gda/gda-common.h:31,
                 from /usr/include/gda/gda-client.h:24,
                 from /usr/include/gda/gda-ui.h:24,
                 from gnomedbbrowser.c:21:
/usr/include/gda/gda-xml-file.h:24: libxml/tree.h: No such file or directory
/usr/include/gda/gda-xml-file.h:25: libxml/parser.h: No such file or directory
/usr/include/gda/gda-xml-file.h:26: libxml/valid.h: No such file or directory
In file included from /usr/include/gda/gda-ui.h:37,
                 from gnomedbbrowser.c:21:
/usr/include/gda/gnome-db-report.h:25: libxml/parser.h: No such file or 
directory
/usr/include/gda/gnome-db-report.h:26: libxml/tree.h: No such file or 
directory
make[3]: *** [gnomedbbrowser.o] Error 1
make[3]: Leaving directory `/usr/local/glade-0.5.9/glade/gnome-db'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/glade-0.5.9/glade'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/glade-0.5.9'
make: *** [all-recursive-am] Error 2
kgb10:/usr/local/glade-0.5.9#
Script done on Mon Sep  4 14:30:04 2000
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Is all of this stuff missing from an incomplete Debian distro or because
gnome-db is such cutting edge?

Thanks,
Bill

>--
>Akira TAGOH <at ue-spacy ccom>





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]