<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/07/ce2eb56d389991d2a9c2107a035618d4"
  from="Tomek Grzejszczyk &lt;T.Grzejszczyk@e...&gt;"
  author="Tomek Grzejszczyk"
  date="2003-07-05T19:49:32"
  subject="[Caml-list] Where is __ctype_b defined?"
  prev="2003/07/3388342994685b74d407a480e416b20b"
  next="2003/07/abedd2bc380702d21894543bdb16f750"
  next-in-thread="2003/07/e1912edad162e6ed5f99c25fd144116f"
  prev-thread="2003/07/6d54ebe42cd1491a5c32cf6e278324db"
  next-thread="2003/07/a271f4688bedcc68d89571a4f7b2cc1f"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] Where is __ctype_b defined?">
<msg 
  url="2003/07/ce2eb56d389991d2a9c2107a035618d4"
  from="Tomek Grzejszczyk &lt;T.Grzejszczyk@e...&gt;"
  author="Tomek Grzejszczyk"
  date="2003-07-05T19:49:32"
  subject="[Caml-list] Where is __ctype_b defined?">
<msg 
  url="2003/07/e1912edad162e6ed5f99c25fd144116f"
  from="Xavier Leroy &lt;xavier.leroy@i...&gt;"
  author="Xavier Leroy"
  date="2003-07-07T12:23:26"
  subject="Re: [Caml-list] Where is __ctype_b defined?">
</msg>
</msg>
</thread>

<contents>
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

</contents>

</message>

