Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
undefined reference to `db_create' while emerging postfix
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
meulie
l33t
l33t


Joined: 17 Jun 2003
Posts: 845
Location: a Dutchman living in Norway

PostPosted: Sun Nov 02, 2003 8:15 pm    Post subject: undefined reference to `db_create' while emerging postfix Reply with quote

Weird problem here...

'emerge -p postfix' only shows postfix, so all deps should be in place.

emerge postfix crashes on the following:
Code:
../../lib/libutil.a(dict_db.o)(.text+0xd8): In function `dict_db_open':
/var/tmp/portage/postfix-2.0.16-r1/work/postfix-2.0.16/src/util/dict_db.c:468: undefined reference to `db_version'
../../lib/libutil.a(dict_db.o)(.text+0x192):/var/tmp/portage/postfix-2.0.16-r1/work/postfix-2.0.16/src/util/dict_db.c:543: undefined reference to `db_create'
collect2: ld returned 1 exit status
make: *** [master] Error 1
make: *** [update] Error 1


How is this fixable...? :?:
_________________
Greetz,
Evert Meulie
Back to top
View user's profile Send private message
Deathwing00
Bodhisattva
Bodhisattva


Joined: 13 Jun 2003
Posts: 4087
Location: Dresden, Germany

PostPosted: Sun Nov 02, 2003 9:24 pm    Post subject: Reply with quote

Code:
# emerge db


Code:
# revdep-rebuild
Back to top
View user's profile Send private message
meulie
l33t
l33t


Joined: 17 Jun 2003
Posts: 845
Location: a Dutchman living in Norway

PostPosted: Sun Nov 02, 2003 10:39 pm    Post subject: Reply with quote

Thanks!

The
Code:
emerge db
turned out to be enough to get the whole thing back on track... 8)
_________________
Greetz,
Evert Meulie
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum