Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 38898

Summary: postfix-2.0.17 fails with undefined reference db_create_4000
Product: Gentoo Linux Reporter: Andreas Kobara <abusch>
Component: New packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED DUPLICATE    
Severity: trivial    
Priority: High    
Version: 1.4   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andreas Kobara 2004-01-21 01:38:21 UTC
This problem is similar to BUG #31139.

../../lib/libutil.a(dict_db.o)(.text+0xbe): In function `dict_db_open':
/var/tmp/portage/postfix-2.0.17/work/postfix-2.0.17/src/util/dict_db.c:468: undefined reference to `db_version_4000'
../../lib/libutil.a(dict_db.o)(.text+0x177):/var/tmp/portage/postfix-2.0.17/work/postfix-2.0.17/src/util/dict_db.c:543: undefined reference to `db_create_4000'
collect2: ld returned 1 exit status

db-4.0 needs to be re-emerged or /usr/lib/libdb.so linked to
libdb-4.0.so instead of libdb-4.1.so
postfix will then compile cleanly.

Regards,
Andy.
Comment 1 Max Kalika (RETIRED) gentoo-dev 2004-01-28 09:26:12 UTC

*** This bug has been marked as a duplicate of 38598 ***