7540 und netatalk
Hi community,
trunk 7540 zeigt wieder die Fehler mit den Berkeley Headers - ich hab schon alles versucht komme aber nicht weiter.
Kann jemand helfen?
---
configure: Enabling DHX2 UAM
checking for Berkeley DB headers in /home/freetz/freetz-trunk/toolchain/build/mips_gcc-4.5.3_uClibc-0.9.31.1/mips-linux-uclibc/usr/include/... yes
checking /home/freetz/freetz-trunk/toolchain/build/mips_gcc-4.5.3_uClibc-0.9.31.1/mips-linux-uclibc/usr/include//db.h version >= 4.6.0... yes
checking Berkeley DB library (-ldb48)... no (cross-compiling)
checking Berkeley DB library (-ldb4.8)... no (cross-compiling)
checking Berkeley DB library (-ldb-48)... no (cross-compiling)
checking Berkeley DB library (-ldb-4.8)... no (cross-compiling)
checking Berkeley DB library (-ldb4-4.8)... no (cross-compiling)
checking Berkeley DB library (-ldb)... no (cross-compiling)
checking for Berkeley DB headers in /home/freetz/freetz-trunk/toolchain/build/mips_gcc-4.5.3_uClibc-0.9.31.1/mips-linux-uclibc/usr/include/db5... no
checking for Berkeley DB headers in /home/freetz/freetz-trunk/toolchain/build/mips_gcc-4.5.3_uClibc-0.9.31.1/mips-linux-uclibc/usr/include/db5.1... no
checking for Berkeley DB headers in /home/freetz/freetz-trunk/toolchain/build/mips_gcc-4.5.3_uClibc-0.9.31.1/mips-linux-uclibc/usr/include/db51... no
checking for Berkeley DB headers in /home/freetz/freetz-trunk/toolchain/build/mips_gcc-4.5.3_uClibc-0.9.31.1/mips-linux-uclibc/usr/include/db5.0... no
checking for Berkeley DB headers in /home/freetz/freetz-trunk/toolchain/build/mips_gcc-4.5.3_uClibc-0.9.31.1/mips-linux-uclibc/usr/include/db50... no
checking for Berkeley DB headers in /home/freetz/freetz-trunk/toolchain/build/mips_gcc-4.5.3_uClibc-0.9.31.1/mips-linux-uclibc/usr/include/db4.8... no
checking for Berkeley DB headers in /home/freetz/freetz-trunk/toolchain/build/mips_gcc-4.5.3_uClibc-0.9.31.1/mips-linux-uclibc/usr/include/db48... no
checking for Berkeley DB headers in /home/freetz/freetz-trunk/toolchain/build/mips_gcc-4.5.3_uClibc-0.9.31.1/mips-linux-uclibc/usr/include/db4.7... no
checking for Berkeley DB headers in /home/freetz/freetz-trunk/toolchain/build/mips_gcc-4.5.3_uClibc-0.9.31.1/mips-linux-uclibc/usr/include/db47... no
checking for Berkeley DB headers in /home/freetz/freetz-trunk/toolchain/build/mips_gcc-4.5.3_uClibc-0.9.31.1/mips-linux-uclibc/usr/include/db4.6... no
checking for Berkeley DB headers in /home/freetz/freetz-trunk/toolchain/build/mips_gcc-4.5.3_uClibc-0.9.31.1/mips-linux-uclibc/usr/include/db46... no
checking for Berkeley DB headers in /home/freetz/freetz-trunk/toolchain/build/mips_gcc-4.5.3_uClibc-0.9.31.1/mips-linux-uclibc/usr/include/db4... no
Make sure you have the required Berkeley DB libraries AND headers installed.
You can download the latest version from
http://www.sleepycat.com.
If you have installed BDB in a non standard location use the
--with-bdb=/path/to/bdb configure option and make sure
your linker is configured to check for libraries there.
configure: error: Berkeley DB library required but not found!
---