pkgsrc-Users archive

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

Re: compilation of devel/gobject-instrospection fails, glib/gmacros.h missing



2018-01-04 3:56 GMT+03:00 Greg Troxel <gdt%lexort.com@localhost>:
>
> "Andrei M." <lingvofactory%gmail.com@localhost> writes:
>
>> In file included from
>> /opt/pkgsrc/devel/gobject-introspection/work/gobject-introspection-1.54.1/g-ir-cpp-s6rlhb.c:4:0:
>> /opt/pkg/lib/glib-2.0/include/glibconfig.h:9:26: fatal error:
>> glib/gmacros.h: No such file or directory
>> compilation terminated.
>
> The problem I've usually had is the path to pkgsrc being a symlink.
> However, I'm not sure your problem is the same one.
>
> Before building, do:
>
>   cd `pwd -P`
>
> (after clearing all work directories)

Thanks, do you mean I have to do all pkgsrc stuff from within `pwd -P`
directory without symlinks to outside folders? I'm using symlinks,
because my home folder doesn't have enough space, so I have to place
the pkgsrc directory onto another partition.

So far 675 libraries have compiled successfully, but the 676th, being
gobject-introspection, broke the chain.

Andrei


Home | Main Index | Thread Index | Old Index