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: failed compile


  In message <19980319111935.15836@jpr.com>you write:
  > SCO OpenServer 5.0.4
  > My last compilation was on March 10th, and it succeeded.
  > 
  > After a 'cvs update' today, compilation halts at this point:
  > 
  >   Configuring in libraries/libf2c
  >   loading cache ./config.cache
  >   /s/tools/egcs/libf2c/configure: syntax error at line 537: `<<' unexpected
  >   make: *** [configure-target-libf2c] Error 2
Did CVS report any conflicts when you updated?


Another way to check is to do an update in libf2c and see if it
reports something like

C configure

That means there's a conflict block in the configure file.


If this is the case, refer to the faq for the solution:-)

jeff


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