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

Bug#228077: apache-dev: apxs doesn't work well with modules-config



On Sun, 18 Jan 2004, Pawel Wiecek wrote:

> On Jan 18,  8:17pm, Fabio Massimo Di Nitto wrote:
> > >   * no .info file is created in /usr/lib/apache breaking module-config
> > For this please read the documentation. It is not possible to create .info
> > files automatically otherwise there would be no need for them.
>
> Actually isn't most (though not all) of information required to create a
> very basic .info file available on build time?
>
> .info file with LoadModule: line, empty description and default priority
> could easily by created as a part of module skeleton.

The skeleton is not an issue. The problem is fetching the information
about the module name inside the code and how the module will be called
after linking. Not all the modules become mod_foo.so, some of them ends up
in libfoo.so and so on.

Fabio

-- 
Our mission: make IPv6 the default IP protocol
"We are on a mission from God" - Elwood Blues

http://www.itojun.org/paper/itojun-nanog-200210-ipv6isp/mgp00004.html



Reply to: