<P>Dear Ralf,</P>
<P>I am grateful to your courtesy. Finally I compiled koffice-1.3 successfully with your help. Following is the summary of general errors and solutions while compiling the koffice-1.3. Some common errors: cananot find lutil, ldl, mcopidl, artsc-config are not mentioned here, as they are adequetly mentioned in previous mailing archieves ( Surprisingly for mcopidl and artsc-config: ln -s true /opt/kde3/bin/mcoidl and&nbsp; ln -s true /opt/kde3/bin/artsc-config didn't work but copying the binary package of NetBSD worked. I think it is absurd and it is apparent that de facto it will not work for kde-cygwin. But at least errors don't occur).</P>
<P>1. Errors related to KOSpell (These errors don't occur with koffice-1.2)</P>
<P>Change #include&lt;koSpell.h&gt; to #include&lt;../kospell/koSpell.h&gt; in affected&nbsp;files.</P>
<P>These errors occur in /kotext /kpresenter /kword directories.&nbsp;</P>
<P>2. Many undefined references</P>
<P>After configuration in libtool change all allow_undefined_flag = "......" tags to allow_undefined_flag = "no" and deplibs_check_method = .... tags to deplibs_check_method = pass_all</P>
<P>And during make process</P>
<P>3. Undefined reference to <A href="mailto:`_WinMain@16">`_WinMain@16</A>`</P>
<P>Add: </P>
<P>int main ()</P>
<P>{</P>
<P>return (0);</P>
<P>}</P>
<P>to dummy.cc in corresponding error occuring directories.</P>
<P>4. Error related aRts header files</P>
<P>Some of aRts header files(soundserver.h, kplayobjectfactory.h, kartsdispatcher.h etc)&nbsp;are included in some files, and actually they may not be found in /opt/kde3/include/arts directories if aRts has not beem installed.</P>
<P>Copy the&nbsp;binay package of aRts from internet (I downloaded the package of NetBSD, as header files are same, I think&nbsp;it works, at least compilation ends successfully).&nbsp;</P>
<P>5. Let's evaluate and enjoy the koffice in kde-cygwin.</P>
<P>Once again thank you very much for your kindness. Now I am fully persuaded to believe that all kde applications can be compiled in kde-cygwin.</P>
<P>Regards</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>