From bug-octave-request at bevo dot che dot wisc dot edu Thu Jun 7 15:33:35 2001 Subject: octave problem installation From: "John W. Eaton" To: Frederic JACQUENOD Cc: bug-octave at bevo dot che dot wisc dot edu, Frederic JACQUENOD Date: Thu, 7 Jun 2001 15:33:20 -0500 On 4-May-2001, Frederic JACQUENOD wrote: | I have e problem and i can't find the solution to compile. | I work on a system AIX 4.3, have a gcc 2.9 What is gcc 2.9? | I try to do command in the directory but it's the same. | I try to change code but i don't find the problem | | Error is : | " | gmake[3]: Entering directory `/usr/local/octave-2.0.16/libcruft/misc' | ar rc ../libcruft.a d1mach.o | ar rc ../libcruft.a i1mach.o | ar rc ../libcruft.a xstopx.o | ar rc ../libcruft.a dostop.o | ar rc ../libcruft.a f77-fcn.o | cc -c lo-error.c -o lo-error.o | "lo-error.c", line 36.1: 1506-166 (S) Definition of function | liboctave_error_handler requires parentheses. | "lo-error.c", line 36.25: 1506-276 (S) Syntax error: possible missing '{'? | "lo-error.c", line 41.7: 1506-045 (S) Undeclared identifier name. | "lo-error.c", line 44.21: 1506-045 (S) Undeclared identifier fmt. | "lo-error.c", line 44.26: 1506-045 (S) Undeclared identifier args. | "lo-error.c", line 50.54: 1506-275 (S) Unexpected text f encountered. | "lo-error.c", line 52.7: 1506-045 (S) Undeclared identifier f. | "lo-error.c", line 53.5: 1506-045 (S) Undeclared identifier current_liboctave_error_handler. | "lo-error.c", line 55.39: 1506-045 (S) Undeclared identifier liboctave_fatal. These don't look like a gcc error message to me. It looks like you are actually using an IBM/AIX compiler, and I don't understand what the error messages are complaining about. If someone can explain what the problem is, perhaps it can be fixed. Thanks, jwe ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------