mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: ameer armaly <ameer@charter.net>
To: Andy Isaacson <adi@hexapodia.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: missing files in bk tree
Date: Wed, 24 Mar 2004 16:02:13 -0500 (EST)	[thread overview]
Message-ID: <Pine.LNX.4.58.0403241601350.7770@debian> (raw)
In-Reply-To: <20040324200121.GF20793@hexapodia.org>



On Wed, 24 Mar 2004, Andy Isaacson wrote:

> On Tue, Mar 23, 2004 at 09:41:46PM -0500, ameer armaly wrote:
> > I got the latest kernel tree from linux.bkbits.net, and I try to make
> > config, and it complains about a missing zconf.tab.h.  However, it has
> > decrypted the other sccs files, but for some oodd reason it can't find
> > this particular one.  Suggestions would be appriciated.
>
> The build fails on this file because the kernel makefiles don't have
> complete dependency information.  Make is smart enough to automatically
> check out foo.c and foo.h if you say
>
> foo.o: foo.c foo.h
> 	$(CC) -c foo.c -o foo.o
>
> but in the absence of that information, make cannot deduce it.
>
> The work-around is to simply check out everything before running make:
> % bk -Ur get -S
>
Thanks; It worked.
> -andy
>

      reply	other threads:[~2004-03-24 21:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-24  2:41 missing files in bk trees? ameer armaly
2004-03-24  2:50 ` Joshua Kwan
2004-03-24  4:35   ` Theodore Ts'o
2004-03-24  8:48     ` James H. Cloos Jr.
2004-03-24  9:12     ` Gabriel Paubert
2004-03-24 20:01 ` Andy Isaacson
2004-03-24 21:02   ` ameer armaly [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.58.0403241601350.7770@debian \
    --to=ameer@charter.net \
    --cc=adi@hexapodia.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®