This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

latest guile-gtk, patched, does not configure


Hello,

I cvs co the latest guile-gtk module, applied the patch proposed by 
unknown_lamer@hackedtobits.com, but got the following problem (see below)

Hope someone can help,
thanks
david

         SuSE 7.3
         guile-1.7.x (cvs download 4th fev 02)

;; sh ./autogen.sh output
;; ---------------------------------------------------------

david@faust:~/ftp/gnome/guile-gtk 127 $ sh ./autogen.sh 
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

processing .
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal -I /usr/local/share/aclocal/gnome2-macros  ...
aclocal: configure.in: 68: macro `AM_PATH_GTK' not found in library
Running autoheader...
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
Running automake --gnu  ...
configure.in: 3: required file `./config.h.in' not found
Makefile.am:42: variable `GTK_LIBS' not defined
Makefile.am:56: variable `GTK_LIBS' not defined
Makefile.am:67: variable `GUILE_LIBS' not defined
Running autoconf ...
configure.in:3: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:4: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.in:11: error: possibly undefined macro: AM_PROG_LIBTOOL
configure.in:26: error: possibly undefined macro: AM_PATH_GTK
processing ./examples
Running libtoolize...
You should update your `aclocal.m4' by running aclocal.
Putting files in AC_CONFIG_AUX_DIR, `..'.
Running aclocal -I /usr/local/share/aclocal/gnome2-macros  ...
Running automake --gnu  ...
Running autoconf ...
Running ./configure --enable-maintainer-mode --enable-compile-warnings ...
./configure: line 926: syntax error near unexpected token `AM_CONFIG_HEADER(config.h)'
./configure: line 926: `AM_CONFIG_HEADER(config.h)'
david@faust:~/ftp/gnome/guile-gtk 128 $



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]