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

Bug 25529

Summary: gvim-6.2-r1 and vim-6.2-r1 fails with USE="ruby"
Product: Gentoo Linux Reporter: David Holm (RETIRED) <dholm>
Component: New packagesAssignee: Aron Griffis (RETIRED) <agriffis>
Status: RESOLVED LATER    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Holm (RETIRED) gentoo-dev 2003-07-29 13:59:43 UTC
Compilation of gvim-6.2-r1 and vim-6.2-r1 fails if you have ruby in your use-flags.
The following linker error occurs in the ruby sections:
undefined reference to `rb_defout`

I tried reemerging ruby but that didn't help. I have ruby-1.8.0_pre5 installed.
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2003-07-29 14:16:22 UTC
Thanks.  I've seen this too.  Since it works with ruby-1.8.0_r4, I'll mask >=dev-lang/ruby-1.8.0_r5 in package.mask at the moment until we get a patch to straighten things out.