From bug-octave-request at bevo dot che dot wisc dot edu Mon Dec 20 12:28:09 1999 Subject: Octave-2.1.23 build with Cygnus gcc 2.95.2 From: William D Kirby To: "Report, Bug" Date: Mon, 20 Dec 1999 13:26:49 -0500 I get two errors. The first is the gcc option of -rdynamic, and missing Fquad_t. The makefile was created using configure. Error output message c++: unrecognized option `-rdynamic' builtins.o: In function `install_quad_fcns(void)': /d/progs/octave-2.1.23/src/builtins.cc:1037: undefined reference to `Fquad_t(octave_value_list const &, int)' collect2: ld returned 1 exit status make[2]: *** [octave] Error 1 make[1]: *** [src] Error 2 make: *** [all] Error 2 ----------------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.che.wisc.edu/octave/octave.html How to fund new projects: http://www.che.wisc.edu/octave/funding.html Subscription information: http://www.che.wisc.edu/octave/archive.html -----------------------------------------------------------------------