[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can some help me with my Anjuta tutorial problem



On Wed, 08 Mar 2006 21:36:11 -0600
johnny <hamradio4linux@prodigy.net> wrote:

> Hi
> I installed Anjuta 1.2.2 on Ubuntu 5.04 
> This what I get when anjuta first configures my hello tutorial
> 
> Generating Project ...
> Loading Project ...
> Saving Project ...
> Generating source codes ...
> Copying icon file ...
> Locating files ...
> Saving Project ...
> Updating Project ...
> Running 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.

this means just what it says.

> 
> 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...
> You should add the contents of `/usr/share/aclocal/libtool.m4' to
> `aclocal.m4'.
> Running aclocal -I macros  ...
> macros/linger.m4:4: warning: underquoted definition of AC_STRUCT_LINGER
>   run info '(automake)Extending aclocal'
>   or see
> http://sources.redhat.com/automake/automake.html#Extending-aclocal
> macros/gnome-cxx-check.m4:2: warning: underquoted definition of
> GNOME_CHECK_CXX
> macros/check-utmp.m4:11: warning: underquoted definition of
> AC_CHECK_UTMP
> /usr/share/aclocal/pkg.m4:5: warning: underquoted definition of
> PKG_CHECK_MODULES
> 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.

I think the above just mean that the tutorial that comes with anjuta is kind of old and you likely have more uptodate build tools resulting in these warnings. no biggie.

> Running automake --gnu  ...
> configure.in: installing `./install-sh'
> configure.in: installing `./missing'
> src/Makefile.am: installing `./depcomp'
> Makefile.am: installing `./INSTALL'
> Makefile.am: installing `./COPYING'
> configure.in:107: required file `intl/Makefile.in' not found
> configure.in:33: required file `./ABOUT-NLS' not found
> Makefile.am:6: required directory ./intl does not exist

I think this means you need to install intltool. maybe gettext too.
locate intl/Makefile.in shows /usr/share/gettext/intl/Makefile.in.
locate ABOUT-NLS returns three references all to do with gettext. 
just open the configure.in and look at the referenced lines to see exactly what its looking for.

hth

A

> 
> **Error**: `automake' failed. Please fix the warnings
> (probably missing development files) and try again.
> ./macros/autogen.sh: line 235: ./configure: No such file or directory
> Running ./configure --enable-maintainer-mode
> --enable-compile-warnings ...
> Auto generation completed...............Unsuccessful
> 
> 
> What seem to be the problem what do I need to install or config
> 
> Johnny
> 
> 
> 
>  
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 

Attachment: pgpIyoBlysO9U.pgp
Description: PGP signature


Reply to: