bug-autoconf
[Top][All Lists]
Advanced

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

["Eli Zaretskii" <address@hidden>] Re: configure: a.out.h vs nlist.h


From: Andreas Schwab
Subject: ["Eli Zaretskii" <address@hidden>] Re: configure: a.out.h vs nlist.h
Date: 04 Nov 2001 19:22:06 +0100
User-agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.1

It seems like AC_FUNC_GETLOADAVG does not define NLIST_STRUCT any more,
even though getloadavg.c needs it and it is documentated.

Andreas.

--- Begin Message --- Subject: Re: configure: a.out.h vs nlist.h Date: Tue, 30 Oct 2001 18:07:37 +0200
> From: Sam Steingold <address@hidden>
> Date: 24 Oct 2001 16:24:28 -0400
> 
> > > From: Sam Steingold <address@hidden>
> > > Date: 24 Oct 2001 12:55:05 -0400
> > > 
> > > On the current CVS emacs, I get this:
> > > getloadavg.c:356:24: a.out.h: No such file or directory
> > > after 'make distclean; ./configure; make bootstrap'
> > > on Solaris 2.5.1, gcc 3.0, autoconf 2.52.
> > 
> > That's weird: according to "cvs log", getloadavg.c didn't change since
> > June 2000.  Could you please look closer at this and see what changed
> > since the last pretest you built (did you build any pretests on that
> > machine?).
> > 
> > Is it possible that this is the first time some of the tools are used,
> > or a new version of some tool?
> 
> I think I was not clear enough.
> the problem is obviously with the recent changes in the configuration
> process, i.e., the check for a.out.h vs nlist.h (see the subject line)
> in configure.  I suspect that when aclocal.m4 was dropped, the check
> went away too, so the default include (a.out.h) is used now always.

The problem is not with aclocal.m4, it's with the new Autoconf: its
AC_FUNC_GETLOADAVG macro doesn't seem to define NLIST_STRUCT, and
getloadavg.c needs that, at least on your system.

Andreas, could you please look into this?


--- End Message ---

-- 
Andreas Schwab                                  "And now for something
address@hidden                          completely different."
SuSE Labs, SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5

reply via email to

[Prev in Thread] Current Thread [Next in Thread]