I am wondering if any of you can shed some light on why I am getting
this compile error:

Building bin/amr-dbg
ld: cannot find -luuid
make: *** [bin/amr-dbg] Error 1


Compilers used:

export CC=icc
export CXX=icpc
export FC=ifort
export F77=ifort
export F90=ifort

Configure For Mpich2-1.0.8
$MPI_SOURCE/configure --prefix=$MPI_DIR --enable-sharedlibs=gcc --enable-debug

Configure For PETSC-2.3.3-p13-lite
config/configure.py --with-blas-lapack-dir=$ICES_MKL_LIB
--with-mpi-dir=$MPI_DIR --with-clanguage=C++ --with-shared=1
--with-c-support --with-cxx=icpc --with-cc=icc --with-fc=ifort

Thanks in advance!
Andrea

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to