[OGo-Evolution] Compile error on Ubuntu Edgy
Hannes Ebner
evolution@opengroupware.org
Mon, 12 Mar 2007 11:41:23 +0100
Hi,
I just tried to compile the connector on my Ubuntu system. It failed
with the following error:
--------------------------------------------------------------------------
Making all in addressbook
make[2]: Entering directory `/usr/src/evolution-groupdav/trunk/addressbook'
/bin/bash ../libtool --mode=link gcc -g -O2 -o
libebookbackendgrpdav.la -rpath -avoid-version
e-book-backend-grpdav-factory.lo e-book-backend-grpdav.lo
-Wl,--export-dynamic -pthread -Wl,-R/usr/lib/evolution/2.8
-L/usr/lib/evolution/2.8 -lgnomeprintui-2-2 -lgnomeprint-2-2 -lz
-lsoup-2.2 -lgnutls -ledataserverui-1.2 -lglade-2.0 -lebook-1.2
-ledata-cal-1.2 -lecal-1.2 -leutil -lgnomeui-2 -lSM -lICE
-lcamel-provider-1.2 -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2
-lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0
-latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lfontconfig -lXext
-lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0
-lcairo -lX11 -lgnomevfs-2 -lgobject-2.0 -lcamel-1.2 -ledataserver-1.2
-lxml2 -lgconf-2 -lbonobo-2 -lbonobo-activation -lORBit-2 -lm
-lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ../utils/libgrpdavutils.la
../libdb/dist/libdb-4.1.la
libtool: link: only absolute run-paths are allowed
make[2]: *** [libebookbackendgrpdav.la] Error 1
make[2]: Leaving directory `/usr/src/evolution-groupdav/trunk/addressbook'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/evolution-groupdav/trunk'
make: *** [all] Error 2
--------------------------------------------------------------------------
I have version 1.5.22 of libtool installed and I'm using revision 84 of
the connector source.
Best regards,
Hannes