From: Ian G. <li...@fl...> - 2006-10-14 16:32:46
|
On Saturday 14 October 2006 15:26, Rodolfo Medina wrote: > Hi. > > I did: > > $ svn co http://svn.opensync.org/trunk opensync > $ cd opensync > > , but then: > > $ autoreconf -sfi > configure.in:21: error: possibly undefined macro: AC_DISABLE_STATIC > If this token and others are legitimate, please use > m4_pattern_allow. See the Autoconf documentation. > configure.in:22: error: possibly undefined macro: AC_PROG_LIBTOOL > autoreconf: /usr/bin/autoconf failed with exit status: 1 > > . Can anyone suggest what package is possibly missing here? > Thanks, > Rodolfo > I had something very similar because libtool was missing. A package of libtool should exist for your distribution. Regards, -- Ian Gibbs li...@fl... |