NameError: uninitialized constant Ebb::FFI

34 views
Skip to first unread message

Iñaki Baz Castillo

unread,
Nov 15, 2009, 1:23:27 PM11/15/09
to ebbebb
Hi, I'm trying to run Ebb under Ruby1.9.1p129. I've "ffi" gem installed and
also Debian packages libffi5 and libffi-dev (64 bits).

I can use Ebb with Ruby 1.8 but when trying to run it with Ruby 1.9 I get this
error:

/usr/local/lib/ruby1.9/gems/1.9.1/gems/ebb-0.3.2/lib/ebb.rb:34:in
`set_options': uninitialized constant Ebb::FFI (NameError)
from /usr/local/lib/ruby1.9/gems/1.9.1/gems/ebb-0.3.2/lib/ebb.rb:61:in
`start_server'


For sure I've installed ffi for Ruby 1.9:

$ gem1.9 list | grep ffi
ffi (0.5.1)




--
Iñaki Baz Castillo <i...@aliax.net>

Clive Crous

unread,
Nov 16, 2009, 4:31:07 AM11/16/09
to ebbebb
I'd like to confirm this.

The shortest piece of code to produce these results is as follows:

% ruby1.9.1 -rubygems -e "require 'ebb';require 'ebb_ffi'"

Any idea when/if this will be fixed?

Thanks,
Clive

Iñaki Baz Castillo

unread,
Dec 1, 2009, 8:03:21 PM12/1/09
to ebb...@googlegroups.com
Hi, as it's a confirmed issue could we get please a response from the
developers?

Thanks a lot.
Reply all
Reply to author
Forward
0 new messages