I am trying to build rubygem-passenger for nginx on FreeBSD 11.1 but the compiler stops with Error code 1 complaining:
Please note the section of the path where it says /apache2/mod_passenger.so while he config options are set to nginx!
Default ruby is set to 2.3 and I am using the quarterly branch.
Any help or hint is appreciated since I am stuck for days now with this problem.
Code:
2.3/gems/passenger-5.1.8/buildout/apache2/mod_passenger.so failed: No such file or directory *** Error code 1
Stop. make[1]: stopped in /usr/ports/www/rubygem-passenger *** Error code 1
Default ruby is set to 2.3 and I am using the quarterly branch.
Any help or hint is appreciated since I am stuck for days now with this problem.