Problem on generating voxel input

Hi:

I was trying to generate a voxel document that could be the input of flair.

My problem was that: when I run the code “fff writegolem.f”,the terminate ran successfully and generate the “writegolem.o”
but when I then run the code “lfluka -o writegolem writegolem.o”
the bug reported that " ld: library not found for -lSystem

collect2: error: ld returned 1 exit status".

so that it would be impossible for me to get the “groom.vxl”
I would be thankful if anyone could solve the problem.

Thanks!

Hello @XueMing, could you copy and paste here the complete output giving the error message? Also could you tell me what is the OS that you are using and FLUKA version? This could help us point to the issue you have.

Cheers,

Andreas