Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25529 - gvim-6.2-r1 and vim-6.2-r1 fails with USE="ruby"
Summary: gvim-6.2-r1 and vim-6.2-r1 fails with USE="ruby"
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-29 13:59 UTC by David Holm (RETIRED)
Modified: 2003-07-29 14:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.