Re: Re: [gnome-db] can not compile libgda-0.2.96



> yes, it didn't get correctly the path to orbit-idl. Could you re-run
> autogen.sh/configure and send us the output?
> 
> cheers

I can't compile libgda and you asked me for the output of configure;
well here it is:

loading cache ./config.cache
checking for a BSD compatible install... (cached) /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... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for perl... (cached) /usr/bin/perl
checking for strerror in -lcposix... (cached) no
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 c++... (cached) c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for bison... (cached) bison -y
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking command to parse /usr/bin/nm -B output... (cached) ok
checking for dlfcn.h... (cached) yes
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
checking for objdir... .libs
checking for gcc option to produce PIC... (cached)       -fPIC
checking if gcc PIC flag       -fPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -c -o file.lo... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... (cached) no
creating libtool
checking for glib-config... (cached) /usr/bin/glib-config
checking for GLIB - version >= 1.2.0... yes
checking for gtk-config... (cached) /usr/bin/gtk-config
checking for GTK - version >= 1.0.0... yes
checking for ORBit... found
./configure: which: command not found
checking for GConf >= 0.9... found
checking for Bonobo >= 1.0.9... found
checking for libxml... found
checking for libxslt... configure: warning: not found
checking for gtkdoc-mkdb... (cached) false
checking for scrollkeeper-config... (cached) /usr/bin/scrollkeeper-config
checking for ranlib... (cached) ranlib
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 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 da de el es fi fr ga gl hu it ja nl nn no pl pt pt_BR ru sk sl sv uk
sed: can't read ./intl/po2tbl.sed.in: No such file or directory
updating cache ./config.cache
creating ./config.status
creating Makefile
creating libgda.spec
creating macros/Makefile
creating po/Makefile.in
creating intl/Makefile
creating idl/Makefile
creating lib/Makefile
creating lib/gda-common/Makefile
creating lib/gda-client/Makefile
creating lib/gda-server/Makefile
creating bindings/Makefile
creating bindings/c++/Makefile
creating providers/Makefile
creating providers/gda-default-server/Makefile
creating providers/gda-default-server/sqlite/Makefile
creating providers/gda-odbc-server/Makefile
creating providers/gda-mysql-server/Makefile
creating providers/gda-postgres-server/Makefile
creating providers/gda-primebase-server/Makefile
creating providers/gda-sybase-server/Makefile
creating providers/gda-tds-server/Makefile
creating providers/gda-ldap-server/Makefile
creating providers/gda-oracle-server/Makefile
creating providers/gda-interbase-server/Makefile
creating providers/gda-mdb-server/Makefile
creating providers/gda-mail-server/Makefile
creating tools/Makefile
creating tools/gda-config
creating tools/gda-buildserver
creating tools/gda-buildclient
creating tools/templates/Makefile
creating testing/Makefile
creating doc/Makefile
creating doc/es/Makefile
creating doc/C/Makefile
creating doc/C/reference/Makefile
creating doc/C/reference/libgda-common/Makefile
creating doc/C/reference/libgda-client/Makefile
creating doc/pt_BR/Makefile
creating stamp.h
creating config.h
config.h is unchanged




by the way this was the command line I typed in:
./configure --prefix=/usr --enable-shared

hope you can help me
thanks

alex
________________________________________________________________
Keine verlorenen Lotto-Quittungen, keine vergessenen Gewinne mehr! 
Beim WEB.DE Lottoservice: http://tippen2.web.de/?x=13





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