From owner-freebsd-ports Sat Aug 18 12:15:54 2001 Delivered-To: freebsd-ports@freebsd.org Received: from franklin.physics.purdue.edu (franklin.physics.purdue.edu [128.210.146.222]) by hub.freebsd.org (Postfix) with ESMTP id 316AE37B40E for ; Sat, 18 Aug 2001 12:15:39 -0700 (PDT) (envelope-from will@physics.purdue.edu) Received: from physics.purdue.edu (bohr.physics.purdue.edu [128.210.67.12]) by franklin.physics.purdue.edu (Postfix) with ESMTP id 2912C20F0B; Sat, 18 Aug 2001 14:16:49 -0500 (EST) Received: by physics.purdue.edu (Postfix, from userid 12409) id DA1685BC3; Sat, 18 Aug 2001 14:17:39 -0500 (EST) Date: Sat, 18 Aug 2001 14:17:39 -0500 From: Will Andrews To: Jim Bryant Cc: Patrick Oonk , FreeBSD Ports Subject: Re: kcheckpass problem in kde2 port Message-ID: <20010818141739.E35352@bohr.physics.purdue.edu> Reply-To: Will Andrews Mail-Followup-To: Jim Bryant , Patrick Oonk , FreeBSD Ports References: <20010817124756.S22886@pine.nl> <20010817092736.T35352@bohr.physics.purdue.edu> <3B7E52E8.8020207@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i In-Reply-To: <3B7E52E8.8020207@yahoo.com>; from kc5vdj@yahoo.com on Sat, Aug 18, 2001 at 06:35:04AM -0500 X-Operating-System: FreeBSD 4.3-STABLE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Aug 18, 2001 at 06:35:04AM -0500, Jim Bryant (kc5vdj@yahoo.com) wrote: > I assume that you are installing from the kde.org "package"... ..which I built. > 1). in /usr/ports/x11/kdebase2, compile kcheckpass, then install it. > 2). add a kde rule in /etc/login.conf > > This DOES NOT have to be suid! > > ---x--x--x 1 root wheel 32771 Aug 18 03:05 /usr/local/bin/kcheckpass > > those are the perms I assigned, and it does work. Unfortunately, this sort of modification still requires operations outside of the package system's responsibility. I will test things and commit something to the effect of advising a user how to make the necessary modifications in the cleanest possible way. > My theory on this is that kde.org's "package" was compiled on > -CURRENT pre-PAM change. I could be wrong, and it may have been the No. It was compiled on 4.3-STABLE as of July 22. I don't compile packages for kde.org when it won't run on most people's systems. Not very many people use -CURRENT (although I do). And even fewer that would use KDE on their machine run it. > Since I can't get kdebase built, because meinproc keeps having > signal 11's, I am having to use the precompiled "package" over at > kde.org. Anyone having this problem with meinproc? I've seen several reports of it. But I have no idea where the problem lies, because it doesn't happen on my system, and nobody is giving me access to theirs to figure it out, or making the effort to gdb the coredump by meinproc to figure it out. My best guess is that for some reason or another on your system, meinproc is being linked with the wrong libxml so it has the right symbols but the wrong functions. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message