[Date Prev][Date Next] [Chronological] [Thread] [Top]

trouble compiling JoCaml under Linux



Hi,

Got some problems compiling  JoCaml under Linux. I have already tried on
two different platforms :
- Linux Suse 7.3 i386 with gcc 2.95.2
- Linux Mandrake 8.2 ppc with gcc 2.95.3
On each platform, the error message looks like :

../../boot/jocamlrun ../../jocamlc -I ../threads -I ../../stdlib  -I
../unix -I cadmium -nopervasives -c pervasives.ml
File "pervasives.ml", line 179, characters 2-17:
Unbound type constructor Unix.file_descr
make[1]: *** [pervasives.cmo] Error 2

Any idea on this issue ?

Thanks