From help-octave-request at bevo dot che dot wisc dot edu Fri Jan 29 10:32:15 1999 Subject: Re: Dynamically Linked Functions. From: lash at tellabs dot com To: khatri at saturn dot vocalpoint dot com (Sven Khatri) Cc: help-octave at bevo dot che dot wisc dot edu Date: Fri, 29 Jan 1999 10:31:21 -0600 (CST) Just a guess, but when you configured did you use the --enable-shared and --enable-dl flags? I think you need them. This is documented in the INSTALL.OCTAVE file.o Bill > > Hello All, > > I'm trying to call a dynamically linked function and I'm getting a > segmentation fault. The function I'm calling is the oregonator from > the online manual/help: