autogen.sh stops when trying cvs g2 build...

Michael Wahlbrink linux.wali at gmx.de
Sun Oct 30 08:48:32 EST 2005


Hi,
perhaps I've missed something important, but I don't know what ;-)
If I try to build a g2 CVS version, then autogen.sh stops with the
message, that there is no Makefile.in :-(
Any hints?? Where is my error? I've done a "cvs update -C" before the
autogen.sh run.....

Hope you can help me
Micha




Here is the output:

processing .
deletefiles is

*** WARNING ***
*** We're about to run "gettext" which may spew a few paragraphs
*** of crap at you and ask you to acknowledge it.  If it does this,
*** just hit return to acknowledge gettext.  You DO NOT need to do
*** anything that it asks of you except hitting return.

Creating ./aclocal.m4 ...
(3) Running gettextize...  Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Making ./aclocal.m4 writable ...
Running intltoolize ...
You should update your 'aclocal.m4' by running aclocal.
no need for patching file 'Makefile.in.in'
Running libtoolize...
Running aclocal  -I ./macros ...
/usr/share/aclocal/oaf.m4:4: warning: underquoted definition of AM_PATH_OAF
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/libguppi.m4:11: warning: underquoted definition of
AM_PATH_LIBGUPPI
/usr/share/aclocal/libglade.m4:7: warning: underquoted definition of
AM_PATH_LIBGLADE
/usr/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition of
AM_PATH_GDK_PIXBUF
/usr/share/aclocal/gconf-1.m4:4: warning: underquoted definition of
AM_PATH_GCONF
/usr/share/aclocal/gconf-1.m4:71: warning: underquoted definition of
AM_GCONF_SOURCE
/usr/share/aclocal/g-wrap.m4:7: warning: underquoted definition of
AC_GWRAP_CHECK_GUILE
/usr/share/aclocal/g-wrap.m4:23: warning: underquoted definition of
AM_PATH_GWRAP
Running autoheader...
Running automake --gnu  ...
lib/Makefile.am:4: required directory lib/glib26 does not exist
lib/Makefile.am:2: required directory lib/glib26 does not exist
src/import-export/Makefile.am:1: required directory
src/import-export/schemas does not exist
src/import-export/Makefile.am:2: required directory
src/import-export/schemas does not exist
configure.in:1425: required file `lib/glib26/Makefile.in' not found
configure.in:1425: required file `src/import-export/schemas/Makefile.in'
not found
/usr/share/automake-1.9/am/tags.am: ctags was already defined in
condition !GNC_CTAGS_FILE, which is included in condition TRUE ...
Makefile.am:119: ... `ctags' previously defined here
Running autoconf ...
Running ./configure --enable-maintainer-mode --enable-error-on-warning
--enable-compile-warnings --prefix=/develop/gnucash/bin/gnucash-g2-bla
--enable-opt-style-install --enable-hbci ...
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 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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
Using config source xml::/etc/gconf/gconf.xml.defaults for schema
installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  da de el en_GB es es_NI fr hu
it ja nb nl pl pt pt_BR ru rw sk sv ta uk zh_CN zh_TW
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for a BSD-compatible install... /usr/bin/install -c
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... /usr/bin/sed
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 whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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++... gcc3
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 for correct ltmain.sh version... yes
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 library containing strerror... none required
checking whether byte ordering is bigendian... no
checking whether make sets $(MAKE)... (cached) yes
checking for ANSI C header files... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stpcpy... yes
checking for memcpy... yes
checking for timegm... yes
checking for towupper... yes
checking for setenv... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking ieee754.h usability... yes
checking ieee754.h presence... yes
checking for ieee754.h... yes
checking for random... yes
checking for drand48... yes
checking for finite... yes
checking for memmove... yes
checking for mkdtemp... yes
checking for uname... yes
checking for times... yes
checking for sysconf... yes
checking for fmin... no
checking for the tm_gmtoff member of struct tm... yes
checking if scanf supports %lld conversions... yes
checking ltdl.h usability... yes
checking ltdl.h presence... yes
checking for ltdl.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.4.0... yes (version 2.6.5)
checking for GLIB - version >= 2.6.0... yes
checking for dlfcn.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking for locale.h... (cached) yes
checking mcheck.h usability... yes
checking mcheck.h presence... yes
checking for mcheck.h... yes
checking for unistd.h... (cached) yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for dlerror... yes
checking for darwin... no
checking for qt_null in -lqthreads... yes
checking for main in -ltermcap... no
checking for main in -lreadline... yes
checking for guile-config... yes
checking whether guile-config works... yes
checking for sin in -lm... yes
checking for guile libraries... -lguile -lguile-ltdl -lqthreads
-lpthread -lcrypt -lm
checking for guile headers...
checking whether guile works... yes
checking for guile... /usr/bin/guile
checking for guile - 1.6 <= version < 99.99.99... yes
checking for g-wrap-config... /usr/bin/g-wrap-config
checking for g-wrap - version >= 1.3.3... yes
checking for g-wrap compile args... -I /usr/include/g-wrap
checking for g-wrap link args... -L/usr/lib -lgwrap-wct -lgwrap-glib
checking for g-wrap module directory... /usr/share/guile
checking if guile long_long is at least as big as gint64... yes
checking for scm_long_long2num in -lguile... yes
checking if unsigned long is at least as big as guint32... yes
checking if guile needs our copy of srfi-1... no
checking if guile needs our copy of srfi-11... no
checking if guile needs our copy of srfi-19... no
checking if guile needs our copy of srfi-2... no
checking if guile needs our copy of srfi-8... no
checking if guile needs our copy of srfi-9... no
checking if guile needs our copy of (guile www)... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GCONF_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/gconf/2
-I/usr/include/orbit-2.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include
checking for GCONF_LIBS... -Wl,--export-dynamic -pthread -lgconf-2
-lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
checking for XML_CFLAGS... -I/usr/include/libxml2
checking for XML_LIBS... -lxml2 -lpthread -lz -lm
checking for LIBXML2_CFLAGS... -I/usr/include/libxml2
checking for LIBXML2_LIBS... -lxml2 -lpthread -lz -lm
checking for xmlElemDump in -lxml2... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for QOF, version >= 0.6.0... Package qof-1 was not found in the
pkg-config search path.
Perhaps you should add the directory containing `qof-1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'qof-1' found
Package qof-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `qof-1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'qof-1' found
Package qof-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `qof-1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'qof-1' found
no, will use internal QOF code
checking for GOffice and GSF... No, GOffice not found, will build using
internal goffice library.
./configure: line 27426: test: =: unary operator expected
checking for GSF_CFLAGS... -I/usr/include/libgsf-1
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
checking for GSF_LIBS... -lgsf-gnome-1 -lgsf-1 -lgobject-2.0 -lxml2
-lpthread -lz -lm -lglib-2.0
checking for ART_CFLAGS... -I/usr/include/libart-2.0
checking for ART_LIBS... -lart_lgpl_2
checking for PRINT_CFLAGS... -I/usr/include/libgnomeprint-2.2
-I/usr/include/libart-2.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-I/usr/include/pango-1.0
checking for PRINT_LIBS... -Wl,--export-dynamic -lgnomeprint-2-2
-lart_lgpl_2 -lxml2 -lpthread -lz -lm -lpango-1.0 -lgobject-2.0
-lgmodule-2.0 -ldl -lglib-2.0
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking if aqbanking support desired... yes
checking for aqbanking... /usr
checking for aqbanking libs... -L/usr/lib -laqbanking
checking for aqbanking C++ libs... -L/usr/lib -laqbankingpp
checking for aqbanking includes...
checking for aqbanking plugins... /usr/lib/aqbanking/plugins/0
checking for aqbanking data... /usr/share/aqbanking
checking if aqbanking test desired... yes
checking for AqBanking version >=1.0.0.0... found 1.1.0.0
checking ktoblzcheck.h usability... yes
checking ktoblzcheck.h presence... yes
checking for ktoblzcheck.h... yes
checking for nl_langinfo and D_FMT... yes
checking for perl... /usr/bin/perl
checking for doxygen... no
checking popt.h usability... yes
checking popt.h presence... yes
checking for popt.h... yes
checking for poptStrippedArgv in -lpopt... yes
checking what warning flags to pass to the C compiler... -Wall -Wunused
-Wmissing-prototypes -Wmissing-declarations
checking what language compliance flags to pass to the C compiler...
checking for GTK_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/freetype2/config -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include
checking for GTK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
-lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for GNOME_CFLAGS... -DORBIT2=1 -pthread -DXTHREADS -D_REENTRANT
-DXUSE_MTSAFE_API -I/usr/include/libgnomeui-2.0
-I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2
-I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0
-I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/freetype2/config -I/usr/include/libxml2
checking for GNOME_LIBS... -Wl,--export-dynamic -pthread -lgnomeui-2
-lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2
-lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
-lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0
-lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm
-lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
checking for GDK_PIXBUF_CFLAGS... -I/usr/include/gtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking for GDK_PIXBUF_LIBS... -lgdk_pixbuf-2.0 -lm -lgobject-2.0
-lgmodule-2.0 -ldl -lglib-2.0
checking for GNOME_PRINT_CFLAGS... -DXTHREADS -D_REENTRANT
-DXUSE_MTSAFE_API -I/usr/include/libgnomeprint-2.2
-I/usr/include/libart-2.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/freetype2
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/freetype2/config
checking for GNOME_PRINT_LIBS... -Wl,--export-dynamic -lgnomeprintui-2-2
-lgnomeprint-2-2 -lgnomecanvas-2 -lxml2 -lpthread -lz -lart_lgpl_2
-lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0
-lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0
-ldl -lglib-2.0
checking for GLADE_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API
-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0
-I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/freetype2/config -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include
checking for GLADE_LIBS... -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread
-lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for GTKHTML_CFLAGS...
checking for GTKHTML_LIBS...
checking for GTKHTML_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API
-DORBIT2=1 -pthread -I/usr/include/libgtkhtml-3.6 -I/usr/include/gtk-2.0
-I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomeprint-2.2
-I/usr/include/libgnomeprintui-2.2 -I/usr/include/libglade-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/freetype2/config -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libgnome-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0
-I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0
-I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0
-I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include
-I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2
checking for GTKHTML_LIBS... -Wl,--export-dynamic -pthread -lgtkhtml-3.6
-lgnomeui-2 -lSM -lICE -lgnomeprintui-2-2 -lglade-2.0 -lbonoboui-2
-lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation
-lORBit-2 -lgthread-2.0 -lgnomeprint-2-2 -lgnomecanvas-2 -lart_lgpl_2
-lpangoft2-1.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0
-latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for pthread_mutex_init... yes
checking for strptime... yes
checking for localtime_r... yes
checking what extra warning flags to pass to the C compiler...  -Werror
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating Makefile
config.status: error: cannot find input file: Makefile.in


More information about the gnucash-devel mailing list