From owner-freebsd-ports Wed Jan 2 17:10:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C33137B41A for ; Wed, 2 Jan 2002 17:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g031A1Q02855; Wed, 2 Jan 2002 17:10:01 -0800 (PST) (envelope-from gnats) Date: Wed, 2 Jan 2002 17:10:01 -0800 (PST) Message-Id: <200201030110.g031A1Q02855@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan Eldridge Subject: Re: ports/33481: kdm complains about "no modules" Reply-To: Alan Eldridge 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 The following reply was made to PR ports/33481; it has been noted by GNATS. From: Alan Eldridge To: Vivek Khera Cc: FreeBSD-gnats-submit@FreeBSD.ORG, KDE FreeBSD List Subject: Re: ports/33481: kdm complains about "no modules" Date: Wed, 2 Jan 2002 20:07:26 -0500 On Wed, Jan 02, 2002 at 03:24:37PM -0500, Vivek Khera wrote: > >>Number: 33481 >>Category: ports >>Synopsis: kdm complains about "no modules" >>Confidential: no >>Description: > >with the kde-2.2.2 port, kdm logs this to syslog: > > no modules loaded for `kde' service > >which appear to be coming from PAM. Functionality is not affected, apparently. >either tell kdm to use the "xdm" pam configuration, or copy the xdm pam configuration and rename it as "kdm": > Since pam.conf is part of the system config, and does not come from ports, the "easy" solution is having kde use xdm's pam conf. Index: x11/kdebase2/Makefile =================================================================== RCS file: /home/alane/cvsroot/ports/x11/kdebase2/Makefile,v retrieving revision 1.85 diff -u -3 -r1.85 Makefile --- x11/kdebase2/Makefile 25 Dec 2001 00:38:41 -0000 1.85 +++ x11/kdebase2/Makefile 3 Jan 2002 00:49:42 -0000 @@ -30,6 +30,7 @@ CONFIGURE_ENV+= RUN_KAPPFINDER=no CONFIGURE_ARGS+=--with-xdmdir=${X11BASE}/lib/X11/xdm \ --with-qt-dir=${X11BASE} \ + --with-pam=xdm \ --without-ldap --disable-closure --enable-objprelink .if defined(PARALLEL_PACKAGE_BUILD) || defined(WANT_KDE_FINAL) CONFIGURE_ARGS+=--enable-final I guess we could also modify pam.conf on installation of kdebase2 port. Should we then undo the mod if kdebase2 is uninstalled? -- Alan Eldridge Pmmfmffmmfmp mmmpppppffmpmfpmpppff $PffMmmPppMpmPpfPpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message