From owner-freebsd-questions Mon May 20 19:30:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail8.sc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id C66B337B405 for ; Mon, 20 May 2002 19:30:40 -0700 (PDT) Received: from jimbosath2000 ([66.26.120.141]) by mail8.sc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Mon, 20 May 2002 22:29:19 -0400 Message-ID: <004301c2006f$51800730$3264a8c0@jimbosath2000> From: "Jimbo" To: "Jonathan Chen" Cc: References: <001f01c20062$bc5cf980$3264a8c0@jimbosath2000> <20020521134051.A40442@grimoire.chen.org.nz> <003501c2006a$781dfdc0$3264a8c0@jimbosath2000> <20020521142151.A40576@grimoire.chen.org.nz> Subject: Re: kernel won't compile Date: Mon, 20 May 2002 22:29:22 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG No - it does not. I have no idea why not, as I've certainly never removed ANY copy of mkdep from ANY directory - I wonder if there's a problem with the 4.5-RELEASE distro not installing it by default with an installation from CD? I'm most of the way through an installation of gcc32 from /usr/ports/lang/gcc32 now. I see that it's already placed a copy of mkdep in its work directory, so this should fix the problem, I would assume. Has anybody else ever noticed mkdep missing for some strange reason from a BSD installation? Incidentally, not only was mkdep missing from /usr/bin, when I performed a find / -iname mkdep, it was only discovered in /usr/src/usr.bin and a couple of work directories for one random port or another. Most strange indeed... -J ----- Original Message ----- From: "Jonathan Chen" To: "Jimbo" Cc: Sent: Monday, May 20, 2002 10:21 PM Subject: Re: kernel won't compile > [Please don't remove Cc:freebsd-questions] > > On Mon, May 20, 2002 at 09:54:39PM -0400, Jimbo wrote: > > When I do that, I get an error 127 from mkdep concerning its attempt to > > mkdep -f .depend -a /usr/src/games/fortune/strfile/strfile.c. > > > > I'm at a real loss here. =( > > > > -J > > > > PS: I think I've got it... I think it's failing to find a path to mkdep > > *itself*. Does that make sense? I tried manually executing the line from > > the make script that fails - mkdep -f .depend -a > > /usr/src/games/fortune/strfile/strfile.c - and got a "mkdep: Command not > > found." error. That's the same error I'd get if I typed something random in > > at the prompt... > > Does /usr/bin/mkdep exist? > -- > Jonathan Chen > ---------------------------------------------------------------------- > "Nyuck, nyuck, nyuck" - Curly > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message