[Evolution] SVN head for evolution-data-server won't build



Hi all;

I got back from a two-week vacation and decided to see if there had been
any progress on various Evo bugs while I was gone, so I ran my script to
update/rebuild the Evo components (libsoup, gtkhtml,
evolution-data-connector, evolution, evolution-exchange,
evolution-webcal).

I got a link error when compiling evolution-data-connector, as follows:

        + cd /opt/evo/src/evolution-data-server
        + svn update
            ...
        + ./autogen.sh --prefix="/opt/evo" --with-openldap=yes --enable-gnome-keyring=yes --with-e2k-debug 
CFLAGS=-g
        + make -j3
            ...
        ccache gcc -g -Wall -Wmissing-prototypes -Wno-sign-compare -o .libs/test-search test-search.o 
-Wl,--export-dynamic -pthread  ../../../calendar/libecal/.libs/libecal-1.2.so 
../../../calendar/libical/src/libical/.libs/libical-evolution.a -lpthread /usr/lib/libxml2.so 
/usr/lib/libgnome-2.so /usr/lib/libpopt.so /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so 
/usr/lib/libgnomevfs-2.so /usr/lib/libgconf-2.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libORBit-2.so 
/usr/lib/libgthread-2.0.so -lrt /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -Wl,--rpath 
-Wl,/opt/evo/lib
        ../../../calendar/libecal/.libs/libecal-1.2.so: undefined reference to `e_source_get_duped_property'
        collect2: ld returned 1 exit status
        make[4]: *** [test-search] Error 1
        make[4]: Leaving directory `/opt/evo/src/evolution-data-server/calendar/tests/ecal'
        make[3]: *** [all-recursive] Error 1
        make[3]: Leaving directory `/opt/evo/src/evolution-data-server/calendar/tests'
        make[2]: *** [all-recursive] Error 1
        make[2]: Leaving directory `/opt/evo/src/evolution-data-server/calendar'
        make[1]: *** [all-recursive] Error 1
        make[1]: Leaving directory `/opt/evo/src/evolution-data-server'
        make: *** [all] Error 2

Most test programs there failed to link with the same error.

Any ideas?

-- 
-----------------------------------------------------------------------------
 Paul D. Smith <psmith netezza com>                       http://netezza.com
 "Please remain calm--I may be mad, but I am a professional."--Mad Scientist
-----------------------------------------------------------------------------
      These are my opinions--Netezza takes no responsibility for them.



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