[XeTeX] xdvipdfmx broken on Windows Vista?

Bruno Voisin bvoisin at mac.com
Mon Apr 23 16:11:10 CEST 2007


Le 23 avr. 07 à 15:45, Jonathan Kew a écrit :

> On 23 Apr 2007, at 12:08 pm, Bruno Voisin wrote:
>
>> I attempted to use the sequence:
>>
>> $ sh configure --with-kpathsea=/usr/local/gwTeX --with-ft2lib=/usr/
>> local/lib/libfreetype.a --with-ft2include=/usr/local/include/ 
>> freetype2
>> $ make
>> $ sudo make install
>>
>> where the kpathsea libraries have been installed with gwTeX.
>>
>> Alas! On an Intel Mac (MacPro, 2 Dual-Core Xeons), configure failed
>> with:
>>
>> checking whether byte ordering is bigendian... no
>> checking for char... yes
>> checking size of char... configure: error: cannot compute sizeof
>> (char), 77
>> See `config.log' for more details.
>
> This sounds like something fundamental is broken in the C compilation/
> linking process; config.log may give a clue.

Actually it was a silly mistake of mine: on the MacPro, I had typed

	--with-ft2lib=/usr/local/lib/freetype.a

instead of

	--with-ft2lib=/usr/local/lib/libfreetype.a

Sorry for wasting everybody's time!

Bruno Voisin



More information about the XeTeX mailing list