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]

Re: indent 1.10.0 and glibc 2.1.1



  In message <19990617001241.A15022@thune.netcom.com>you write:
  > 
  > On a linux system using egcs 1.1.2 and glibc 2.1.1 I'm trying to build
  > GNU indent 1.10.0.
  > 
  > Using "./configure --prefix=/usr", it dies with:
  > 
  > gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c args.c
  > args.c: In function `set_option':
  > args.c:687: void value not ignored as it ought to be
  > make: *** [args.o] Error 1
This sounds like a bug in either the glibc header files or (more likely) the
gnu-indent code.  It is unlikely this is a bug in egcs.




jeff


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