| To: | dhunjukrishna@gmail.com |
|---|---|
| Subject: | Re: compilation problem with kernel 2.6.15 |
| From: | James E Wilson <wilson@specifix.com> |
| Date: | Wed, 29 Mar 2006 14:33:02 -0800 |
| Cc: | Ralf Baechle <ralf@linux-mips.org>, Linux-MIPS <linux-mips@linux-mips.org> |
| In-reply-to: | <20060329114903.9537.qmail@web53511.mail.yahoo.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20060329114903.9537.qmail@web53511.mail.yahoo.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Wed, 2006-03-29 at 03:49, Krishna wrote:
> CHK usr/initramfs_list
>
> /home/ssf/bdcom/linux-mips-kernels/linux-2.6.15/scripts/gen_initramfs_list.sh:
> Cannot open 'y'
Use the command
make V=1
to get slightly more useful make output.
If this doesn't show anything wrong, then try running the script
manually with shell tracing turned on.
cd scripts
sh -x gen_initramfs_list.sh
This doesn't look like a compiler issue. It looks more like an issue
with your system, or with the kernel sources that you have extracted.
The only thing happening here is that a shell script is being run from
make. I don't see how this could have happened unless something is
wrong with your system.
What OS name and version are you using? What shell program and
version? What make program and version?
--
Jim Wilson, GNU Tools Support, http://www.specifix.com
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Emulating MIPS -- please help!, Chris Boot |
|---|---|
| Next by Date: | Re: Using hardware watchpoint for applications debugging, colin |
| Previous by Thread: | Re: compilation problem with kernel 2.6.15, Krishna |
| Next by Thread: | Re: compilation problem with kernel 2.6.15, peter fuerst |
| Indexes: | [Date] [Thread] [Top] [All Lists] |