Dear Prof. Taylor and Prof. Govindjee,
Thanks for your advice.
I checked the Installation Manual and found that
$FEAPHOME8 5/igafeap/main contain special instructions for resolving the loader issue...
Following the instruction, I changed the makefile in $FEAPHOME8 5/igafeap/main and replaced $(ARIFEAP) \ on the loader lines by:
-L$(FEAPHOME8_5)/igafeap \
-Wl,-whole-archive -lifeap8_5 -Wl,-no-whole-archive \
and the problem solved finally.