From help-octave-request at bevo dot che dot wisc dot edu Thu Jul 30 08:56:35 1998 Subject: Dynamical Linking on RedHat 5.0 From: Herng-Jeng Jou To: help-octave at bevo dot che dot wisc dot edu Date: Thu, 30 Jul 1998 07:56:13 -0600 (MDT) Hi, I have problem using dynamical linking on RedHat Linux 5.0. I tried hello.cc example (no problem compiled with mkoctfile). When loaded within octave, here is the error message I got: octave: error in loading shared libraries /export/home2/hjjou/code/expfm/hello.oct: undefined symbol: stream__19octave_pager_stream I used octave 2.0.13 compiled with egcs-2.90.27 980315 (egcs-1.0.2 release) on RedHat 5.0 Linux system. octave_config_info does show -DWITH_DYNAMIC_LINNKING=1 Is there installation problem. Thanks, Jou