After some debugging I got stuck with a line setting FFLAGS:

FFLAGS?= -DIP_ALLOCATION

This parameter was been overrided by the package builder.

Changed it to FFLAGS+= -DIP_ALLOCATION and it worked fine.

I do not think that the correct approach is editing the upstream
Makefile, think this should be implemented on rule... but, the problem
is found.

Best regards,
Claudemir



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to