After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 629806 - Error during phase build of evolution-data-server
Error during phase build of evolution-data-server
Status: RESOLVED DUPLICATE of bug 628238
Product: evolution-data-server
Classification: Platform
Component: Calendar
2.32.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2010-09-16 00:14 UTC by Fabio Durán Verdugo
Modified: 2013-09-14 16:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fabio Durán Verdugo 2010-09-16 00:14:01 UTC
error when Compiler from git master
I get this 


make[4]: Entering directory `/home/fabio/checkout/gnome/evolution-data-server/calendar/libedata-cal'
  CC     libedata_cal_1_2_la-e-data-cal-enumtypes.lo
  CC     libedata_cal_1_2_la-e-cal-backend.lo
  CC     libedata_cal_1_2_la-e-cal-backend-cache.lo
  CC     libedata_cal_1_2_la-e-cal-backend-factory.lo
  CC     libedata_cal_1_2_la-e-cal-backend-intervaltree.lo
  CC     libedata_cal_1_2_la-e-cal-backend-sexp.lo
  CC     libedata_cal_1_2_la-e-cal-backend-sync.lo
  CC     libedata_cal_1_2_la-e-cal-backend-util.lo
  CC     libedata_cal_1_2_la-e-cal-backend-store.lo
  CC     libedata_cal_1_2_la-e-cal-backend-file-store.lo
  CC     libedata_cal_1_2_la-e-data-cal.lo
  CC     libedata_cal_1_2_la-e-data-cal-view.lo
  CCLD   libedata-cal-1.2.la
  CC     e_calendar_factory-e-data-cal-factory.o
  CC     e_calendar_factory-e-data-cal-migrate.o
  CC     e_calendar_factory-e-cal-backend-loader-factory.o
  CCLD   e-calendar-factory
/usr/bin/ld: warning: libproxy.so.0, needed by /home/fabio/gnome//lib/libgdata.so, may conflict with libproxy.so.1
./.libs/libedata-cal-1.2.so: undefined reference to `e_cal_recur_ensure_end_dates'
./.libs/libedata-cal-1.2.so: undefined reference to `e_cal_recur_obtain_enddate'
collect2: ld returned 1 exit status
make[4]: *** [e-calendar-factory] Error 1
make[4]: Leaving directory `/home/fabio/checkout/gnome/evolution-data-server/calendar/libedata-cal'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/fabio/checkout/gnome/evolution-data-server/calendar/libedata-cal'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/fabio/checkout/gnome/evolution-data-server/calendar'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/fabio/checkout/gnome/evolution-data-server'
make: *** [all] Error 2
*** Error during phase build of evolution-data-server: ########## Error running make   *** [42/65]
Comment 1 Matthew Barnes 2010-09-16 00:20:21 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 628238 ***