Blitz logo

Blitz Support :

From: Julian C. Cummings (cummings_at_[hidden])
Date: 2004-08-28 12:20:46


Hi Chris,

What version of automake are you running? Do "automake --version" to find
out. You should use 1.8.x. Do you still get a failure if you just run
automake manually from the top-level blitz directory? Sometimes these
failures are not actually critical and you can proceed with configuration
and build, but I've never seen these particular failures.

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
> Christopher Weed
> Sent: Friday, August 27, 2004 7:01 PM
> To: blitz-support_at_[hidden]
> Subject: [Blitz-support] autoreconf on cvs checkout with debian
>
>
> Hi,
>
> I checked out the cvs code under debian, and when I run
> autoreconf -v -i -f,
> I get the following:
>
> autoreconf2.50: Entering directory `.'
> autoreconf2.50: configure.in: not using Gettext
> autoreconf2.50: running: aclocal -I m4 --output=aclocal.m4t
> autoreconf2.50: `aclocal.m4' is created
> autoreconf2.50: configure.in: tracing
> autoreconf2.50: running: libtoolize --copy --force
> Putting files in AC_CONFIG_AUX_DIR, `config'.
> autoreconf2.50: `aclocal.m4' is unchanged
> autoreconf2.50: running: /usr/bin/autoconf --force
> autoreconf2.50: running: /usr/bin/autoheader --force
> autoreconf2.50: running: automake --add-missing --copy
> automake: configure.in: installing `config/install-sh'
> automake: configure.in: installing `config/mkinstalldirs'
> automake: configure.in: installing `config/missing'
> automake: lib/Makefile.am: not supported: source file
> `$(top_srcdir)/src/globals.cpp' is in subdirectory
> automake: benchmarks/Makefile.am: warning: automake does not support
> SUFFIXES being defined conditionally
> autoreconf2.50: automake failed with exit status: 1
>
>
> I don't know anything about automake, so hopefully you can
> decipher this. Thanks, Chris
>
> ________________________________________________
> Christopher A. Weed
> chrisweed_at_[hidden]
>
>
> _______________________________________________
> Blitz-support mailing list
> Blitz-support_at_[hidden]
> http://www.oonumerics.org/mailman/listinfo.cgi/blitz-support
>