|
|
[root@localhost root]# cd qmail
qmail-1.03 qmail_setup-v1.5.4a.stable.tar.gz
[root@localhost root]# cd qmail-1.03/
[root@localhost qmail-1.03]# make
./compile sig_alarm.c
In file included from /usr/include/signal.h:313,
from sig_alarm.c:1:
/usr/include/bits/sigcontext.h:28:29: asm/sigcontext.h: 没有那个文件或目录
make: *** [sig_alarm.o] Error 1
[root@localhost qmail-1.03]#
请问这是什么意思,到底哪里错了 |
|