I may have this fixed. The stk makefile does not build the shared library by default. changing directory to stk/src and a "make libstk.so" made it and then it just needed moving to the csound location. ==John ff Quoting john ffitch : > This morning I am having trouble building csound. I did a pull first > ad it failed to build with a cuda error (I do not have cuda) so I > deleted the CMakeCache and remade. Now it fails with > > make -f Opcodes/stk/CMakeFiles/stk-ops.dir/build.make > Opcodes/stk/CMakeFiles/stk > -ops.dir/depend > make[2]: Entering directory `/home/jpff/Sourceforge/csound/New/csound6' > cd /home/jpff/Sourceforge/csound/New/csound6 && /usr/bin/cmake -E > cmake_depends > "Unix Makefiles" /home/jpff/Sourceforge/csound/New/csound6 > /home/jpff/Sourceforg > e/csound/New/csound6/Opcodes/stk > /home/jpff/Sourceforge/csound/New/csound6 /home > /jpff/Sourceforge/csound/New/csound6/Opcodes/stk > /home/jpff/Sourceforge/csound/N > ew/csound6/Opcodes/stk/CMakeFiles/stk-ops.dir/DependInfo.cmake --color= > make[2]: Leaving directory `/home/jpff/Sourceforge/csound/New/csound6' > make -f Opcodes/stk/CMakeFiles/stk-ops.dir/build.make > Opcodes/stk/CMakeFiles/stk > -ops.dir/build > make[2]: Entering directory `/home/jpff/Sourceforge/csound/New/csound6' > make[2]: Circular libstk.so <- libstk.so dependency dropped. > Linking CXX shared module ../../libstk.so > cd /home/jpff/Sourceforge/csound/New/csound6/Opcodes/stk && > /usr/bin/cmake -E cm > ake_link_script CMakeFiles/stk-ops.dir/link.txt --verbose=1 > /usr/bin/c++ -fPIC -ffast-math -mfpmath=sse -msse2 > -fomit-frame-pointer -DHAVE > _ATOMIC_BUILTIN -fopenmp -g -fopenmp -shared -Wl,-soname,libstk.so > -o ../../li > bstk.so CMakeFiles/stk-ops.dir/stkOpcodes.cpp.o ../../libstk.so > -Wl,-rpath,/home > /jpff/Sourceforge/csound/New/csound6 > c++: error: ../../libstk.so: No such file or directory > make[2]: *** [libstk.so] Error 1 > make[2]: Leaving directory `/home/jpff/Sourceforge/csound/New/csound6' > make[1]: *** [Opcodes/stk/CMakeFiles/stk-ops.dir/all] Error 2 > make[1]: Leaving directory `/home/jpff/Sourceforge/csound/New/csound6' > make: *** [all] Error 2 > > > I do not like the "Circular libstk.so <- libstk.so dependency > dropped." bit which sounds ominous. > > Anyone any ideas as how to recover, or even what it means? > > ==John ffitch > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and their > applications. Written by three acclaimed leaders in the field, > this first edition is now available. Download your free book today! > http://p.sf.net/sfu/13534_NeoTech > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net