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

Bug 273740

Summary: app-mobilephone/obexftp-0.23 broken ruby bindings
Product: Gentoo Linux Reporter: rex <rexrock>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: flameeyes
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description rex 2009-06-11 15:53:12 UTC
Build obexftp with ruby bindings (whit or without --as-needed) will broke your scripts.

If you run a script that use the bindings for ruby you will have this error:
/usr/bin/ruby: symbol lookup error: /usr/lib/ruby/site_ruby/1.8/i686-linux/obexftp.so: undefined symbol: obexftp_open

and with scanelf:
bluebee htdocs # scanelf -n /usr/lib/ruby/site_ruby/1.8/i686-linux/obexftp.so
 TYPE   NEEDED FILE
ET_DYN libruby18.so.1.8,libc.so.6 /usr/lib/ruby/site_ruby/1.8/i686-linux/obexftp.so
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-11 16:00:22 UTC

*** This bug has been marked as a duplicate of bug 273736 ***