From owner-freebsd-current@FreeBSD.ORG Mon Jan 24 19:38:39 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19C3916A4DF for ; Mon, 24 Jan 2005 19:38:39 +0000 (GMT) Received: from www.kukulies.org (www.kukulies.org [213.146.112.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id E807243D2F for ; Mon, 24 Jan 2005 19:38:37 +0000 (GMT) (envelope-from kuku@www.kukulies.org) Received: from www.kukulies.org (localhost [127.0.0.1]) by www.kukulies.org (8.13.1/8.12.10) with ESMTP id j0OJcYxT015702; Mon, 24 Jan 2005 20:38:35 +0100 (CET) (envelope-from kuku@www.kukulies.org) Received: (from kuku@localhost) by www.kukulies.org (8.13.1/8.12.10/Submit) id j0OJcYCX015697; Mon, 24 Jan 2005 20:38:34 +0100 (CET) (envelope-from kuku) Date: Mon, 24 Jan 2005 20:38:34 +0100 From: "Christoph P. Kukulies" To: Scot Hetzel Message-ID: <20050124193834.GB15483@kukulies.org> References: <200501222152.j0MLqKV0000853@www.kukulies.org> <790a9fff05012409505cdcffa2@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <790a9fff05012409505cdcffa2@mail.gmail.com> User-Agent: Mutt/1.4.1i cc: Christoph Kukulies cc: freebsd-current@freebsd.org Subject: Re: these symbols in rc.conf not properly set - messages X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 19:38:39 -0000 On Mon, Jan 24, 2005 at 11:50:04AM -0600, Scot Hetzel wrote: > On Sat, 22 Jan 2005 22:52:20 +0100 (CET), Christoph Kukulies > wrote: > > During the past world builds from -current (built > > -current world and kernel just a couple of minutes before in a running > > 6.0 system of November 2004 - it was a hitch) > > > > Only in the past and now I'm getting more and more these > > messages that something in rc.conf is not properly set. > > > > How do I get rid from these best? > > > > /etc/rc: WARNING: $postfix is not set properly - see rc.conf(5). > > /etc/rc: WARNING: $poffd is not set properly - see rc.conf(5). > > /etc/rc: WARNING: $ndbootd is not set properly - see rc.conf(5). > > Starting default moused:. > > /etc/rc: WARNING: $lkm is not set properly - see rc.conf(5). > > Starting inetd. > > /etc/rc: WARNING: $ifwatchd is not set properly - see rc.conf(5). > > /etc/rc: WARNING: $gated is not set properly - see rc.conf(5). > > DAEMON: not found > > /etc/rc.d/Makefile: /etc/rc.d: Permission denied > > /etc/rc.d/Makefile: 45: Syntax error: newline unexpected > > > Some how your /etc/rc.d directory is messed up, as you have extra > files in there (i.e "Makefile" shouldn't be there). Thanks. Yes, that was obvious that there was a Makefile in there which didn't belong there. Things seem to work now after I did an install of all rc.d files. I still have this problem with the ppp-user script not functioning (posted under a different subject), maybe I'm still missing some other bit of installation. > > Do the following: > cd /etc > mv rc.d rc.d-old > mkdir rc.d > mergemaster -- Chris Christoph P. U. Kukulies kuku_at_kukulies.org