[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
some goodies seem to be missing....
From: |
John W. Eaton |
Subject: |
some goodies seem to be missing.... |
Date: |
Mon, 20 Apr 2009 12:25:45 -0400 |
On 14-Apr-2009, James Moliere wrote:
| It appears that the latest development release is messing some
| files.
Release? Sometimes we make snapshots of the current sources, but we
don't make "development releases".
| Can someone check this?
|
|
| g++: pic/Bounds.o: No such file or directory
| g++: pic/FEGrid.o: No such file or directory
| g++: pic/LinConst.o: No such file or directory
| make[2]: *** [liboctave.so] Error 1
| make[2]: Leaving directory `/home/jmoliere/checkouts/octave/liboctave'
| make[1]: *** [liboctave] Error 2
| make[1]: Leaving directory `/home/jmoliere/checkouts/octave'
| make: *** [all] Error 2
Are you working from the Mercurial archive? Did you run autogen.sh
and configure again after updating?
jwe