[fluka-discuss]: flair-geoviewer

From: Raveendrababu Karnam <karnam_at_post.bgu.ac.il>
Date: Thu, 21 Feb 2019 19:52:19 +0200

Dear Experts,

I am installing fluka, flair and flair-geoviewer on my fedora 29 linux
system. I could successfully install both fluka and flair. But, while I do
'sudo make
DESTDIR=/home/local/Softwares/flair-geoviewer/flair-geoviewer-2.3/', I am
getting the error [1]. I have installed all the recommended pre-requisites.
Could you kindly suggest what is going wrong here?


[1]
[local_at_localhost flair-geoviewer-2.3]$ sudo make
DESTDIR=/home/local/Softwares/flair-geoviewer/flair-geoviewer-2.3/
make -C optimizer
make[1]: Entering directory
'/home/local/Softwares/flair-geoviewer/flair-geoviewer-2.3/optimizer'
c++ -MM -I../utils -I../math -I../graph -I../geometry -I../data
cell_line.cc > cell_line.d
c++ -MM -I../utils -I../math -I../graph -I../geometry -I../data
pencilbeam.cc > pencilbeam.d
c++ -MM -I../utils -I../math -I../graph -I../geometry -I../data
optimizer.cc > optimizer.d
c++ -MM -I../utils -I../math -I../graph -I../geometry -I../data pbmatrix.cc
> pbmatrix.d
c++ -MM -I../utils -I../math -I../graph -I../geometry -I../data roi.cc >
roi.d
c++ -c roi.cc -m64 -DUNIX -O4 -funroll-loops -g -DNDEBUG -D_DEBUG=0
-DTHREAD -Wall -Wcast-align -Wcast-qual -Wextra -Wformat -Wpointer-arith
-Wredundant-decls -Wshadow -Wno-write-strings -fwrapv -fstack-protector
-fpic -I../utils -I../math -I../graph -I../geometry -I../data
-fstrict-aliasing
In file included from ../data/eventbin.h:43,
                 from roi.h:19,
                 from roi.cc:11:
../data/usrbin.h: In member function ‘double Usrbin::get(double, double,
double, bool*) const’:
../data/usrbin.h:221:9: error: ‘pow10’ was not declared in this scope
     v = pow10(v);
         ^~~~~
../data/usrbin.h:221:9: note: suggested alternative: ‘powl’
     v = pow10(v);
         ^~~~~
         powl
../data/usrbin.h: In member function ‘double Usrbin::get(int, bool*) const’:
../data/usrbin.h:228:9: error: ‘pow10’ was not declared in this scope
     v = pow10(v);
         ^~~~~
../data/usrbin.h:228:9: note: suggested alternative: ‘powl’
     v = pow10(v);
         ^~~~~
         powl
make[1]: *** [../rules.mk:209: roi.o] Error 1
make[1]: Leaving directory
'/home/local/Softwares/flair-geoviewer/flair-geoviewer-2.3/optimizer'
make: *** [makefile:286: optimizer/liboptimizer.a] Error 2


Thanks & Regards,
Raveendra.


__________________________________________________________________________
You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info
Received on Thu Feb 21 2019 - 20:46:55 CET

This archive was generated by hypermail 2.3.0 : Thu Feb 21 2019 - 20:47:01 CET