Moin,

On Nov 01, 04 11:52:05 +0100, Joerg Wienand wrote:
> Hello,
> 
> I've just upgraded my SuSE 9.0 to 9.2.
> 
> Now I've a problem, building multysync from the current cvs-repository.
> I get this msg:
> 
> ---
> make[3]: Für das Ziel »all« ist nichts zu tun.
> make[3]: Leaving directory `/home/joerg/cvs/multisync/src/libversit'
> make[3]: Entering directory `/home/joerg/cvs/multisync/src'
> /bin/sh ../libtool --mode=link --tag=CC gcc 
> -DPLUGINDIR=\"/usr/local/lib/multisync\" -g -g -O2   -o multisync -rdynamic 
> main.o support.o interface.o callbacks.o syncengine.o gui.o sync_vtype.o 
> eggtrayicon.o tray.o -Wl,--export-dynamic -pthread -L/opt/gnome/lib 
> -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz 
> -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 -lpangoxft-1.0 -lpangox-1.0 
> -lpango-1.0 -lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lbonobo-activation 
> -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0    
> -lpthread -L./libversit -lversit
> libtool: link: cannot find the library `/opt/gnome/lib/libgnome-keyring.la'
[...]
> 
> It seems, that there is something missing like a libgnome-keyring-devel 
> package. But I can't found it on the 5 CDs. (The libgnome-keyring package is 
> installed)
> 
> Any idea?

Try to enhance LIBS with '-L/opt/gnome/lib' or '-L/opt/gnome/lib64' (depending on
wether you use 32bit or 64bits, e.g. by calling
LIBS="$LIBS -L/opt/gnome/lib" ./autogen.sh ...

Or have a look at the Yast Online Update. The packages there are not quite
the newest cvs-tree, but at least the evolution2-plugin is available.

        ciao,
          Stefan


-- 
Stefan Behlert


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_idU88&alloc_id065&op=click
_______________________________________________
Multisync-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/multisync-users

Reply via email to