Re: [Savonet-users] SVN 6763: Error in File tools/liqfm.ml, line 148, characters 20-47

2009-09-28 Thread Romain Beauxis
Le lundi 28 septembre 2009 10:02:54, Frits Letteboer - St. Radio Twenterand a 
écrit :
 Hi there,

Hi !

 Was trying to get up-to-date with the latest SVN, but this error popped 
 up. Ocaml-lastfm is commented out in PACKAGES, since I don't use it:
 
 OCAMLC -c tools/liqfm.ml
 File tools/liqfm.ml, line 148, characters 20-47:
 This function is applied to too many arguments,
 maybe you forgot a `;'

Yes, you probably have a lastfm module installed in your system.
If you are on a debian-derived system, you should look for a package named 
liblatfm-ocaml-dev, otherwise look in the paths returned by:
  ocamlfind printconf

For instance, for me it is:
Search path:
/usr/local/lib/ocaml/3.11.1
/usr/lib/ocaml
/usr/lib/ocaml/METAS


Romain

--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users


Re: [Savonet-users] SVN 6763: Error in File tools/liqfm.ml, line 148, characters 20-47

2009-09-28 Thread Frits Letteboer - St. Radio Twenterand
Solvik Blum wrote:
 try to bootstrap before configure
 

I always do that :) Thanks though, it is easily overlooked.


-- 
Frits Letteboer
Technisch Beheer
Stichting Radio Twenterand

I: http://radiotwenterand.nl
E: f.letteb...@radiotwenterand.nl

--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users


Re: [Savonet-users] SVN 6763: Error in File tools/liqfm.ml, line 148, characters 20-47

2009-09-28 Thread Frits Letteboer - St. Radio Twenterand
Romain Beauxis wrote:
 Yes, you probably have a lastfm module installed in your system.
 If you are on a debian-derived system, you should look for a package named 
 liblatfm-ocaml-dev, otherwise look in the paths returned by:
   ocamlfind printconf
 
 For instance, for me it is:
 Search path:
 /usr/local/lib/ocaml/3.11.1
 /usr/lib/ocaml
 /usr/lib/ocaml/METAS

We have a winner! Thanks!

There was a dir lastfm in the ocaml-libs. After deleting it, configure 
confirmed lastfm was not supported and the compile went through.

-- 
Frits Letteboer
Technisch Beheer
Stichting Radio Twenterand

I: http://radiotwenterand.nl
E: f.letteb...@radiotwenterand.nl

--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users