From: Rodolfo M. <rod...@gm...> - 2006-10-24 14:28:49
|
On Saturday 14 October 2006 15:26, Rodolfo Medina wrote: >> I did: `apt-get install libtool', then tried again with `autoreconf -sfi', >> but: >> >> automake: configure.in: installing `./install-sh' >> automake: configure.in: installing `./mkinstalldirs' >> automake: configure.in: installing `./missing' >> tests/mock-plugin/Makefile.am:4: invalid unused variable name: >> `AM_LDFLAGS' wrapper/Makefile.am:25: bad macro name `_opensync_la_LDFLAGS' >> wrapper/Makefile.am:26: bad macro name `_opensync_la_LIBADD' >> wrapper/Makefile.am:24: invalid unused variable name: >> `nodist__opensync_la_SOURCES' autoreconf: automake failed with exit status: >> 1 Ian Gibbs <li...@fl...> writes: > Rodolfo, > > Have a look in config.log. It usually contains more information than the > output of configure and may help you find the cause. There's a lot of output > showing the values of various variables, but scroll up from the bottom past > this to the point where you can see configure die. Then paste the errors from > there to the list. Well, there's no file config.log in the opensync directory! That directory has been created with: $ svn co http://svn.opensync.org/trunk opensync . Please, any help. Rodolfo |