[
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: | -- (:) |
| From: | Tomek Grzejszczyk <T.Grzejszczyk@e...> |
| Subject: | [Caml-list] Where is __ctype_b defined? |
Hi, I'am trying to compile mldonkey, but the compilation fails during linking with the following message: ocamlopt.opt -inline 10 -linkall -o mlnet unix.cmxa str.cmxa -cclib -lz -ccopt "-pthread" -I build build/cdk.cmxa build/common.cmxa build/client.cmxa build/core.cmxa build/driver.cmxa src/daemon/common/commonMain.cmx /usr/lib/ocaml/libstr.a(regex.o)(.text+0x1288): In function `regex_compile': : undefined reference to `__ctype_b' Maybe I've some mising files in my ocaml distribution or broken dependencies between my ocaml packets, but to check it I need to know where is __ctype_b symbol defined. Thanks for help, Tomek Grzejszczyk ------------------- 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