Hi, > What am I missing here? > > [...] > > aclocal:configure.in:15: warning: macro `AM_ICONV' not found in library > aclocal:configure.in:15: warning: macro `AM_ICONV' not found in library > configure.in:15: error: possibly undefined macro: AM_ICONV > If this token and others are legitimate, please use > m4_pattern_allow. > See the Autoconf documentation.
You are missing the gettext-devel package. Install it, and then the package should rebuild successfully. Andreas Hanke -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
