From owner-bug-octave at bevo dot che dot wisc dot edu Sun Nov 3 19:01:18 1996 Subject: Re: Problems in octave-1.90 From: To: jcardoso at inescn dot pt Cc: bug-octave at bevo dot che dot wisc dot edu Date: Mon, 04 Nov 96 01:59:38 +0100 Hi Joao, > Can these problems, specifically problem 4, be corrected? You can fix this problem by including the following at line 31 of octave-1.90/src/mappers.h: #ifndef HAVE_ACOSH double acosh (double); #endif #ifndef HAVE_ASINH double asinh (double); #endif #ifndef HAVE_ATANH double atanh (double); #endif Klaus Gebhardt [TEAM OS/2]