[tlbuild] XeTeX on amd64-freebsd: two freetype?
Hironobu Yamashita
h.y.acetaminophen at gmail.com
Mon Mar 11 15:43:08 CET 2019
Hi,
I'm not a FreeBSD user, but received a report on xetex.amd64-freebsd:
The binary is strangely linked to two freetype libraries, and cannot
execute it at all. He says he is using the official TL binary.
TL18 frozen:
$ ldd /usr/local/texlive/2018/bin/amd64-freebsd/xetex
...
libfreetype.so.9 => not found (0)
...
libfreetype.so.6 => /usr/local/lib/libfreetype.so.6 (0x802159000)
TL2019 pretest:
> ldd xetex
...
libfreetype.so.9 => not found (0)
...
libfreetype.so.6 => /usr/local/lib/libfreetype.so.6 (0x802159000)
Can someone reproduce this on FreeBSD?
Thanks,
Hironobu
More information about the tlbuild
mailing list