From owner-freebsd-current Sun Dec 1 19:29:34 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB84437B401 for ; Sun, 1 Dec 2002 19:29:32 -0800 (PST) Received: from br.logorrhea.com (3-4-237-24-cable.anchorageak.net [24.237.4.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2469D43E9C for ; Sun, 1 Dec 2002 19:29:32 -0800 (PST) (envelope-from ajole-1@gci.net) Received: from ajole (host217-43-91-82.range217-43.btcentralplus.com [217.43.91.82]) by br.logorrhea.com (8.11.3/8.11.3) with SMTP id gB1JtwN39795; Sun, 1 Dec 2002 19:55:58 GMT (envelope-from ajole-1@gci.net) From: "Patrick Stinson" To: "Garrett Rooney" Cc: "freebsd-current" Subject: RE: Emacs errors, undefined references to osream::[*] after 4.4 -> 5.0 upgd Date: Sun, 1 Dec 2002 15:30:33 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <872811F8-05A0-11D7-9FE8-00039364885A@electricjellyfish.net> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mmm, yeah, I might try removing all of the headers and doing another installworld -----Original Message----- From: Garrett Rooney [mailto:rooneg@electricjellyfish.net] Sent: Monday, December 02, 2002 2:48 AM To: Patrick Stinson Cc: freebsd-current Subject: Re: Emacs errors, undefined references to osream::[*] after 4.4 -> 5.0 upgd On Sunday, December 1, 2002, at 09:40 AM, Patrick Stinson wrote: > After doing a complete upgrade (on a clean system, no less) from 4.4 > 5.0, > I;ve found that every now and again I get the same compiler error > regarding > undefined references to cerr, ostream operators, etc. I'm building the > gcc33 > port assuming it's a compat. issue with the libs, but has anyone else > seen > this? Also, all versions of emacs sparatically seg fault upon startup. > thanks. i don't know about the emacs thing, but the compiler errors sound like the kind of thing you see when you try to link a c++ program with gcc instead of g++. also, there are some issues with old header files from a 4.X system that's been updated to 5.0. the details should be in UPDATING. -garrett -- garrett rooney Remember, any design flaw you're rooneg@electricjellyfish.net sufficiently snide about becomes http://electricjellyfish.net/ a feature. -- Dan Sugalski To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message