It's due to the config compiler - it generates .cpp files, while the KPilot setup expects .cc files. This was also what broke the KPilot compilation. As a workaround, I created symlinks from the .cpp to the .cc, which worked. > -----Oorspronkelijk bericht----- > Van: Ingo Klöcker [mailto:kloecker@kde.org] > Verzonden: zaterdag 24 januari 2004 15:57 > Aan: kde-pim@kde.org > Onderwerp: Re: [Kde-pim] Broken compile of KPilot from HEAD > > > On Saturday 24 January 2004 14:13, Adriaan de Groot wrote: > > For all those struggling with compiling KDEPIM / KPilot > from CVS HEAD > > (ie. the stuff leading up to KDEPIM 3.3), I've just made some random > > changes to the Makefile.am so that it still compiles fine for me - > > and maybe it will compile fine for you now as well. So cvs > update and > > try again, please. > > Now I get the following when running 'make -f Makefile.cvs' (with > unsermake): > kpilot/kpilot/Makefile.am: there are dependencies for the source file > kpilotConfigDialog.cc without > rules to generate it. This should most probably read as > dependencies for the object file. > > I'm currently compiling. If I run into problems I'll post an update. > > Regards, > Ingo > _______________________________________________ kde-pim mailing list kde-pim@mail.kde.org https://mail.kde.org/mailman/listinfo/kde-pim kde-pim home page at http://pim.kde.org/