From bug-octave-request at che dot utexas dot edu Thu Dec 9 12:22:10 1993
Subject: Compiling Octave-0.74
From: "Scorer, Paul [IES]"
To: Octave bug reports
Date: Thu, 09 Dec 93 18:22:00 PST
I am attempting to compile Octave-0.74 on a
SPARC-SUN-SUNOS4.1.3
using
g++ version 2.5.4
gmake version 3.69
f2c version 1993.04.28
but without
gas
gld
and am having trouble:
SOLVED: Hard coded /usr/include/g++/SLList.h (manicured to where it is)
WORK-AROUND:
static applied inappropriately (commented out, for now)
wrong number of args to integrate() in DAE.cc (error msg, for now)
STUCK:
Undefined symbol at final ld stage of octave itself:
Symbol in question is
___13symbol_recordRC13symbol_record
which appears in symtab.o.
Can you help?
I think the best time to send you details of my hacks is when I have the
whole thing compiled (even if it doesn't work!), as a diff file, as you
suggest.
Thanks in anticipation
PaulS