|
|
我装了两三天了,还没有解决第一步啊, 晕死了。
学着大家的安装经验,我的第一步就不通过,出现下面错误:
- [root@localhost qmail-1.03]# make setup check
- ./load auto-str substdio.a error.a str.a
- substdio.a(substdo.o)(.text+0x43): In function `allwrite':
- : undefined reference to `errno'
- collect2: ld returned 1 exit status
- make: *** [auto-str] Error 1
- [root@localhost qmail-1.03]#
复制代码
我的系统是红旗4。1,应该不是系统的问题吧,我别的服务器软件都装了没问题呢。 |
|