![]() |
Blitz Support : |
From: Julian Cummings (cummings_at_[hidden])
Date: 2005-06-21 21:25:52
Hello Andy,
Please check your versions of autoconf (2.59), automake (1.9), and libtool
(1.5.6?). I see autoreconf2.50 in your outputs, so I am suspicious that
some of your GNU tools are out of date with respect to the blitz configure
requirements.
Regards, Julian C.
Dr. Julian C. Cummings
Staff Scientist, CACR/Caltech
(626) 395-2543
cummings_at_[hidden]
> -----Original Message-----
> From: blitz-support-bounces_at_[hidden]
> [mailto:blitz-support-bounces_at_[hidden]] On Behalf Of
> Andrew Hurst
> Sent: Tuesday, June 21, 2005 7:38 AM
> To: blitz-support_at_[hidden]
> Cc: andrewhurst_at_[hidden]
> Subject: [Blitz-support] blitz under mingw32 ?
>
> autoreconf -f -v -i fails thus:
>
>
>
> --------------------------------------------------------------
> -----------------------------------
>
>
> hmlf_at_wurundjeri:~/blitz$ autoreconf -f -v -i
> autoreconf2.50: Entering directory `.'
> autoreconf2.50: configure.ac: not using Gettext
> autoreconf2.50: running: aclocal -I m4 --output=aclocal.m4t
> autoreconf2.50: `aclocal.m4' is unchanged
> autoreconf2.50: configure.ac: tracing
> autoreconf2.50: running: libtoolize --copy --force Putting
> files in AC_CONFIG_AUX_DIR, `config'.
> autoreconf2.50: running: /usr/bin/autoconf --force
> autoreconf2.50: running: /usr/bin/autoheader --force
> autoreconf2.50: running: automake --add-missing --copy
> configure.ac: 9: `automake requires `AM_CONFIG_HEADER', not
> `AC_CONFIG_HEADER'
> blitz/Makefile.am:32: invalid variable `nobase_blitz_HEADERS'
> automake: lib/Makefile.am: not supported: source file
> `$(top_srcdir)/src/globals.cpp' is in subdirectory
> autoreconf2.50: automake failed with exit status: 1
>
> --------------------------------------------------------------
> ------------------------------------------------------
> Andy
>
> >Using a cvs checkout you must call 'autoreconf -fiv' to generate the
> configure
> >script, see INSTALL. This scripts generates /blitz/gnu/bzconfig.
> >
> >Regrads,
> >Peter
> >_______________________________________________
> >Blitz-support mailing list
> >Blitz-support_at_[hidden]
> _______________________________________________
> Blitz-support mailing list
> Blitz-support_at_[hidden]
> http://www.oonumerics.org/mailman/listinfo.cgi/blitz-support
>
>