RE: gnumeric-1.2.5 Unsatisfied symbols: finite
- From: "Gansser, Martin" <MGansser inneo de>
- To: <gnumeric-list gnome org>
- Subject: RE: gnumeric-1.2.5 Unsatisfied symbols: finite
- Date: Mon, 5 Apr 2004 13:56:53 +0200
where exactly shoult I place the definition
thanks Martin
-----Original Message-----
From: J.H.M. Dassen (Ray) [mailto:fsmla xinara org]
Sent: Monday, April 05, 2004 1:42 PM
To: gnumeric-list gnome org
Subject: Re: gnumeric-1.2.5 Unsatisfied symbols: finite
On Mon, Apr 05, 2004 at 13:16:11 +0200, Gansser, Martin wrote:
I tried to compile gnumeric-1.2.5 on hpux11.00 with gnome-2.4
envirionment, but this fails with the following error message:
/usr/ccs/bin/ld: Unsatisfied symbols:
finite (first referenced in
cut-n-paste-code/goffice/.libs/libgoffice.a(gog-axis.o)) (code)
collect2: ld returned 1 exit status
a simple '#define FINITE finite' in
gnumeric-1.2.5/src/cut-n-paste-code/goffice/graph/gog-axis.c
didn't solve the problem.
The "configure" script tries to find a way to test finiteness in your
environment, but that information isn't used when compiling that file.
"configure.in" hints at the existence of a "isfinite" macro on HP-UX -
perhaps "#define FINITE isfinite" does the trick?
HTH,
Ray>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]