From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29776 invoked by alias); 11 Jun 2002 21:56:03 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 29741 invoked by uid 71); 11 Jun 2002 21:56:02 -0000 Date: Tue, 11 Jun 2002 14:56:00 -0000 Message-ID: <20020611215602.29736.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Phil Edwards Subject: Re: libstdc++/6998: failure when #include Reply-To: Phil Edwards X-SW-Source: 2002-06/txt/msg00256.txt.bz2 List-Id: The following reply was made to PR libstdc++/6998; it has been noted by GNATS. From: Phil Edwards To: Jerry Pendergraft Cc: gcc-gnats@gcc.gnu.org Subject: Re: libstdc++/6998: failure when #include Date: Tue, 11 Jun 2002 17:46:36 -0400 On Tue, Jun 11, 2002 at 02:26:42PM -0500, Jerry Pendergraft wrote: > In file included from /usr/local/include/g++-v3/bits/basic_file.h:250, > from /usr/local/include/g++-v3/fstream:48, Looks like you've installed 3.1 over top of a previous version, which is Bad. http://gcc.gnu.org/onlinedocs/libstdc++/faq/index.html#4_0 > /usr/local/include/g++-v3/mips-sgi-irix6.5/bits/basic_file_model.h: In > constructor `std::__basic_file<_CharT>::__basic_file(__c_lock*)': > /usr/local/include/g++-v3/mips-sgi-irix6.5/bits/basic_file_model.h:39: class ` > std::__basic_file<_CharT>' does not have any field named `_M_cfile' > /usr/local/include/g++-v3/mips-sgi-irix6.5/bits/basic_file_model.h:39: class ` > std::__basic_file<_CharT>' does not have any field named `_M_cfile_created' Although that's not the usual error we see in those cases. Can you check whether a previous version of GCC might have been installed in /usr/local? Phil -- If ye love wealth greater than liberty, the tranquility of servitude greater than the animating contest for freedom, go home and leave us in peace. We seek not your counsel, nor your arms. Crouch down and lick the hand that feeds you; and may posterity forget that ye were our countrymen. - Samuel Adams