Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when require 'audite' #4

Open
kalmbach opened this issue Jan 27, 2013 · 4 comments
Open

Error when require 'audite' #4

kalmbach opened this issue Jan 27, 2013 · 4 comments

Comments

@kalmbach
Copy link

Executing the sample player:

/home/kalmbach/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in require': Host error. (StandardError) from /home/kalmbach/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:inrequire'
from /home/kalmbach/.rvm/gems/ruby-1.9.2-p320/gems/audite-0.1.5/lib/audite.rb:1:in <top (required)>' from /home/kalmbach/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:inrequire'
from /home/kalmbach/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in require' from /home/kalmbach/.rvm/gems/ruby-1.9.2-p320/gems/audite-0.1.5/bin/audite:4:in<top (required)>'
from /home/kalmbach/.rvm/gems/ruby-1.9.2-p320/bin/audite:19:in load' from /home/kalmbach/.rvm/gems/ruby-1.9.2-p320/bin/audite:19:in

'
from /home/kalmbach/.rvm/gems/ruby-1.9.2-p320/bin/ruby_noexec_wrapper:14:in eval' from /home/kalmbach/.rvm/gems/ruby-1.9.2-p320/bin/ruby_noexec_wrapper:14:in'

On IRB:

require 'audite'
StandardError: Host error.
from /home/kalmbach/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in require' from /home/kalmbach/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:inrequire'
from /home/kalmbach/.rvm/gems/ruby-1.9.2-p320/gems/audite-0.1.5/lib/audite.rb:1:in <top (required)>' from /home/kalmbach/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:60:inrequire'
from /home/kalmbach/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:60:in rescue in require' from /home/kalmbach/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:35:inrequire'
from (irb):1
from /home/kalmbach/.rvm/rubies/ruby-1.9.2-p320/bin/irb:16:in `

'

@georgi
Copy link
Owner

georgi commented Jan 27, 2013

Did you use portaudio18 or portaudio19?

@kalmbach
Copy link
Author

Hi Matthias, the previous error is with portaudio18.

This one is with portaudio19:

/home/kalmbach/.rvm/gems/ruby-1.9.2-p320/bin/audite: symbol lookup error: /home/kalmbach/.rvm/gems/ruby-1.9.2-p320/gems/audite-0.1.5/lib/mpg123.so: undefined symbol: mpg123_sp

@georgi
Copy link
Owner

georgi commented Jan 27, 2013

Which version of libmpg123?

@kalmbach
Copy link
Author

Synaptic says: 1.12.1-3.1fakesync1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants