On Tue, May 25, 2004 at 11:14:10PM -0500, fvwm-bug wrote: > FVWM Bug Tracking notification > > new message incoming/1289 > > [EMAIL PROTECTED] fvwm-2.4.18]$ ./configure --enable-extras --prefix=/usr > [ omitted.. ] > [EMAIL PROTECTED] fvwm-2.4.18]$ make > cd . && 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. > autoheader: warning: missing template: > autoheader: Use AC_DEFINE([], [], [Description]) > make: *** [config.h.in] Error 1 > > See: > http://gd.tuwien.ac.at/gnu/gnudoc/autoconf-2.53/html_node/AC_LIBOBJ-vs.-LIBOBJS.html
If you build from cvs, you have to run the autotools first: $ aclocal && autoheader && automake -a && autoreconf $ ./configure options $ make The precise procedure is described in docs/DEVELOPERS. Ciao Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED]
pgpoqsjNVNGd3.pgp
Description: PGP signature