make

  1. technotic

    Compiler options

    Hi. So I'm currently running OLS on an AlmaLinux 9 VPS at OVH. The system compilers are are gcc 11 and clang/llvm 16. Using the build.sh script to compile OLS from source tree (v1.8.x branch and master branch), I run into problems with clang, and a few of the libraries spit warnings like...
  2. slowaways

    Error in compiling (Debian 9)

    make[2]: *** No rule to make target '../ssl/libssl.a', needed by 'openlitespeed'. Stop. I have the following libs installed: My current script intallation: https://gist.github.com/slowaways/3d6bd53ccdc08e1ef2655498229bfba1
Top