modcaml
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Modcaml] ld error when compiling


From: Richard Jones
Subject: Re: [Modcaml] ld error when compiling
Date: Wed, 23 Apr 2008 19:10:38 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

On Wed, Apr 23, 2008 at 12:52:50PM -0500, Robert Fischer wrote:
> Actually, that's getting me closer, but no cigar -- it's not seeming  
> to pick up my /usr/lib/libcamlrun.so, even though I've added it to / 
> usr/lib.  Pulling out  "-lcamlrun" (which then necessitates pulling  
> out "-ltermcap") from OCAMLLIBS doesn't do anything to help me out.   
> I'm assuming there's a magic chant somewhere I'm missing: anyone have  
> one?

Isn't the library called libcamlrun_shared.so?  You'll need to
change the link line appropriately (-lcamlrun_shared).

Rich.

-- 
Richard Jones
Red Hat




reply via email to

[Prev in Thread] Current Thread [Next in Thread]