From: Masao M. <mu...@hi...> - 2002-08-20 13:44:42
|
Hi, On Tue, 20 Aug 2002 09:27:01 -0400 Aron Griffis <agr...@us...> wrote: > When I attempt to run most of the sample programs in the 0.29 > distribution, they die with this error: > > ./test.rb:1:in `require': dlopen: /usr/local/lib/ruby/site_ruby/1.6/alpha-osf5.1/gtk.so: symbol "make_gdkcolormap" unresolved - /usr/local/lib/ruby/site_ruby/1.6/alpha-osf5.1/gtk.so (LoadError) > from ./test.rb:1 > > I can't find the function "make_gdkcolormap" in any of the gtk-related > libraries. Can anybody shed light on this issue? I'm running the > following versions on Tru64 UNIX: This is bug of ruby-gtk-0.29. And this was fixed in CVS. If you can compile ruby-gtk-0.29, please replace (make|get)_gdkcolormap to (make|get)_gdkcmap in rbgdkwindow.c and re-compile it. > P.S. Please cc me... I'm not subscribed. You can report bug to SourceForge's bug tracking system. #http://sourceforge.net/tracker/?atid=415644&group_id=35786&func=browse Of course, you can post here:->. Thanks, -- .:% Masao Mutoh<mu...@hi...> |