Description of problem: checking for Berkeley DB headers in /usr/include/db4... yes checking /usr/include/db4/db.h version >= 4.1.0... 4.5.20, yes checking for Berkeley DB link (-ldb-4.3)... yes checking Berkeley DB library version >= 4.1.0... header/library version mismatch (4.5.20/4.3.29), no checking for Berkeley DB headers in /usr/include/... yes checking /usr/include//db.h version >= 4.1.0... 4.5.20, yes checking for Berkeley DB link (-ldb-4.3)... yes checking Berkeley DB library version >= 4.1.0... header/library version mismatch (4.5.20/4.3.29), 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! error: Bad exit status from /var/tmp/netatalk-2.0.3-7.fc6.src.rpm/rpm-tmp.38851 (%build) Version-Release number of selected component (if applicable): netatalk-2.0.3-7.fc6
Karsten, are you sure about netatalk-2.0.3-7.fc6 ? The latest netatalk is netatalk-2.0.3-9.fc7
different error with 2.0.3-9.fc7: In file included from /usr/include/xfs/linux.h:28, from /usr/include/xfs/platform_defs-i386.h:54, from /usr/include/xfs/platform_defs.h:7, from /usr/include/xfs/xfs.h:36, from /usr/include/xfs/xqm.h:21, from quota.c:68: /usr/include/xfs/swab.h:112: error: redefinition of '__fswab16' /usr/include/linux/byteorder/swab.h:133: error: previous definition of '__fswab16' was here /usr/include/xfs/swab.h:116: error: conflicting types for '__swab16p' /usr/include/linux/byteorder/swab.h:137: error: previous definition of '__swab16p' was here /usr/include/xfs/swab.h:120: error: redefinition of '__swab16s' /usr/include/linux/byteorder/swab.h:141: error: previous definition of '__swab16s' was here /usr/include/xfs/swab.h:125: error: redefinition of '__fswab32' /usr/include/linux/byteorder/swab.h:146: error: previous definition of '__fswab32' was here /usr/include/xfs/swab.h:129: error: conflicting types for '__swab32p' /usr/include/linux/byteorder/swab.h:150: error: previous definition of '__swab32p' was here /usr/include/xfs/swab.h:133: error: redefinition of '__swab32s' /usr/include/linux/byteorder/swab.h:154: error: previous definition of '__swab32s' was here /usr/include/xfs/swab.h:138: error: redefinition of '__fswab64' /usr/include/linux/byteorder/swab.h:160: error: previous definition of '__fswab64' was here /usr/include/xfs/swab.h:148: error: conflicting types for '__swab64p' /usr/include/linux/byteorder/swab.h:170: error: previous definition of '__swab64p' was here /usr/include/xfs/swab.h:152: error: redefinition of '__swab64s' /usr/include/linux/byteorder/swab.h:174: error: previous definition of '__swab64s' was here make[3]: *** [quota.o] Error 1
Created attachment 146567 [details] netatalk buildlog in chroot created from rawhide as of today Builds successfully for me. Note that the new netatalk was also successfully built via brew: http://brewweb.devel.redhat.com/brew/buildinfo?buildID=55010
Created attachment 146572 [details] correct buildlog in a chroot in today's rawhide D'oh, attached old log in the previous comment. This is the correct one.
This appears to be long fixed from netatalk-2.0.3-9.fc7, it was probably just forgotten and no one closed this. Thus closing as CURRENTRELEASE.