From owner-freebsd-ports Sun Dec 1 16:10: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9413637B401 for ; Sun, 1 Dec 2002 16:10:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AE6943E9C for ; Sun, 1 Dec 2002 16:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gB20A3x3032511 for ; Sun, 1 Dec 2002 16:10:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gB20A32i032510; Sun, 1 Dec 2002 16:10:03 -0800 (PST) Date: Sun, 1 Dec 2002 16:10:03 -0800 (PST) Message-Id: <200212020010.gB20A32i032510@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Greg 'groggy' Lehey" Subject: Re: ports/45867: aspell port does not build under -CURRENT Reply-To: "Greg 'groggy' Lehey" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/45867; it has been noted by GNATS. From: Greg 'groggy' Lehey To: Thierry Thomas Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/45867: aspell port does not build under -CURRENT Date: Mon, 2 Dec 2002 10:38:01 +1030 On Saturday, 30 November 2002 at 18:00:40 +0100, Thierry Thomas wrote: > Le 30/11/2002 à 08:59:08 +0100, Greg 'groggy' Lehey écrivait : >> >>> Number: 45867 >>> Category: ports >>> Synopsis: aspell port does not build under -CURRENT > > 8< 8< 8< > >>> Description: >> Build of textproc/aspell fails with the following message: >> >> >> c++ -DHAVE_CONFIG_H -I. -I. -I../../../common -I../../../common -O -pipe -mcpu=pentiumpro -MT split.lo -MD -MP -MF .deps/split.Tpo -c split.cpp -fPIC -DPIC -o .libs/split.lo >> split.cpp: In function `std::vector> std::allocator > aspeller::split(const acommon::String&)': >> split.cpp:13: no match for `istrstream& >> acommon::String&' operator >> /usr/include/g++/iostream.h:200: candidates are: istream& >> istream::operator>>(char*) >> /usr/include/g++/iostream.h:201: istream& > > It seems that you have to upgrade your /usr/include/g++: Yes, that seems to have been the problem. So this is an install bug, not a ports bug. Thanks. Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message