Le Thursday 05 March 2009 14:44:44 Luciano A. Ferrer, vous avez écrit : > >> sorry, but I have a little/null idea about programming/compiling... > >> that means that I need to recompile all the *ocaml* packages in use? > > > > Yes, it means this :\ > > I have recompiled all the *ocaml* packages... but now I have this error: > http://pastebin.ca/1353520
Apparently, the build system tries to use the old ocaml-ogg binding. Along with 0.9.0, we have released new versions of some bindings that are not compatible with the old ones. So, either you update your binding (probably the ocaml-ogg package) to the new version, or you build using the -full tarball, which includes the latest released bindings. Good luck ! Romain ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
