Re: EAPI vs API

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

 



On 10/19/07, Bernard Barton <bfb21@xxxxxxxxxxx> wrote:
> When I run an apachectl configtest, I get the errors below regarding compiling apache with -DEAPI.  Apche has an option "--disable-rule=EAPI=no", and I also tried --enable-rule=EAPI=no.  Oddly, when I run make in the apache_1.3.33 directory, I see the -DEAPI being passed to the compiler.  Yet still I get the errors below I'm building an apache 1.3.33 that is mod_ssl/mod_perl aware httpd.  BTW, these errors are generated by the corresponding LoadModule directive in the httpd.conf file.
>
> -Thanks
>
>
> [Fri Oct 19 11:15:33 2007] [warn] Loaded DSO libexec/mod_vhost_alias.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)
> [Fri Oct 19 11:15:33 2007] [warn] Loaded DSO libexec/mod_log_config.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)
> [Fri Oct 19 11:15:33 2007] [warn] Loaded DSO libexec/mod_actions.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)
>

Your modules are obviously not being compiled at the same time as the
main server, which is leading to your problem. A couple notes on that:

1. You should just use 2.2, which does away with the whole EAPI confusion.

2. If you need more help, you'll need to specify exactly where you are
getting apache from and how you are building it. You didn't provide
any interesting details.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-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