Hi,

This comes from the fact that you have ocaml-ogg installed on your system
and it is also being compiled from the hg version (presumably the two
versions are different). If you compile from mercurial the most simple is
to uninstall the system-wise ocaml-ogg (apt-get remove libogg-ocaml-dev).

++

Sam.


On Wed, Jul 18, 2012 at 2:03 PM, Peter Retep <peter_re...@gmx.de> wrote:

> Hi,
>
> I am currently testing updating our radio system
> to Ubuntu 12.04 LTS with a liquidsoap current mercury clone
>
> When I try make I get following error:
>
> for i in ocaml-cry ocaml-alsa ocaml-pulseaudio ocaml-mad ocaml-taglib
> ocaml-lame ocaml-ogg ocaml-vorbis ocaml-flac ocaml-ladspa ocaml-soundtouch
> ocaml-samplerate ocaml-xmlplaylist ocaml-dtools ocaml-duppy ocaml-mm
> liquidsoap; do make -C $i || exit 1; done
> make[1]: Betrete Verzeichnis '/home/milan/radio/savonet/ocaml-cry'
> ...
> OCAMLOPT -c main.ml
> CC -c tools/locale_c.c
> CC -c io/oss_io_c.c
> OCAMLOPT -o liquidsoap
> File "_none_", line 1, characters 0-1:
> Error: Files /home/peter/savonet/liquidsoap/../ocaml-ogg/src/ogg.cmxa
>         and /usr/lib/ocaml/ogg/ogg.cmxa both define a module named Ogg
> make[3]: *** [liquidsoap] Fehler 2
> make[3]: Verlasse Verzeichnis '/home/peter/radio/savonet/liquidsoap/src'
>
> What is the right way to come over this point?
>
> Thanks & Regards, Peter
>
> PS: Only thing I did additionally was to remove ocaml-aacplus directory,
> because
> configure failed to prepare this module, even if it was commented at
> PACKAGE file.
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Savonet-users mailing list
> Savonet-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to