pkgsrc-Bugs archive

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

Re: pkg/52190: building graphics/cairo doesn't find ft2build.h



David Holland wrote:

On 28.04.18 07:45:01 you wrote:

>  On Wed, Feb 21, 2018 at 10:55:01AM +0000, Frank Wille wrote:
>> [...]
>>  I made a comparison between the output of both systems, building
>>  x11-links. You find the output attached.
>>  
>>  Here is the difference. On the amd64 there are two additional lines,
>>  which probably fix something:
>>  
>>  => Fixes wrong module version in freetype2.pc
>>  WARNING: [subst.mk:fx-ft2-pc-version] Ignoring non-existent file
>>
>> 
> 
"/usr/pkgsrc/pkgtools/x11-links/work/.x11-buildlink/lib/pkgconfig/freetype2.pc".
>
>  So, that apparently comes from freetype2's builtin.mk.
>  
>  When some builtin.mk fails to do its thing, the first thing to check is:
>     % make show-var VARNAME=IS_BUILTIN.freetype2

"yes"

>     % make show-var VARNAME=USE_BUILTIN.freetype2

"no"


>  If IS_BUILTIN is no, then the question is why it's not finding it; if
>  USE_BUILTIN is no, the question is why it's rejecting it.

Good question. Any ideas how to debug that further?


>  Also, check to make sure that X11BASE is set correctly...

I'm not sure how to do that. I have never set X11BASE on any NetBSD system
in the past when compiling pkgsrc. And I always use the built-in Xorg, not
the pkgsrc one.

-- 
Frank Wille



Home | Main Index | Thread Index | Old Index