I have been used to cross-compile the X Windows.
 The X windows font path error occurs. What should I do to compile ?
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 24 19:29:28 1980
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
_FontTransOpen: Unable to Parse address ${prefix}/share/fonts/X11/misc/
_FontTransOpen: Unable to Parse address ${prefix}/share/fonts/X11/TTF/
_FontTransOpen: Unable to Parse address ${prefix}/share/fonts/X11/OTF/
_FontTransOpen: Unable to Parse address ${prefix}/share/fonts/X11/Type1/
_FontTransOpen: Unable to Parse address ${prefix}/share/fonts/X11/100dpi/
_FontTransOpen: Unable to Parse address ${prefix}/share/fonts/X11/75dpi/
 The font path error message as shown below .
 In fact, / usr / share / fonts / X11 / path does not do anything.
root@test:~# ls -al /usr/share/fonts/
total 12
drwxr-xr-x  3 root root 4096  3월 24 19:35 .
drwxr-xr-x 10 root root 4096  3월 24 03:12 ..
drwxr-xr-x  3 root root 4096  3월 24 03:11 truetype
root@test:~#
 Do I need to cross-compile any package?
-  prefix=/usr