Unfortunately this only leas me to confusion! The functions/methods are defined in Stk.cpp and if I use nm on libstk.s0.4.4.4 ~I see that symbol defined 0000000000093f90 T _ZN3stk3Stk11handleErrorENS_8StkError4TypeE 0000000000093e80 T _ZN3stk3Stk11handleErrorEPKcNS_8StkError4TypeE 0000000000093d00 T _ZN3stk3Stk11handleErrorESsNS_8StkError4TypeE so I cannot see why I get the undefined message Quoting Michael Gogins : > See if the file containing Stk::handleError is not being included in the > link, or if the function is #ifdef's out for some reason. > > Hope this helps, > Mike > > > ----------------------------------------------------- > Michael Gogins > Irreducible Productions > http://michaelgogins.tumblr.com > Michael dot Gogins at gmail dot com > > > On Sun, Jul 13, 2014 at 10:41 AM, john ffitch wrote: > >> I was trying to reproduce the STKSitar problem but I have an undefined >> symbol >> WARNING: could not open library >> '/home/jpff/Sourceforge/csound/New/csound6/libstk.so' >> (/home/jpff/Sourceforge/csound/New/csound6/libstk.so: undefined symbol: >> _ZNK3stk3Stk11handleErrorENS_8StkError4TypeE) >> >> libstk.so is a copy of libstk.so.4.4.4 built from sources. How do I >> fix this? >> ==John ffitch >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Csound-devel mailing list >> Csound-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/csound-devel >> ------------------------------------------------------------------------------ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net