From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id 818237EE99 for ; Mon, 6 Jan 2014 18:40:13 +0100 (CET) Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of oliver@first.in-berlin.de) identity=pra; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="oliver@first.in-berlin.de"; x-conformance=sidf_compatible Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of oliver@first.in-berlin.de) identity=mailfrom; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="oliver@first.in-berlin.de"; x-conformance=sidf_compatible Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@einhorn.in-berlin.de) identity=helo; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="postmaster@einhorn.in-berlin.de"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmUDAOTpylLAbSoIf2dsb2JhbABYhBi5PwqBDBYOAQELCwoIFCiCJgEBBIEJCyETEg9IiB0EwzEXjxYWhCEEjx6IeIZBigCDRIE/ X-IPAS-Result: AmUDAOTpylLAbSoIf2dsb2JhbABYhBi5PwqBDBYOAQELCwoIFCiCJgEBBIEJCyETEg9IiB0EwzEXjxYWhCEEjx6IeIZBigCDRIE/ X-IronPort-AV: E=Sophos;i="4.95,614,1384297200"; d="scan'208";a="43737145" Received: from einhorn.in-berlin.de ([192.109.42.8]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 06 Jan 2014 18:40:12 +0100 X-Envelope-From: oliver@first.in-berlin.de X-Envelope-To: Received: from localhost (okapi.in-berlin.de [192.109.42.117]) by einhorn.in-berlin.de (8.14.4/8.14.4/Debian-4) with ESMTP id s06HeBls027314 for ; Mon, 6 Jan 2014 18:40:11 +0100 Received: from e178021209.adsl.alicedsl.de (e178021209.adsl.alicedsl.de [85.178.21.209]) by webmail.in-berlin.de (Horde Framework) with HTTP; Mon, 06 Jan 2014 18:40:11 +0100 Message-ID: <20140106184011.112865zl1ub6hlrv@webmail.in-berlin.de> Date: Mon, 06 Jan 2014 18:40:11 +0100 From: "Oliver Bandel" To: caml-list@inria.fr References: <20140106001603.21473atb0fupv7ar@webmail.in-berlin.de> In-Reply-To: <20140106001603.21473atb0fupv7ar@webmail.in-berlin.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.3.3 Subject: Re: [Caml-list] ocamlnet problem ... "inconsistent assumptions over implementation Netsys" Hello, after reinstalling some dependencies and ocamlnet-lib itself, the problem vanished. So it was an artifact of possibly non-matching versions / compilations of the ionvolved libs... Problem solved. Ciao, Oliver