[solution for texinfo Makefiles] Re: egcs-1.1b and Solaris make

Jeffrey A Law law@cygnus.com
Mon Oct 12 01:06:00 GMT 1998


  In message < orsogushx1.fsf@araguaia.dcc.unicamp.br >you write:
  > >> However, I then had a mysterious problem when building libio.
  > >> For some reason, some files were not built.  I end with
  > 
  > > Well, someone forgot to run "make depend" at some point in the past.
  > > Worse yet, make depend wasn't working due to a typo.
  > 
  > Unfortunately, your run of make depend has introduced several
  > dependencies of libc-lock.h, but there's no such file in my build
  > tree.  I've re-run make depend to fix it locally, but it shouldn't
  > remain so in the CVS tree...  What's up?
No clue.  I didn't look real closely at that horrible hunk of sed/awk code
in config.shared, nor did I want to.

libc-lock is probably created on linux systems only, and the sed script
probably doesn't filter it out.

Feel free to update the dependencies again and sed away the libc-lock in
config.shared for next time.

jeff



More information about the Gcc-patches mailing list