Date: Mon, 23 Jun 2003 15:47:20 -0400 From: Alan Schmitt To: LablGTK mailing list Subject: compilation problem Message-ID: <20030623194720.GJ2242 at alan-schm1p> Mail-Followup-To: LablGTK mailing list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, I upgraded to ocaml cvs and lablgtk compilation now fails: schmitta@alan-schm1p:/usr/src/ocaml/lablgtk> make cd src && make all make[1]: Entering directory `/usr/src/ocaml/lablgtk/src' ocamlmktop -I /usr/local/lib/ocaml/lablGL -thread -o lablgtktop_t unix.cma threads.cma unix.cma str.cma lablgl.cma \ -I . lablgtk.cma lablgtkgl.cma lablgnome.cma lablglade.cma gtkThread.cmo gtkInit.cmo gtkThInit.cmo Error while linking /usr/local/lib/ocaml/threads/stdlib.cma(Random): Reference to undefined global `Int32' make[1]: *** [lablgtktop_t] Error 2 make[1]: Leaving directory `/usr/src/ocaml/lablgtk/src' make: *** [all] Error 2 Has someone seen this before ? (this is with current ocaml cvs and lablgtk 20030326) Thanks, Alan Schmitt -- The hacker: someone who figured things out and made something cool happen.