Hello I have a problem when trying to compile the ocaml distribution after a ./configure where every thing is ok, i do make all and then ocamlrun is not in boot gcc-3.2 -fno-defer-pop -Wall -Wno-unused -D_FILE_OFFSET_BITS=64 -Wl,-E -o ocamlrun \ prims.o libcamlrun.a -lm -ldl -lcurses make[1]: Leaving directory `/home/sicard/ocaml/ocaml-3.06/byterun' if test -f stdlib/libcamlrun.a; then :; else \ ln -s ../byterun/libcamlrun.a stdlib/libcamlrun.a; fi boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/misc.mli make: boot/ocamlrun : commande introuvable make: *** [utils/misc.cmi] Erreur 127 a longer log is attached bonne journée