|
Hi,
I�m trying to compile apache 2.0 with a simple
module to learn how modules work.
When I make ./configure enabling the new module, I
get this error....
> make[2]: Entering directory
`/home/esteban/httpd-2.0.43/modules/hw'
> make[3]: Entering directory `/home/esteban/httpd-2.0.43/modules/hw' > > make[3]: *** No rule to make target `mod_hw.lo', needed by `mod_hw.la'. > Stop. I have seen that in each directory of the modules,
there are a Makefile and other files (like config.m4), that define some
things. Where can I get help of that kind of files???
Is the error that I get, the result of a bad
Makefile define???
thank you!!
Esteban
|
Title: RE: Module development - Makefile
- RE: Module development - Makefile Eider Silva de Oliveira
- Esteban Pizzini
