pkgsrc/lang/python25
dsainty 8eaa2569b0 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.
2009-09-09 05:37:51 +00:00
..
patches Fix a possibly long-standing issue, but also possibly fallout from the db4 2009-09-09 05:37:51 +00:00
ALTERNATIVES
buildlink3.mk don't propagate the "cups" dependency, this is nut referenced by 2009-09-07 18:42:39 +00:00
DESCR
distinfo Fix a possibly long-standing issue, but also possibly fallout from the db4 2009-09-09 05:37:51 +00:00
Makefile Fix a possibly long-standing issue, but also possibly fallout from the db4 2009-09-09 05:37:51 +00:00
MESSAGE.SunOS Update python25 to 2.5.4. Spammy changes: 2009-04-11 19:42:23 +00:00
PLIST.common Update python25 to 2.5.4. Spammy changes: 2009-04-11 19:42:23 +00:00
PLIST.Darwin Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
PLIST.IRIX
PLIST.Linux Fix Linux PLIST. 2008-05-17 22:46:34 +00:00
PLIST.SunOS * Add a note about SunOS and needing to have SUNWaudh installed to 2008-09-13 09:59:35 +00:00