[LORENE] error compiling

sebastiano bernuzzi sebastiano.bernuzzi at gmail.com
Thu Dec 28 14:27:40 CET 2006


Hi everybody

I have checkout Lorene via CVS and I'm trying to compile on a standard intel
x86-64 scientific linux dekstop machine
Trying with the two local settings I found this errors:

local_settings_linux_gcc
-----------------------------------
make[3]: Entering directory
`/home/bernuzzi/Lorene/C++/Source/Non_class_members/PDE'
solh_helmholtz_minus.C:54:31: gsl/gsl_sf_bessel.h: No such file or directory
g++ -c -g -pedantic -Wall -W -Wundef -Wshadow -Wcast-qual -Wcast-align
-Wconversion -Winline -Wabi -Wold-style-cast -Woverloaded-virtual
-I/home/bernuzzi/Lorene/C++/Include
-I/home/bernuzzi/Lorene/C++/Include_extra  solh_helmholtz_minus.C
solh_helmholtz_minus.C:54:31: gsl/gsl_sf_bessel.h: No such file or directory
solh_helmholtz_minus.C: In function `Tbl _solh_helmholtz_minus_r_cheb(int,
int, double, double, double)':
solh_helmholtz_minus.C:98: error: `gsl_sf_bessel_il_scaled' undeclared
(first use this function)
solh_helmholtz_minus.C:98: error: (Each undeclared identifier is reported
only once for each function it appears in.)
solh_helmholtz_minus.C:108: error: `gsl_sf_bessel_kl_scaled' undeclared
(first use this function)
solh_helmholtz_minus.C: In function `Tbl _solh_helmholtz_minus_r_chebu(int,
int, double, double, double)':
solh_helmholtz_minus.C:140: error: `gsl_sf_bessel_kl_scaled' undeclared
(first use this function)
make[3]: *** [solh_helmholtz_minus.o] Error 1
make[3]: Leaving directory
`/home/bernuzzi/Lorene/C++/Source/Non_class_members/PDE'
make[2]: *** [install] Error 2
make[2]: Leaving directory
`/home/bernuzzi/Lorene/C++/Source/Non_class_members/PDE'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/bernuzzi/Lorene/C++'
make: *** [cpp] Error 2


local_settings_linux_gcc-4_x86-64
-------------------------------------------------
make[3]: Entering directory
`/home/bernuzzi/Lorene/C++/Source/Non_class_members/Coef/FFTW3'
g++ -c -m64 -mtune=athlon64 -g -pedantic -Wall -W -Wundef -Wshadow
-Wcast-qual -Wcast-align -Wconversion -Winline -Wabi -Wold-style-cast
-Woverloaded-virtual  -I/home/bernuzzi/Lorene/C++/Include
-I/home/bernuzzi/Lorene/C++/Include_extra  admissible_fft.C
cfpcossin.C:102:19: fftw3.h: No such file or directory
g++ -c -m64 -mtune=athlon64 -g -pedantic -Wall -W -Wundef -Wshadow
-Wcast-qual -Wcast-align -Wconversion -Winline -Wabi -Wold-style-cast
-Woverloaded-virtual  -I/home/bernuzzi/Lorene/C++/Include
-I/home/bernuzzi/Lorene/C++/Include_extra  cfpcossin.C
cfpcossin.C:102:19: fftw3.h: No such file or directory
cfpcossin.C:108: error: `fftw_plan' does not name a type
cfpcossin.C:108: error: extra `;'
cfpcossin.C: In function `void cfpcossin(const int*, const int*, double*)':
cfpcossin.C:131: error: `fftw_plan' undeclared (first use this function)
cfpcossin.C:131: error: (Each undeclared identifier is reported only once
for each function it appears in.)
cfpcossin.C:131: error: expected `;' before "p"
cfpcossin.C:151: error: `p' undeclared (first use this function)
cfpcossin.C:151: error: `fftw_execute' undeclared (first use this function)
make[3]: *** [cfpcossin.o] Error 1
make[3]: Leaving directory
`/home/bernuzzi/Lorene/C++/Source/Non_class_members/Coef/FFTW3'
make[2]: *** [install] Error 2
make[2]: Leaving directory
`/home/bernuzzi/Lorene/C++/Source/Non_class_members/Coef/FFTW3'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/bernuzzi/Lorene/C++'
make: *** [cpp] Error 2



this is my first time with Lorene ... probably I've lost something ...
Can someone suggest me something?

thank you

have a nice 2007!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.lorene.obspm.fr/pipermail/lorene.list/attachments/20061228/9bde6e95/attachment.htm


More information about the Lorene.list mailing list