On Sun, 16 Sep 2012, Paul Hui Sun wrote: > I get error when I run the following: > ./configure \ > CC=/usr/local/gfortran/bin/gcc \ > CXX=/usr/local/gfortran/bin/g++ \ > FC=gfortran \ > F77=gfortran \ > PETSC_DIR=$HOME/sfw/petsc/3.2-p6 \ > PETSC_ARCH=$HOME/sfw/petsc/3.2-p6/darwin \ > --enable-petsc \ > --enable-mpi \ > --prefix=$HOME/sfw/libmesh \ > --with-mpi=$HOME/sfw/darwin/openmpi/1.4.3 \ > > Here is the output: > configure: WARNING: you should use --build, --host, --target > configure: WARNING: invalid host type:
Strange - I've never seen the host autodetection fail before. What OS are you using? --- Roy ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
