autoheader not found in latest snapshot

Jeffrey A Law law@cygnus.com
Sun Nov 9 23:17:00 GMT 1997


  In message < 199711100511.AAA18723@dolphin.automatrix.com >you write:
  > 
  > I'm new to this list.  Please forgive me if I'm missing some crucial info.
  > 
  > I patched up from the 1023 snapshot to the 1105 snapshot this evening (with
  > no error messages from patch).  On both BSD/OS and Linux machines I get the
  > following error when trying to make egcs:
If you update via patches, then you'll probably need to get autoconf so that
you can regenerate the configure files as the files they depend on change.

Or alternatively do something like this after installing the patchkit.

find egcs-blah -name configure -print | xargs touch

jeff



More information about the Gcc-bugs mailing list