Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59363 - dev-ruby/fxruby-1.0.25 works on amd64
Summary: dev-ruby/fxruby-1.0.25 works on amd64
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-04 02:48 UTC by Jacob Atzen
Modified: 2004-12-23 13:23 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 Jacob Atzen 2004-08-04 02:48:19 UTC
I've succesfully merged and tested fxruby-1.0.25 on an amd64 running 2004.2.
Comment 1 andrew lorien 2004-11-19 19:09:07 UTC
i haven't:

FXRuby.cpp:64: error: declaration of C function `void st_foreach(st_table*, int
   (*)(char*, char*, char*), char*)' conflicts with
/usr/lib/ruby/1.8/x86_64-linux/intern.h:249: error: previous declaration `void
   st_foreach(st_table*, int (*)(), long unsigned int)' here
make: *** [FXRuby.o] Error 1
setup failed
'system make ' failed
Comment 2 Jacob Atzen 2004-11-20 08:48:22 UTC
What do you have in your intern.h at line 249? I have:

% head -n 250 /usr/lib/ruby/1.8/x86_64-linux/intern.h | tail -n 3
VALUE rb_hash _((VALUE));                                                       VALUE rb_hash_new _((void));
VALUE rb_hash_freeze _((VALUE));

What version of ruby do you have installed?

% qpkg -I -v ruby
dev-lang/ruby-1.8.2_pre2 *                                                      dev-ruby/fxruby-1.0.25 *
dev-ruby/ruby-config-0.3 *
app-emacs/ruby-mode-1.8.1 *
Comment 3 Simon Stelling (RETIRED) gentoo-dev 2004-12-23 13:23:18 UTC
also fails here:

/usr/bin/ruby18 /var/tmp/portage/fxruby-1.2.2/work/FXRuby-1.2.2/ext/fox12/extconf.rb
can't find header files for ruby.
config failed
'system /usr/bin/ruby18 /var/tmp/portage/fxruby-1.2.2/work/FXRuby-1.2.2/ext/fox12/extconf.rb ' failed
Try 'ruby install.rb --help' for detailed usage.

!!! ERROR: dev-ruby/fxruby-1.2.2 failed.