summaryrefslogtreecommitdiff
path: root/games/lgeneral-data
diff options
context:
space:
mode:
authordsainty <dsainty@pkgsrc.org>2009-09-09 05:37:51 +0000
committerdsainty <dsainty@pkgsrc.org>2009-09-09 05:37:51 +0000
commit8eaa2569b0311cb622bf6ca76066a0036513486f (patch)
tree95bb4a4a1f6c8cd56d6c52337a59ef75d02060a4 /games/lgeneral-data
parentdf031e6813cfc44ec926288815136203de16f33a (diff)
downloadpkgsrc-8eaa2569b0311cb622bf6ca76066a0036513486f.tar.gz
Fix a possibly long-standing issue, but also possibly fallout from the db4
changes. The "dbm" module could fail to build correctly, erroring out with: *** WARNING: renaming "dbm" since importing it failed: build/lib.linux-i686-2.5/dbm.so: undefined symbol: dbm_firstkey In this case, the "dbm" module has accidentally linked with "databases/gdbm", which happens to be installed, but was never buildlinked in. It may be relevant that /usr/include/gdbm/ndbm.h is installed on this system. Remove the "gdbm" test from the "dbm" module configuration, leaving the "ndbm" support, and the fall-back "bdb" support (which will likely fall back to db4). Bump PKGREVISION - the package would still install, but with missing functionality.
Diffstat (limited to 'games/lgeneral-data')
0 files changed, 0 insertions, 0 deletions