|
|
|
|
| 编译samba时出现summary failure |
 编译samba时出现summary failure - tugen [ 2003-02-25 17:26 | 24 byte(s)]
 Re: 编译samba时出现summary failure - larryshao [ 2003-02-26 08:24 | 48 byte(s)]
 Re: 编译samba时出现summary failure - tugen [ 2003-02-26 15:09 | 224 byte(s)]
 Re: 编译samba时出现summary failure - larryshao [ 2003-02-27 02:50 | 450 byte(s)]
|
|
|
|
[Original]
[Print]
[Top]
|
samba 2.2.4
./configure --prefix=/usr/local/samba
checking configure summary... configure: error: summary failure. Aborting config
编译的时候就报这样的错误,其他没有了
|
|
|
----
我是菜鸟,但我想飞~~ @_@
|
|
[Original]
[Print]
[Top]
|
|
[Original]
[Print]
[Top]
|
A few things to check:
1. Do you have full permission 'rwx' to your Samba 'source' directory?
2. Make sure that you are not missing any files (ex. tests/summary.c) & directories. How did you get Samba source? CVS or tarball?
3. Make sure that you use gcc as your compiler. This should be fine if you are on Linux. However, if you build Samba on Solaris/HP-UX, use gcc not the built-in compiler.
|
|
|
[Original]
[Print]
[Top]
|
|
|