-
Bug
-
Resolution: Done
-
Critical
-
httpd 2.4.23 DR3
-
None
When try following commands, apxs fails with missing files:
# /opt/ews/workspace/jbcs-httpd24-2.4/httpd/sbin/apxs
Use of uninitialized value $ENV{"JBCS_HOME"} in concatenation (.) or string at /opt/ews/workspace/jbcs-httpd24-2.4/httpd/sbin/apxs line 28.
cannot open /httpd/lib/build/config_vars.mk: No such file or directory at /opt/ews/workspace/jbcs-httpd24-2.4/httpd/sbin/apxs line 205.
Compiling module:
# /opt/ews/workspace/jbcs-httpd24-2.4/httpd/sbin/apxs -a -i -c mod_foo.c
Use of uninitialized value $ENV{"JBCS_HOME"} in concatenation (.) or string at /opt/ews/workspace/jbcs-httpd24-2.4/httpd/sbin/apxs line 28.
cannot open /httpd/lib/build/config_vars.mk: No such file or directory at /opt/ews/workspace/jbcs-httpd24-2.4/httpd/sbin/apxs line 205.