From: Frank Rowand <frank_rowand@mvista.com>
To: matthias.fuchs@esd-electronics.com
Cc: frowand@mvista.com, linuxppc-embedded@lists.linuxppc.org
Subject: [Re: making kernel for ppc405gp from montavista sources]
Date: Tue, 18 Jul 2000 17:42:11 -0700 [thread overview]
Message-ID: <3974F963.81CF77E9@mvista.com> (raw)
In-Reply-To: 3974ED19.FCD99008@mvista.com
> Matthias Fuchs wrote:
>
>
> Subject: making kernel for ppc405gp from montavista sources
> Date: Sat, 05 Aug 2000 18:01:56 +0200
> From: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
> Organization: esd gmbh
> To: linuxppc-embedded <linuxppc-embedded@lists.linuxppc.org>
>
> Hello,
>
> I downloaded the linux_tar.gz file from montavista and unpacked it ! I
> copied the .config file from the same location to the kernel tree's
> root. Before I did a "make mrproper".
>
> When I run a "make dep" I got an error ! Well, I could start to check
> out if there is an error in the tree, but I think that there is a
> general mistake I made !
>
> Does anybody know where the error comes from ? Here is the output of my
> "make dep":
>
> ----------------------
> mfuchs@pc-matthias:~/mvista_405_linux_new/linux > make dep
> make -C arch/ppc/boot fastdep
> make[1]: Entering directory
< stuff deleted >
> make[2]: *** No rule to make target
> `/home/mfuchs/mvista_405_linux_new/linux/include/linux/autoconf.h',
> needed
< stuff deleted >
>
> thanks for advise
> Matthias
>
> --
> -------------------------------------------------
> \ Matthias Fuchs \
> \ esd electronic system design Gmbh \
> \ Vahrenwalder Straße 205 \
> \ D-30165 Hannover \
> \ email: matthias.fuchs@esd-electronics.com \
> \ phone: +49-511-37298-0 \
> \ fax: +49-511-37298-68 \
> --------------------------------------------------
>
Matthias,
You need to get the .config file from the MontaVista ftp site, then do a
make oldconfig
make dep
then make your kernel
Let me know if that doesn't work for you.
-Frank
--
Frank Rowand <frank_rowand@mvista.com>
MontaVista Software, Inc
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
parent reply other threads:[~2000-07-19 0:42 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <3974ED19.FCD99008@mvista.com>]
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=3974F963.81CF77E9@mvista.com \
--to=frank_rowand@mvista.com \
--cc=frowand@mvista.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=matthias.fuchs@esd-electronics.com \
/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.