From: Stephen D. <st...@da...> - 2002-04-02 16:40:37
|
On Tue, 2 Apr 2002, Stephen Davies wrote: > [steve@tim samples]$ ruby sample1.rb > ruby: error while loading shared libraries: /usr/lib/ruby/1.6/i586-linux-gnu/rubyfltk.so: undefined symbol: define_FL_SHADOW_LABEL__Fv I notice that commenting out "NUMCONST(SHADOW_LABEL);" in flenum.cc clears up this missing symbol. But presumably has other undesired side-effects. Steve |