pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/sysutils/xentools41
On Fri, Oct 28, 2011 at 10:44:01AM +0200, Manuel Bouyer wrote:
> > It still doesn't work for me:
> >
> > In file included from mmap_stubs.c:22:
> > mmap_stubs.h:20:27: error: caml/mlvalues.h: No such file or directory
> > mmap_stubs.h:21:25: error: caml/memory.h: No such file or directory
> > mmap_stubs.h:22:24: error: caml/alloc.h: No such file or directory
> > mmap_stubs.h:23:25: error: caml/custom.h: No such file or directory
> > mmap_stubs.h:24:23: error: caml/fail.h: No such file or directory
> > mmap_stubs.h:25:27: error: caml/callback.h: No such file or directory
>
> Didn't you get ocaml and ocaml-findlib installed as a build dependancy ?
> Here both where installed by the BUILD_DEPENDS, and lang/ocaml/buildlink3.mk
> did find headers and libraries. Can you chech what's in your
> work/.buildlink ?
Yes, and the header files it can't find are in .buildlink/lib/ocaml,
but it's not finding them. The problem appears to be that the wrappers
are dropping -I/usr/pkg/lib/ocaml instead of redirecting it to the
buildlink dir.
This is probably because $LOCALBASE is not /usr/pkg; the package
shouldn't be generating /usr/pkg paths in the first place.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index