[Fedora-xen] Tryimg to build virt-manager from mercurial: getting error: possibly undefined macro: AM_GNU_GETTEXT - why ?

Mark Ryden markryde at gmail.com
Tue Jun 26 06:35:12 UTC 2007


Hello,
- Thanks all.

- Ok, I ran: "yum install gettext-devel" and installed
gettext-devel-0.14.6-4.fc6.
Now:
running:
./autobuild.sh
gives:
make: *** No rule to make target `distclean'.
libtoolize: `config.guess' exists: use `--force' to overwrite
libtoolize: `config.sub' exists: use `--force' to overwrite
libtoolize: `ltmain.sh' exists: use `--force' to overwrite
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
../configure: line 1977: syntax error near unexpected token `0.35.0,'
../configure: line 1977: `IT_PROG_INTLTOOL(0.35.0, no-xml)'
line 1977 includes :
where: IT_PROG_INTLTOOL(0.35.0, no-xml)

As I said, I have intltool-0.35.5 on this machine (built and installed
from source tar file).

Any ideas ?
Regards,
Mark



On 6/25/07, Daniel P. Berrange <berrange at redhat.com> wrote:
> On Mon, Jun 25, 2007 at 05:50:12PM +0300, Mark Ryden wrote:
> > Hello,
> >
> > I have Fedora Core 6 on x86_64 machine.
> > I want to build the virt-manager latest from mercurial repository.
> > I follwed the instructions on the web:
> > http://virt-manager.et.redhat.com/scmrepo.html
> >
> > I had performed
> > "hg clone  http://hg.et.redhat.com/virt/applications/virt-manager--devel"
> >
> > and them ran:
> >
> > ./autobuild.sh
> > make: *** No rule to make target `distclean'.
> > aclocal:configure.ac:6: warning: macro `AM_GNU_GETTEXT_VERSION' not
> > found in library
> > aclocal:configure.ac:7: warning: macro `AM_GNU_GETTEXT' not found in library
> > configure.ac: installing `./install-sh'
> > configure.ac: installing `./missing'
> > src/graphWidgets/Makefile.am: installing `./compile'
> > src/graphWidgets/Makefile.am: installing `./depcomp'
> > configure.ac:6: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION
> >      If this token and others are legitimate, please use m4_pattern_allow.
> >      See the Autoconf documentation.
> > configure.ac:7: error: possibly undefined macro: AM_GNU_GETTEXT
> >
> > I have on this FC6:  gettext-0.14.6-3.fc6, (from rpm of
> > the original installation) , intltool-0.35.5 (build from source).
> >
> > Why is it so ? what should I do ?
>
> Sounds like you are missing  the 'gettext-devel' package
>
> $ grep -l AM_GNU_GETTEXT_VERSION /usr/share/aclocal/*.m4
> /usr/share/aclocal/gettext.m4
>
> $ rpm -qf /usr/share/aclocal/gettext.m4
> gettext-devel-0.14.6-4.fc6
>
>
> Regards,
> Dan.
> --
> |=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
> |=-           Perl modules: http://search.cpan.org/~danberr/              -=|
> |=-               Projects: http://freshmeat.net/~danielpb/               -=|
> |=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=|
>




More information about the Fedora-xen mailing list