Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 208643

Summary: gnustep-libs/rigs-0.2.2.20050714-r1 symbol lookup error
Product: Gentoo Linux Reporter: M. Edward Borasky <znmeb>
Component: New packagesAssignee: Gentoo Gnustep project <gnustep>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description M. Edward Borasky 2008-02-02 21:55:43 UTC
I just installed gnustep-libs/rigs-0.2.2.20050714-r1. I tried to run the example, /usr/GNUstep/System/Library/Documentation/RIGS/Examples/Base/Simple.rb. I had to edit the first line to point to the right Ruby interpreter, but it crashes like this:

$ ruby Simple.rb 
ruby: symbol lookup error: /usr/lib64/ruby/site_ruby/1.8/x86_64-linux/librigs.so: undefined symbol: _gnu_process_args

I'm guessing this is upstream, but it might be a missing dependency in the rigs ebuild.

emerge --info will be attached shortly.
Comment 1 M. Edward Borasky 2008-02-02 21:56:24 UTC
Created attachment 142542 [details]
emerge --info
Comment 2 Bernard Cafarelli gentoo-dev 2008-02-07 17:02:03 UTC
I've added rigs-0.2.2.20061009 (despite the snapshot date difference, there was only one commit in the SVN tree in the meantime). This solves the "undefined symbol" problem, but:

Rigs Version : 0.2.2
zsh: abort      ruby Simple.rb

This one is probably for upstream now
Comment 3 Bernard Cafarelli gentoo-dev 2008-02-18 23:46:42 UTC
The undefined symbol problem is solved, closing this one.