On Mon, Sep 19, 2016 at 1:39 AM, megha chauhan <megha92c@xxxxxxxxx> 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-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx