<?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/c1b9c4f0ada20a3b951710d2c150494e"
  from="Markus Mottl &lt;markus@o...&gt;"
  author="Markus Mottl"
  date="2003-07-30T16:24:17"
  subject="Re: [Caml-list] problem when install pcre-ocaml"
  prev="2003/07/f3a61e56891b607c359fd61cf37538f7"
  next="2003/07/85b8e032e5a714fc6c464715b482bb2c"
  prev-in-thread="2003/07/f3a61e56891b607c359fd61cf37538f7"
  prev-thread="2003/07/a1a7c6869de041c8efae851c6e204f3e"
  next-thread="2003/07/cddd71399bc88212fc5edc3659aaa3c5"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] problem when install pcre-ocaml">
<msg 
  url="2003/07/f3a61e56891b607c359fd61cf37538f7"
  from="climb &lt;onlyclimb@1...&gt;"
  author="climb"
  date="2003-07-30T15:51:29"
  subject="[Caml-list] problem when install pcre-ocaml">
<msg 
  url="2003/07/c1b9c4f0ada20a3b951710d2c150494e"
  from="Markus Mottl &lt;markus@o...&gt;"
  author="Markus Mottl"
  date="2003-07-30T16:24:17"
  subject="Re: [Caml-list] problem when install pcre-ocaml">
</msg>
</msg>
</thread>

<contents>
On Wed, 30 Jul 2003, climb wrote:
&gt; when i install the lates version of pcre-ocaml , i can not make examples. 
&gt; here is the error code.
&gt; ../../lib/libpcre_stubs.a(pcre_stubs.o)(.text+0x1f5): In function `pcre_ocaml_init':
&gt; : undefined reference to `pcre_callout'
[snip]
&gt; can anybody tell me what's wrong and how to solve it.

You have obviously installed an old version of the required PCRE-library
which does not yet provide callbacks. Its latest version (4.3 at the
moment) can be found here:

  http://www.pcre.org

There are most likely already new binary packages (RPM, DEB, etc.)
around so you may want to get one of those.

Regards,
Markus Mottl

-- 
Markus Mottl          http://www.oefai.at/~markus          markus@oefai.at

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

