[Changeset]: Re: Compilation problem: xacosh missing/typo?

John W. Eaton jwe at bevo.che.wisc.edu
Tue Jun 17 13:30:51 CDT 2008


On 16-Jun-2008, David Bateman wrote:

| Michael Goffioul wrote:
| > With a fresh update of octave HG, I get a compilation error
| > in liboctave, because of undefined reference of _xacosh_.
| > Looking into libcruft/slatec-fn/xacosh.f, it appears the name
| > of the subroutine is defined as "xsacosh". Is this a typo?
| >
| > Michael.
| >
| >   
| Yes this is a typo when I was replacing double precision slatec
| functions with single precision versions (ie xdacosh in this case) and
| before I'd downloaded the new functions from netlib. The attached
| changeset addresses this

I applied it.

Thanks,

jwe


More information about the Octave-maintainers mailing list