On Tue, 17 Jun 2014 17:27:15 +0530
Sindhi Sindhi <sindhi....@gmail.com> wrote:

> Any help will be highly appreciated.

You're trying to build the module as a program.
You need to build it as a shared object (think DLL,
since you seem to be from a Windows background).

Apache provides a tool to do that, with all the
right paths and linkage.  Check apxs in the docs.

-- 
Nick Kew

Reply via email to