On Fri, Nov 12, 2010 at 1:18 AM, Sasa Ostrouska <[email protected]> wrote: > Ok, I have applied the patch I found here: > https://bugzilla.gnome.org/show_bug.cgi?id=628238 > > but no luck, now I get that error: > > make[5]: Leaving directory > `/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/evolution-data-server-2.32.0-1/evolution-data-server-2.32.0/calendar/libecal' > make[4]: Leaving directory > `/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/evolution-data-server-2.32.0-1/evolution-data-server-2.32.0/calendar/libecal' > make[3]: Leaving directory > `/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/evolution-data-server-2.32.0-1/evolution-data-server-2.32.0/calendar/libecal' > Making install in libedata-cal > make[3]: Entering directory > `/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/evolution-data-server-2.32.0-1/evolution-data-server-2.32.0/calendar/libedata-cal' > make install-am > make[4]: Entering directory > `/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/evolution-data-server-2.32.0-1/evolution-data-server-2.32.0/calendar/libedata-cal' > make[5]: Entering directory > `/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/evolution-data-server-2.32.0-1/evolution-data-server-2.32.0/calendar/libedata-cal' > test -z "/usr/lib64" || /usr/bin/mkdir -p > "/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/STAGE/evolution-data-server-2.32.0-1/usr/lib64" > /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c -s > libedata-cal-1.2.la > '/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/STAGE/evolution-data-server-2.32.0-1/usr/lib64' > libtool: install: warning: relinking `libedata-cal-1.2.la' > libtool: install: (cd > /home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/evolution-data-server-2.32.0-1/evolution-data-server-2.32.0/calendar/libedata-cal; > /bin/sh > /home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/evolution-data-server-2.32.0-1/evolution-data-server-2.32.0/libtool > --silent --tag CC --mode=relink gcc -O2 -fPIC -pipe -march=x86-64 > -version-info 10:0:0 -Wl,--no-undefined -o libedata-cal-1.2.la -rpath > /usr/lib64 libedata_cal_1_2_la-e-data-cal-enumtypes.lo > libedata_cal_1_2_la-e-cal-backend.lo > libedata_cal_1_2_la-e-cal-backend-cache.lo > libedata_cal_1_2_la-e-cal-backend-factory.lo > libedata_cal_1_2_la-e-cal-backend-intervaltree.lo > libedata_cal_1_2_la-e-cal-backend-sexp.lo > libedata_cal_1_2_la-e-cal-backend-sync.lo > libedata_cal_1_2_la-e-cal-backend-util.lo > libedata_cal_1_2_la-e-cal-backend-store.lo > libedata_cal_1_2_la-e-cal-backend-file-store.lo > libedata_cal_1_2_la-e-data-cal.lo > libedata_cal_1_2_la-e-data-cal-view.lo > ../../calendar/libegdbus/libegdbus-cal.la > ../../calendar/libecal/libecal-1.2.la > ../../libedataserver/libedataserver-1.2.la > ../../libebackend/libebackend-1.2.la -pthread -lgio-2.0 -lgobject-2.0 > -lgmodule-2.0 -lgthread-2.0 -lrt -lical -licalss -licalvcal -lxml2 > -lgconf-2 -lglib-2.0 -inst-prefix-dir > /home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/STAGE/evolution-data-server-2.32.0-1) > .libs/libedata_cal_1_2_la-e-cal-backend-file-store.o: In function > `e_cal_util_get_component_occur_times': > e-cal-backend-file-store.c:(.text+0x170b): undefined reference to > `e_cal_recur_ensure_end_dates' > e-cal-backend-file-store.c:(.text+0x1946): undefined reference to > `e_cal_recur_obtain_enddate' > e-cal-backend-file-store.c:(.text+0x19cf): undefined reference to > `e_cal_recur_obtain_enddate' > collect2: ld returned 1 exit status > libtool: install: error: relink `libedata-cal-1.2.la' with the above > command before installing it > make[5]: *** [install-libLTLIBRARIES] Error 1 > make[5]: Leaving directory > `/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/evolution-data-server-2.32.0-1/evolution-data-server-2.32.0/calendar/libedata-cal' > make[4]: *** [install-am] Error 2 > make[4]: Leaving directory > `/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/evolution-data-server-2.32.0-1/evolution-data-server-2.32.0/calendar/libedata-cal' > make[3]: *** [install] Error 2 > make[3]: Leaving directory > `/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/evolution-data-server-2.32.0-1/evolution-data-server-2.32.0/calendar/libedata-cal' > make[2]: *** [install-recursive] Error 1 > make[2]: Leaving directory > `/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/evolution-data-server-2.32.0-1/evolution-data-server-2.32.0/calendar' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory > `/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/evolution-data-server-2.32.0-1/evolution-data-server-2.32.0' > make: *** [install-strip] Error 2 > Error! Configure exited with status: 2 > Failed package evolution-data-server > > r...@quadser:/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG_2_32# > > Any ideas ? > Rgds > Saxa >
Ok sorry , I'm stupid, I forogot to autoreconf after I installed the patch. Solved it. Rgds Saxa _______________________________________________ evolution-hackers mailing list [email protected] To change your list options or unsubscribe, visit ... http://mail.gnome.org/mailman/listinfo/evolution-hackers
