Date: Tue, 1 Aug 2000 02:51:45 +0200 (CEST) From: Leif Neland <leifn@neland.dk> To: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> Cc: freebsd-current@FreeBSD.ORG Subject: Re: sendmail 8.11.0 trouble Message-ID: <Pine.BSF.4.05.10008010249170.20067-100000@arnold.neland.dk> In-Reply-To: <200007301840.OAA03021@khavrinen.lcs.mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 30 Jul 2000, Garrett Wollman wrote: > <<On Sun, 30 Jul 2000 09:11:52 +0200 (CEST), Leif Neland <leifn@neland.dk> said: > > >> On Sunday, July 30, 2000, Leif Neland wrote: > > >> > Sendmail 8.11.0 > >> > > >> > When invoking sendmail or newaliases I get this message: > >> > /etc/pwd.db: Invalid argument > >> > > >> > Sendmail can't read /etc/pwd.db, and therefore cannot deliver any local > >> > mail. > >> > > >> > Howtofixitplease? > > Sounds like you're using the wrong version of Berkeley DB (i.e., not > the one in libc). Can't fathom how this could override the internal > linkage in libc, though. > There seems indeed to be a confusion of the .db's: /etc/mail/aliases.db: MS Windows COFF Unknown CPU /etc/pwd.db: Berkeley DB Hash file (Version 2, Little Endian, Bucket Size 4096, Bucket Shift 12, Directory Size 256, Segment Size 256, Segment Shift 8, Overflow Point 3, Last Freed 2, Max Bucket 7, High Mask 0xf, Low Mask 0x7, Fill Factor 32, Number of Keys 52) Sendmail compiles with -DNEWDB I had db 2.something installed from the ports. I uninstalled it, it made no difference. Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10008010249170.20067-100000>