Hi all,

I'm trying to compile CIL on RHL Enterprise Linux Desktop 5, and I'm
getting the following error:

----------------------------------------------------------------------
[snip] 

Compiling C file ocamlutil/perfcount.c 

Linking bytecode obj/x86_LINUX/cilly.byte.exe 

+ gcc -o 'obj/x86_LINUX/cilly.byte.exe'   '-L/usr/local/lib/ocaml' -g 
'/tmp/camlprim7ca9c7.c' '-lcamlstr' '-lunix' '-lunix' '-lstr' 
'obj/x86_LINUX/perfcount.o' '-lcamlrun' -I'/usr/local/lib/ocaml' -lm  -ldl 
-lcurses -lpthread

/usr/bin/ld: cannot find -lstr

collect2: ld returned 1 exit status

File "_none_", line 1, characters 0-1:

Error: Error while building custom runtime system

make: *** [obj/x86_LINUX/cilly.byte.exe] Error 2

----------------------------------------------------------------------

It looks like I need to install some kind of string library.  Does
anyone know which one?

Regards,
Bar


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users

Reply via email to