Hello. I am trying to build Calculix with mfront buil library for Barlat plasticity. But i am having an error:
/usr/bin/ld: mafillmm.o: in function "mafillmm_": mafillmm.f:(.text+0x0): multiple definition of "mafillmm_"; /tmp/ccV2SgJh.o:mafillmm.f:(.text+0x0): first defined here collect2: error: ld returned 1 exit status make: *** [Makefile_MFront:34: libccx_2.23_helfer.so] Error 1
I tried to remove this files (all mafill*.f files) from makefile.inc but it gives another error.
Any ideas on how to fix that problem?