Pending OpenSSH release, call for testing.

Damien Miller djm at mindrot.org
Mon Aug 16 09:52:08 EST 2004


Peter Stuge wrote:
> On Sun, Aug 15, 2004 at 12:34:03AM -0400, Jason McCormick wrote:
> 
>>Anyone else out there with Gentoo able to complete 'make tests' to
>>rule out my box being crazy?
> 
> 
> I also run Gentoo. First, autoreconf says: (but works)
> 
> autoheader-2.59: WARNING: Using auxiliary files such as `acconfig.h',
> `config.h.bot'
> autoheader-2.59: WARNING: and `config.h.top', to define templates for
> `config.h.in'
> autoheader-2.59: WARNING: is deprecated and discouraged.
> autoheader-2.59: 
> autoheader-2.59: WARNING: Using the third argument of `AC_DEFINE' and
> autoheader-2.59: WARNING: `AC_DEFINE_UNQUOTED' allows to define a
> template without
> autoheader-2.59: WARNING: `acconfig.h':
> autoheader-2.59: 
> autoheader-2.59: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
> autoheader-2.59: 		[Define if a function `main' is needed.])
> autoheader-2.59: 
> autoheader-2.59: WARNING: More sophisticated templates can also be
> produced, see the
> autoheader-2.59: WARNING: documentation.

These are harmless. If someone wants to volunteer to go through
configure.ac and convert all the AC_DEFINE{,_UNQUOTED} to the
autoconf-2.5x style, then we can get rid of these warnings sooner.

> run test yes-head.sh ...
> head: -2000' option is obsolete; use -n 2000'

That is just silly, did GNU deliberately break their head?

-d




More information about the openssh-unix-dev mailing list