[ds6-devel] nc6 compilation problems
Chris Leishman
chris at leishman.org
Tue Jan 21 12:52:12 CET 2003
On Tuesday, January 21, 2003, at 12:48 PM, Mauro Tortonesi wrote:
>
> hi to everybody. i am finally doing the final tests on nc6 before
> releasing 0.3. but i get these errors:
>
> [mauro at daneel nc6]$ ./bootstrap
> + aclocal -I config
> aclocal: configure.ac: 51: macro `AM_GNU_GETTEXT' not found in library
> + autoheader
> + automake --add-missing --copy
> Makefile.am:22: required directory ./po does not exist
> + autoconf
>
> why?
Ok...first problem is that you probably don't have gettext installed,
so it can't find the GETTEXT autoconf macro.
Second problem, is that you need to do 'cvs update -d -P' to get the
new directories.
Regards,
Chris
More information about the ds6-devel
mailing list