Hi James, I pressed on. More errors below. Best regards On Monday 03 January 2005 21:17, James Richard Tyrer wrote: > Paul C. Leopardi wrote: ... > > 2) How do I build the source for kmail in such a way as to not break my > > existing kdepim3 RPM? Or do I need to build all of kdepim3? Or all of > > KDE? > > This is not simple, and I wouldn't recommend that you do it unless you > have built other things from source. [...] > cd kdepim/ > rm -Rf admin > ln -s ../kde-common/admin/ admin > make -f Makefile.cvs I decided to ignore my previous error and press on > ./configure --disable-debug > > Make sure that: "checking where to install..." shows the correct > directory. If you are missing something, the "configure" script should > tell you. > > cd kmail > make > > This might not work and you could find that you need to also build other > parts of the source tree first. [...] I ran make in kdepim, which resulted in: make[3]: Entering directory `/home/leopardi/Download/KDE/CVS/kdepim/kmailcvt' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT kimportpage.o -MD -MP -MF ".deps/kimportpage.Tpo" -c -o kimportpage.o kimportpage.cpp; \ then mv -f ".deps/kimportpage.Tpo" ".deps/kimportpage.Po"; else rm -f ".deps/kimportpage.Tpo"; exit 1; fi In file included from kimportpage.cpp:22: kimportpage.h:21:28: kimportpagedlg.h: No such file or directory In file included from kimportpage.cpp:22: kimportpage.h:23: error: syntax error before `{' token What creates kimportpagedlg.h ? Is this error a result of my previous error with kitchensync? ___________________________________________________ This message is from the kde-linux mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-linux. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.