Hello Eric,

Can you please elaborate your questions.
What are the details you require from my end?

Best Regards,
Megha

On Mon, Sep 19, 2016 at 5:35 PM, Eric Covener <cove...@gmail.com> wrote:

> On Mon, Sep 19, 2016 at 1:39 AM, megha chauhan <megha...@gmail.com> wrote:
> > Hello Eric,
> >
> > The code is compiled with the below headers:
> >
> > APA24_ORG     = httpd-$(APA24_VERSION)
> >
> > APA24_DIR     = httpd-$(APA24_VERSION)
> >
> > APA24_INSTDIR = $(shell pwd)/$(APA24_DIR)/inst
> >
> > APA24_TAZ     = $(APA24_ORG).tar.gz
> >
> >
> >
> > APA24_IDIR    = $(APA24_INSTDIR)/include
> >
> >
> >
> > APA24_HDR_INCL = $(APA24_DIR)/include
> >
> > Also in the source code I have included the headers
> >
> > #include “httpd.h”
> >
> > #include “http_log.h”
> >
> >
> >
> > Same issue persists.
> >
> >
> >
> > Should we include any other header?
> >
> > Best Regards,
> >
> > Megha
>
> I'd suggest looking more closely at how this file is actually
> compiled, what it looks like after the pre-processor, and what symbols
> it has undefined rather than how it's intended to be compiled.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

Reply via email to