Hello, you can try: make LDFLAGS=-lrt and see if it compiles.
YC Le 10/04/2013 13:31, Geoff Beasley a écrit : > On 04/10/2013 09:20 PM, Geoff Beasley wrote: >> On 04/10/2013 04:03 PM, Tim E. Real wrote: >>> Anyone looking for better dssi-vst support, >>> I just found this a few days ago: >>> >>> http://www.amlie.name/programming/dssi-vst-rt/ >>> >>> Caveat: You just need to rename a couple of the generated >>> files before installing them after compiling. >>> But dssi-vst is like that too. >>> >>> Tim. >> thanks for the headsup Tim. looks interesting ..testing tonite ;) >> >> cheers >> >> g > no i won't - it won't build - buggervsthost.cpp:462:11: warning: > variable ‘debugLevel’ set but not used [-Wunused-but-set-variable] > /usr/bin/ld: ./libremoteplugin.a(paths.o): undefined reference to symbol > 'shm_open@@GLIBC_2.2' > /usr/bin/ld: note: 'shm_open@@GLIBC_2.2' is defined in DSO > /usr/lib/librt.so.1 so try adding it to the linker command line > /usr/lib/librt.so.1: could not read symbols: Invalid operation > collect2: error: ld returned 1 exit status > make: *** [vsthost] Error 1 > > > never mind... > > ------------------------------------------------------------------------------ > Precog is a next-generation analytics platform capable of advanced > analytics on semi-structured data. The platform includes APIs for building > apps and a phenomenal toolset for data science. Developers can use > our toolset for easy data analysis & visualization. Get a free account! > http://www2.precog.com/precogplatform/slashdotnewsletter > _______________________________________________ > Lmuse-developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/lmuse-developer ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ Lmuse-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmuse-developer
