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 QAA04114; Mon, 9 Sep 2002 16:49:00 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f 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 QAA04369 for ; Mon, 9 Sep 2002 16:48:59 +0200 (MET DST) Received: from fort-point-station.mit.edu (FORT-POINT-STATION.MIT.EDU [18.7.7.76]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g89Emv902637 for ; Mon, 9 Sep 2002 16:48:58 +0200 (MET DST) Received: from grand-central-station.mit.edu (GRAND-CENTRAL-STATION.MIT.EDU [18.7.21.82]) by fort-point-station.mit.edu (8.9.2/8.9.2) with ESMTP id KAA29531 for ; Mon, 9 Sep 2002 10:48:56 -0400 (EDT) Received: from melbourne-city-street.mit.edu (MELBOURNE-CITY-STREET.MIT.EDU [18.7.21.86]) by grand-central-station.mit.edu (8.9.2/8.9.2) with ESMTP id KAA00497 for ; Mon, 9 Sep 2002 10:45:57 -0400 (EDT) Received: from no-knife.mit.edu (NO-KNIFE.MIT.EDU [18.7.16.64]) by melbourne-city-street.mit.edu (8.9.2/8.9.2) with ESMTP id KAA04944 for ; Mon, 9 Sep 2002 10:45:56 -0400 (EDT) Received: (from jfc@localhost) by no-knife.mit.edu (8.9.3) id KAA27268; Mon, 9 Sep 2002 10:45:56 -0400 (EDT) Message-Id: <200209091445.KAA27268@no-knife.mit.edu> To: caml-list@inria.fr Subject: [Caml-list] X library for ocaml 3.06? Date: Mon, 09 Sep 2002 10:45:56 -0400 From: John Carr Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk I am writing an OCaml program using the X Window System. I am doing most of the work on Solaris 8. The graphics module included in the distribution is not adequate. The efuns package contains an X client library but I can't get efuns (017+5) to work with ocaml 3.06. After some Makefile hacking and manual compilation I was able to get xlib and dependencies to compile and link, but the library still doesn't work. Does anybody know how to build a working efuns/xlib? Is there any other Xlib implementation? John Carr jfc@mit.edu ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners