From bug-octave-request at bevo dot che dot wisc dot edu Thu Jan 22 09:10:39 1998 Subject: octave-2.1.3 building on hpux-10.20, gcc-2.7.2 From: U-E59264-Osman Buyukisik To: bug-octave at bevo dot che dot wisc dot edu Date: Thu, 22 Jan 1998 09:07:27 -0500 (EST) Hi, I was trying to build octave 2.1.3 (from bleedingedge directory) using --enable-shared=y --enable-shl=y --enable-light-kernel=y options. Configure went ok. It built the .so lib. But during compile of src/dynamic-ld.cc I get : ...... c++ -c -I. -I.. -I../liboctave -I../src -I../glob -I../libcruft/misc -DHAVE_CONFIG_H -g -O2 dynamic-ld.cc dynamic-ld.cc: In function `static void octave_dynamic_loader::make_dynamic_loader()': dynamic-ld.cc:213: parse error before `(' make[2]: *** [dynamic-ld.o] Error 1 make[2]: Leaving directory `/home/buyuk/octave-2.1.3/src' make[1]: *** [src] Error 2 make[1]: Leaving directory `/home/buyuk/octave-2.1.3' TIA osman