Anjuta: config.status: error: cannot find input file: intl/Makefile.in

Mike Stoddart stodge at gmail.com
Wed Oct 27 01:24:07 UTC 2004


Hi,

I created a console C++ project using Anjuta. When I run autogen.sh, I get:

./autogen.sh
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

processing .
Creating ./aclocal.m4 ...
Running gettextize...  Ignore non-fatal messages.
  autopoint --force
autopoint: *** cvs program not found
autopoint: *** Stop.
Making ./aclocal.m4 writable ...
Running libtoolize...
Running aclocal  ...
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of
PKG_CHECK_MODULES
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/usr/share/aclocal/opencdk.m4:13: warning: underquoted definition of
AM_PATH_LIBOPENCDK
/usr/share/aclocal/libgnutls.m4:12: warning: underquoted definition of
AM_PATH_LIBGNUTLS
/usr/share/aclocal/libgnutls-extra.m4:12: warning: underquoted
definition of AM_PATH_LIBGNUTLS_EXTRA
/usr/share/aclocal/libgcrypt.m4:17: warning: underquoted definition of
AM_PATH_LIBGCRYPT
/usr/share/aclocal/gpg-error.m4:7: warning: underquoted definition of
AM_PATH_GPG_ERROR
Running autoheader...
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader:             [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
Running automake --gnu  ...
configure.in:103: required file `intl/Makefile.in' not found
configure.in:31: required file `./ABOUT-NLS' not found
Running autoconf ...
Running ./configure ...
[snip]
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
configure: creating ./config.status
config.status: creating Makefile
config.status: error: cannot find input file: intl/Makefile.in

I have my development environment setup properly, and I have no idea
what can be wrong. Any suggestions greatly appreciated.

Thanks
Mike

-- 

Mike Stoddart (stodge at gmail.com)




More information about the ubuntu-users mailing list