--with-blas/lapack being ignored

Ben Abbott bpabbott at mac.com
Sat Dec 8 10:30:19 CST 2007


On Dec 8, 2007, at 12:04 AM, John W. Eaton wrote:

> On  7-Dec-2007, Ben Abbott wrote:
>
> | I left the config.h as it was created
> |
> | [...]
> | /* Define to 1 if you have the `strptime' function. */
> | #define HAVE_STRPTIME 1
> | [...]
> | /* Define to 1 if `tm_zone' is member of `struct tm'. */
> | #define HAVE_STRUCT_TM_TM_ZONE 1
> | [...]
> | /* Define if strptime is broken on your system */
> | /* #undef OCTAVE_HAVE_BROKEN_STRPTIME */
> | [...]
>
> OK, so what is the result of running "make check" now?
>
> jwe


Everything passed.

   PASS   3770
   FAIL      0


More information about the Bug-octave mailing list