An error occurred fetching the project authors.
  1. 07 Aug, 2014 1 commit
  2. 16 Apr, 2013 1 commit
  3. 18 Jan, 2013 2 commits
  4. 13 Dec, 2012 1 commit
  5. 20 Oct, 2012 1 commit
  6. 03 Oct, 2012 1 commit
  7. 01 Oct, 2012 1 commit
  8. 24 Aug, 2012 1 commit
  9. 28 Jun, 2012 1 commit
  10. 07 Jun, 2012 1 commit
  11. 26 Mar, 2012 2 commits
  12. 12 Mar, 2012 1 commit
  13. 13 Oct, 2011 1 commit
  14. 22 Sep, 2011 2 commits
    • Łukasz Nowak's avatar
      Revert "use our own gcc to buid libtiff and tesseract (thanks Kazuhiko)" · 5c8705cc
      Łukasz Nowak authored
      This issue was found on system which had libstdc++ dynamic library not functional.
      It is pointing to broken link which results in error:
      
      /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/libstdc++.a(ios_init.o): relocation R_X86_64_32 against `pthread_cancel' can not be used when making a shared object; recompile with -fPIC
      
      Each time dynamic library tries to use stdc++, as libstdc++.so was broken link.
      
      Currently SlapOS requires "sane" host: which has working libc, libc++ and gcc.
      
      Some day in future SlapOS node software can provide own compiler, toolchain
      and libc with libc++.
      
      This reverts commit 6819f5a8.
      5c8705cc
    • Sebastien Robin's avatar
      use our own gcc to buid libtiff and tesseract (thanks Kazuhiko) · 6819f5a8
      Sebastien Robin authored
      This solve compilation problems on Debian 6.0.1
      6819f5a8
  15. 16 Sep, 2011 1 commit
  16. 10 Sep, 2011 1 commit
  17. 08 Jul, 2011 1 commit
  18. 13 Jun, 2011 1 commit
  19. 26 May, 2011 2 commits