Subject: CGAL users discussion list
List archive
- From: Laurent Saboret <>
- To:
- Subject: Re: [cgal-discuss] Polyhedron demo problem
- Date: Mon, 18 May 2009 18:46:02 +0200
- Organization: INRIA
Laurent Rineau (GeometryFactory) wrote:
On Monday 18 May 2009 14:30:43 Laurent Saboret wrote:
Sorry, I have no other idea. The same configuration works fine on my Linux
box (Fedora 7).
Laurent, it seems there should be LAPACK_USE_F2C is the definitions, but it is not. That is the reason why the symbol dgelss is not found: dgelss_ should be searched instead, unless I am wrong somehow.
Laurent R.: You are right, this may be related to f2c.
On my Linux box, cmake prints
...
-- LAPACK include:
-- LAPACK definitions: -DLAPACK_USE_F2C
-- LAPACK libraries: /proj/geometrica/home/TAUCS/external/lib/linux/liblapack.a;/proj/geometrica/home/TAUCS/external/lib/linux/libg2c.so
-- LAPACK link flags:
-- BLAS include:
-- BLAS definitions: -DBLAS_USE_F2C
-- BLAS libraries: /proj/geometrica/home/TAUCS/external/lib/linux/libcblas.a;/proj/geometrica/home/TAUCS/external/lib/linux/libf77blas.a;/proj/geometrica/home/TAUCS/external/lib/linux/libatlas.a;/proj/geometrica/home/TAUCS/external/lib/linux/libg2c.so
-- BLAS link flags:
...
Martial:
Please run cmake-gui in Polyhedron/demo/Polyhedron/ folder and set the next
variables:
BLAS_DEFINITIONS=-DBLAS_USE_F2C
BLAS_LIBRARIES=/usr/local/lib/libcblas.a;/usr/local/lib/libf77blas.a;/usr/local/lib/libatlas.a;/usr/local/lib/libg2c.so
LAPACK_DEFINITIONS=-DLAPACK_USE_F2C
LAPACK_LIBRARIES=/usr/local/lib/liblapack.a;/usr/local/lib/libg2c.so
Regards,
Laurent Saboret
- Re: [cgal-discuss] Polyhedron demo problem, Martial TOLA (CNRS-Liris), 05/14/2009
- Re: [cgal-discuss] Polyhedron demo problem, Laurent Rineau (GeometryFactory), 05/14/2009
- Re: [cgal-discuss] Polyhedron demo problem, Martial TOLA (CNRS-Liris), 05/15/2009
- Re: [cgal-discuss] Polyhedron demo problem, Laurent . Saboret, 05/15/2009
- Re: [cgal-discuss] Polyhedron demo problem, Martial TOLA (CNRS-Liris), 05/15/2009
- Re: [cgal-discuss] Polyhedron demo problem, Laurent Saboret, 05/18/2009
- Re: [cgal-discuss] Polyhedron demo problem, Martial TOLA (CNRS-Liris), 05/18/2009
- Re: [cgal-discuss] Polyhedron demo problem, Laurent Saboret, 05/18/2009
- Re: [cgal-discuss] Polyhedron demo problem, Laurent Rineau (GeometryFactory), 05/18/2009
- Re: [cgal-discuss] Polyhedron demo problem, Martial TOLA (CNRS-Liris), 05/18/2009
- Re: [cgal-discuss] Polyhedron demo problem, Laurent Saboret, 05/18/2009
- Re: [cgal-discuss] Polyhedron demo problem, Martial TOLA (CNRS-Liris), 05/19/2009
- Re: [cgal-discuss] Polyhedron demo problem, Laurent Rineau (GeometryFactory), 05/19/2009
- Re: [cgal-discuss] Polyhedron demo problem, Martial TOLA (CNRS-Liris), 05/18/2009
- Re: [cgal-discuss] Polyhedron demo problem, Laurent Saboret, 05/18/2009
- Re: [cgal-discuss] Polyhedron demo problem, Martial TOLA (CNRS-Liris), 05/15/2009
- Re: [cgal-discuss] Polyhedron demo problem, Laurent . Saboret, 05/15/2009
- Re: [cgal-discuss] Polyhedron demo problem, Martial TOLA (CNRS-Liris), 05/15/2009
- Re: [cgal-discuss] Polyhedron demo problem, Laurent Rineau (GeometryFactory), 05/14/2009
- Re: [cgal-discuss] Polyhedron demo problem (bis), Martial TOLA (CNRS-Liris), 05/15/2009
- Re: [cgal-discuss] Polyhedron demo problem (bis), Laurent Rineau (GeometryFactory), 05/18/2009
- Re: [cgal-discuss] Polyhedron demo problem (bis), Martial TOLA (CNRS-Liris), 05/19/2009
- Re: [cgal-discuss] Polyhedron demo problem (bis), Laurent Rineau (GeometryFactory), 05/19/2009
- Re: [cgal-discuss] Polyhedron demo problem (bis), Martial TOLA (CNRS-Liris), 05/20/2009
- Re: [cgal-discuss] Polyhedron demo problem (bis), Laurent Rineau (GeometryFactory), 05/20/2009
- Re: [cgal-discuss] Polyhedron demo problem (bis), Martial TOLA (CNRS-Liris), 05/20/2009
- [cgal-discuss] Obtaining coordinates from vertex_handle in CGAL::Polyhedron_3<CGAL::Exact_predicates_exact_constructions_kernel>, Matthias Teich, 05/20/2009
- Re: [cgal-discuss] Polyhedron demo problem (bis), Martial TOLA (CNRS-Liris), 05/19/2009
- Re: [cgal-discuss] Polyhedron demo problem (bis), Laurent Rineau (GeometryFactory), 05/18/2009
Archive powered by MHonArc 2.6.16.