On Thu, Feb 05, 2004 at 01:09:13PM -0600, Grant Edwards wrote:

> I'll give the CVS shapshot a try.

Is there any documentation on how to build multisync?  

On Mandrake 9.1, autogen.sh generates boatloads of error and
warning messages, but appears to complete [you do have to set
PKG_CONFIG_PATH=/usr/lib/pkgconfig].  

But then the "make" fails:

$ make
make  all-recursive
make[1]: Entering directory `/home/grante/multisync'
Making all in src
make[2]: Entering directory `/home/grante/multisync/src'
Making all in libversit
make[3]: Entering directory `/home/grante/multisync/src/libversit'
source='vcc.c' object='vcc.lo' libtool=yes \
depfile='.deps/vcc.Plo' tmpdepfile='.deps/vcc.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
@LIBTOOL@ --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..    -D_VCTEST_CONSOLE -g 
-O2 -c -o vcc.lo `test -f 'vcc.c' || echo './'`vcc.c
../../depcomp: line 69: @LIBTOOL@: command not found
make[3]: *** [vcc.lo] Error 127
make[3]: Leaving directory `/home/grante/multisync/src/libversit'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/grante/multisync/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/grante/multisync'
make: *** [all] Error 2

$ which libtool
/usr/bin/libtool

-- 
Grant Edwards
[EMAIL PROTECTED]


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Multisync-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/multisync-users

Reply via email to