Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Help needed reconstructing surfaces from 3D data sets

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Help needed reconstructing surfaces from 3D data sets


Chronological Thread 
  • From: bobsta <>
  • To:
  • Subject: [cgal-discuss] Re: Help needed reconstructing surfaces from 3D data sets
  • Date: Fri, 23 Jul 2010 06:05:56 -0700 (PDT)


Ok. I have installed the recommended version of taucs_full (August 2009)

To recap:

SuSE 11.2 64-bit
gcc (SUSE Linux) 4.4.1 [gcc-4_4-branch revision 150839]
GNU Fortran (SUSE Linux) 4.4.1 [gcc-4_4-branch revision 150839]

blas 3.2.1-2.2-x86_64
lapack 3.2.1-2.2-x86_64


I have slightly edited ../taucs_full/config/linux64.mk so that FC=gfortran
(instead of g77)
I also commented out #LIBF77 = -lg2c as suggested here
http://cgal-discuss.949826.n4.nabble.com/Problems-when-installing-taucs-full-td952828.html

I now receive the following error messages when attempting to make taucs
==================================

In file included from src/taucs_sn_llt.c:13:
src/taucs.h:6:32: error: taucs_config_tests.h: No such file or directory
src/taucs.h:83:2: error: #error "taucs_blas_*_test: linking with the BLAS
failed all attempts"
In file included from src/taucs_sn_llt.c:13:
src/taucs.h:837: error: ‘taucs_blas_name’ declared as function returning
a function
src/taucs.h:837: warning: parameter names (without types) in function
declaration
src/taucs.h:838: error: ‘taucs_blas_name’ declared as function returning
a function

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Help-needed-reconstructing-surfaces-from-3D-data-sets-tp2272304p2300151.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page