Boost logo

Boost-Build :

Subject: [Boost-build] error: redefinition of 'double acosh(double)'
From: john blair (mailtome200420032002_at_[hidden])
Date: 2009-03-13 15:06:55


I am trying to build boost-1.38.0 and it gives me the following error

libs/math/build/../src/tr1/acosh.cpp: In function 'double acosh(double)':
libs/math/build/../src/tr1/acosh.cpp:11: error: redefinition of 'double acosh(double)'
/usr/include/bits/mathinline.h:559: error: 'double acosh(double)' previously defined here
...failed updating 1 target...

      


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk