Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2002:
[Freeciv-Dev] make dist fails (PR#2124)
Home

[Freeciv-Dev] make dist fails (PR#2124)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Cc: bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] make dist fails (PR#2124)
From: jdorje@xxxxxxxxxxxxxxxxxxxxx
Date: Wed, 2 Oct 2002 00:22:51 -0700 (PDT)

I tried running "make dist".  It fell over flat rather quickly.

Is a particular configuration needed to run "make dist" without error?

--jason

------------

[jdorje@debian:~/src/freeciv/freeciv]$ make distcheck
cd . && autoheader
autoheader2.50: warning: `configure.ac' and `configure.in' both present.
 at /usr/bin/autoheader2.50 line 113
autoheader2.50: warning: proceeding with `configure.ac'.
 at /usr/bin/autoheader2.50 line 113
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.
autoheader2.50: `config.h.in' is updated
make: *** No rule to make target `m4/glibc.m4', needed by `distdir'.  Stop.




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] make dist fails (PR#2124), jdorje <=