Date: Tue, 4 Nov 1997 10:12:33 +1030 From: Greg Lehey <grog@lemis.com> To: DaveMan <dar@www.richcon.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Pop daemon stopped working after 2.2.2 - 2.2.5 upgrade Message-ID: <19971104101233.15000@lemis.com> In-Reply-To: <Pine.BSF.3.96.971025162522.9163A-100000@www.richcon.com>; from DaveMan on Sat, Oct 25, 1997 at 04:27:34PM -0600 References: <Pine.BSF.3.96.971025162522.9163A-100000@www.richcon.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 25, 1997 at 04:27:34PM -0600, DaveMan wrote: > > I installed FreeBSD 2.2.5 over 2.2.2 recently, > and the pop3 daemon stopped working. The binary is > still there as before, I just get an "UNDEFINED SYMBOL" > error. Here's what I get: > > > bash# /usr/local/libexec/ipop3d > ld.so failed: Undefined symbol "_bezerkdriver" in ipop3d:ipop3d > bash# > > > bash# grep pop * > inetd.conf:# example entry for the optional pop3 server > inetd.conf:pop3 stream tcp nowait root /usr/local/libexec/ipop3d popper > services:pop3pw 106/tcp 3com-tsmux #Eudora compatible PW changer > services:pop2 109/tcp postoffice #Post Office Protocol - Version 2 > services:pop2 109/udp postoffice #Post Office Protocol - Version 2 > services:pop3 110/tcp #Post Office Protocol - Version 3 > services:pop3 110/udp #Post Office Protocol - Version 3 > termcap:# greg small (gts@populi) > bash# telnet localhost 110 > Trying 127.0.0.1... > Connected to localhost. > Escape character is '^]'. > ld.so failed: Undefined symbol "_bezerkdriver" in popper:popper > Connection closed by foreign host. > bash# > > > pls help! This looks like a library conflict. Reinstall pop3 from the CD-ROM. Greg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971104101233.15000>