|
|
发表于 2004-9-3 15:05:06
|
显示全部楼层
./compile qmail-remote.c
In file included from /usr/include/openssl/kssl.h:72,
from /usr/include/openssl/ssl.h:179,
from tls.h:4,
from qmail-remote.c:53:
/usr/include/krb5.h:138:25: profile.h: 没有找到那个文件或目录
In file included from /usr/include/openssl/kssl.h:72,
from /usr/include/openssl/ssl.h:179,
from tls.h:4,
from qmail-remote.c:53:
/usr/include/krb5.h:2064: parse error before "profile_t"
qmail-remote.c: In function `main':
qmail-remote.c:655: warning: return type of `main' is not `int'
make: *** [qmail-remote.o] Error 1
这个错误怎么解决呀~~! |
|