linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
To: linuxppc-embedded <linuxppc-embedded@lists.linuxppc.org>
Subject: making kernel for ppc405gp from montavista sources
Date: Sat, 05 Jul 2000 18:01:56 +0200	[thread overview]
Message-ID: <398C3A74.95DFE7BA@esd-electronics.com> (raw)


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
`/home/mfuchs/mvista_405_linux_new/linux/arch/ppc/boot'
/home/mfuchs/mvista_405_linux_new/linux/scripts/mkdep *.[Sch] > .depend
make[1]: Leaving directory
`/home/mfuchs/mvista_405_linux_new/linux/arch/ppc/boot'
make -C arch/ppc/chrpboot fastdep
make[1]: Entering directory
`/home/mfuchs/mvista_405_linux_new/linux/arch/ppc/chrpboot'
/home/mfuchs/mvista_405_linux_new/linux/scripts/mkdep *.[Sch] > .depend
make[1]: Leaving directory
`/home/mfuchs/mvista_405_linux_new/linux/arch/ppc/chrpboot'
make -C arch/ppc/treeboot fastdep
make[1]: Entering directory
`/home/mfuchs/mvista_405_linux_new/linux/arch/ppc/treeboot'
/home/mfuchs/mvista_405_linux_new/linux/scripts/mkdep *.[Sch] > .depend
make[1]: Leaving directory
`/home/mfuchs/mvista_405_linux_new/linux/arch/ppc/treeboot'
scripts/mkdep init/*.c > .depend
scripts/mkdep `find /home/mfuchs/mvista_405_linux_new/linux/include/asm
/home/mfuchs/mvista_405_linux_new/linux/include/linux
/home/mfuchs/mvista_405_linux_new/linux/include/scsi
/home/mfuchs/mvista_405_linux_new/linux/include/net -follow -name \*.h !
-name modversions.h -print` > .hdepend
make _sfdep_kernel _sfdep_drivers _sfdep_mm _sfdep_fs _sfdep_net
_sfdep_ipc _sfdep_lib _sfdep_arch/ppc/kernel _sfdep_arch/ppc/mm
_sfdep_arch/ppc/lib _FASTDEP_ALL_SUB_DIRS="kernel drivers mm fs net ipc
lib arch/ppc/kernel arch/ppc/mm arch/ppc/lib"
make[1]: Entering directory `/home/mfuchs/mvista_405_linux_new/linux'
make -C kernel fastdep
make[2]: Entering directory
`/home/mfuchs/mvista_405_linux_new/linux/kernel'
make[2]: *** No rule to make target
`/home/mfuchs/mvista_405_linux_new/linux/include/linux/autoconf.h',
needed
by
`/home/mfuchs/mvista_405_linux_new/linux/include/linux/modules/signal.ver'.
Stop.
make[2]: Leaving directory
`/home/mfuchs/mvista_405_linux_new/linux/kernel'
make[1]: *** [_sfdep_kernel] Error 2
make[1]: Leaving directory `/home/mfuchs/mvista_405_linux_new/linux'
make: *** [dep-files] Error 2
mfuchs@pc-matthias:~/mvista_405_linux_new/linux >
--------------------------------------

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                        \
       --------------------------------------------------

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

             reply	other threads:[~2000-07-05 16:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-05 16:01 Matthias Fuchs [this message]
2000-07-05 16:49 ` making kernel for ppc405gp from montavista sources Matthew Locke
2000-07-05 18:17   ` Frank Rowand

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=398C3A74.95DFE7BA@esd-electronics.com \
    --to=matthias.fuchs@esd-electronics.com \
    --cc=linuxppc-embedded@lists.linuxppc.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;
as well as URLs for NNTP newsgroup(s).