7 Jan
2011
7 Jan
'11
12:14 p.m.
On 01/07/2011 01:06 PM, shankha wrote:
Hi, The configure did went fine except one issue which I have mentioned in my previous post. make didn't go through.
ERROR MESSAGE: /apps/packages/cgal-3.6.1/include/CGAL/Gmpq.h: In member function 'std::pair<double, double> CGAL::Real_embeddable_traits<CGAL::Gmpq>::To_interval::operator()(const CGAL::Gmpq&) const': /apps/packages/cgal-3.6.1/include/CGAL/Gmpq.h:91: error: 'mpfr_t' was not declared in this scope
This seems like a problem with the CGAL installation (mprf_t belongs to the the GNU MPRF library http://www.mpfr.org/, which you should have). Are you sure CGAL is installed properly? Cheers, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>