Hi,

On Wed, Sep 19, 2012 at 3:50 AM, Martin Konečný <
[email protected]> wrote:

> File "_none_", line 1, characters 0-1:
> Error: Files
> /home/martin/savonet/liquidsoap/../ocaml-dtools/src/dtools.cmxa
>        and /usr/lib/ocaml/stdlib.cmxa
>        make inconsistent assumptions over implementation Hashtbl
>

This means that dtools and the standard library were not compiled with the
same version of the hashtables library. So, this probably means that you
compiled dtools and afterwards updated ocaml without repcompiling dtools.
Does a make clean before making solve the problem? Do you also have this
with problem with a fresh checkout of the hg?

++

Sam.
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to