Bug#625818: libllvm-ocaml-2.8-dev: Wrong directory in META
Sylvestre Ledru
sylvestre at debian.org
Sun May 8 20:29:08 UTC 2011
Le vendredi 06 mai 2011 à 12:22 +0200, Samuel Mimram a écrit :
> On Fri, May 6, 2011 at 12:18 PM, Sylvestre Ledru
> <sylvestre at debian.org> wrote:
> Le vendredi 06 mai 2011 à 10:34 +0200, Samuel Mimram a écrit :
> > The files META.llvm and META.llvm-2.8 both contain
> >
> > directory = "+llvm"
> >
> > however the right directory is llvm-2.8 (so you need to
> change either the
> > directory or the META...).
> I am not familiar with this.
> You confirm that changing to
> directory = "llvm-2.8"
> will fix the issue ?
>
> directory = "+llvm-2.8" works fine here (notice the "+" at the
> begining though).
Did you try that ?
On my system, the following commands:
ocamlfind ocamlc -package llvm-2.8 -where
ignores the .8 and stops checking on:
/usr/lib/ocaml/METAS/META.llvm-2
Here is more explanations from Stéphane (even he is not fixing the issue
by itself):
http://lists.debian.org/debian-release/2010/08/msg01753.html
Thanks
S
More information about the Pkg-llvm-team
mailing list