2011/3/22 John Bates <[email protected]>: > Hi, Hi John!
> I downloaded the complete tarball > http://sourceforge.net/projects/savonet/files/liquidsoap/1.0.0-beta1/liquidsoap-full-1.0.0-beta1.tar.bz2/download > from Sourceforge planning to install on a Debian Lenny VPS I have. > > I've changed the PACKAGES file to run a basic machine, but would > really like the audioscrobbler to run too. > > ./bootstrap ran without any problem > > ./configure ran without problem eventually after I had installed all > the required dependencies > > make throws the following error, and I don't seem to be able to get > around it - any suggestions please? I saw a similar post about > checking versions, but this is all based on the tarball I downloaded. > > OCAMLC -c tools/liqfm.mli > File "tools/liqfm.mli", line 23, characters 24-55: > Unbound module type Lastfm_generic.Audioscrobbler_t > make[3]: *** [tools/liqfm.cmi] Error 2 > make[3]: Leaving directory > `/root/downloads/liquidsoap-full-1.0.0-beta1/liquidsoap-1.0.0-beta1/src' > make[2]: *** [all-auto-ocaml-prog] Error 2 > make[2]: Leaving directory > `/root/downloads/liquidsoap-full-1.0.0-beta1/liquidsoap-1.0.0-beta1/src' > make[1]: *** [all-subdirs] Error 2 > make[1]: Leaving directory > `/root/downloads/liquidsoap-full-1.0.0-beta1/liquidsoap-1.0.0-beta1' > make: *** [all] Error 1 This must be caused by an issue during ocaml-lasftm compilation. Could you go backward in the make log and paste the part concerning ocaml-lasfm? Romain > Thanks > > John > -- > John Bates > > Senior Designer > Fist Design Corp. > 173 Parrott Ave > Portsmouth, NH > http://fistdesign.com > > ------------------------------------------------------------------------------ > Enable your software for Intel(R) Active Management Technology to meet the > growing manageability and security demands of your customers. Businesses > are taking advantage of Intel(R) vPro (TM) technology - will your software > be a part of the solution? Download the Intel(R) Manageability Checker > today! http://p.sf.net/sfu/intel-dev2devmar > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users > ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
