Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Polyhedron demo problem

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Polyhedron demo problem


Chronological Thread 
  • From: "Martial TOLA (CNRS-Liris)" <>
  • To:
  • Subject: Re: [cgal-discuss] Polyhedron demo problem
  • Date: Mon, 18 May 2009 13:50:15 +0200

Hello

The problem is the fact that
/usr/local/lib/liblapack.a /usr/local/lib/libf77blas.a /usr/local/lib/libcblas.a,

are already the results of the Taucs compilation from cgal site (taucs_full) so I don't understand ?

Thank you.

Laurent Saboret a écrit :
Hi Martial,

The compiler call that issues an error about dgelss links with
/usr/local/lib/liblapack.a /usr/local/lib/libf77blas.a /usr/local/lib/libcblas.a,
which seems correct.

According to the lapack and blas libraries name, you are linking with ATLAS.
Please check the version of ATLAS that you are linking with.
The regular ATLAS library contains only a subset of LAPACK API in liblapack.a, thus may miss dgelss. As you are using TAUCS, my recommendation is to download TAUCS from www.cgal.org/download.html, which contains a full LAPACK library on Linux (and fixes for TAUCS).

Best regards,
begin:vcard
fn:Martial TOLA
n:TOLA;Martial
org;quoted-printable:CNRS/INSA de Lyon/Universit=C3=A9 Claude Bernard Lyon 1/Universit=C3=A9Lu=
	mi=C3=A8re Lyon 2/Ecole Centrale de Lyon;Laboratoire LIRIS - UMR 5205
email;internet:
title;quoted-printable:Ing=C3=A9nieur d'=C3=A9tudes CNRS
url:http://liris.cnrs.fr/martial.tola
version:2.1
end:vcard




Archive powered by MHonArc 2.6.16.

Top of Page