[fluka-discuss]: VOXEL - example

From: Stefano Dalla Vecchia <sdv_at_kth.se>
Date: Wed, 21 Aug 2019 09:36:31 +0000

Dear experts,


First things first, I'm truly a newbie and apologize for bothering you with these many questions. I've been trying to understand how to work voxel geometries, copied the ascii_ct.txt from the course and the writect.f file (both attached to this e-mail).


Whever I then try to compile the writect.f file, by using the following command:


$FLUPRO/flutil/lfluka -o writect writect.f


It results in the following error message


$FLUPRO = /home/cillian/Desktop/FLUKA_g77
 now linking
/home/cillian/Desktop/FLUKA_g77
g77
g77 -mtune=nocona -msse2 -mfpmath=sse -O3 -g -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -fno-automatic -fno-silent -ffortran-bounds-check -I/home/cillian/Desktop/FLUKA_g77/flukapro -v -o writect -Xlinker -Map -Xlinker writect.map writect.f -L/home/cillian/Desktop/FLUKA_g77 -lflukahp
Driving: g77 -mtune=nocona -msse2 -mfpmath=sse -O3 -g -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -fno-automatic -fno-silent -ffortran-bounds-check -I/home/cillian/Desktop/FLUKA_g77/flukapro -v -o writect -Xlinker -Map -Xlinker writect.map writect.f -L/home/cillian/Desktop/FLUKA_g77 -lflukahp -lfrtbegin -lg2c -lm -shared-libgcc
Reading specs from /usr/lib/gcc/x86_64-linux-gnu/3.4.6/specs
Configured with: ../src/configure -v --enable-languages=c,c++,f77,pascal --prefix=/usr --libexecdir=/usr/lib --with-gxx-include-dir=/usr/include/c++/3.4 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --program-suffix=-3.4 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug x86_64-linux-gnu
Thread model: posix
gcc version 3.4.6 (Ubuntu 3.4.6-6ubuntu5)
 /usr/lib/gcc/x86_64-linux-gnu/3.4.6/f771 writect.f -quiet -dumpbase writect.f -mtune=nocona -msse2 -mfpmath=sse -auxbase writect -g -O3 -fexpensive-optimizations -funroll-loops -fstrength-reduce -Wall -fno-automatic -fno-silent -ffortran-bounds-check -version -I/home/cillian/Desktop/FLUKA_g77/flukapro -o /tmp/ccv1UMow.s
GNU F77 version 3.4.6 (Ubuntu 3.4.6-6ubuntu5) (x86_64-linux-gnu)
    compiled by GNU C version 3.4.6 (Ubuntu 3.4.6-6ubuntu5).
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
writect:
 as --traditional-format -V -Qy --64 -o /tmp/ccg4YnhY.o /tmp/ccv1UMow.s
GNU assembler version 2.26.1 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.26.1
 /usr/lib/gcc/x86_64-linux-gnu/3.4.6/collect2 --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o writect crt1.o crti.o /usr/lib/gcc/x86_64-linux-gnu/3.4.6/crtbegin.o -L/home/cillian/Desktop/FLUKA_g77 -L/usr/lib/gcc/x86_64-linux-gnu/3.4.6 -L/usr/lib/gcc/x86_64-linux-gnu/3.4.6 -L/usr/lib/gcc/x86_64-linux-gnu/3.4.6/../../../../lib -L/usr/lib/gcc/x86_64-linux-gnu/3.4.6/../../.. -L/lib/../lib -L/usr/lib/../lib -Map writect.map /tmp/ccg4YnhY.o -lflukahp -lfrtbegin -lg2c -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/3.4.6/crtend.o crtn.o
/usr/bin/ld: cannot find crt1.o: No such file or directory
/usr/bin/ld: cannot find crti.o: No such file or directory
/usr/bin/ld: skipping incompatible /home/cillian/Desktop/FLUKA_g77/libflukahp.a when searching for -lflukahp
/usr/bin/ld: cannot find -lflukahp
collect2: ld returned 1 exit status


Thank you for your patience, if by any chance there are any additional informations you might want just let me know.


Stefano




__________________________________________________________________________
You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info

Received on Wed Aug 21 2019 - 12:41:35 CEST

This archive was generated by hypermail 2.3.0 : Wed Aug 21 2019 - 13:23:37 CEST