From bug-octave-request at bevo dot che dot wisc dot edu Tue Sep 19 22:59:19 1995 Subject: problem in final link From: John Eaton To: "Terrence M. Brannon" Cc: bug-octave at che dot utexas dot edu Date: Tue, 19 Sep 1995 22:59:11 -0500 Terrence M. Brannon wrote: : Using GNU Make 3.74 and GNU CC 2.6.3, I received the following error : during the linking phase of creating the octave executable: : Undefined first referenced : symbol in file : s_wsfe ../libcruft/libcruft.a(xerbla.o) : z_abs ../libcruft/libcruft.a(zgebal.o) : s_wsfi ../libcruft/libcruft.a(ddassl.o) : s_cmp ../libcruft/libcruft.a(xerprn.o) : etc... Do you have libf2c.a installed? jwe