Hi, Since the previous suggestion doesn't seem to help, here's another one: run make V="" in the liquidsoap directory. Setting V="" will enable verbosity, and you'll be able to check that -I ../ocaml-lastfm/src is passed on the command line and that -package ocaml-lastfm is not passed. You can also find that information in liquidsoap/Makefile.defs or at the end of the configure output.
The idea is to check that you're really compiling against lastfm as provided in the tarball and not against an installed version. This would be surprising, but your problem is surprising already ;) I should really try to compile the tarball with lastfm enabled myself, make sure we didn't do something stupid in it... I don't have much time and am not on my dev machine right now, unfortunately. HTH David ------------------------------------------------------------------------------ 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
