Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 1995 04:07:17 -0400 (EDT)
From:      Peter Dufault <dufault@hda.com>
To:        joerg_wunsch@uriah.heep.sax.de
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: And another g++ question
Message-ID:  <199507170807.EAA05718@hda.com>
In-Reply-To: <199507170659.IAA04835@uriah.heep.sax.de> from "J Wunsch" at Jul 17, 95 08:59:13 am

next in thread | previous in thread | raw e-mail | index | archive | help
J Wunsch writes:
> 
> > > strstream.cc:53: Undefined symbol `__vt$builtinbuf' referenced from text segment

...

> > Does anyone recognize this problem?
> 
> Are you sure your C++ compiler and library and header files match?
> 
> I've typically seen this when installing a new version of g++ on our
> Data General machines, but it's been a while ago.  The __vt$'s are the
> virtual method tables.  There are now two ways (if i recall it right),
> and one of them is to work without those tables.

I reinstalled g++ to be sure.  However, I do have another set 
of older include files in /usr/local/i386-unknown-bsd; I'll make
sure ptolemy isn't somehow using those.

Peter
-- 
Peter Dufault               Real Time Machine Control and Simulation
HD Associates, Inc.         Voice: 508 433 6936
dufault@hda.com             Fax:   508 433 5267



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507170807.EAA05718>