[Trilinos-Users] configuring trilinos

Bora Ucar boraucar at gmail.com
Wed Dec 7 12:59:33 MST 2005


Hi,

I have deleted all the directories and tried re-configuring, re-making trilinos.
I get warnings and then error with the following script. Do youhave
any idea what is groing wrong?

Best wishes

------------------------------------------------------------------------------------
the file mpi_linux_Bora

./configure --prefix=/home/ubora/trilinos-6.0.5/MPI_LINUX \
        CC=gcc CXX=g++ \
        F77=g77    \
        --with-libs="-lparmetis -lmetis" \
        --with-cflags="-I/home/ubora/trilinos-6.0.5/MPI_LINUX/TPLs" \
        --with-cppflags="-I/home/ubora/trilinos-6.0.5/MPI_LINUX/TPLs" \
        --with-ldflags="-L/home/ubora/trilinos-6.0.5/MPI_LINUX/TPLs" \
        --enable-mpi --with-mpi-compilers\
        --with-blas=/usr/lib/libblas.a \
        --with-lapack=/usr/lib/liblapack.a \
        --disable-default-packages \
        --enable-epetra \
        --enable-teuchos \
        --enable-ml \
        --enable-aztecoo \
        --enable-triutils \
        --enable-ml-parmetis3x \
        --enable-ml-metis \
        --enable-ifpack  | tee configure_MPI_LINUX.log


------------------------------------------------------------------------------------
[ubora MPI_LINUX]$ mpi_linux_Bora

configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type:
checking whether to enable maintainer-specific portions of Makefiles... no
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
.....
...
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type:
----------------------------------------
Running Teuchos Configure Script
----------------------------------------
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... config.sub: missing argument
Try `config.sub --help' for more information.
configure: error: /bin/sh ../../../packages/teuchos/config/config.sub   failed
configure: error: /bin/sh '../../../packages/teuchos/configure' failed
for packages/teuchos
./mpi_linux_Bora: line 9: --enable-mpi: command not found




More information about the Trilinos-Users mailing list