From help-octave-request at bevo dot che dot wisc dot edu Wed Aug 11 11:05:13 1999 Subject: Linking 2.1.14 From: etienne grossmann To: help-octave at bevo dot che dot wisc dot edu CC: etienne at isr dot ist dot utl dot pt Date: Wed, 11 Aug 1999 17:04:25 +0100 (WEST) Hello, I still haven't got 2.1.14 up and running. It compiles, until the moment of linking, in the 'src' directory : ====================================================================== c++ -I. -I.. -I../liboctave -I../src -I../libcruft/misc -I../glob -I../glob -DHAVE_CONFIG_H -mieee-fp -fno-rtti -fno-exceptions -fno-implicit-templates -g -O2 -Wall -rdynamic -L.. -u MAIN__ -fPIC -g -o octave octave.o builtins.o ops.o -L../liboctave -L../libcruft -L../src -Xlinker -rpath -Xlinker /usr/local/lib/octave-2.1.14 -loctinterp -loctave -lcruft ../readline/libreadline.a ../kpathsea/libkpathsea.a ../glob/libglob.a -lg2c -lm -L/usr/lib/gcc-lib/i386-linux/2.95 -lm -lncurses -ldl -lm ../liboctave/liboctave.so: undefined reference to `void subtract_vs, double, complex >(complex *, double const *, unsigned int, complex)' ... And many more undefined refs ... ====================================================================== I am sorry to ask this question, as I am quite sure that I have already seen it in one of the mailing lists (which), but I am unable to find it again ... Etienne --------------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. To ensure that development continues, see www.che.wisc.edu/octave/giftform.html Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html ---------------------------------------------------------------------