Delivered-To: garrigue at math.nagoya-u.ac.jp Delivered-To: lablgtk at yquem.inria.fr Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Sat, 28 Mar 2009 00:01:40 +0100 Message-ID: <5EFD4D7AC6265F4D9D3A849CEA9219191AB15D at LAXA.intra.cea.fr> Thread-Topic: lablgtk and OCaml-64 Mac OS X Intel Thread-Index: AcmvL/1F3xoiOGKiQlGVK4kAG+WW9Q== From: "CUOQ Pascal" To: Subject: [Lablgtk] lablgtk and OCaml-64 Mac OS X Intel Hello all, with release 3.11.0, the amd64 instruction set became supported by OCaml for Mac OS X Intel. Use ./configure -cc "gcc -m64" before the bootstrap to compile a 64-bit OCaml. However, I have not gotten lablgtk 2.12.0 to compile (although the same version compiles and works fine with 32-bit OCaml on Mac OS X Intel). "make" in lablgtk-2.12.0 ends in: ocamlmktop -thread -o lablgtktop unix.cma threads.cma \ -I . lablgtk.cma lablglade.cma lablgnomecanvas.cma = lablgtksourceview.cma gtkThread.cmo File "_none_", line 1, characters 0-1: Error: Error on dynamically loaded library: ./dlllablgtk2.so: = dlopen(./dlllablgtk2.so, 138): Symbol not found: _gtk_major_version Referenced from: /Users/pascal/lablgtk-2.12.0/src/dlllablgtk2.so Expected in: flat namespace make[1]: *** [lablgtktop] Error 2 make: *** [all] Error 2 Did anyone succeed in compiling lablgtk for Ocaml-64 for Mac OS X Intel ? Pascal _______________________________________________ Lablgtk mailing list Lablgtk@yquem.inria.fr http://yquem.inria.fr/cgi-bin/mailman/listinfo/lablgtk