Добрый день!Не могу собрать xorg. Коллекция портов обновлена (31.01).
При сборке получаю следующее:
*******************************************************************
server# uname -r
5.4-RELEASE
db-link# pwd
/usr/ports/x11/xorg
server# make install
===> Installing for xorg-6.9.0
===> xorg-6.9.0 depends on executable: xvinfo - not found
===> Verifying install for xvinfo in /usr/ports/x11/xorg-clients
===> Building for xorg-clients-6.9.0
making all in programs/appres...
making all in programs/bdftopcf...
cc -O -pipe -march=pentium2 -ansi -pedantic -Wno-system-headers -Dasm=__asm -Wall -Wpointer-arith -Wundef -I/usr/ports/x11/xorg-clients/work/xc/include/fonts -I/usr/ports/x11/xorg-clients/work/xc/lib/font/include -I/usr/ports/x11/xorg-clients/work/xc/lib/font/bitmap -I/usr/ports/x11/xorg-clients/work/xc -I/usr/ports/x11/xorg-clients/work/xc/exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c bdftopcf.c
bdftopcf.c:34:32: X11/fonts/fontmisc.h: No such file or directory
bdftopcf.c:36:32: X11/fonts/fntfilio.h: No such file or directory
bdftopcf.c:37:30: X11/fonts/fntfil.h: No such file or directory
bdftopcf.c:38:30: X11/fonts/bdfint.h: No such file or directory
bdftopcf.c:39:27: X11/fonts/pcf.h: No such file or directory
bdftopcf.c: In function `main':
bdftopcf.c:47: error: syntax error before "input"
bdftopcf.c:54: warning: implicit declaration of function `FontDefaultFormat'
bdftopcf.c:148: warning: implicit declaration of function `exit'
bdftopcf.c:156: error: `input' undeclared (first use in this function)
bdftopcf.c:156: error: (Each undeclared identifier is reported only once
bdftopcf.c:156: error: for each function it appears in.)
bdftopcf.c:156: warning: implicit declaration of function `FontFileOpen'
bdftopcf.c:165: warning: implicit declaration of function `FontFileOpenFd'
bdftopcf.c:166: warning: implicit declaration of function `bdfReadFont'
bdftopcf.c:174: error: `output' undeclared (first use in this function)
bdftopcf.c:174: warning: implicit declaration of function `FontFileOpenWrite'
bdftopcf.c:183: warning: implicit declaration of function `FontFileOpenWriteFd'
bdftopcf.c:184: warning: implicit declaration of function `pcfWriteFont'
bdftopcf.c:193: warning: implicit declaration of function `FontFileClose'
*** Error code 1
Stop in /usr/ports/x11/xorg-clients/work/xc/programs/bdftopcf.
*** Error code 1
Stop in /usr/ports/x11/xorg-clients/work/xc/programs.
*** Error code 1
Stop in /usr/ports/x11/xorg-clients.
*** Error code 1
Stop in /usr/ports/x11/xorg.
server#
*******************************************************************
Что делать?