From: Kevin Howe Date: 2004-11-25T02:23:00+09:00 Subject: Re: Ruby DL::Importable struct issue > > Okay, this is a bug in newer versions of the dl extension. > > I fixed that. > Please replace import.rb, types.rb and struct.rb in lib/ruby/dl > with files shown at the following URL. > http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/dl/lib/dl/ When I use these files I get the following error: types.rb:236:in 'encode_type': unknown type: uint (TypeError)