You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by sam liu <sa...@gmail.com> on 2013/04/23 08:48:50 UTC

Encounter 'error: possibly undefined macro: AC_PROG_LIBTOOL', when build Hadoop project in SUSE 11(x86_64)

Hi Experts,

I failed to build Hadoop 1.1.1 source code project in SUSE 11(x86_64), and
encounter a issue:

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

Even after installing libtool.x86_64 2.2.6b-13.16.1 on it, the issue still
exists.

Anyone knows this issue?

Thanks!

Sam Liu

Re: Encounter 'error: possibly undefined macro: AC_PROG_LIBTOOL', when build Hadoop project in SUSE 11(x86_64)

Posted by sam liu <sa...@gmail.com>.
autoconf.noarch 2.68-4.1


2013/4/23 Harsh J <ha...@cloudera.com>

> What version of autoconf are you using?
>
> On Tue, Apr 23, 2013 at 12:18 PM, sam liu <sa...@gmail.com> wrote:
> > Hi Experts,
> >
> > I failed to build Hadoop 1.1.1 source code project in SUSE 11(x86_64),
> and
> > encounter a issue:
> >
> >      [exec] configure.ac:48: error: possibly undefined macro:
> > AC_PROG_LIBTOOL
> >      [exec]       If this token and others are legitimate, please use
> > m4_pattern_allow.
> >      [exec]       See the Autoconf documentation.
> >      [exec] autoreconf: /usr/local/bin/autoconf failed with exit status:
> 1
> >
> > Even after installing libtool.x86_64 2.2.6b-13.16.1 on it, the issue
> still
> > exists.
> >
> > Anyone knows this issue?
> >
> > Thanks!
> >
> > Sam Liu
>
>
>
> --
> Harsh J
>

Re: Encounter 'error: possibly undefined macro: AC_PROG_LIBTOOL', when build Hadoop project in SUSE 11(x86_64)

Posted by Harsh J <ha...@cloudera.com>.
What version of autoconf are you using?

On Tue, Apr 23, 2013 at 12:18 PM, sam liu <sa...@gmail.com> wrote:
> Hi Experts,
>
> I failed to build Hadoop 1.1.1 source code project in SUSE 11(x86_64), and
> encounter a issue:
>
>      [exec] configure.ac:48: error: possibly undefined macro:
> AC_PROG_LIBTOOL
>      [exec]       If this token and others are legitimate, please use
> m4_pattern_allow.
>      [exec]       See the Autoconf documentation.
>      [exec] autoreconf: /usr/local/bin/autoconf failed with exit status: 1
>
> Even after installing libtool.x86_64 2.2.6b-13.16.1 on it, the issue still
> exists.
>
> Anyone knows this issue?
>
> Thanks!
>
> Sam Liu



-- 
Harsh J