From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id LAA10615; Mon, 14 Jan 2002 11:10:26 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id LAA10347 for caml-list@pauillac.inria.fr; Mon, 14 Jan 2002 11:10:26 +0100 (MET) Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id AAA20567 for ; Sun, 13 Jan 2002 00:13:13 +0100 (MET) Received: from mx1.mailstop9.com (www1.mailstop9.com [204.209.9.2]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g0CNDCT15522 for ; Sun, 13 Jan 2002 00:13:12 +0100 (MET) Received: by mx1.mailstop9.com (Postfix, from userid 65534) id 68F135F00C; Sat, 12 Jan 2002 16:12:58 -0700 (MST) To: caml-list@inria.fr Subject: [Caml-list] help. possible lablgl problem Message-ID: <1010877178.3c40c2fa3071a@www1.mailstop9.com> Date: Sat, 12 Jan 2002 16:12:58 -0700 (MST) From: paddym@mailstop9.com Cc: paddym@mailstop9.com MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.3 X-Originating-IP: 141.156.50.28 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi, I was trying to install lablgl and I attempted to run the demos but all I got was a segmentation fault. I am running Mandrake 8.0 with ocaml-3.04. First I just used the default installation of GL that came with mandrake, which is admittedly confusing. libGL.la was came from Mesa-common-devel-3.4.1 but libGL.so came from XFree86-devel and the actual library libGL.so.1.2 came from XFree86-libs. Thinking that GL was most likely my problem, I installed Mesa-4.0.1 in a different install directory and then rebuilt lablGL. After that didn't work, I tried inputting the lines of the ml directly into the interpreter. I discovered that: open Tk;; let top = openTk ();; caused a segmentation fault (without leaving a core file), yet these same lines worked fine in labltk. Now it could still be a problem with my GL, I guess, but I don't know how to figure out what is wrong. Any suggestions would be appreciated. Thanks. Patrick ----------------------------------------------------------------- Get your own free mailbox at MailStop9! http://www.mailstop9.com/ ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr