[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2003-12-23 (16:08) |
From: | Sven Luther <sven.luther@w...> |
Subject: | Re: [Caml-list] undefined reference to `__ctype_b' |
On Tue, Dec 23, 2003 at 04:30:22PM +0100, Francois Thomasset wrote: > Hi camlers > I wanted to install (under linux, redhat 9) the Ensemble tool : > www.cs.cornell.edu/Info/Projects/Ensemble/ > But the compilation crashes because of an undefined symbol : > ocamlc -o _exec-i686-linux -custom unix.cma ... > /usr/local/lib/ocaml-3.06/libcamlrun.a(str.o)(.text+0x1ee): > In function `is_printable': undefined reference to `__ctype_b' > > Has anybody met this problem already? Who is supposed to defined __ctype_b? > I use ocaml 3.06. Not sure, but i remember a problem of this nature when debian changed glibc last september. Try rebuilding your ocaml, and the problem should go away. Friendly, Sven Luther ------------------- 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