hi,
i just tried thomas grill's new xsample-0.2.2 library and got the following error on launching pd:
undefined symbol : __dynamic_cast_2 can't load library
i untared the archive containing the precompiled library and set the right path in my .pdrc this procedure worked well with xsample-0.2.1 i'm using pd-0.35, test11 on a debian 2.4.16
am i doing something wrong ?
oliver
Hi Oliver, looks like i didn't use C++ RTTI in former versions of xsample. Nevertheless, this should be a part of every libstdc++ library provided with your distribution. Did you upgrade your compiler independently? Maybe then you need a new libstdc++ if that wasn't already part of the compier package (see ftp://gd.tuwien.ac.at/gnu/gcc/libstdc++/) Or simply try recompiling xsample from the source.
greetings, Thomas
-----Ursprüngliche Nachricht----- Von: stotz [mailto:oliver@klingt.org] Gesendet: Montag, 01. April 2002 22:46 An: t.grill@gmx.net Cc: pd-list@iem.kug.ac.at Betreff: [PD]
hi,
i just tried thomas grill's new xsample-0.2.2 library and got the following error on launching pd:
undefined symbol : __dynamic_cast_2 can't load library
i untared the archive containing the precompiled library and set the right path in my .pdrc this procedure worked well with xsample-0.2.1 i'm using pd-0.35, test11 on a debian 2.4.16
am i doing something wrong ?
oliver