2.6.1 TEST release candidate : error with gpgme in seahorse



I downloaded the 2.6.1 TEST release candidate and begun installing.

In desktop/, no problem except an old one in glib/gconvert.c, which
includes <iconv.h> and finds something wrong. I have to replace with
#include "/usr/include/iconv.h"
and the whole install terminates correctly.

Now, a problem in fifth-toe/, package seahorse. First it complains
because gpgme version is too old. I install version 0.3.14, and then
there is the following error:

gcc -g -O2 -o seahorse main.o seahorse-key-widget.o
seahorse-key-manager-store.o seahorse-key-op.o seahorse-preferences.o
seahorse-key-manager.o seahorse-generate.o seahorse-import.o
seahorse-export.o seahorse-key-properties.o seahorse-revoke.o
seahorse-sign.o seahorse-delete.o seahorse-add-uid.o
seahorse-add-subkey.o -pthread -Wl,--export-dynamic
../libseahorse/libseahorse.a -L/root/garnome/lib -L/usr/X11R6/lib
/root/garnome/lib/libeel-2.so /root/garnome/lib/libXrender.so -lXext
/root/garnome/lib/libgnomeui-2.so /root/garnome/lib/libgnome-keyring.so
/usr/lib/libjpeg.so /root/garnome/lib/libgailutil.so
/root/garnome/lib/libglade-2.0.so /root/garnome/lib/libbonoboui-2.so
-lSM -lICE -lX11 /root/garnome/lib/libgnomecanvas-2.so
/root/garnome/lib/libgnome-2.so /root/garnome/lib/libesd.so
/usr/lib/libasound.so /root/garnome/lib/libaudiofile.so
/root/garnome/lib/libart_lgpl_2.so /root/garnome/lib/libpangoft2-1.0.so
/root/garnome/lib/libgtk-x11-2.0.so /root/garnome/lib/libgdk-x11-2.0.so
/root/garnome/lib/libatk-1.0.so /root/garnome/lib/libgdk_pixbuf-2.0.so
/root/garnome/lib/libpangoxft-1.0.so /root/garnome/lib/libpangox-1.0.so
/root/garnome/lib/libpango-1.0.so /root/garnome/lib/libgnomevfs-2.so
/root/garnome/lib/libgconf-2.so /root/garnome/lib/libbonobo-2.so
/root/garnome/lib/libxml2.so -lz /root/garnome/lib/libiconv.so -lssl
-lcrypto -lrt /root/garnome/lib/libbonobo-activation.so
/root/garnome/lib/libORBitCosNaming-2.so /root/garnome/lib/libORBit-2.so
/usr/lib/libpopt.so /root/garnome/lib/libgobject-2.0.so -lm
/root/garnome/lib/libgmodule-2.0.so -ldl
/root/garnome/lib/libgthread-2.0.so -lpthread
/root/garnome/lib/libglib-2.0.so -L/usr/local/lib /usr/lib/libgpgme.so
/usr/lib/libgpg-error.so -Wl,--rpath -Wl,/root/garnome/lib -Wl,--rpath
-Wl,/root/garnome/lib
../libseahorse/libseahorse.a(seahorse-op.o)(.text+0x25e): In function
`export_data':
/home/src/garnome_rc_2.6.1/fifth-toe/seahorse/work/main.d/seahorse-0.7.3/libseahorse/seahorse-op.c:107:
undefined reference to `gpgme_recipients_release'

I tried a "make clean" in the root directory of seahorse, then a
"configure --without-gpgme", but this does not change anything. Thus I
will provisionally move seahorse to the broken/ directory...

-- 


			Olivier Lecarme



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