[Debian-med-packaging] Bug#702882: f2c is simply not added to the linker flags

Gert Wollny gerddie at gmail.com
Mon Dec 9 17:16:41 UTC 2013


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 



More information about the Debian-med-packaging mailing list