<P>Dear Ralph,</P>
<P>Finally I could manged to compile Kdegraphics-3.1.4 in kde-cygwin. It was inevitable for me as I wanted to use <STRONG><FONT color=blue>kile</FONT></STRONG>. Thank you very much for your invaluable help. I followed following steps:</P>
<P>1. Downloaded the stable version of <FONT color=blue><STRONG>Kdegraphics-3.1.4</STRONG></FONT> and applied the patch correctly (ie. Kde-cygwin-admin patch).</P>
<P>2. Then <STRONG><FONT color=blue>configure</FONT></STRONG>d as usual.</P>
<P>3. Corrected the <STRONG><FONT color=blue>libtool</FONT></STRONG> in package parent directory as your instructions. Replacing all corresponding tags by:</P>
<P><STRONG><FONT color=blue>deplibs_check_method="pass_all"</FONT></STRONG><BR><STRONG><FONT color=blue>        allow_undefined_flag="no"</FONT></STRONG></P>
<P><FONT color=blue><FONT color=black>Though, it seems only later tag may resolve the problems.<BR></FONT></P></FONT>
<P>4.<STRONG><FONT color=blue> make</FONT></STRONG> as usual. Still undefined reference to <A href="mailto:'WinMain@16'"><FONT color=red>'WinMain@16'</FONT></A> encountered, which had been resolved adding:</P>
<P><STRONG><FONT color=blue>int main()</FONT></STRONG></P>
<P><STRONG><FONT color=blue>{</FONT></STRONG></P>
<P><STRONG><FONT color=blue>return 0;</FONT></STRONG></P>
<P><STRONG><FONT color=blue>}</FONT></STRONG></P>
<P>in the <FONT color=black>affected directory</FONT> dummy.cpp file</P>
<P>And of course still there were some auto-reference problem which had been resolved appending <STRONG><FONT color=blue>-Wl,--enable-runtime-pseudo-reloc</FONT></STRONG> for <FONT color=blue><STRONG>LDFLAGS</STRONG></FONT> in corresponding affected Makefile.</P>
<P>5.<STRONG><FONT color=blue> make install</FONT></STRONG>. Still, another error might be encontered: <STRONG><FONT color=red>'NONE/bin' must be an absolute directory</FONT></STRONG> . That guy can be resolved just replacing <STRONG><FONT color=blue>bindir = NONE/bin</FONT></STRONG> by <STRONG><FONT color=blue>bindir = /NONE/bin</FONT></STRONG> in affected Makefile. Tha's all. Great! I hope now we can enjoy the eternal beauty of kde-cygwin with the delectating world of graphics.</P>
<P>Best Regards</P>
<P>Gharti</P><BR>
--
<p>___________________________________________________________<br>Sign-up for Ads Free at Mail.com<br>
<a href="http://mail01.mail.com/scripts/payment/adtracking.cgi?bannercode=adsfreejump01" target="_blank">http://www.mail.com/?sr=signup</a></p>