This is the mail archive of the gcc-bugs@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]

fixinc: RE error: repetition-operator operand invalid


On FreeBSD 3.2 I get the following error messages when bootstrapping
current CVS:

  :
  Fixing directory /usr/include into /files/pfeifer/OBJ-0607-14:02/gcc/include
  Applying End_Else_Label           to ./g++/std/cstring.h
  sed: 9: ":loop
  /\\$/N
  s/\\$/\\++ ...": RE error: repetition-operator operand invalid
  Applying Machine_Name             to ./g++/libioP.h  
  :
  Applying End_Else_Label           to ./objc/list.h   
  sed: 9: ":loop
  /\\$/N
  s/\\$/\\++ ...": RE error: repetition-operator operand invalid
  Applying End_Else_Label           to ./objc/Protocol.h
  sed: 9: ":loop
  /\\$/N
  s/\\$/\\++ ...": RE error: repetition-operator operand invalid
  Applying Ioctl_Fix_Ctrl           to ./readline/chardefs.h
  :

If these are real errors, shouldn't the bootstrap abort at this point?

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/



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