Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 2002 13:48:08 -0700 (PDT)
From:      <dcarrier@surewest.net>
To:        <questions@freebsd.org>
Subject:   Problems with c++ and OpenGL
Message-ID:  <22722.63.78.44.232.1031604488.squirrel@webmail.surewest.net>

next in thread | raw e-mail | index | archive | help
	I installed FreeBSD 4.6.2 on an AMD K6-2 400Mhz box a few days ago. It
	has an S3 Savage4 graphics  card installed. I installed Utah-GLX andall of its dependencies. When I finished installing the system I could run
xtraceroute and get a proper  display.	Yesterday I was tweaking my setup and something broke all of my programs
	that use OpenGL. (I  downloaded the newest build of WINE from theFreeBSD-current directory in the ftp server along with a few other
packages that I can't specificly  remember.) whenever I run anything that
usesOpenGL (like tuxracer xracer xtraceroute etc...) It exits with the
following message:
/usr/libexec/ld-elf.so.1: Shared object libstdc++.so.4 not found

	Most of my Unix experience is from client side of everything. I searched
	around for information on  the libstdc++.so file and the newestversion seems to be 3 point something. If I create a link to ibstdc++.so.4
from ibstdc++.so.3 and run any of  the programs I get this message:
/usr/libexec/ld-elf.so.1: /usr/X11R6/lib/libGLU.so.1: Undefined symbol
"_ZTVN10__cxxabiv120__si_class_type_infoE"
Also Gnome opens gnome-terminal in the smallest window it can fit
everything in then gnome-terminal  immediately crashes. Some other
windows, likeWanda the Fish's fortunes, do the same but without crashing. (And I can't
resize them)
Does anyone know what I should do and where I can start fixing things? (Or
any idea what I did to break it?)
Thanks,
David Carrier



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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