I can't build lwt 2.2.0 while I successfully built 2.1.1 Here is the error I got (no such file or directory), followed by my configuration :
+ ocamlfind ocamlc -c src/unix/lwt_unix_stubs.c In file included from src/unix/lwt_unix_stubs.c:39: src/unix/lwt_unix.h:28:16: error: ev.h: Aucun fichier ou dossier de ce type Command exited with code 2. Configuration: pkg_camlp4_extend: ............................. /usr/lib/ocaml/camlp4 pkg_camlp4_quotations_o: ....................... /usr/lib/ocaml/camlp4 pkg_camlp4_lib: ................................ /usr/lib/ocaml/camlp4 ocamldoc: ...................................... /usr/bin/ocamldoc pkg_threads: ................................... /usr/lib/ocaml pkg_bigarray: .................................. /usr/lib/ocaml pkg_unix: ...................................... /usr/lib/ocaml Enhanced toplevel: ............................. false SSL support: ................................... false React helpers: ................................. false build and install everything: .................. false Text mode utilities: ........................... false Unix support: .................................. true Glib integration: .............................. false Preemptive threads support: .................... true Asynchronous unix functions: ................... true OCamlbuild additional flags: ................... Compile with ocaml profile flag on.: ........... false Compile with ocaml debug flag on.: ............. true Remove a directory.: ........................... rm -rf Remove a file.: ................................ rm -f suffix_program: ................................ is_native: ..................................... true findlib_version: ............................... 1.2.4 PS documentation: .............................. $docdir PDF documentation: ............................. $docdir DVI documentation: ............................. $docdir HTML documentation: ............................ $docdir Documentation root: ............................ $datarootdir/doc/$pkg_name Man documentation: ............................. $datarootdir/man Locale-dependent data: ......................... $datarootdir/locale Info documentation: ............................ $datarootdir/info Read-only architecture-independent data: ....... $datarootdir Read-only arch-independent data root: .......... $prefix/share Object code libraries: ......................... $exec_prefix/lib Modifiable single-machine data: ................ $prefix/var Modifiable architecture-independent data: ...... $prefix/com Read-only single-machine data: ................. $prefix/etc Program executables: ........................... $exec_prefix/libexec System admin executables: ...................... $exec_prefix/sbin User executables: .............................. $exec_prefix/bin Install architecture-dependent files in dir: ... $prefix Install architecture-independent files dir: .... /usr/local systhread_supported: ........................... true default_executable_name: ....................... a.out ext_dll: ....................................... .so ext_lib: ....................................... .a ext_asm: ....................................... .s ext_obj: ....................................... .o model: ......................................... default native_c_compiler: ............................. gcc -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT bytecomp_c_compiler: ........................... gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC standard_runtime: .............................. /usr/bin/ocamlrun standard_library: .............................. /usr/lib/ocaml standard_library_default: ...................... /usr/lib/ocaml ocaml_version: ................................. 3.11.1 ccomp_type: .................................... cc architecture: .................................. amd64 system: ........................................ linux os_type: ....................................... Unix Package version: ............................... 2.2.0 Package name: .................................. lwt ocamlbuild: .................................... /usr/bin/ocamlbuild ocamlopt: ...................................... /usr/bin/ocamlopt.opt ocamlc: ........................................ /usr/bin/ocamlc.opt ocamlfind: ..................................... /usr/bin/ocamlfind I: Running command 'ocaml discover.ml -ocamlc /usr/bin/ocamlc.opt -ext_obj .o' testing for fd passing: available testing for sched_getcpu: available testing for affinity getting/setting: available _______________________________________________ Caml-list mailing list. Subscription management: http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list Archives: http://caml.inria.fr Beginner's list: http://groups.yahoo.com/group/ocaml_beginners Bug reports: http://caml.inria.fr/bin/caml-bugs