From kde-pim Mon May 30 11:03:37 2005 From: thorsten () staerk ! de Date: Mon, 30 May 2005 11:03:37 +0000 To: kde-pim Subject: Re: [Kde-pim] Problem building KDE-PIM Message-Id: <38081.194.39.131.40.1117451017.squirrel () mail ! staerk ! de> X-MARC-Message: https://marc.info/?l=kde-pim&m=111745102800571 > Hi Thorsten, > thanks to reply. I actually figured out something... it looks iike the > subversion checkout does not download all files.... I am not sure it > is a problem on the server because I am actually using SmartSVN > beta.... in that case, best get the kdepim sources from ftp://ftp.kde.org/pub/kde/unstable/snapshots/ > > However even rechecking out some of the modules I stil have problems > in compiling averything. I am not running Suse, I am running Fedora > 2... but I am used to recompile linux packages without so many > hardles. I am currently a bit discouraged in following this path, > since it looks I have to start a nuclear war just to kill a fly... no wonder if you do not have all files ;-) > > At the end, what I need to do is just using libkcal from my own > application. I then started compiling it alonge, but did not work, > than I thought to compile konsolecalendar as a sample application, but > I couldn't make it, than tried with the all kdepim and failed.... then > you suggested I would switch to Suse.... To much for me :)) NO! Suse was my example, as I use it. I would not ask anybody to switch distribution. > > I'll try to simply use the libkcal library already compiled on my > system... If I'll have more specific questions I'll get back to the > list. > > Thanks for your help... > Stefano > > > On 5/29/05, thorsten@staerk.de wrote: >> > Hi All, >> > I am trying to build kde-pim. >> > I have downloaded it as described on the site and then I ran: >> > >> > make -f Makefile.cvs >> > ./configure >> > make >> > >> > But I got the following errors: >> > >> > make[3]: Leaving directory >> > `/mnt/wxp/Projects/Kontact/kdepim/kabc/kabc2mutt' >> > make[3]: Entering directory `/mnt/wxp/Projects/Kontact/kdepim/kabc' >> > make[3]: Nothing to be done for `all-am'. >> > make[3]: Leaving directory `/mnt/wxp/Projects/Kontact/kdepim/kabc' >> > make[2]: Leaving directory `/mnt/wxp/Projects/Kontact/kdepim/kabc' >> > Making all in kaddressbook >> > make[2]: Entering directory >> > `/mnt/wxp/Projects/Kontact/kdepim/kaddressbook' >> > make[2]: *** No rule to make target `all'. Stop. >> > make[2]: Leaving directory >> `/mnt/wxp/Projects/Kontact/kdepim/kaddressbook' >> > make[1]: *** [all-recursive] Error 1 >> > make[1]: Leaving directory `/mnt/wxp/Projects/Kontact/kdepim' >> > make: *** [all] Error 2 >> > >> > Any idea? Am I doing anything wrong? (sorry I am a newbie with KDE >> > development)... >> > >> >> this can be anything. Two most possible reasons: >> 1) you fetched the code when it was broken >> 2) automake/configure/... made an error >> >> To overcome these issues, >> 1) do an svn up in your kdepim-directory >> 2) do make -f Makefile.cvs && ./configure && make >> this will stop as soon as an error occurs. The first error needs to be >> fixed. >> >> to know if anything has been changed centrally, and to verify you got >> the >> right files, have a look at >> http://websvn.kde.org/trunk/KDE/kdepim/kaddressbook/ All the files there >> must be at you also (not the other way round). >> >> Please stick to the "normal way" (regarding autoconf etc.) as far as >> possible. Best would be if you can say "I did a default SUSE 9.3 >> install, >> confirmed every setting that was suggested". >> >> ok, maybe come back if you get an error during configure or so. >> >> Thorsten >> >> > > > -- > Stefano Fornari - Sync4j Project Manager / Funambol CTO > ======================================================Home: > http://www.sync4j.org > FAQ: > http://sync4j.funambol.com/main.jsp?main=faq > Project Documentation: > http://forge.objectweb.org/docman/index.php?group_id=96 > Documentation site: > http://sync4j.funambol.com/main.jsp?main=documentation > List archives: > http://groups.yahoo.com/group/Sync4j (login required) > http://sourceforge.net/mailarchive/forum.php?forum_id=215 > Wiki: > http://wiki.objectweb.org/sync4j/ > > Sync4j - The open source SyncML mobile application platform > _______________________________________________ kde-pim mailing list kde-pim@kde.org https://mail.kde.org/mailman/listinfo/kde-pim kde-pim home page at http://pim.kde.org/