[
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: | Markus Mottl <markus@o...> |
| Subject: | Re: [Caml-list] problem when install pcre-ocaml |
On Wed, 30 Jul 2003, climb wrote: > when i install the lates version of pcre-ocaml , i can not make examples. > here is the error code. > ../../lib/libpcre_stubs.a(pcre_stubs.o)(.text+0x1f5): In function `pcre_ocaml_init': > : undefined reference to `pcre_callout' [snip] > 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