Hi ! 2011/10/2 Quentin Drouet <[email protected]>: > 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
ocaml-soundtouch should be fixed now.. Could you please test and report if this is the case for you? > 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 ... Because it was not intensively tested.. However, it could be added with an appropriate comment.. Sam, David? > Second other question : > > How to compile yojson? Debian doesn't have the tools for it by defaut > apparently... yojson is available in debian unstable and presumably debian testing. Debian stable may not have it though.. > I don't find ocaml-gd also... This one still needs to be packaged :-) Romain ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
