2011/10/2 Romain Beauxis <[email protected]>: > 2011/10/1 Quentin Drouet <[email protected]>: >> Hi ... > > Hi Quentin!
Hi Romain > >> - Then I have a problem in the compilation with soundtouch (already >> pointed by an other user on this list) : >> >> CC -c io/oss_io_c.c >> OCAMLOPT -o liquidsoap >> /usr/local/src/savonet2/liquidsoap/../ocaml-soundtouch/src/libsoundtouch_stubs.a(soundtouch_stubs.o): >> In function `ocaml_st_bpm_make': >> soundtouch_stubs.cc:(.text+0x77f): undefined reference to >> `BPMDetect::BPMDetect(int, int)' >> /usr/local/src/savonet2/liquidsoap/../ocaml-soundtouch/src/libsoundtouch_stubs.a(soundtouch_stubs.o): >> In function `ocaml_st_bpm_putsamples_ni': >> soundtouch_stubs.cc:(.text+0x9dc): undefined reference to >> `BPMDetect::inputSamples(float*, int)' >> /usr/local/src/savonet2/liquidsoap/../ocaml-soundtouch/src/libsoundtouch_stubs.a(soundtouch_stubs.o): >> In function `ocaml_st_bpm_get_bpm': >> soundtouch_stubs.cc:(.text+0xa28): undefined reference to >> `BPMDetect::getBpm()' >> collect2: ld returned 1 exit status >> File "caml_startup", line 1, characters 0-1: >> Error: Error during linking >> make[3]: *** [liquidsoap] Erreur 2 >> make[3]: quittant le répertoire « /usr/local/src/savonet2/liquidsoap/src » >> make[2]: *** [all-auto-ocaml-prog] Erreur 2 >> make[2]: quittant le répertoire « /usr/local/src/savonet2/liquidsoap/src » >> make[1]: *** [all-subdirs] Erreur 2 >> make[1]: quittant le répertoire « /usr/local/src/savonet2/liquidsoap » >> make: *** [all] Erreur 1 >> >> Deactivating soundtouch makes it working but ... it's not the goal... >> >> There is no error in the configure script (I can provide it) and the >> result of "dpkg --get-selections |grep soundtou" is : >> >> libsoundtouch1-dev install >> libsoundtouch1c2 install >> >> If I can provide you other things please ask me > > This one is a recurrent one.. Other user (Peter) reported that the > problem went away by starting from scratch with a proper ./bootstrap > and etc.. hmmm ... unfortunately not.... > > Could you try that? Then if it still does not work, could you send us > the output of ./configure from within ocaml-soundtouch? Thanks! > Here is the config.log of the soundtouch directory : http://technique.arscenic.org/IMG/config.log Here is the full output of the configure script : http://technique.arscenic.org/IMG/configure.txt Is Peter sure to have soundtouch activated? One other question : Why isn't ocaml-gstreamer in PACKAGES.default ? It would be nice to see it there ... Second other question : How to compile yojson? Debian doesn't have the tools for it by defaut apparently... I don't find ocaml-gd also... Thanks in advance > Romain > Q. -- ----------------- http://www.kent1.info - http://www.mediaspip.net phone : +33 (0)616706301 (France) - +49 1741425673 (Germany) mail: [email protected] ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
