<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
<style>.hmmessage P{margin:0px;padding:0px}body.hmmessage{FONT-SIZE: 10pt;FONT-FAMILY:Tahoma}</style>> Unfortunately, just having intltool installed isn't enough. You also<br>> need to run intltoolize before autoreconf. Try just running the<br>> autogen.sh script in xkeyboard-config. It should take the necessary<br>> steps for you.<br><br>Hi,<br><br>The following is the output of compiling xkeyboard-config. As we can see,<br>autogen.sh runs intltoolize before autoreconf. The error is still the same:<br>po/Makefile is not found. Of course, config.status creates po/Makefile.in<br>but not po/Makefile.<br><br>Wayne<br><br>root@Pegatron:/opt/src/xkeyboard-config# ./autogen.sh --prefix=/opt/modular/<br>intltoolize: 'intltool-extract.in' exists: use '--force' to overwrite<br>intltoolize: 'intltool-merge.in' exists: use '--force' to overwrite<br>intltoolize: 'intltool-update.in' exists: use '--force' to overwrite<br>intltoolize: 'po/Makefile.in.in' exists: use '--force' to overwrite<br>autoreconf: Entering directory `.'<br>autoreconf: configure.in: not using Gettext<br>autoreconf: running: aclocal <br>configure.in:47: warning: macro `AM_GLIB_GNU_GETTEXT' not found in library<br>autoreconf: configure.in: tracing<br>autoreconf: configure.in: not using Libtool<br>autoreconf: running: /usr/bin/autoconf<br>autoreconf: configure.in: not using Autoheader<br>autoreconf: running: automake --add-missing --copy --no-force<br>rules/Makefile.am:98: `%'-style pattern rules are a GNU make extension<br>autoreconf: Leaving directory `.'<br>checking for a BSD-compatible install... /usr/bin/install -c<br>.........................<br>checking for intltool >= 0.30... 0.37.1 found<br>checking for xgettext... /usr/bin/xgettext<br>..........................<br>checking for XML::Parser... ok<br>./configure: line 3877: AM_GLIB_GNU_GETTEXT: command not found<br>configure: creating ./config.status<br>config.status: creating po/Makefile.in<br>config.status: creating Makefile<br>..........................<br>config.status: executing po/stamp-it commands<br>config.status: error: po/Makefile is not ready.<br><br><br><br /><hr />Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! <a href='http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us' target='_new'>Try it!</a></body>
</html>