[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-users] ML_UGens.so produces error



in revision 6834
on linux
i can't boot scsynth
i get this error:

localhost
Segmentation fault
*** ERROR: dlopen '/usr/local/lib/SuperCollider/plugins/ML_UGens.so' err '/usr/local/lib/SuperCollider/plugins/ML_UGens.so: undefined symbol: SpecPcile_Dtor'
RESULT = 35584


i also get this warning from scons while building:

scons: warning: Two different environments were specified for target Source/plugins/SCComplex.os, but they appear to have the same action: $SHCXX -o $TARGET -c $SHCXXFLAGS $_CCCOMCOM $SOURCES
File "/home/hochherz/progs/SuperCollider3/SConstruct", line 751, in <module>

scons: warning: Two different environments were specified for target Source/plugins/SCComplex.os, but they appear to have the same action: $SHCXX -o $TARGET -c $SHCXXFLAGS $_CCCOMCOM $SOURCES
File "/home/hochherz/progs/SuperCollider3/SConstruct", line 759, in <module>

have fun :-)