Maybe packages is missing. Look in the docs for the dependencies and check that the corresponding dev packages is installed that is the suspects for including these macros.
/Stefan On Mon, Mar 25, 2013 at 4:40 PM, Yagnesh Raghava Yakkala <[email protected]> wrote: > > Hello Stefan, > > Thanks for the reply, > >> Hi, >> >> I had the same problem. The problem is that the aclocal directory in >> /usr/local/share or something doesn't get the m4 macro files that you >> can find in e.g. /usr/shara/aclocal and it's there the build system >> looks. Maybe there is a better fix dunno. > > I grepped for missing macros(AC_LIBTOOL_WIN32_DLL, AC_LIBTOOL_DLOPEN, > AC_PROG_LIBTOOL and AM_GNU_GETTEXT) on m4 files available in my system (two > locations /usr/local/share; /home/yagnesh/local/share/aclocal-1.12/) > > But they are not available at all on my system. did I miss installing any > dependency? > > BTW, I installed dependencies by following command. > > $ sudo apt-get build-dep guile-2.0-dev > On Mar 26 2013, Stefan Israelsson Tampe <[email protected]> wrote: > > Thanks., > -- > ఎందరో మహానుభావులు అందరికి వందనములు. > YYR
