All of lore.kernel.org
 help / color / mirror / Atom feed
From: KUNITAKE Koichi <kunitake@linux-ipv6.org>
To: usagi-users@linux-ipv6.org
Cc: linux-mips@linux-mips.org
Subject: Re: (usagi-users 02267) Re: Usagi kernel for MIPS target
Date: Wed, 12 Mar 2003 19:20:22 +0900	[thread overview]
Message-ID: <E18t3LT-0002It-00@stardust> (raw)
In-Reply-To: <20030312084946.7398.qmail@webmail27.rediffmail.com>

  I think you cant use "xconfig" on Cross-compiling env, please edit
linux24/Makefile and use "make config". After all, please exec following
commands.

$ make config
$ make dep; make clean; make zImage

On 12 Mar 2003 08:49:46 -0000
"Santosh " <ipv6_san@rediffmail.com> wrote:

>i tried compiling this way
>
># make ARCH=mips xconfig
>i get
>ERROR - Attempting to write value for unconfigured variable 
>(CONFIG_VTAG_ICACHE)
>ERROR - Attempting to write value for unconfigured variable 
>(CONFIG_BINFMT_ELF32)
>ERROR - Attempting to write value for unconfigured variable 
>(CONFIG_SERIAL)
>ERROR - Attempting to write value for unconfigured variable 
>(CONFIG_RTC)
>
>Don't know what's wrong.
>I have configured for MIPS Malta (Experimental) board
>
>then i did # make ARCH=mips dep
>
>finally # make ARCH=mips CROSS_COMPILE=mipsel-linux-
>
>Now i get
>binfmt_elf.c: In function 'load_elf_interp':
>binfmt_elf.c:278: 'EF_MIPS_ABI2' undeclared
>binfmt_elf.c:278: 'EF_MIPS_ABI' undeclared
>make[2]:Leaving directory '/home/user/usagi/kernel/linux24/fs'
>make:***[_dir_fs]Error 2
>
>Is Usagi stable on MIPS Malta board ??
>Pls tell me what's wrong.
>
>-Santosh

  parent reply	other threads:[~2003-03-12 10:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-12  8:49 Re: (usagi-users 02263) Usagi kernel for MIPS target Santosh 
2003-03-12  9:06 ` Tiemo Krueger - mycable GmbH
2003-03-12 10:20 ` KUNITAKE Koichi [this message]
2003-03-12 11:08   ` (usagi-users 02267) " Juan Quintela

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=E18t3LT-0002It-00@stardust \
    --to=kunitake@linux-ipv6.org \
    --cc=linux-mips@linux-mips.org \
    --cc=usagi-users@linux-ipv6.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.