From help-octave-request at bevo dot che dot wisc dot edu Fri Oct 6 14:29:20 1995 Subject: Dynamic loading From: "H. I. SALEH" To: help-octave at bevo dot che dot wisc dot edu Date: Fri, 6 Oct 1995 12:02:50 -0700 (PDT) I rebuilt octave WITH_DLD enabled and have libdld.a installed on my system but I can't get dynamic loading to work. octave:1> xinterp2 error: failed to link library /usr/local/lib/liboctave.a error: `xinterp2' undefined near line 1 column 1 error: evaluating expression near line 1, column 1 liboctave.a, libcruft.a and libdld.a are all in /usr/local/lib. I wonder what I am doing wrong this time . H. I. SALEH