Talk:Compiling Evolution from SVN
From Evolution
I followed the instructions step by step on Feist 7.04 but in the end I always get
./.libs/libecontactprint.a(e-contact-print.o): In function `load_contacts': /home/mhoffman/src/evolution/addressbook/printing/e-contact-print.c:522: undefined reference to `e_flag_new' /home/mhoffman/src/evolution/addressbook/printing/e-contact-print.c:536: undefined reference to `e_flag_is_set' /home/mhoffman/src/evolution/addressbook/printing/e-contact-print.c:539: undefined reference to `e_flag_free' ./.libs/libecontactprint.a(e-contact-print.o): In function `sequence_complete': /home/mhoffman/src/evolution/addressbook/printing/e-contact-print.c:335: undefined reference to `e_flag_set' collect2: ld returned 1 exit status make[4]: *** [contact-print-test] Fehler 1 make[4]: Verlasse Verzeichnis '/home/mhoffman/src/evolution/addressbook/printing' make[3]: *** [all-recursive] Fehler 1 make[3]: Verlasse Verzeichnis '/home/mhoffman/src/evolution/addressbook' make[2]: *** [all] Fehler 2 make[2]: Verlasse Verzeichnis '/home/mhoffman/src/evolution/addressbook' make[1]: *** [all-recursive] Fehler 1 make[1]: Verlasse Verzeichnis '/home/mhoffman/src/evolution' make: *** [all] Fehler 2
Any ideas?
Best regards, Max
You need a never version of evolution-data-server. --EvaSDK 01:57, 19 August 2007 (MDT)
Thanks for the reply. That was not the matter. I just haven't followed the instructions closely enough. Now I compiled the beast and it runs nicely. Except the reason for me to go through this was to apply this one and I don't see, what else I need to build? Do I have to compile gnome-pilot, gnome-pilot-conduit, pilot-link as well? --Mhoffman 23:24, 20 August 2007 (CET)
Wow, I finally got this patch going: remember to configure pilot-link w/ --enable-libusb --Mhoffman 01:57, 20 August 2007 (CET)