Date: Mon, 2 May 2005 10:21:42 -0700 From: Kael Fischer <kael.fischer@gmail.com> To: freebsd-ports@freebsd.org, Kael Fischer <kael@sonic.net> Subject: ports that (silently) depend on libstdc++.so.4 on 4.X? Message-ID: <cd02cc2205050210217449cff6@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hey all: py-matplotlib seems to depend on libstdc++.so.4 and builds and runs fine on 5.3-RELEASE. But on a 4.10-RELEASE system with uptodate ports in builds fine but won't import in to python, complaining that "__cxa_pure_virtual" is an undefined symbol. __cxa_pure_virtual is in libstdc++.so.4. The interface is build with swig and i suspect that there may be some bad juju involved there. In any case, the 4.10 machine had the port builds of gcc33 and cgg34 and no matter what compiler I use the runtime error is the same. So is it possible to get libstdc++.so.4 installed on the 4.10 machine? Can anyone help me out here? Thanks, Kael --=20 Kael Fischer, Ph.D DeRisi Lab - Univ. Of California San Francisco 415-514-4320
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cd02cc2205050210217449cff6>