<div dir="ltr">Call me crazy, but looking at <a href="http://www.boost.org/doc/libs/1_54_0/boost/atomic/detail/platform.hpp">http://www.boost.org/doc/libs/1_54_0/boost/atomic/detail/platform.hpp</a>, I do not see any support for IA64 in Boost::Atomics.  Did you verify that Boost supports your platform?<div>

<br></div><div>Obviously, not using Boost is the obvious workaround here, as Andy suggested.</div><div><br></div><div>Best,</div><div><br></div><div>Jeff</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Fri, Sep 6, 2013 at 6:35 AM, Aristotle Papakondylis <span dir="ltr"><<a href="mailto:papakondylis@chem.uoa.gr" target="_blank">papakondylis@chem.uoa.gr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Dear Molproers<br>
I've had problems trying to install Molpro2012 patch level 4 using GA (ga-5-2) built with MPI (mpich2-1.5)<br>
on our ia64/RedHat el5 cluster.  Everything worked alright with compilation but  the program failed to link<br>
with the following error message:<br>
........................<br>
linking ../bin/molpro.exe<br>
failed<br>
/home/soft/molpro2012.1.4/src/<u></u>boost-install/lib/libboost_<u></u>thread.a(once.o): In function `boost::thread_detail::commit_<u></u>once_region(boost::once_flag&)<u></u>':<br>
once.cpp:(.text+0x142): undefined reference to `boost::atomics::detail::<u></u>lockpool::get_lock_for(void const volatile*)'<br>
/home/soft/molpro2012.1.4/src/<u></u>boost-install/lib/libboost_<u></u>thread.a(once.o): In function `boost::thread_detail::<u></u>rollback_once_region(boost::<u></u>once_flag&)':<br>
once.cpp:(.text+0x852): undefined reference to `boost::atomics::detail::<u></u>lockpool::get_lock_for(void const volatile*)'<br>
/home/soft/molpro2012.1.4/src/<u></u>boost-install/lib/libboost_<u></u>thread.a(once.o): In function `boost::thread_detail::enter_<u></u>once_region(boost::once_flag&)<u></u>':<br>
once.cpp:(.text+0xf42): undefined reference to `boost::atomics::detail::<u></u>lockpool::get_lock_for(void const volatile*)'<br>
once.cpp:(.text+0x1012): undefined reference to `boost::atomics::detail::<u></u>lockpool::get_lock_for(void const volatile*)'<br>
once.cpp:(.text+0x10d2): undefined reference to `boost::atomics::detail::<u></u>lockpool::get_lock_for(void const volatile*)'<br>
make[2]: [../bin/molpro.exe] Error 1 (ignored)<br>
failure<br>
/home/soft/molpro2012.1.4/src/<u></u>boost-install/lib/libboost_<u></u>thread.a(once.o): In function `boost::thread_detail::commit_<u></u>once_region(boost::once_flag&)<u></u>':<br>
once.cpp:(.text+0x142): undefined reference to `boost::atomics::detail::<u></u>lockpool::get_lock_for(void const volatile*)'<br>
/home/soft/molpro2012.1.4/src/<u></u>boost-install/lib/libboost_<u></u>thread.a(once.o): In function `boost::thread_detail::<u></u>rollback_once_region(boost::<u></u>once_flag&)':<br>
once.cpp:(.text+0x852): undefined reference to `boost::atomics::detail::<u></u>lockpool::get_lock_for(void const volatile*)'<br>
/home/soft/molpro2012.1.4/src/<u></u>boost-install/lib/libboost_<u></u>thread.a(once.o): In function `boost::thread_detail::enter_<u></u>once_region(boost::once_flag&)<u></u>':<br>
once.cpp:(.text+0xf42): undefined reference to `boost::atomics::detail::<u></u>lockpool::get_lock_for(void const volatile*)'<br>
once.cpp:(.text+0x1012): undefined reference to `boost::atomics::detail::<u></u>lockpool::get_lock_for(void const volatile*)'<br>
once.cpp:(.text+0x10d2): undefined reference to `boost::atomics::detail::<u></u>lockpool::get_lock_for(void const volatile*)'<br>
make[2]: *** [../bin/molpro.exe] Error 1<br>
make[2]: Leaving directory `/home/soft/molpro2012.1.4/<u></u>src'<br>
make[1]: *** [default] Error 2<br>
make[1]: Leaving directory `/home/soft/molpro2012.1.4/<u></u>src'<br>
make: *** [src] Error 2<br>
..............................<u></u>..............................<u></u>................<br>
Any ideas would be deeply appreciated. CONFIG file is also attached.<br>
Thanks<br>
<br>
A. Papakondylis<br>
<br>
-- <br>
______________________________<u></u>___<br>
Aristotle Papakondylis<br>
Assistant Professor<br>
Physical Chemistry Laboratory<br>
Department of Chemistry<br>
University of Athens<br>
Panepistimiopolis Zografou<br>
157 71 Athens, Greece<br>
Phone:(+30210)7274565<br>
Fax:  (+30210)7274752<br>
e-mail: <a href="mailto:papakondylis@chem.uoa.gr" target="_blank">papakondylis@chem.uoa.gr</a><br>
______________________________<u></u>___<br>
<br>
<br>_______________________________________________<br>
Molpro-user mailing list<br>
<a href="mailto:Molpro-user@molpro.net">Molpro-user@molpro.net</a><br>
<a href="http://www.molpro.net/mailman/listinfo/molpro-user" target="_blank">http://www.molpro.net/mailman/listinfo/molpro-user</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Jeff Hammond<br><a href="mailto:jeff.science@gmail.com" target="_blank">jeff.science@gmail.com</a>
</div>