public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* newlib not building (needs aclocal)
@ 2022-02-22 11:57 Richard Earnshaw
  2022-02-22 22:11 ` [PATCH/committed] libgloss: enable maintainer mode support Mike Frysinger
  2022-02-23  6:01 ` newlib not building (needs aclocal) Brian Inglis
  0 siblings, 2 replies; 8+ messages in thread
From: Richard Earnshaw @ 2022-02-22 11:57 UTC (permalink / raw)
  To: Mike Frysinger, newlib

Mike,

I think something you've changed is forcing the newlib build to now need 
a local installation of automake.  This wasn't needed before unless you 
were updating the makefiles locally.

CDPATH="${ZSH_VERSION+.}:" && cd [...]/libgloss && /bin/bash 
[...]/missing aclocal-1.15 -I . -I .. -I ../config
[...]/missing: line 81: aclocal-1.15: command not found
WARNING: 'aclocal-1.15' is missing on your system.
          You should only need it if you modified 'acinclude.m4' or
          'configure.ac' or m4 files included by 'configure.ac'.

Did you leave something out of a commit somewhere?  If not, how can this 
be fixed so that we don't need automake during normal builds from the repo?

R.

PS While I appreciate what you're trying to do here, the timing couldn't 
be worse given that we're trying to stabilize a GCC release and all my 
builds are breaking at present.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-02-24  9:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-22 11:57 newlib not building (needs aclocal) Richard Earnshaw
2022-02-22 22:11 ` [PATCH/committed] libgloss: enable maintainer mode support Mike Frysinger
2022-02-23 11:26   ` Richard Earnshaw
2022-02-23  6:01 ` newlib not building (needs aclocal) Brian Inglis
2022-02-23 11:33   ` Richard Earnshaw
2022-02-24  7:07     ` Mike Frysinger
2022-02-24  7:11       ` Mike Frysinger
2022-02-24  9:08         ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).