From bug-octave-request at bevo dot che dot wisc dot edu Wed Feb 4 07:06:55 1998 Subject: hpux-10.20+ gcc-2.7.2.3 + g77-0.5.21 From: U-E59264-Osman Buyukisik To: bug-octave at bevo dot che dot wisc dot edu Date: Wed, 4 Feb 1998 08:06:51 -0500 (EST) It builds octave, but the make check shows : === octave Summary === # of expected passes 1359 # of unexpected failures 42 ../src/octave version 2.0.9.96 (hppa1.1-hp-hpux10.20) EXEC: ../src/octave -f -q -p .:../src//:./../scripts// .//octave.test/arith/binc oeff-1.m Octave Output: /usr/lib/dld.sl: Unresolved symbol: FTN_DLOG$ (code) from /home/buyuk/local/lib /libcruft.sl error: IOT instruction -- stopping myself... attempting to save variables to `octave-core'... save to `octave-core' complete child process exited abnormally FAIL: octave.test/arith/bincoeff-1.m It seems like there are a lot of these unresolved symbols : infnan-7.m : setall_ infnan-8.m : setall_ 9.m : setall_ cond-1.m : U_dDget cond-2.m : same det-1.m : FTN_DSIGN$ etc. So, back to f2c for me ! Osman