Date: Sun, 1 Dec 2002 15:30:33 -0000 From: "Patrick Stinson" <ajole-1@gci.net> To: "Garrett Rooney" <rooneg@electricjellyfish.net> Cc: "freebsd-current" <freebsd-current@freebsd.org> Subject: RE: Emacs errors, undefined references to osream::[*] after 4.4 -> 5.0 upgd Message-ID: <DGEJJGCKEJIEOAABJNHMGEPFCAAA.ajole-1@gci.net> In-Reply-To: <872811F8-05A0-11D7-9FE8-00039364885A@electricjellyfish.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DGEJJGCKEJIEOAABJNHMGEPFCAAA.ajole-1>