From owner-freebsd-questions@FreeBSD.ORG Fri Feb 18 06:34:15 2005 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 1D83E16A4CE for ; Fri, 18 Feb 2005 06:34:15 +0000 (GMT) Received: from mail-core.space2u.com (mail-core.space2u.com [62.20.1.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 401D743D1D for ; Fri, 18 Feb 2005 06:34:14 +0000 (GMT) (envelope-from jd@dagerot.com) Received: from localhost (www-core.space2u.com [62.20.1.180]) by mail-core.space2u.com (8.13.3/8.13.2) with ESMTP id j1I6YCRR005260 for ; Fri, 18 Feb 2005 07:34:12 +0100 Date: Fri, 18 Feb 2005 07:34:12 +0100 Message-Id: <200502180634.j1I6YCRR005260@mail-core.space2u.com> MIME-Version: 1.0 From: "Joachim Dagerot" To: freebsd-questions@freebsd.org Cc: Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Subject: Issues running mergemaster 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: Fri, 18 Feb 2005 06:34:15 -0000 I'm updating my 5.1 system to 5.3 and have succeeded building and install the kernel. Now, before installworld I'm trying to run mergemaster (to solve the "proxy user missing" issue) and it gives me this headache, where do I start?: cd /usr/src/etc/isdn; make install install -o root -g wheel -m 700 answer /var/tmp/temproot/etc/isdn/answer install -o root -g wheel -m 700 isdntel.sh /var/tmp/temproot/etc/isdn/isdntel install -o root -g wheel -m 700 record /var/tmp/temproot/etc/isdn/record install -o root -g wheel -m 700 tell /var/tmp/temproot/etc/isdn/tell install -o root -g wheel -m 700 tell-record /var/tmp/temproot/etc/isdn/tell-record install -o root -g wheel -m 700 unknown_incoming /var/tmp/temproot/etc/isdn/unknown_incoming install -o root -g wheel -m 600 holidays.D isdnd.rates.A isdnd.rates.D isdnd.rates.F isdnd.rates.L isdnd.rates.UK.BT isdnd.rc.sample isdntel.alias.sample /var/tmp/temproot/etc/isdn cd /usr/src/etc/sendmail; make distribution install -o root -g wheel -m 644 /usr/src/etc/sendmail/freebsd.mc freebsd.cf /var/tmp/temproot/etc/mail install: freebsd.cf: No such file or directory *** Error code 71 Stop in /usr/src/etc/sendmail. *** Error code 1 Stop in /usr/src/etc. *** FATAL ERROR: Cannot 'cd' to /usr/src/etc and install files to the temproot environment