[tlbuild] xetex not being built

Peter Breitenlohner peb at mppmu.mpg.de
Mon May 11 15:22:00 CEST 2009


On Sun, 10 May 2009, Vladimir Volovich wrote:

> i.e. -L/opt/csw/lib is being passed twice, while -I/opt/csw/include is
> not passed, so fontconfig is not detected.

Hi Vladimir, Jukka,

It seems that you have configured with '--with-fontconfig=/opt/csw', resp. 
'/usr/pkg', and that should now work.

That whole thing has, however, a broken design. Imagine headers under
/opt/csw/include/ but the library in /opt/csw/lib64/ or some such.  Thus, we
would need two different options like for all other libraries.  I would,
however, prefer to obtain the relevant flags via pkg-config unless these
options are given.  Thus my question:

(1) Is pkg-config in your PATH?

(2) If so what is the output from 'pkg-config fontconfig --cflags' and
'pkg-config fontconfig --libs'?

Regards
Peter


More information about the tlbuild mailing list