Hi
I am porting httpd-2.4.23 on nonstop tandem. But .so file is not created in modules, hence I am unable to start apache.
Only .a and .la of modules are present in module folder.
Is it possible to start httpd-2.4.23 without .so file of modules ? If not then how to create .so file.
My configure command - ./configure --with-included-apr --with-pcre=/home/hemant/apache/httpd-2.4.23/srclib/pcre --prefix=/home/hemant/apache
Thanks
Hemant