Did you download the 0.80 release, one of the CVS tarballs or did you 
update from anon CVS? Was it a clean download or and update of existing 
code?

What is looks like is that you have a makefile that is out-of-date - it is 
not including the gnome2 tray code in the link line. I would suggest that 
you do a 'make distclean' and re-run autogen.sh (assuming you are 
compiling from CVS) to make sure you get a good makefile. Alternatively 
you should try a completely clean download.

Tom


On 3 Aug 2003, Niels Christian �rgaard wrote:

> Heps :)
> 
> Just tried compiling a new copy of Multisync, seeing as it suddenly
> wouldnt sync (sorta renders the program useless, no? :)
> 
> Here is what I got after a fresh DL/configure/make:
> 
>         make[2]: Entering directory `/usr/src/multisync/src'
>         gcc  -DPLUGINDIR=\"/usr/local/lib/multisync\" -g  -o multisync  main.o 
> support.o interface.o callbacks.o syncengine.o gui.o sync_vtype.o -pthread 
> -Wl,--export-dynamic -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 
> -lpthread -lz -lgnomecanvas-2 -lgnome-2 -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 
> -lgnomevfs-2 -lbonobo-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lm -llinc 
> -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.0    -lpthread 
>         syncengine.o(.text+0x5896): In function `main':
>         /usr/src/multisync/src/syncengine.c:1972: undefined reference to `init_tray'
>         collect2: ld returned 1 exit status
> 
> Any pointers?
> 
> Cheers,
>  /Nc
> 
> 



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Multisync-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/multisync-users

Reply via email to