This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: BuildError f/g77.info



  In message <rzqsobzu2ej.fsf@djlvig.dl.ac.uk>you write:
  > >>>>> "Jeff" == Jeffrey A Law <law@hurl.cygnus.com> writes:
  > 
  >  Jeff> Well, the way to make this work in a sane manner is to have
  >  Jeff> "install" depend on "all" or whatever default target that is
  >  Jeff> traditionally used.
  > 
  > That seems to be what's required by the coding standard, but I thought
  > doing so was what the general complaint was about (not whatever the
  > specific bug in question here is).  I'm clearly confused...
No, the problem is somewhere we've got a bogon dependency.

It sounded like someone did a "make ...", the thing built.  Then they did a
"make install" and we started trying to build the info files during the
install process -- which failed for some reason or another.

The claim is that those info files should have been built during the 
initial make.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]