Hi. I'm trying to compile a package that uses boost libraries. I
installed boost 1.31 with fink, without any errors, but when I run
configure, I get the following error:
checking boost/numeric/ublas/matrix.hpp usability... no
checking boost/numeric/ublas/matrix.hpp presence... no
checking for boost/numeric/ublas/matrix.hpp... no
checking for boost/numeric/ublas/matrix.hpp presence in
/sw/include...... yes
checking for boost/numeric/ublas/matrix.hpp usability...... no
configure: error: required boost/ublas library not found
The config.log gives more information:
/sw/include/boost/numeric/ublas/vector_expression.hpp:1837: error: due
to a
defect in the G++ 3.2 ABI, G++ has assigned the same mangled name to
two
different types
In file included from /sw/include/boost/numeric/ublas/matrix.hpp:23,
from conftest.cc:100:
/sw/include/boost/numeric/ublas/matrix_expression.hpp:5156: error: due
to a
defect in the G++ 3.2 ABI, G++ has assigned the same mangled name to
two
different types
configure:23533: $? = 1
configure: failed program was:
| /* confdefs.h. */
Has anyone used boost libraries successfully? If so, what version of
gcc did you use during install? Folks on the boost mailing list
suggest using boost 1.32, but that doesn't seem to be available on
fink.
Thanks,
Becky
----------------------------------------------------------------------------------------------
Rebecca Bendick, Ph.D.
Bullard Laboratories
University of Cambridge
Madingley Road
CAMBRIDGE
CB3 0EZ
United Kingdom<x-tad-bigger>
[EMAIL PROTECTED]</x-tad-bigger>
