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 02:44:08 +0100 (CET)
Hubert Feyrer <hubert%feyrer.de@localhost> wrote:

> On Sun, 6 Dec 2015, Greg Troxel wrote:
> > can you cvs update and retry (pkg_rr), and post details?  I built gtk3
> > on 11/30 after tnn's fix.
> 
> I've used today's pkgsrc, freshly bootstrapped pkgsrc and it still fails
> for me:
> 
>    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.

-Tobias


Home | Main Index | Thread Index | Old Index