automake
[Top][All Lists]
Advanced

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

glade & automake


From: Jonas Weismueller
Subject: glade & automake
Date: Wed, 27 Oct 2004 01:41:50 +0200
User-agent: Mozilla Thunderbird 0.7.3 (Windows/20040803)

Hi,
I just tried to compile a simple GTK application generated by glade. Tutorials are saying to run autogen.sh . I did, but with errors

address@hidden project2]$ ./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 .
deletefiles is
Creating ./aclocal.m4 ...
Running gettextize...  Ignore non-fatal messages.
./autogen.sh: line 148: gettextize: command not found
Making ./aclocal.m4 writable ...
Running aclocal  -I macros ...
/usr/share/aclocal/libart.m4:11: warning: underquoted definition of 
AM_PATH_LIBART
 run info '(automake1.9)Extending aclocal'
 or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB
/usr/share/aclocal/imlib.m4:167: warning: underquoted definition of 
AM_PATH_GDK_IMLIB
/usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
/usr/share/aclocal/g-wrap.m4:7: warning: underquoted definition of 
AC_GWRAP_CHECK_GUILE
/usr/share/aclocal/g-wrap.m4:23: warning: underquoted definition of 
AM_PATH_GWRAP
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of 
AM_PATH_AUDIOFILE
aclocal:configure.in:21: warning: macro `AM_GNU_GETTEXT' not found in library
Running autoheader...
autoheader-2.5x: WARNING: Using auxiliary files such as `acconfig.h', 
`config.h.bot'
autoheader-2.5x: WARNING: and `config.h.top', to define templates for 
`config.h.in'
autoheader-2.5x: WARNING: is deprecated and discouraged.
autoheader-2.5x:
autoheader-2.5x: WARNING: Using the third argument of `AC_DEFINE' and
autoheader-2.5x: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template 
without
autoheader-2.5x: WARNING: `acconfig.h':
autoheader-2.5x:
autoheader-2.5x: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader-2.5x:                [Define if a function `main' is needed.])
autoheader-2.5x:
autoheader-2.5x: WARNING: More sophisticated templates can also be produced, 
see the
autoheader-2.5x: WARNING: documentation.
Running automake --gnu  ...
configure.in:36: required file `intl/Makefile.in' not found
Makefile.am:3: required directory ./intl does not exist
**Error**: automake failed.


I was told it shoudl be a problem of automake? Any hints?

Please CC to me, because I haven't subscribed to the list.

Thanks in advance

Jonas






reply via email to

[Prev in Thread] Current Thread [Next in Thread]