Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Oct 1997 16:27:34 -0600 (MDT)
From:      DaveMan <dar@www.richcon.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Pop daemon stopped working after 2.2.2 - 2.2.5 upgrade
Message-ID:  <Pine.BSF.3.96.971025162522.9163A-100000@www.richcon.com>

next in thread | raw e-mail | index | archive | help

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!


 ******************************************************
 David A Richards		CNE, Network Consultant
 Richards Consulting		http://www.richcon.com/
 Email				mailto:dave@richcon.com
 Phone				(303)-639-5657




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971025162522.9163A-100000>