help a newbie?

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

 



Hi,

A quick search of Google and this mailing list's archives couldn't
help me, so hopefully someone on this list can.  I'm new to autotools,
and I'm trying to follow the tutorial at
http://www-src.lip6.fr/homepages/Alexandre.Duret-Lutz/autotools.html
which seems to be very up-to-date.  It includes a Hello World example
that is also given in the automake manual at
http://sources.redhat.com/automake/automake.html#Creating-amhello

Copying the source code listed on that page into the specified files
and running autoreconf yielded the following results on my system:

% autoreconf --install
configure.ac:4: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
configure.ac: installing `./install-sh'
configure.ac: installing `./mkinstalldirs'
configure.ac: installing `./missing'
configure.ac:2: option `-Wall' not recognized
configure.ac:2: option `-Wall' not recognized
autoreconf: automake failed with exit status: 1

No Makefile.in was created in any directory.  Any idea what's wrong?
More info about my system is below.

Thanks,
- Nick

% uname -a
Linux [myhost] 2.4.21-32.0.1.EL #1 Tue May 17 18:01:37 EDT 2005 i686
i686 i386 GNU/Linux
% autoconf --version
autoconf (GNU Autoconf) 2.57
% autoreconf --version
autoreconf (GNU Autoconf) 2.57
% automake --version
automake (GNU automake) 1.6.3
% libtool --version
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.111 2002/10/23 02:54:36)
% gettext --version
gettext (GNU gettext) 0.11.4


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux