From: Ben Greear <greearb@candelatech.com>
To: Ben Greear <greearb@candelatech.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Compile error with 2.6.15
Date: Fri, 13 Jan 2006 00:12:52 -0800 [thread overview]
Message-ID: <43C76104.5090607@candelatech.com> (raw)
In-Reply-To: <43C75D2A.2050405@candelatech.com>
Bleh..not reproducible if I leave out the initial -j4 that I
used the first build attempt...
Guess it is probably not a real problem...
Ben
Ben Greear wrote:
> I'm trying to compile out of a git repo (2.6.15) into a new directory, but
> it's failing:
>
> [greear@xeon-dt linux-2.6]$ make O=~/kernel/2.6/linux-2.6.15.p4s
> bzImage Using /home/greear/git/linux-2.6 as source for kernel
> GEN /home/greear/kernel/2.6/linux-2.6.15.p4s/Makefile
> CHK include/linux/version.h
> CHK include/linux/compile.h
> CHK usr/initramfs_list
> AS arch/i386/kernel/entry.o
> In file included from
> /home/greear/git/linux-2.6/arch/i386/kernel/entry.S:45:
> include2/asm/thread_info.h:51: asm/asm-offsets.h: No such file or directory
> make[2]: *** [arch/i386/kernel/entry.o] Error 1
> make[1]: *** [arch/i386/kernel] Error 2
> make: *** [bzImage] Error 2
> [greear@xeon-dt linux-2.6]$
>
>
> Any ideas?
>
> Thanks,
> Ben
>
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
next prev parent reply other threads:[~2006-01-13 8:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-13 7:56 Compile error with 2.6.15 Ben Greear
2006-01-13 8:12 ` Ben Greear [this message]
2006-01-13 20:34 ` Paul Jackson
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=43C76104.5090607@candelatech.com \
--to=greearb@candelatech.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.