<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
> > autoreconf: running: /usr/bin/autoconf<BR>> > configure.in:41: error: possibly undefined macro: AC_PROG_INTLTOOL<BR>> <BR>> you need to install the intltool and gettext packages.<BR><BR>Hi Peter,<BR> <BR>After I installed intltool, the error no longer happens. However, another<BR>error is happening<BR> <BR>    configure: creating ./config.status<BR>    ........<BR>    config.status: error: po/Makefile is not ready<BR><BR>Line 3884 in xkeyboard-config/configure, ac_config_files='po/Makefile.in ....'<BR>I changed po/Makefile.in to po/Makefile (I'm not sure if it's ok).<BR>And I ran again, another error happened.<BR> <BR>    Making all in po<BR>    make[1]: Entering directory '/opt/src/xkeyboard-config/po'<BR>    make[1]: *** No rule to make target <A href="mailto:" all-@USE_NLS@??>'all-@USE_NLS@'</A>, need by 'all'. Stop.<BR> <BR>As it said, there is no <A href="mailto:all-@USE_NLS">all-@USE_NLS</A>@ in xkeyboard-config/po/Makefile.<BR>I thought maybe I should've not changed that in xkeyboard-config/configure.<BR>How can I solve this error?<BR> <BR>Thanks...<BR>Wayne<BR><br /><hr />Discover the new Windows Vista <a href='http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE' target='_new'>Learn more!</a></body>
</html>