[Fwd: newbe compile problem]
- From: Rodrigo Moya <rmoya tsai es>
- To: gnome-devel-list gnome org
- Subject: [Fwd: newbe compile problem]
- Date: Wed, 19 Jan 2000 10:09:24 +0100
Hi all!
I forward this message from a person not being able to compile gnome-db, because I don't know what may be
causing this. The only "suspect" thing is the line about xgettext not being the GNU version, could be this?
Thanks for your help
> ------------------------------------------------------------------------
> sh autogen.sh --with-postgres=/usr/local/pgsql &>out.txt
>
> processing .
> Creating ./aclocal.m4 ...
> Running gettextize... Ignore non-fatal messages.
> Shall I run config.status? (y/N)
> You should update your own `aclocal.m4' by adding the necessary
> macro packages gettext.m4, lcmessage.m4 and progtest.m4 from
> the directory `/aclocal'
> Making ./aclocal.m4 writable ...
> Running libtoolize...
> Running aclocal -I macros ...
> Running autoheader...
> Running automake --gnu ...
> Running autoconf ...
> Running ./configure --enable-maintainer-mode --enable-compile-warnings --with-postgres=/usr/local/pgsql ...
> 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... found
> checking whether to enable maintainer-specific portions of Makefiles... yes
> checking for gnome-config... (cached) /usr/bin/gnome-config
> checking if /usr/bin/gnome-config works... yes
> checking for orbit-config... (cached) /usr/bin/orbit-config
> checking for orbit-idl... (cached) /usr/bin/orbit-idl
> checking for working ORBit environment... (cached) yes
> checking for gnorba libraries... (cached) yes
> 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 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 how to run the C preprocessor... (cached) gcc -E
> checking for ANSI C header files... (cached) yes
> checking host system type... i586-pc-linux-gnu
> checking for ranlib... (cached) ranlib
> 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
> checking for gcc option to produce PIC... -fPIC
> checking if gcc PIC flag -fPIC works... 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... yes
> 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
> checking for glib-config... (cached) /usr/bin/glib-config
> checking for GLIB - version >= 0.99.7... yes
> checking for pthread_create in -lpthread... (cached) yes
> checking for gtk-config... (cached) /usr/bin/gtk-config
> checking for GTK - version >= 1.2.0... yes
> checking for SmcSaveYourselfDone in -lSM... (cached) yes
> checking for X11/SM/SMlib.h... (cached) yes
> checking for XpmFreeXpmImage in -lXpm... (cached) no
> checking for dlopen in -ldl... (cached) yes
> use_gtksheet is
> checking for Postgres files... found Postgres in /usr/local/pgsql
> checking for orbit-config... (cached) /usr/bin/orbit-config
> checking for orbit-idl... (cached) /usr/bin/orbit-idl
> checking for working ORBit environment... (cached) yes
> checking for orbit-config... (cached) /usr/bin/orbit-config
> checking for orbit-idl... (cached) /usr/bin/orbit-idl
> checking for working ORBit environment... (cached) yes
> checking for gnorba libraries... (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 for libintl.h... (cached) yes
> checking for gettext in libc... (cached) yes
> checking for msgfmt... (cached) no
> checking whether catgets can be used... no
> found xgettext program is not GNU xgettext; ignore it
> checking for crypt in -lcrypt... (cached) yes
> creating ./config.status
> creating Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23364 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23365 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating gda/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23387 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23388 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating gda-manager/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23410 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23411 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating gda-clnt/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23433 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23434 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating gda-clnt-ui/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23456 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23457 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating gda-dev/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23479 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23480 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating gda-dev/gda-buildclient
> sed: file conftest.s1 line 51: Unterminated `s' command
> creating gda-dev/gda-buildserver
> sed: file conftest.s1 line 51: Unterminated `s' command
> creating gda-odbc-server/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23548 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23549 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating gda-mysql-server/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23571 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23572 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating gda-postgres-server/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23594 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23595 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating gda-ldap-server/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23617 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23618 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating gda-sybase-server/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23640 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23641 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating gda-oracle-server/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23663 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23664 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating iodbc/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23686 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23687 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating postgres/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23709 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23710 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating fe/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23732 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23733 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating rolodex/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23755 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23756 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating po/Makefile.in
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23778 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23779 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating doc/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23801 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23802 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating doc/C/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23824 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23825 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating doc/clientlib/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23847 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23848 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating macros/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23870 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23871 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating intl/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23893 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23894 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating testing/Makefile
> sed: file conftest.s1 line 51: Unterminated `s' command
> ./config.status: line 314: 23916 Broken pipe sed -e "$ac_comsub
> s%@configure_input@%$configure_input%g
> s%@srcdir@%$srcdir%g
> s%@top_srcdir@%$top_srcdir%g
> s%@INSTALL@%$INSTALL%g
> " $ac_file_inputs
> 23917 Done | ( eval "$ac_sed_cmds" )>$ac_file
> creating stamp.h
> sed: file conftest.s1 line 51: Unterminated `s' command
> creating config.h
> config.h is unchanged
> Now type `make' to compile Gnome Data Access
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]