亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 4687 | 回復(fù): 3
打印 上一主題 下一主題

[ldap] 安裝openldap在make test失敗!!具體說明請看 [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2009-01-08 15:35 |只看該作者 |倒序?yàn)g覽
防火墻也清除了,全新的系統(tǒng)
失敗的情況,我第一天安裝都正常,第二天我重新刪除安裝就失敗,因?yàn)槠渌脑?我也重新安裝了新的系統(tǒng).linux 2.6.18-92.el5,安裝還是出錯(cuò).
安裝方法如下:
已經(jīng)添加/usr/local/BerkeleyDB.4.7/lib  到ld.so.conf,而且ldconfig -v 也看見了.

   env CPPFLAGS="-I/usr/local/BerkeleyDB.4.7/include" LDFLAGS="-L/usr/localBerkeleyDB.4.7/lib" ./configure --prefix=/usr/local/openldap --enable-ldbm
make depend
make都正常
但是在make test就出錯(cuò).

[root@XXXX openldap-2.3.24]# make test
cd tests; make test
make[1]: Entering directory `/usr/local/src/openldap-2.3.24/tests'
make[2]: Entering directory `/usr/local/src/openldap-2.3.24/tests'
Initiating LDAP tests for BDB...
Running ./scripts/all...
>>>>> Executing all LDAP tests for bdb
>>>>> Starting test000-rootdse ...
running defines.sh
Starting slapd on TCP/IP port 9011...
Using ldapsearch to retrieve the root DSE...
Using ldapsearch to retrieve the cn=Subschema...
Using ldapsearch to retrieve the cn=Monitor...
dn:
objectClass: top
objectClass: OpenLDAProotDSE
structuralObjectClass: OpenLDAProotDSE
configContext: cn=config
namingContexts: o=OpenLDAP Project,l=Internet
monitorContext: cn=Monitor
supportedControl: 1.3.6.1.4.1.4203.1.9.1.1
supportedControl: 2.16.840.1.113730.3.4.18
supportedControl: 2.16.840.1.113730.3.4.2
supportedControl: 1.3.6.1.4.1.4203.1.10.1
supportedControl: 1.2.840.113556.1.4.319
supportedControl: 1.2.826.0.1.334810.2.3
supportedControl: 1.2.826.0.1.3344810.2.3
supportedControl: 1.3.6.1.1.13.2
supportedControl: 1.3.6.1.1.13.1
supportedControl: 1.3.6.1.1.12
supportedExtension: 1.3.6.1.4.1.4203.1.11.1
supportedExtension: 1.3.6.1.4.1.4203.1.11.3
supportedFeatures: 1.3.6.1.1.14
supportedFeatures: 1.3.6.1.4.1.4203.1.5.1
supportedFeatures: 1.3.6.1.4.1.4203.1.5.2
supportedFeatures: 1.3.6.1.4.1.4203.1.5.3
supportedFeatures: 1.3.6.1.4.1.4203.1.5.4
supportedFeatures: 1.3.6.1.4.1.4203.1.5.5
supportedLDAPVersion: 3
vendorName: The OpenLDAP Project <http://www.openldap.org/>
entryDN:
subschemaSubentry: cn=Subschema

dn: cn=Subschema
objectClass: top
objectClass: subentry
objectClass: subschema
objectClass: extensibleObject
cn: Subschema

dn: cn=Monitor
objectClass: monitorServer
structuralObjectClass: monitorServer
cn: Monitor
description: This subtree contains monitoring/managing objects.
description: This object contains information about this server.
description: Most of the information is held in operational attributes, which
must be explicitly requested.
creatorsName:
modifiersName:
createTimestamp: 20090108072521Z
modifyTimestamp: 20090108072521Z
monitoredInfo: OpenLDAP: slapd 2.3.24 (Jan  8 2009 15:25:01)
entryDN: cn=Monitor
subschemaSubentry: cn=Subschema
hasSubordinates: TRUE

>>>>> Test succeeded
>>>>> ./scripts/test000-rootdse completed OK.
>>>>> waiting 10 seconds for things to exit

>>>>> Starting test001-slapadd ...
running defines.sh
Running slapadd to build slapd database...
Starting slapd on TCP/IP port 9011...
Using ldapsearch to retrieve all the entries...
Waiting 5 seconds for slapd to start...
./scripts/test001-slapadd: line 43:  5749 段錯(cuò)誤               $SLAPD -f $CONF1 -h $URI1 -d $LVL $TIMING > $LOG1 2>&1
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
./scripts/test001-slapadd: line 53: kill: (5749) - 沒有那個(gè)進(jìn)程
ldapsearch failed (1)!
>>>>> ./scripts/test001-slapadd failed (exit 1)
make[2]: *** [bdb-yes] 錯(cuò)誤 1
make[2]: Leaving directory `/usr/local/src/openldap-2.3.24/tests'
make[1]: *** [test] 錯(cuò)誤 2
make[1]: Leaving directory `/usr/local/src/openldap-2.3.24/tests'
make: *** [test] 錯(cuò)誤 2
我找了很久也沒有找到錯(cuò)誤的地方,希望那位大俠幫忙,謝謝!

[ 本帖最后由 Mysillygirl 于 2009-1-8 15:38 編輯 ]

論壇徽章:
0
2 [報(bào)告]
發(fā)表于 2009-01-08 16:52 |只看該作者
雖然可以直接skip make test 安裝以后也可以正常啟動(dòng)slapd,為什么我第一次安裝就可以make test,第二次就失敗......................

論壇徽章:
0
3 [報(bào)告]
發(fā)表于 2009-04-11 22:36 |只看該作者
我也在make test時(shí)失敗了,
查了config.log 中有找不到 ac_monexistent.h 等的錯(cuò)誤信息,
我用的是hp-ux

我又重新做了一遍,在configure時(shí)又報(bào): BerkereyDB not avaible

樓主怎么解決問題的?

論壇徽章:
0
4 [報(bào)告]
發(fā)表于 2009-04-12 11:26 |只看該作者
編譯失敗的話,建議大家還是用redhat自帶的好了。
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP