Opened 11 years ago
Closed 11 years ago
#3365 closed defect (fixed)
Need package gobject-introspection on Debian Testing
Reported by: | humitos | Owned by: | sascha_silbe |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | sugar-jhbuild | Version: | Git as of bugdate |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Debian | |
Bug Status: | Unconfirmed |
Description
I'm trying to compile sugar with "./sugar-jhbuild" and I'm getting this error:
checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... af am ar ay bg bi bn_IN bn ca cpp cs da de dz el en es fa_AF fa ff fil fr gu ha he hi ht hu id ig is it ja km ko kos mg mi mk ml mn mr ms mvo nb ne nl pa pap pis pl ps pt_BR pt qu ro ru rw sd si sk sl sq sv sw ta te th tpi tr tvl tzo ug ur vi wa yo zh_CN zh_TW ./configure: line 13292: syntax error near unexpected token `[1.30.0]' ./configure: line 13292: `GOBJECT_INTROSPECTION_CHECK([1.30.0])' *** Error during phase configure of sugar-toolkit-gtk3: ########## Error running ./autogen.sh --prefix /srv/sugar-jhbuild/install --libdir '/srv/sugar-jhbuild/install/lib' *** [3/22]
After installing gobject-introspection this error dissapeared.
Change History (1)
comment:1 Changed 11 years ago by sascha_silbe
- Distribution/OS changed from Unspecified to Debian
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in 58f69b2. Thanks for the heads-up!