pkgsrc-Users archive

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

Re: Build failure in x11/kde-workspace4 after the recent native xorg upgrade.



On 2013-06-09, at 11:16, David Holland <dholland-pkgusers%netbsd.org@localhost> 
wrote:

> On Sun, Jun 09, 2013 at 10:14:32AM -0600, Sverre Froyen wrote:
>> The .work.log shows that libXft.a is used consistently throughout
>> the build and that libXft.so is never used. Any suggestions for
>> figuring out how and where this choice is made? It looks like
>> libXft is the only library for which the .a version is used.
> 
> I find it suspicious that this comes up just around the same time as
> the builtin/not-builtin fontconfig business.
> 
> Can you check
> 
>       % make show-var VARNAME=USE_BUILTIN.libXft
>       % make show-var VARNAME=USE_BUILTIN.fontconfig

% pwd
/usr/pkgsrc/x11/kde-workspace4
% make show-var VARNAME=USE_BUILTIN.libXft
yes
% make show-var VARNAME=USE_BUILTIN.fontconfig
yes

Not sure about what to expect but I notice that in /usr/pkgsrc/x11/libXft

        make show-var VARNAME=USE_BUILTIN.libXft

produces just an empty line.

> 
> And also, have you rebuilt x11-links in the last couple days? If not,
> try that.

I have done that a couple of times, last time this morning after cvs updates in 
pkgsrc libXft and mk.

Regards,
Sverre



Home | Main Index | Thread Index | Old Index