[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
compile problems
From: |
John W. Eaton |
Subject: |
compile problems |
Date: |
Thu, 18 Jun 1998 12:48:12 -0500 (CDT) |
On 18-Jun-1998, Don Epand <address@hidden> wrote:
| I am a octave newbe, but not to linux. Last froday evening I
| compied octave 2.0.13 with no problems on a redhat-5.0 system.
| Yesterday I upgraded my system to redhat-5.1 and tried to compile.
| I got tons of warnings and compilation failed with undefined
| NPOS. The warnings were all similar to below:
The upgrade must have changed the version of gcc that you are using.
Did you start over, or did you just try to run make again using the
information from a previous configure run?
jwe