From owner-freebsd-questions@FreeBSD.ORG Sun May 25 11:45:43 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9992D37B407 for ; Sun, 25 May 2003 11:45:43 -0700 (PDT) Received: from fmx2.freemail.hu (fmx2.freemail.hu [195.228.242.222]) by mx1.FreeBSD.org (Postfix) with SMTP id 31F6743F3F for ; Sun, 25 May 2003 11:45:42 -0700 (PDT) (envelope-from kovacspeter2@freemail.hu) Received: (qmail 49459 invoked from network); 25 May 2003 20:45:40 +0200 Received: from fm10.freemail.hu (195.228.242.211) by fmx2.freemail.hu with SMTP; 25 May 2003 20:45:40 +0200 Received: (qmail 29164 invoked by uid 3421979); 25 May 2003 20:45:39 +0200 Date: Sun, 25 May 2003 20:45:39 +0200 (CEST) From: =?ISO-8859-2?Q?Kov=E1cs_P=E9ter?= To: freebsd-questions@freebsd.org Message-ID: X-Originating-IP: [81.182.49.43] X-HTTP-User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-2 Subject: MakeWorld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 May 2003 18:45:44 -0000 Please help me.... Hi, I have run make world a couple of weeks ago and the following problems occurred. Now I have FreeBSD 4.8. I have found these errors in the /var/log/messgages file: 1. saslauthd[311]: FATAL: setting master lock on /var/state/saslauthd/mux.pid: Resource temporarily unavailable What is this? The file does exist and has the 216 value inside. 2. sshd[317]: FATAL ERROR: Creating listener failed: port 22 probably already in use! ? 3. sshd[373]: fatal: monitor_read: unsupported request: 24 ? 4. sshd[376]: error: PAM: Authentication failure ? I have run mergemaster after the make world with the -v option. What is the best option to use mergemaster with? Please help me I am a little bit newbie to this make world thing. Thanks...