problems to install ITL 4.0.0
Márcio Ricardo Pivello <[email protected]> Fri, 4 Mar 2005 15:16:04 +0000
| Newsgroups | gmane.comp.lib.mtl.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi. I'm trying to install ITL on SuSE 9.2, , and I'm having some
problems. MTL installatioin is ok, and when I run ./configure to
install ITL with the option --with-mtl=MTL_DIR I have no problems, as
you can see.
estacao238:/usr/local/pivello/download/ITL4.0/itl-4.0.0-1 #
./configure --with-mtl=/usr/local/pivello/download/ITL4.0/mtl-2.1.2-21
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
Configure Iterative Template Library for i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... 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... missing
checking for a BSD compatible install... /usr/bin/install -c
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking if compiler has standard sstream... yes
Configuring for GNU C++
checking for gcc... 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... yes
checking whether gcc accepts -g... yes
checking whether make sets ${MAKE}... (cached) yes
checking for std::abs... yes
checking for std::sqrt... yes
checking for <limits> header... yes
checking for template repository directory...
checking whether to have MTL package... yes
checking whether to have blitz package... no
checking whether to have MPI... no
creating ./config.status
creating Makefile
creating itl/Makefile
creating examples/Makefile
creating examples/laplacian/Makefile
creating examples/interface/Makefile
creating examples/blitz/Makefile
creating examples/blas/Makefile
creating test/Makefile
creating examples/parallel/Makefile
creating examples/parallel/driven_cavity/Makefile
creating examples/parallel/bratu/Makefile
creating examples/parallel/bratu/mtl/Makefile
creating examples/parallel/bratu/blas/Makefile
creating itl/itl_config.h
itl/itl_config.h is unchanged
But when I run make, I have the following:
estacao238:/usr/local/pivello/download/ITL4.0/itl-4.0.0-1 # make
cd . && automake --foreign --include-deps Makefile
configure.in:225: error: AC_LANG: unknown language:
autoconf/lang.m4:123: _AC_LANG_SET is expanded from...
autoconf/lang.m4:132: AC_LANG is expanded from...
aclocal.m4:41: AC_ITL_TRY_COMPILE is expanded from...
configure.in:225: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
automake: autoconf failed with exit status: 1
make: *** [Makefile.in] Error 1
estacao238:/usr/local/pivello/download/ITL4.0/itl-4.0.0-1 #
What's wrong?
Thanks in advance
Márcio Ricardo Pivello
_______________________________________________
This list is archived at http://www.osl.iu.edu/MailArchives/mtl-devel/