From: Szymon Drejewicz Date: 2003-03-21T18:21:45+09:00 Subject: FXRuby & Debian I've added '-lgcc' to FXRuby's Makefile, but when I am trying to run any FXRuby app, I have: ../testfox.rb:3:in `require': /usr/local/lib/site_ruby/1.6/i386-linux/fox.so: undefined symbol: _ZN5FXApp9metaClassE - /usr/local/lib/site_ruby/1.6/i386-linux/fox.so (LoadError) from ./testfox.rb:3 -- Szymon Drejewicz