Advertisement
razec

splix

Feb 21st, 2015
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. 17:57:11-cezar@host:~/Downloads/splix-2.0.0$
  2. make
  3. +---------------------------------------------+
  4. | COMPILATION PARAMETERS SUMMARY |
  5. +---------------------------------------------+
  6. | THREADS = enabled |
  7. | THREADS Nr = 2 |
  8. | CACHESIZE = 30 |
  9. | JBIG = enabled |
  10. | BLACK OPTIM = enabled |
  11. +---------------------------------------------+
  12. (Do a "make clean" before updating these values)
  13.  
  14. CXX src/compress.cpp
  15. In file included from src/compress.cpp:33:0:
  16. include/algo0x13.h:28:21: fatal error: jbig.h: No such file or directory
  17. # include "jbig.h"
  18. ^
  19. compilation terminated.
  20. Makefile:329: recipe for target 'optimized/src/compress.o' failed
  21. make: *** [optimized/src/compress.o] Error 1
  22. 17:57:17-cezar@host:~/Downloads/splix-2.0.0$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement