Re: unresolved reference to ap_getword_nulls

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

 



On Fri, Dec 2, 2016 at 6:08 AM, Hemant Chaudhary
<hemantdude.chaudhary@xxxxxxxxx> wrote:

>> > "unresolved reference to ap_getword_nulls".
> After "make install", I started my apache server, but it was not running
> because it was unable to recognize .so file. Hence I planned to convert .a
> into .so file.
>
> I am porting apache on Tendem NonStop.
> While converting I got this error. I think I am missing some library.

You don't state how you attempt that conversion. You should not need to
perform any conversion, instead, apxs should generate a dynamic module.
ap_getword_nulls is defined by the httpd executable, but you shouldn't
link against it (if that is even possible), since the symbol is resolved when
the module is loaded.

rainer

---------------------------------------------------------------------
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