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

fixincludes make check broken?


Running make check in fixincludes on x86_64-gnu-linux I get the
following failure:

Fixed:  Xm/Traversal.h
cmp: EOF on string.h
*** string.h    2005-11-10 12:25:31.000000000 +0100
--- /cvs/gcc-svn/trunk/fixincludes/tests/base/string.h  2005-11-10 12:23:56.000000000 +0100
***************
*** 10,13 ****
  #ifndef _STRING_INCLUDED
    #define _STRING_INCLUDED
    #include <strings.h>
! #endif /* _STRING_INCLUDED */
\ No newline at end of file
--- 10,13 ----
  #ifndef _STRING_INCLUDED
    #define _STRING_INCLUDED
    #include <strings.h>
! #endif /* _STRING_INCLUDED */

There were fixinclude test FAILURES
make: *** [check] Error 1

Any ideas?

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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