Нужно собрать XeTeX для teTeX. При сборке вылетает такое:
Код: Выделить всё
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I.. -I../../../texk/web2c/.. -Ofast -mtune=native -march=native -fPIC -c tangleboot.c -o tangleboot.o
In file included from tangleboot.c:94:0:
tangleboot.h:34:6: error: conflicting types for ‘getline’
/usr/include/stdio.h:671:20: note: previous declaration of ‘getline’ was here
tangleboot.c:2175:1: error: conflicting types for ‘getline’
/usr/include/stdio.h:671:20: note: previous declaration of ‘getline’ was here
make: *** [tangleboot.o] Error 1
ls: cannot access Work/texk/web2c/xetex: No such file or directory