From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by yquem.inria.fr (Postfix) with ESMTP id C16FBBBAF for ; Fri, 17 Oct 2008 15:19:54 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AugEAKIt+EhYtoFa/2dsb2JhbACBcr9ig2w X-IronPort-AV: E=Sophos;i="4.33,431,1220220000"; d="scan'208";a="16201067" Received: from vit94-8-88-182-129-90.fbx.proxad.net (HELO courbet.kerguelen.org) ([88.182.129.90]) by mail2-smtp-roc.national.inria.fr with ESMTP; 17 Oct 2008 15:19:54 +0200 Received: from [192.168.0.11] (pps-gw.pps.jussieu.fr [134.157.168.126]) by courbet.kerguelen.org (Postfix) with ESMTPSA id 7B4327CA8 for ; Fri, 17 Oct 2008 15:19:53 +0200 (CEST) From: Jaap Boender To: caml-list@yquem.inria.fr Subject: ocaml 3.11 and lablgtk2 Date: Fri, 17 Oct 2008 15:19:50 +0200 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200810171519.50975.jaapb@kerguelen.org> X-Spam: no; 0.00; ocaml:01 lablgtk:01 lablgtk:01 ocaml:01 problem:05 i'm:09 i'm:09 beta:12 installing:12 happens:13 kind:13 freebsd:15 running:15 run:16 can't:17 Hi, (Not sure where to report this, so I'm putting it on the list first...) Since installing the 3.11 beta, I can't run lablgtk2 programs anymore (they worked with 3.10). I start them, and then nothing happens, the process has to be killed with a KILL or ^C. ps shows the process as being asleep. I'm not sure if it's caused by ocaml 3.11, lablgtk2, FreeBSD (I'm running 7-STABLE), or a combination of all these. Has anyone else seen the problem? Kind regards, Jaap Boender