* [Caml-list] undefined reference to `__ctype_b'
@ 2003-12-23 15:30 Francois Thomasset
2003-12-23 16:08 ` Sven Luther
0 siblings, 1 reply; 3+ messages in thread
From: Francois Thomasset @ 2003-12-23 15:30 UTC (permalink / raw)
To: caml-list
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.
Regards,
François Thomasset.
INRIA (Atoll)
Francois.Thomasset@inria.fr Tel: +33 (1) 39-63-54-75
Fax: +33 (1) 39-63-59-95
INRIA, Rocquencourt, BP 105, 78153 Le Chesnay Cedex, France
-------------------
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Caml-list] undefined reference to `__ctype_b'
2003-12-23 15:30 [Caml-list] undefined reference to `__ctype_b' Francois Thomasset
@ 2003-12-23 16:08 ` Sven Luther
2003-12-23 16:21 ` Francois Thomasset
0 siblings, 1 reply; 3+ messages in thread
From: Sven Luther @ 2003-12-23 16:08 UTC (permalink / raw)
To: Francois Thomasset; +Cc: caml-list
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Caml-list] undefined reference to `__ctype_b'
2003-12-23 16:08 ` Sven Luther
@ 2003-12-23 16:21 ` Francois Thomasset
0 siblings, 0 replies; 3+ messages in thread
From: Francois Thomasset @ 2003-12-23 16:21 UTC (permalink / raw)
To: Sven Luther; +Cc: Francois Thomasset, caml-list
> 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
Thanks for the tip. I'll post the result when I manage to build a new ocaml.
Friendly
FT
-------------------
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-12-23 16:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-23 15:30 [Caml-list] undefined reference to `__ctype_b' Francois Thomasset
2003-12-23 16:08 ` Sven Luther
2003-12-23 16:21 ` Francois Thomasset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox