---- #contents ---- *Berkeley DBとは [#s3155abe] データベース.OpenLDAPで使用したりする. *[[準備>./準備]] [#h12d0f90] #include(./準備,notitle) *[[インストール>./インストール]] [#qd92e3f0] #include(./インストール,notitle) **ver. 4.7.25 for NetBSD [#i7d2a145] -以下のようなerrorが出る --../dist/../os/os_yield.c: In function '__os_yield': --../dist/../os/os_yield.c:61: error: 'dbenv' undeclared (first use in this function) --../dist/../os/os_yield.c:61: error: (Each undeclared identifier is reported only once --../dist/../os/os_yield.c:61: error: for each function it appears in.) --対処 ---61行目の dbenv を envにする -ld.so.conf --インストールしたものをld.so.confに書いてldconfig? ---参考:http://lightmaterial.blogspot.com/2008/04/openldapconfigureberkeley-db-version.html ---参考:http://oshiete1.watch.impress.co.jp/qa4340013.html #include(./Ver.4.7.25インストールにおけるエラー,notitle) *設定 [#ua5a976d] -[[ld.so.confへの設定>./ld.so.confへの設定]] *運用 [#sf09b4b9] *諸情報 [#n45b8b37] -[[公式ページ>http://www.oracle.com/database/berkeley-db/index.html]] **[[LDAPとの連携における注意>./LDAPとの連携における注意]] [#h2a72a2c] #include(./LDAPとの連携における注意,notitle) **[[インストール後のメッセージ>./インストール後のメッセージ]] [#x7846a5d] **[[Ver.4.7.25インストールにおけるエラー>./Ver.4.7.25インストールにおけるエラー]] [#x410ba5d]