Re: [Evolution-hackers] e-d-s 2.32.0 error during make install



Ok, now I'm on the list.

On Thu, Nov 11, 2010 at 3:56 PM, Sasa Ostrouska <casaxa gmail com> wrote:
> Hello, I get this error during make install phase:
>
>
>
> 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/libecal'
> 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/libecal'
> 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
> libecal-1.2.la '/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/STAGE/evolution-data-server-2.32.0-1/usr/lib64'
> libtool: install: warning: relinking `libecal-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/libecal;
> /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:2:2 -Wl,--no-undefined -o libecal-1.2.la -rpath
> /usr/lib64 libecal_1_2_la-e-cal-marshal.lo libecal_1_2_la-e-cal.lo
> libecal_1_2_la-e-cal-component.lo libecal_1_2_la-e-cal-recur.lo
> libecal_1_2_la-e-cal-time-util.lo
> libecal_1_2_la-e-cal-check-timezones.lo
> libecal_1_2_la-e-cal-system-timezone.lo libecal_1_2_la-e-cal-util.lo
> libecal_1_2_la-e-cal-view.lo ../../calendar/libegdbus/libegdbus-cal.la
> ../../libedataserver/libedataserver-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)
> libtool: install: /usr/bin/ginstall -c .libs/libecal-1.2.so.8.2.2T
> /home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/STAGE/evolution-data-server-2.32.0-1/usr/lib64/libecal-1.2.so.8.2.2
> libtool: install: strip --strip-unneeded
> /home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/STAGE/evolution-data-server-2.32.0-1/usr/lib64/libecal-1.2.so.8.2.2
> libtool: install: (cd
> /home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/STAGE/evolution-data-server-2.32.0-1/usr/lib64
> && { ln -s -f libecal-1.2.so.8.2.2 libecal-1.2.so.8 || { rm -f
> libecal-1.2.so.8 && ln -s libecal-1.2.so.8.2.2 libecal-1.2.so.8; }; })
> libtool: install: (cd
> /home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/STAGE/evolution-data-server-2.32.0-1/usr/lib64
> && { ln -s -f libecal-1.2.so.8.2.2 libecal-1.2.so || { rm -f
> libecal-1.2.so && ln -s libecal-1.2.so.8.2.2 libecal-1.2.so; }; })
> libtool: install: /usr/bin/ginstall -c .libs/libecal-1.2.lai
> /home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/STAGE/evolution-data-server-2.32.0-1/usr/lib64/libecal-1.2.la
> libtool: install: warning: remember to run `libtool --finish /usr/lib64'
> test -z "/usr/include/evolution-data-server-2.32/libecal" ||
> /usr/bin/mkdir -p
> "/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/STAGE/evolution-data-server-2.32.0-1/usr/include/evolution-data-server-2.32/libecal"
>  /usr/bin/ginstall -c -m 644 e-cal.h e-cal-component.h e-cal-recur.h
> e-cal-time-util.h e-cal-check-timezones.h e-cal-system-timezone.h
> e-cal-types.h e-cal-util.h e-cal-view.h
> '/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/STAGE/evolution-data-server-2.32.0-1/usr/include/evolution-data-server-2.32/libecal'
> test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p
> "/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/STAGE/evolution-data-server-2.32.0-1/usr/lib64/pkgconfig"
>  /usr/bin/ginstall -c -m 644 libecal-1.2.pc
> '/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/STAGE/evolution-data-server-2.32.0-1/usr/lib64/pkgconfig'
> 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
>
> root quadser:/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG_2_32#
>
>
> I compilled gtkhtml-2.32.0 version with
> --disable-deprecated-warning-flags to build it, and then now building
> e-d-s errors with the above error.
>
> Any ideas what I'm doing wrong ?
>
> Rgds
> Saxa
>
> PS: I'm not on the list, so please CC me.
>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]