From: Takaaki T. <tt...@kt...> - 2002-04-02 23:03:19
|
At Tue, 2 Apr 2002 17:40:31 +0100 (BST), > > [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. Is there the line "#define FL_SHADOW_LABEL ..." in your Enumeration.H? Regards, -- Takaaki Tateishi <tt...@kt...> |