CentOS 8.3
按照《操作系统真象还原》一书的介绍,要下载bochs的源码,并且编译安装。
configure 选项:
./configure --enable-debugger --enable-disasm --enable-x86-debugger --enable-iodebug --with-x --with-x11
运行结果中有下面这段:
checking for default gui on this platform... x11
checking whether user wants XPM support... yes
checking X11/xpm.h usability... no
checking X11/xpm.h presence... no
checking for X11/xpm.h... no
checking X11/extensions/Xrandr.h usability... no
checking X11/extensions/Xrandr.h presence... no
checking for X11/extensions/Xrandr.h... no
Package x11 was not found in the pkg-config search path.
Perhaps you should add the directory containing `x11.pc'
to the PKG_CONFIG_PATH environment variable
Package 'x11', required by 'virtual:world', not found
Package x11 was not found in the pkg-config search path.
Perhaps you should add the directory containing `x11.pc'
to the PKG_CONFIG_PATH environment variable
Package 'x11', required by 'virtual:world', not

最低0.47元/天 解锁文章
6934





