I've checked out the latest version of the Liquidsoap repository to get
around the seg fault issue in this ticket
http://dev.sourcefabric.org/browse/LS-626 and all was well until I tried
compiling on Ubuntu 10.04 - 32 bit.

Here is the tail end of "make"

OCAMLOPT -c decoder/external_decoder.ml
OCAMLOPT -c decoder/flac_decoder.ml
OCAMLOPT -c decoder/aac_decoder.ml
OCAMLOPT -c decoder/ogg_decoder.ml
OCAMLOPT -c decoder/mad_decoder.ml
OCAMLOPT -c decoder/vorbisduration.ml
OCAMLOPT -c decoder/flacduration.ml
OCAMLOPT -c decoder/ogg_flac_duration.ml
OCAMLOPT -c decoder/taglib_plug.ml
OCAMLOPT -c lang/lang_builtins.ml
OCAMLOPT -c lang/builtins_cry.ml
OCAMLOPT -c main.ml
OCAMLOPT -o liquidsoap
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
make[3]: *** [liquidsoap] Error 2
make[3]: Leaving directory `/home/martin/savonet/liquidsoap/src'
make[2]: *** [all-auto-ocaml-prog] Error 2
make[2]: Leaving directory `/home/martin/savonet/liquidsoap/src'
make[1]: *** [all-subdirs] Error 2
make[1]: Leaving directory `/home/martin/savonet/liquidsoap'
make: *** [all] Error 1


The strange thing is that this only occurs (so far) on Ubuntu 10.04 32 bit.
On 64-bit version of this OS, everything compiles OK.

We are using the basic PACKAGES.minimal file.

Martin

-- 
Open source radio in the cloud. Get yours now! ---> http://airtime.pro

Martin Konecny
Software Developer, Sourcefabric
[email protected]

720 Bathurst St. Suite 203
M5S 2R4, Toronto, ON, Canada
+1 (416) 892-8420 (Cell)
Skype: martin.konecny15

http://www.sourcefabric.org
http://www.twitter.com/Sourcefabric
------------------------------------------------------------------------------
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