[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [DRE-maint] Bug#633302: ruby-bcrypt: FTBFS everywhere: [BUG] Segmentation fault



Antonio thanks for fixing the issue.

> Actually this is a packaging problem: the tests for Ruby 1.8 are being
> run against the compiled extension for Ruby 1.9.
>
$: << 'lib' << 'ext/mri' << '.'

If I remember correctly this line was added because when I was trying
to build the package with tests enabled first time it was throwing
error complaining bcrypt.h file is not found. This is error was thrown
from the file ext/mri/bcrypt_ext.c file. To fix this line was added.
Is it building fine without this line?

Regards
-- 

Vasudev Kamath
http://vasudevkamath.blogspot.com
http://identi.ca/vasudev
http://twitter.com/vasudevkamath


Reply to: