LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Paul Van Allsburg (vanallsburg_at_[hidden])
Date: 2006-03-21 11:55:02


I have Intel C & Fortran v9 compilers & Cluster toolkit,
running on fedora core 4, my build fails at "Making all in wrappers"

export CC=/opt/intel/cc/9.0/bin/icc
export CXX=/opt/intel/cc/9.0/bin/icpc
export FC=/opt/intel/fc/9.0/bin/ifort
./configure --prefix=/usr/local/lam/lam-7.1.2_intel --without-exflags
--with-boot-tm=/var/spool/PBS
make all

-error generated at:

/opt/intel/cc/9.0/bin/icpc -O3 -pthread -o mpicc mpicc.o wrap_cc.o
wrap_engine_cc.o ../../share/liblam/.libs/liblam.a -ldl -lutil
mpicc.o(.text+0xca7): In function `main':
mpicc.cc: undefined reference to `__gthrw_pthread_once(int*, void (*)())'
mpicc.o(.gnu.linkonce.t._ZNSt6vectorISsSaISsEE9push_backERKSs[.gnu.linkonce.t._ZNSt6vectorISsSaISsEE9push_backERKSs]+0x88f):
In function `std::vector<std::string, std::allocator<std::string>
>::push_back(std::string const&)':
mpicc.cc: undefined reference to `__gthrw_pthread_once(int*, void (*)())'

I've also tried the ./configure without the --without-exflags option but
with the same results. Where did I go wrong?

Thanks,
Paul

-- 
Paul Van Allsburg
Hope College
Holland, Michigan