Subject: pkg/8329: qpopper won't run on system with secr installed if Kerberos not config'd
To: None <gnats-bugs@gnats.netbsd.org>
From: None <rnestor@augustmail.com>
List: netbsd-bugs
Date: 09/06/1999 08:05:11
>Number: 8329
>Category: pkg
>Synopsis: qpopper won't run on system with secr installed if Kerberos not config'd
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager (NetBSD software packages system bug manager)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Sep 6 06:05:00 1999
>Last-Modified:
>Originator: Bob Nestor
>Organization:
>Release: Generic 1.4.1/mac68k
>Environment:
NetBSD pluto 1.4.1 NetBSD 1.4.1 (GENERICSBC) #0: Wed Aug 11 07:03:00 CDT 1999 fredb@corwin.home:/usr/src/sys/arch/mac68k/compile/GENERICSBC mac68k
>Description:
>How-To-Repeat:
>Fix:
Not sure, but it appears that the solution will be to remove the Kerberos patches to qpopper.
>Audit-Trail:
>Unformatted:
>I upgraded my system this weekend and installed 1.4.1 including the secr
>tarball. Then I started building and installng some of the packages.
>Then I built qpopper, installed it, updated /etc/inetd.conf and did a
>"kill -HUP <inetd>". When I try and connect to see if I can read mail I
>get:
>/usr/libexec/ld.so: Undefined symbol "_des_key_sched" in
>qpopper:/usr/lib/libkrb.so.2.0
>Looking at the build files it appears that because the Kerberos libraries
>are on my system qpopper was built with Kerberos support.