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

Re: [sc-users] ML_UGens.so produces error (something to commit)



yes thats it!
thanks



Dan Stowell wrote:
Hi -

That's my fault; sorry, completely forgot to update SConstruct. I'm
afraid I have absolutely no SVN access at the moment so I can't update
it, but here are the (hopefully correct) instructions - maybe olaf
could try them out and then someone with svn access can commit?

Here's what to do: edit SConstruct line 756 from

mlSources = Split('Source/plugins/ML.cpp Source/plugins/Loudness.cpp
Source/plugins/BeatTrack.cpp Source/plugins/Onsets.cpp
Source/plugins/onsetsds.c Source/plugins/KeyTrack.cpp
Source/plugins/MFCC.cpp Source/plugins/SCComplex.cpp
Source/plugins/BeatTrack2.cpp')

to

mlSources = Split('Source/plugins/ML.cpp Source/plugins/Loudness.cpp
Source/plugins/BeatTrack.cpp Source/plugins/Onsets.cpp
Source/plugins/onsetsds.c Source/plugins/KeyTrack.cpp
Source/plugins/MFCC.cpp Source/plugins/SCComplex.cpp
Source/plugins/BeatTrack2.cpp Source/plugins/ML_SpecStats.cpp')

(i.e. one source code file is added to the end of the list). This
should then compile OK.

Dan


2007/12/26, nescivi <nescivi@xxxxxxxxx>:
Hiho,

I will try and look into it in the next days...
It seems a new source file was added in the last days.

if I don't manage, then someone else has to do it, as I won't have
access to a computer for a while (my laptop broke recently...).

sincerely,
Marije

On Dec 26, 2007 5:44 PM, olaf hochherz <hochherz_olaf@xxxxxx> wrote:
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 :-)

_______________________________________________
sc-users mailing list
sc-users@xxxxxxxxxxxxxxx
http://www.create.ucsb.edu/mailman/listinfo/sc-users

_______________________________________________
sc-users mailing list
sc-users@xxxxxxxxxxxxxxx
http://www.create.ucsb.edu/mailman/listinfo/sc-users