caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gregory Bellier <gregory.bellier@gmail.com>
To: "Jérémie Dimino" <jeremie@dimino.org>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] [ANN] Lwt 2.2.0 released
Date: Thu, 16 Dec 2010 17:05:31 +0100	[thread overview]
Message-ID: <AANLkTi=J7segaBGOEPRH4N5Nt8NQitQvX-enxBjnNGFg@mail.gmail.com> (raw)
In-Reply-To: <20101213153610.GA32467@aurora>

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


  reply	other threads:[~2010-12-16 16:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-13 15:36 Jérémie Dimino
2010-12-16 16:05 ` Gregory Bellier [this message]
2010-12-16 16:12   ` Sylvain Le Gall
2010-12-16 16:13   ` [Caml-list] " Jérémie Dimino
2010-12-16 16:18     ` Gregory Bellier
2010-12-16 16:54     ` Hans Ole Rafaelsen
2010-12-16 19:03       ` Jérémie Dimino

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTi=J7segaBGOEPRH4N5Nt8NQitQvX-enxBjnNGFg@mail.gmail.com' \
    --to=gregory.bellier@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=jeremie@dimino.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).