I am getting error while building octave from source in the "make" command which is as follows:
GEN liboctave/external/mk-f77-def.sh
config.status: creating liboctave/external/mk-f77-def.sh-tmp
config.status: executing liboctave/external/mk-f77-def.sh commands
libtool: error: 'liboctave/operators/liboctave_operators_liboperators_la-mx-ui8-ui16nda.lo' is not a valid libtool object
Makefile:14497: recipe for target 'liboctave/operators/
liboperators.la' failed
make[2]: Leaving directory '/home/sid/octave/octave'
Makefile:26444: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/sid/octave/octave'
Makefile:10182: recipe for target 'all' failed
make: *** [all] Error 2