While setting up completely new build setup (i.e. one that has currently a bit random set of libraries available) I encountered compile error on ioz.c:379. 'test_mode' used on that line is undeclared. I assume it's declared only within such a block that require some compression library that I don't currently have.
While setting up completely new build setup (i.e. one that has currently a bit random set of libraries available) I encountered compile error on ioz.c:379. 'test_mode' used on that line is undeclared. I assume it's declared only within such a block that require some compression library that I don't currently have.