Jaime Iniesta escribió:
> Builds on my metainspector gem are failing on travis because it has problems compiling the charguess dependency:
This is not correct: it does not fail to compile charguess, it cannot load it because of linking issues. This means that
charguess probably assumes some specific version of a particular native library that is different on ubuntu 11.10.
That library well may be libc.
In any case, this issue was reported to the charguess bug tracker in December 2011 and there are no replies from
the maintainer.
The original reported recommends not using it because the project is abandoned.
MK
mich...@defprotocol.org