On dom, 2011-06-26 at 11:55 +0200, Mathieu Suen wrote:
> Make sur that aclocal can find the m4 file of gst.
> 
> The file must be here:
> /usr/local/share/aclocal

The file is there.

> 
> Add this to the dirlist of aclocal, you can found the dirlist  file with 
> `aclocal --print-ac-dir`/dirlist.
> You can get more info if you look at the man page of aclocal.
> 

There is no dirslit file at /usr/local/share/aclocal/. This was the
path returned by `aclocal --print-ac-dir`/dirlist. But I noticed that I
have two directories aclocal and aclocal-1.11. gst is at "aclocal". The
file dirlist don't exist in any of these directories. I create one at
aclocal. But now I get the error:

autoreconf: running: /usr/local/bin/autoconf
configure.ac:17: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use
m4_pattern_allow.
      See the Autoconf documentation.
configure:2725: error: possibly undefined macro: m4_if
autoreconf: /usr/local/bin/autoconf failed with exit status: 1



_______________________________________________
help-smalltalk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to