|
From: Quentin S. <qsp...@ie...> - 2006-01-31 23:10:24
|
Orion Poplawski wrote: > > Get lots of: > > make[1]: Entering directory > `/builddir/build/BUILD/octave-forge-2006.01.28/FIXES' > mkoctfile -DHAVE_OCTAVE_29 -v -DALLBITS -DHAVE_ND_ARRAYS rand.cc > rm -f randn.octlink > /builddir/build/BUILD/octave-forge-2006.01.28/admin/octlink.sh > rand.oct randn.octlink > make[1]: > /builddir/build/BUILD/octave-forge-2006.01.28/admin/octlink.sh: > Command not foun > d > make[1]: *** [randn.octlink] Error 127 > rm -f rande.octlink > > Looks like a change to configure.base was checked in to use > octlink.sh, but that octlink.sh was never checked in? > I got it to build fine with 2.1.72, but I'm seeing this error as well with 2.9.x, and haven't looked any further into it. This error has been reported a couple of times by others in the last week or so. Can someone who understands what is going on explain this (or fix it)? -Quentin |