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]
Other format: [Raw text]

[Bug bootstrap/18367] make check fails with fixinclude problem


------- Additional Comments From mckelvey at maskull dot com  2005-07-10 21:09 -------
Fails a little differently now, with latest CVS:

Fixed:  Xm/BaseClassI.h
Fixed:  Xm/Traversal.h
math.h /home/mckelvey/software/gcc/fixincludes/tests/base/math.h differ: char
501, line 22
*** math.h	Sun Jul 10 12:23:40 2005
--- /home/mckelvey/software/gcc/fixincludes/tests/base/math.h	Tue Jun 14
21:25:02 2005
***************
*** 19,29 ****
  struct exception;
  
  
- #if defined( AAB_DARWIN7_9_LONG_DOUBLE_FUNCS_2_CHECK )
- #include <architecture/ppc/math.h>
- #endif  /* AAB_DARWIN7_9_LONG_DOUBLE_FUNCS_2_CHECK */
- 
- 
  #if defined( BROKEN_CABS_CHECK )
  #ifdef __STDC__
  
--- 19,24 ----

There were fixinclude test FAILURES
gmake[1]: *** [check] Error 1
gmake[1]: Leaving directory `/usr/home/mckelvey/software/gcc-obj/fixincludes'
gmake: *** [check-fixincludes] Error 2


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18367


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