--with-blas/lapack being ignored
Thomas Treichl
Thomas.Treichl at gmx.net
Wed Dec 5 10:58:56 CST 2007
Ben Abbott schrieb:
<SNIP>
> This is what configure says
>
> checking for strptime... yes
> checking whether strptime is broken... no
>
> It looks like this is my problem. Correct?
Hhhmmm... If Apple did not fix the problem with the strptime function in your
XCode's 3.0 then I would say yes, this is your problem. Then another C library
is found on your system (or at least another 'strptime' function is found on
your system) that is taken instead. But how can we find out now where the
'strptime' function on your system really comes from and/or if the strptime
function of Apple's libraries from XCode 2.4.0 and 3.0 are the same or have been
fixed?
Now I also need help from somebody else about 'how can I find out which strptime
function is found on a system'...
Thomas
PS. Marius, can you please tell me which version of XCode tools you are using?
> Perhaps my XCode has circumvented the method configure uses to check for the problem, but did not actually fix it?
>
> Ben
More information about the Bug-octave
mailing list