Hi, here the configure script claims that f2c is added anyway:
> [AC_MSG_RESULT(not found, trying to use -lf2c anyway.)] but then it does this (and the patch doesn't touch that line): > LDFLAGS="${LDFLAGS}" which should read (just like the in the BLAS test below) LDFLAGS="${LDFLAGS} -lf2c" Best, Gert -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org