[Trilinos-Users] amesos-mumps: configure warning: --build, --host, --target

Daniele Avitabile d.avitabile at gmail.com
Mon Nov 3 06:01:59 MST 2008


Hi all,

I went through the rather painful yet successfull installation of BLACS,
SCALAPACK and MUMPS in order to enable amesos-mumps on Mac OS 10.5 Leopard.

I receive a warning by configure, namely:

configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type:
/usr/local/mumps/MUMPS_4.8.3/lib/libmumps_commonMACOSX.a

and similar for other libraries.
Here is my configuration script: I should point out that I have added only
the --with-libs lines. This scritpt has otherwise always functioned
correctly for me...

Any ideas?

Best.

Daniele

-----------------------------------------------------------------------------------------------
../configure --prefix=/usr/local/trilinos/trilinos-9.0.0/MAC_MPI/build \
--enable-mpi --with-mpi-compilers \
--cache-file=config.cache \
--enable-nox-lapack \
--enable-nox-epetra \
--enable-loca-lapack \
--enable-loca-epetra \
--enable-amesos \
--enable-amesos-mumps \
--enable-anasazi \
--enable-aztecoo \
--enable-ifpack \
--enable-ml \
--enable-teuchos \
--enable-teuchos-complex \
--enable-triutils \
--enable-galeri \
--disable-examples \
--disable-tests \
--with-libs=/usr/local/mumps/MUMPS_4.8.3/lib/libdmumpsMACOSX.a \
/usr/local/mumps/MUMPS_4.8.3/lib/libmumps_commonMACOSX.a \
/usr/local/mumps/MUMPS_4.8.3/lib/libpordMACOSX.a \
/usr/local/scalapack/scalapack-1.8.0/libscalapack.a \
/usr/local/blacs/BLACS/LIB/blacs_MPI-MACOSX-0.a \
/usr/local/blacs/BLACS/LIB/blacsF77init_MPI-MACOSX-0.a \
/usr/local/blacs/BLACS/LIB/blacsCinit_MPI-MACOSX-0.a \
CFLAGS="-O3 -ftree-vectorize" \
CXXFLAGS="-O3 -ftree-vectorize" \
FFLAGS="-O3 -ftree-vectorize" \
FLIBS="-Wl,-framework -Wl,vecLib -lSystem"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://software.sandia.gov/mailman/private/trilinos-users/attachments/20081103/966b53f2/attachment.html 


More information about the Trilinos-Users mailing list