小编Jus*_*rts的帖子

编译错误:检查 libXaw...配置:错误:找不到 X 工具包

谁能解决这个错误?配置 emacs 并运行 make 后,我得到以下信息:

[jroberts@pc emacs-24.3]$ make
make: *** No targets specified and no makefile found.  Stop.
Run Code Online (Sandbox Code Playgroud)

这是我运行时的输出 ./configure

[jroberts@pc emacs-24.3]$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler …
Run Code Online (Sandbox Code Playgroud)

emacs compiling

10
推荐指数
1
解决办法
2万
查看次数

标签 统计

compiling ×1

emacs ×1