2011/9/23 Tie <[email protected]>: > Hi Romain, Hi!
> I can verify this error under Liquidsoap 1.0.0-beta3, and under Liquidsoap > 1.0.0-beta3+svn (default@2b320b5eb3fd:20110922:172920). > > Anyways if it helps here is some more details. > > I am running "SHOUTcast Server v2.0.0.29/posix(linux x64)" on Ubuntu-Server > version 11.01. According to config_builder that comes with The SHOUTcast2 > Server: > > "Enter the port which clients and sources need to use to connect to the > server. > This option controls the primary port configuration for both the DNAS and > Transcoder. > > Note: SHOUTcast 1 sources are only able to connect to 'portbase + 1'." > > I did try the "portbase + 1" as well, this does not work at all. I tried > thinking maybe liquidsoap was only expecting Shoutcast1 server at the other > end. > > Now one thing that I will say is the stream does make it to the Shoutcast2 > server, and everything does work. However in the Shoutcast YP, no data shows > up > for the "Now playing:". Liquidsoap? Shoutcast2? Shoutcast YP? I am not sure. > > Anyways, if any of this helps........ I'm on it.. Do you have a shoutcast server that I can use to test? If so, send me the information in private.. > On a side note nothing after changeset: 2527:f0c8b80cf965 seems to > compile....wait...I should say for me nothing after changeset: > 2527:f0c8b80cf965 > I end up with the following. > > > make[3]: Entering directory `/root/savonet/ocaml-taglib/src' > g++ -c -DPIC -I .. -I/usr/include/taglib \ > -I'/usr/lib/ocaml' \ > taglib_stubs.cc -o taglib_stubs.o > ar rcs libtaglib_stubs.a taglib_stubs.o > ocamlc -c taglib.mli > ocamlc -c taglib.ml > ocamlmklib \ > -o taglib_stubs taglib_stubs.o -ltag \ > > /usr/bin/ld: taglib_stubs.o: relocation R_X86_64_32 against `.rodata' can not > be > used when making a shared object; recompile with -fPIC > taglib_stubs.o: could not read symbols: Bad value > collect2: ld returned 1 exit status > make[3]: *** [dlltaglib_stubs.so] Error 2 > make[3]: Leaving directory `/root/savonet/ocaml-taglib/src' > make[2]: *** [byte-code-library] Error 2 > make[2]: Leaving directory `/root/savonet/ocaml-taglib/src' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/root/savonet/ocaml-taglib' > make: *** [all] Error 1 I'm on it too, this will be fixed very soon. In the mean time, just add -fPIC to CPPFLAGS in src/Makefile and recompile.. > By the way thanks for all the GREAT work you and the rest of the liquidsoap > guys > have done!!!!! Thanks!!! Romain ------------------------------------------------------------------------------ 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
