From owner-freebsd-questions Sat Jun 28 10:15:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA27306 for questions-outgoing; Sat, 28 Jun 1997 10:15:09 -0700 (PDT) Received: from limbo.senate.org (nathan@senate.org [204.141.125.38]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA27301 for ; Sat, 28 Jun 1997 10:15:04 -0700 (PDT) Received: (from nathan@localhost) by limbo.senate.org (8.8.5/8.8.5) id NAA11184 for freebsd-questions@freebsd.org; Sat, 28 Jun 1997 13:15:01 -0400 (EDT) Date: Sat, 28 Jun 1997 13:15:01 -0400 (EDT) From: Nathan Dorfman Message-Id: <199706281715.NAA11184@limbo.senate.org> To: freebsd-questions@freebsd.org Subject: Majordomo Port Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi! I downloaded the majordomo port from ftp.FreeBSD.org in the ports-2.2.1 directory (I'm running 2.2.1-RELEASE). I did a make install. It downloaded the source and patched it and all, and this is the error I'm getting: ===> Configuring for majordomo-1.94.1 majordom user using uid 54 majordom user using gid 54 chpass: corrupted entry Majordomo user not found - aborting! *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. I tried adding this entry: majordom:*:54:54:Majordomo pseudo-user:/usr/local/majordomo:/nonexistent to both /etc/passwd and /etc/master.passwd, with the exact same results. Changing the user name in these files to majordomo doesn't help either. Has anyone had any luck compiling Majordomo on a 2.2.1 system? Should I run listserv instead, in which case, what has this port done already that I need to undo :-)