[Glade-users] autogen.sh run problems
- From: jason devnetwork net (Jason Lotito)
- Subject: [Glade-users] autogen.sh run problems
- Date: Sun, 01 Jun 2003 09:56:16 -0400
Hello.
As the Subject says, I am having problems with autogen.sh. Basically, I have
created my interace in Glade, and set the output to C with all the default
options. I would like to now test my interface, and I am going through to
run autogen.sh, but this is the error I get.
What am I doing wrong?
-- START HERE --
jason@bambam:~/Projects/cerealblog> 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 glib-gettextize... Ignore non-fatal messages.
Copying file po/Makefile.in.in
Please add the files
codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
progtest.m4
from the /usr/local/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.
Making ./aclocal.m4 writable ...
Running aclocal ...
aclocal: configure.in: 24: macro `AM_GLIB_GNU_GETTEXT' not found in library
Running autoheader...
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.
WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':
WARNING: AC_DEFINE([NEED_MAIN], 1,
WARNING: [Define if a function `main' is needed.])
WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
Running automake --gnu ...
configure.in: `AM_INIT_AUTOMAKE' must be used
automake: your implementation of AM_INIT_AUTOMAKE comes from an
automake: old Automake version. You should recreate aclocal.m4
automake: with aclocal and run automake again.
Use of uninitialized value in pattern match (m//) at /usr/bin/automake line
4352.
/usr/share/automake-1.7/am/depend2.am: am__fastdepCC does not appear in
AM_CONDITIONAL
/usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
Running autoconf ...
Running ./configure --enable-maintainer-mode ...
./configure: line 1197: syntax error near unexpected token `cerealblog,'
./configure: line 1197: `AM_INIT_AUTOMAKE(cerealblog, 0.1)'
-- END HERE --
Sorry if something seems obvious, pretty new to this (obviously) and I can't
find anything on the net regarding this. And the tutorial[1] I am using for
this just assumes it works. Even some previous posts I've found (on this
list) say that even if errors pop up, it's okay. So I am a bit confused.
Thanks for any help you can offer.
[1] http://www.kplug.org/glade_tutorial/glade2_tutorial/gtemp_4.html#compiling
--
Jason Lotito - www.phpcomplete.com
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]