ports that (silently) depend on libstdc++.so.4 on 4.X?

Kael Fischer kael.fischer at gmail.com
Mon May 2 10:21:43 PDT 2005


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


-- 
Kael Fischer, Ph.D
DeRisi Lab - Univ. Of California San Francisco
415-514-4320


More information about the freebsd-ports mailing list