Re: Not able to make .so file during install apache-2.4.18

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello
I tried with different configuration command and get the same error

Configuration command ...

#! /bin/sh
#
# Created by configure

CFLAGS="-Wextensions  -Wv -D__TANDEM"; export CFLAGS
"./configure" \
"--prefix=/home/hemant/testC/apache" \
"--with-included-apr" \
"--with-pcre=/home/hemant/testC/apache/httpd-2.4.18/srclib/pcre/pcre2-config" \
"--enable-authnz-fcgi" \
"--enable-mods-shared=all cgi" \
"--enable-mpms-shared=all" \
"--enable-suexec=shared" \
"CFLAGS=-Wextensions -Wv -D__TANDEM" \
"$@

During building got this " Assuming installing a .so rather than a libtool archive."

Error is here while run apachectl -k start 
"Cannot load modules/mod_authn_file.la into server: dlopen (6CA04E70->/home/hemant /testC/apache/modules/mod_authn_file.la, 5):\nFileSystem Error 4013 on File /home/hemant/testC/apache/modules/mod_authn_file.l\na "

Thanks 
Hemant


On Wed, Apr 13, 2016 at 10:32 AM, Hemant Chaudhary <hemantdude.chaudhary@xxxxxxxxx> wrote:
Hi Yann
My configuration command is 

#! /bin/sh
#
# Created by configure

CFLAGS="-Wextensions -Wv -D__TANDEM "; export CFLAGS
"./configure" \
"--prefix=/home/hemant/testC/apache" \
"--with-included-apr" \
"--with-pcre=/home/hemant/testC/apache/httpd-2.4.18/srclib/pcre/pcre2-config" \
"--enable-shared" \
"CFLAGS=-Wextensions -Wv -D__TANDEM" \
"$@"


On Tue, Apr 12, 2016 at 4:10 PM, Yann Ylavic <ylavic.dev@xxxxxxxxx> wrote:
Hello Hemant,

On Tue, Apr 12, 2016 at 10:58 AM, Hemant Chaudhary
<hemantdude.chaudhary@xxxxxxxxx> wrote:
> While installing apache-2.4.18 on Non Stop HP,  I am not able to create .so
> file(shared file) which is required in httpd.conf. It is creating  '.a '
> file in modules but not ' .so ' . Please help me through this.

Did you compile Apache httpd by yourself?
If so, which "./configure ..." command line was used?

Regards,
Yann.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux