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 638936 - Poor error message "HAVE_INTROSPECTION does not appear in AM_CONDITIONAL"
Poor error message "HAVE_INTROSPECTION does not appear in AM_CONDITIONAL"
Status: RESOLVED DUPLICATE of bug 623492
Product: vte
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-01-07 19:45 UTC by Darxus
Modified: 2011-01-07 19:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Darxus 2011-01-07 19:45:12 UTC
autogen.sh in the current git repo gave me this error until I installed the gobject-introspection package from ubuntu maverick.  

The hint that lead me to this solution was "You may need to install gobject-introspection which provides the file /usr/share/aclocal/introspection.m4"

So maybe an error saying that introspection.m4 or something is missing?

Full error was:

src/Makefile.am:168: HAVE_INTROSPECTION does not appear in AM_CONDITIONAL
Comment 1 Christian Persch 2011-01-07 19:55:38 UTC

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