I'm assuming this is an ICES machine. Mine is compiling. what is LD_LIBRARY_PATH set to?
> > ------------------------------ > > Message: 7 > Date: Tue, 13 Jan 2009 15:31:48 -0600 > From: Andrea Hawkins <[email protected]> > Subject: [Libmesh-users] Compile Error > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > 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
