Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Dec 2002 21:48:25 -0500
From:      Garrett Rooney <rooneg@electricjellyfish.net>
To:        "Patrick Stinson" <ajole-1@gci.net>
Cc:        "freebsd-current" <freebsd-current@freebsd.org>
Subject:   Re: Emacs errors, undefined references to osream::[*] after 4.4 -> 5.0 upgd
Message-ID:  <872811F8-05A0-11D7-9FE8-00039364885A@electricjellyfish.net>
In-Reply-To: <DGEJJGCKEJIEOAABJNHMIEPCCAAA.ajole-1@gci.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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?872811F8-05A0-11D7-9FE8-00039364885A>