[
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: | 2001-01-31 (11:01) |
From: | s. n. wight <snwight@v...> |
Subject: | Problem compiling xpath/tests |
I am unable to build the XPath/tests modules due to the following complaint: ocamlfind ocamlc -o test -linkpkg -I .. xpath.cma -package pxp,wlexing test.cmo /tmp/cc4Z3fxN.o(.data+0x360): undefined reference to `lex_engine_tiny_8bit' /tmp/cc4Z3fxN.o(.data+0x364): undefined reference to `lex_engine_tiny_utf8' collect2: ld returned 1 exit status Error while building custom runtime system make: *** [test] Error 2 I'm running OCaml 3.00 on Suse Linux 7.0. Thanks for any help, -steve