Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1067 by hdqDevin: autogen时出错:HAVE_INTROSPECTION does not appear in AM_CONDITIONAL
http://code.google.com/p/ibus/issues/detail?id=1067

是在ubuntu 9.10上

执行autogen时看到的信息:

...
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running intltoolize...
Running gtkdocize...
Running aclocal-1.11...
Running autoconf...
Running autoheader...
Running automake-1.11...
src/Makefile.am:132: HAVE_INTROSPECTION does not appear in AM_CONDITIONAL

这个错误我在网上找了,说是要装gobject-introspection

我系统里和introspection相关的包如下,不知道是不是漏了什么包?
gobject-introspection                 0.6.5-1
gobject-introspection-freedesktop     0.6.5-1
gobject-introspection-glib-2.0        0.6.5-1
gobject-introspection-repository      0.6.5-0ubuntu1
libgirepository1.0-0                  0.6.5-1
libgirepository1.0-dev                0.6.5-1




--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复