After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 399856 - jhbuild bootstrap does not install m4 package
jhbuild bootstrap does not install m4 package
Status: RESOLVED DUPLICATE of bug 301981
Product: jhbuild
Classification: Infrastructure
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2007-01-23 17:04 UTC by Henrique Ferreiro
Modified: 2007-01-23 17:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Henrique Ferreiro 2007-01-23 17:04:28 UTC
When trying to build the gnome-2.18 module set I get this error:

$ jhbuild build
*** Configuring libxml2 *** [1/141]

./autogen.sh --prefix /opt/gnome2  --enable-maintainer-mode --disable-static --disable-gtk-doc
You should add the contents of `/opt/gnome2/share/aclocal/libtool.m4' to `aclocal.m4'.
autom4te: need GNU m4 1.4 or later: /usr/bin/m4
aclocal: autom4te failed with exit status: 1
autom4te: need GNU m4 1.4 or later: /usr/bin/m4
automake: autoconf failed with exit status: 1
autom4te: need GNU m4 1.4 or later: /usr/bin/m4
./autogen.sh: 61: ./configure: not found

I executed jhbuild bootstrap and jhbuild sanitycheck but m4 was not installed and ignored in the last command.
Comment 1 Elijah Newren 2007-01-23 17:38:33 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 301981 ***