<DIV>
<DIV>
<DIV>Hi,</DIV>
<DIV>While trying to build qtParse.exe (after adding it to testProgs.mak), i found that the &lt;sys/mman.h&gt; is not present in ${TOOLS32}/include directory. So I tried to point it to Cygwin's include directory.</DIV>
<DIV>There seems to be a problem with Cygwin's include directory headers.</DIV>
<DIV>The build log is attached.</DIV>
<DIV>The changes made to testProgs.mak are :-</DIV>
<DIV>&nbsp;</DIV>
<DIV>1) Adding Cygwins include directory ahead of TOOLS32 include !! :-</DIV>
<DIV>&nbsp;COMPILE_OPTS =&nbsp;&nbsp;$(INCLUDES) $(cdebug) $(cflags) $(cvarsdll) -I. -IC:\utils\Cygwin\usr\include -I"$(TOOLS32)\include"</DIV>
<DIV>&nbsp;</DIV>
<DIV>2) adding qtParse object for building :-</DIV>
<DIV>QT_PARSE_OBJS&nbsp;&nbsp;&nbsp;&nbsp; = qtParse.$(OBJ)<BR></DIV>
<DIV>3) Defining rule to build qtParse.exe :-</DIV>
<DIV>qtParse$(EXE):&nbsp;$(QT_PARSE_OBJS) $(LOCAL_LIBS)<BR>&nbsp;$(LINK)$@ $(CONSOLE_LINK_OPTS) $(QT_PARSE_OBJS) $(LIBS)<BR><BR></DIV>
<DIV>&nbsp;</DIV>
<DIV>Has anybody successfully compiled qtParse.exe ?</DIV>
<DIV>&nbsp;</DIV>
<DIV>I'm using WinXP, VC6.0 and Cygwin 2.0</DIV>
<DIV>&nbsp;</DIV>
<DIV>thanks and regards</DIV>
<DIV>shriram</DIV></DIV></DIV><p>
                <hr size=1>Do you Yahoo!?<br> 
Yahoo! Mail - now with 250MB free storage. <a href="http://us.rd.yahoo.com/evt=29914/*http://info.mail.yahoo.com/mail_250">Learn more.</a>