From mboxrd@z Thu Jan 1 00:00:00 1970 From: rodrigc@gcc.gnu.org To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: c++/2576 Date: Mon, 28 May 2001 18:26:00 -0000 Message-id: <20010529012600.7750.qmail@sourceware.cygnus.com> X-SW-Source: 2001-05/msg00979.html List-Id: The following reply was made to PR c++/2576; it has been noted by GNATS. From: rodrigc@gcc.gnu.org To: gcc-gnats@gcc.gnu.org, min@hotu.com, nobody@gcc.gnu.org, rodrigc@gcc.gnu.org Cc: Subject: Re: c++/2576 Date: 29 May 2001 01:20:06 -0000 Synopsis: header file type conflict State-Changed-From-To: open->closed State-Changed-By: rodrigc State-Changed-When: Mon May 28 18:20:06 2001 State-Changed-Why: Refer to the FAQ that comes with glibc 2.2.2: 2.34. When compiling C++ programs, I get a compilation error in streambuf.h. {BH} You are using g++ 2.95.2? After upgrading to glibc 2.2, you need to apply a patch to the include files in /usr/include/g++, because the fpos_t type has changed in glibc 2.2. The patch is at htt2.34. When compiling C++ programs, I get a compilation error in streambuf.h. {BH} You are using g++ 2.95.2? After upgrading to glibc 2.2, you need to apply a patch to the include files in /usr/include/g++, because the fpos_t type has changed in glibc 2.2. The patch is at http://clisp.cons.org/~haible/gccinclude-glibc-2.2-compat.diff http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2576&database=gcc