Ariba, gcc 4.5, and Boost

5 views
Skip to first unread message

Christoph Mayer

unread,
Jul 15, 2011, 4:37:25 AM7/15/11
to SpoVNet
Hi, if you are running gcc 4.5 you might step into problems that the ./
configure in Ariba does not detect Boost libraries that were also
compiled with gcc 4.5.

To resolve this get the new boost.m4 macro, and bootstrap, configure
ariba:

cd ariba/m4
wget http://github.com/tsuna/boost.m4/raw/master/build-aux/boost.m4
mv ./boost.m4.1 ./boost.m4
cd ..;
./bootstrap; ./configure;

Cheers,
Chris
Reply all
Reply to author
Forward
0 new messages