[
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: | climb <onlyclimb@1...> |
| Subject: | [Caml-list] problem when install pcre-ocaml |
Dear caml list 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' ../../lib/libpcre_stubs.a(pcre_stubs.o)(.text+0xba5): In function `pcre_get_stringnumber_wrapper': : undefined reference to `pcre_get_stringnumber' ../../lib/libpcre_stubs.a(pcre_stubs.o)(.text+0xbe7): In function `pcre_config_int': : undefined reference to `pcre_config' collect2: ld returned 1 exit status Error while building custom runtime system make[2]: *** [subst] Error 2 can anybody tell me what's wrong and how to solve it. Thanks ------------------- 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