From owner-freebsd-bugs Mon Mar 19 15: 0:11 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from babylon.merseine.nu (c418236-a.clmba1.mo.home.com [24.12.203.134]) by hub.freebsd.org (Postfix) with ESMTP id 7332537B72C; Mon, 19 Mar 2001 15:00:07 -0800 (PST) (envelope-from ishmael@babylon.merseine.nu) Received: (from ishmael@localhost) by babylon.merseine.nu (8.11.3/8.11.3) id f2JN1bi00917; Mon, 19 Mar 2001 17:01:37 -0600 (CST) (envelope-from ishmael) Date: Mon, 19 Mar 2001 17:01:37 -0600 From: Jeremy Norris To: gnats-admin@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: gnu/25927: Patch to install sstring header file for libstdc++ Message-ID: <20010319170137.A855@babylon.merseine.nu> References: <200103191838.f2JIcHq84294@babylon.merseine.nu> <200103191840.f2JIe1N71396@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103191840.f2JIe1N71396@freefall.freebsd.org>; from gnats-admin@FreeBSD.org on Mon, Mar 19, 2001 at 10:40:01AM -0800 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ack, I really botched this one. The header file is sstream, not sstring. Here's the correct patch: --- Makefile.orig Sun Nov 14 22:16:19 1999 +++ Makefile Mon Mar 19 12:32:33 2001 @@ -19,8 +19,8 @@ HDRS= cassert cctype cerrno cfloat ciso646 climits clocale cmath complex \ csetjmp csignal cstdarg cstddef cstdio cstdlib cstring ctime \ - cwchar cwctype fstream iomanip iosfwd iostream stdexcept string \ - strstream complex.h stl.h valarray + cwchar cwctype fstream iomanip iosfwd iostream sstream stdexcept \ + string strstream complex.h stl.h valarray STDHDRS=bastring.cc bastring.h complext.cc complext.h dcomplex.h fcomplex.h \ gslice.h gslice_array.h indirect_array.h ldcomplex.h mask_array.h \ On Mon, Mar 19, 2001 at 10:40:01AM -0800, gnats-admin@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `gnu/25927'. > The individual assigned to look at your > report is: freebsd-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=25927 > > >Category: gnu > >Responsible: freebsd-bugs > >Synopsis: Patch to install sstring header file for libstdc++ > >Arrival-Date: Mon Mar 19 10:40:00 PST 2001 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message