tech-pkg archive

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

Re: libepoxy on OS X, gtk3



On Sat, 2 Jan 2016, Tobias Nygren wrote:
   GISCAN   GIRepository-2.0.gir
In file included from <stdin>:4:
/Users/feyrer/work/NetBSD/cvs/pkgsrc/devel/gobject-introspection/work.promise/gobject-introspection-1.44.0/girepository/girepository.h:31:10:
error:
       'giarginfo.h' file not found with <angled> include; use "quotes"
instead
#include <giarginfo.h>
          ^~~~~~~~~~~~~
          "giarginfo.h"

This error is usually fixed by ensuring realpath(WRKOBJDIR)=WRKOBJDIR.
Look for a symlink somewhere in the directory tree.
OS X has sneaky symlinks for things like /tmp.

Indeed, that did the trick.
The link was my /usr/pkgsrc though - I guess I'll put gobject-introspection on the list of pkgs failing due to that reason, after qemu.

Thanks for the hint!


 - Hubert


Home | Main Index | Thread Index | Old Index