ok, i got configure to finish ok. now i type "make", and this is what is at the end of the log file:
OCAMLOPT -c outputs/graphics_out.ml File "outputs/graphics_out.ml", line 35, characters 4-23: Error: Unbound value Graphics.open_graph make[3]: *** [outputs/graphics_out.cmx] Error 2 make[3]: Leaving directory `/liquidsoap-install/liquidsoap-1.0.0/src' make[2]: *** [all-auto-ocaml-prog] Error 2 make[2]: Leaving directory `/liquidsoap-install/liquidsoap-1.0.0/src' make[1]: *** [all-subdirs] Error 2 make[1]: Leaving directory `/liquidsoap-install/liquidsoap-1.0.0' make: *** [all] Error 1 ----- Original Message ----- From: "Romain Beauxis" <[email protected]> To: "Josh" <[email protected]> Cc: "David Baelde" <[email protected]>; <[email protected]> Sent: Sunday, October 30, 2011 7:03 PM Subject: Re: [Savonet-users] strange configure? > Hi Josh, > > 2011/10/30 Josh <[email protected]>: >> yes, but if i do that, i get: >> >> checking for ocaml-ladspa... configure: error: not found. >> # apt-get install libladspa-ocaml >> Reading package lists... Done >> Building dependency tree >> Reading state information... Done >> libladspa-ocaml is already the newest version. >> 0 upgraded, 0 newly installed, 0 to remove and 24 not upgraded. > > This is because the ladspa package shipped by ubuntu is outdate. As > David said, you should uninstall all libXXX-ocaml-dev packages that > are listed in PACKAGES, whether disabled or enabled. > > Romain ------------------------------------------------------------------------------ Get your Android app more play: Bring it to the BlackBerry PlayBook in minutes. BlackBerry App World™ now supports Android™ Apps for the BlackBerry® PlayBook™. Discover just how easy and simple it is! http://p.sf.net/sfu/android-dev2dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
