Block a user
nanf not defined in fimg-math.c
Got it: "-lm" shall appears the end like this:
gcc -Wall -fpic -g -DDEBUG_LEVEL=0 fimg2png.c ../libfloatimg.a -lpnglite -lz -lm -o fimg2png
And all works fine ...