From bug-octave-request Wed Jun 23 15:52:13 1993 Subject: problem while building octave-0.72 on a sgi INDIGO From: root at mhatter dot gsfc dot nasa dot gov (0000-Admin(0000)) To: bug-octave Date: Wed, 23 Jun 93 16:56:21 -0400 thanks for your reply. I did get octave-0.72 and tried to build it. Got farther down than with octave-0.71. However, there is still some problem after all the compilations, and I don't understand what the problem is. Here is of the very end of the log : xpow.cc:667: warning: control reaches end of non-void function g++ -I. -I./../liboctave -I./../dld -I./.. -I. -I../liboctave -I../dld -I.. -DNPSOL_MISSING=1 -DQPSOL_MISSING=1 -DFSQP_MISSING=1 -DF77_APPEND_UNDERSCORE=1 -DHAVE_UNISTD_H=1 -DDIRENT=1 -DRETSIGTYPE=void -DHAVE_TERMIO_H=1 -DHAVE_FINITE=1 -g-O -Wall -L.. -g -O -o octave \ arith-ops.o builtins.o error.o file-io.o g-builtins.o gripes.o help.o idx-vector.o input.o lex.o mappers.o octave.o octave-hist.o pager.o parse.o pr-output.o procstream.o sighandlers.o symtab.o t-builtins.o tc-assign.o tc-extras.o tc-index.o tree-const.o tree-plot.o tree.o unwind-prot.o user-prefs.o utils.o variables.o xdiv.o xpow.o tc-colloc.o tc-dassl.o tc-det.o tc-eig.o tc-fft.o tc-fsolve.o tc-fsqp.o tc-ifft.o tc-inv.o tc-lsode.o tc-lu.o tc-npsol.o tc-qr.o tc-quad.o tc-rand.o tc-svd.o \ ../liboctave.a ../libcruft.a ../libreadline.a \ \ -lF77 -lU77 -lI77 -lisam -lmpc -ltermcap -lm -lg++ /usr/bin/ld: Undefined: xisnan__Fd xisnan__FRC7Complex collect: ld returned 1 exit status make[1]: *** [octave] Error 1 make[1]: Leaving directory `/usr/people/octave-0.72/src' making all in doc make[1]: Entering directory `/usr/people/octave-0.72/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/people/octave-0.72/doc' making all in scripts make[1]: Entering directory `/usr/people/octave-0.72/scripts' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/people/octave-0.72/scripts' Would like to hear some suggestions from you. Thanks a lot, --Krishna