Problem was within the makefile.
All C files has been compiled alone and
I wanted to run apxs -o my_module.la but it failed.

Finally I have my_module.la.
How can I convert my_module.la to my_module.so?

best regards
--
Petr Hracek

2010/4/7 Jeff Trawick <traw...@gmail.com>

> On Wed, Apr 7, 2010 at 10:03 AM, Petr Hracek <phrac...@gmail.com> wrote:
> > Unfortunatelly I do not have apr on the system.
> > Do you know where I can get them?
>
> since you have a working httpd 2.2.14, you have apr already
>
> what happens when you try to build your module with apxs?
>

Reply via email to