Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Alexandr Andreev <andreev@niisi.msk.ru>
To: linux-mips@oss.sgi.com
Subject: Make dep doesn't work properly
Date: Thu, 07 Jun 2001 22:24:01 -0400	[thread overview]
Message-ID: <3B203741.8020608@niisi.msk.ru> (raw)

Hi.
I have the linux-2.4.3 kernel from your CVS. It looks like the 'make 
dep' comand
doesn't work properly on my machine. With the mkdep.c from the 
linux-2.4.5 it works
fine. Did anybody see the same?

-----------------------------------
[linus linux_2_4_3]$ make dep
if [ ! -f /extra/andreev/linux/linux_2_4_3/include/asm-mips/offset.h ]; 
then \
touch /extra/andreev/linux/linux_2_4_3/include/asm-mips/offset.h; \
fi;
make[1]: Entering directory 
`/extra/andreev/linux/linux_2_4_3/arch/mips/boot'
make[1]: Nothing to be done for `dep'.
make[1]: Leaving directory `/extra/andreev/linux/linux_2_4_3/arch/mips/boot'
scripts/mkdep -- init/*.c > .depend
--: No such file or directory
find /extra/andreev/linux/linux_2_4_3/include/asm 
/extra/andreev/linux/linux_2_4_3/include/linux 
/extra/andreev/linux/linux_2_4_3/include/scsi 
/extra/andreev/linux/linux_2_4_3/include/net -name SCCS -prune -o 
-follow -name \*.h ! -name modversions.h -print | env -i 
PATH="/home/andreev/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/home/andreev/bin" 
HPATH="/extra/andreev/linux/linux_2_4_3/include" xargs scripts/mkdep -- 
 > .hdepend
--: No such file or directory
--: No such file or directory
--: No such file or directory
make _sfdep_arch/mips/tools _sfdep_kernel _sfdep_drivers _sfdep_mm 
_sfdep_fs _sfdep_net _sfdep_ipc _sfdep_lib _sfdep_arch/mips/math-emu 
_sfdep_arch/mips/baget _sfdep_arch/mips/baget/prom 
_sfdep_arch/mips/kernel _sfdep_arch/mips/mm _sfdep_arch/mips/lib 
_FASTDEP_ALL_SUB_DIRS="arch/mips/tools kernel drivers mm fs net ipc lib 
arch/mips/math-emu arch/mips/baget arch/mips/baget/prom arch/mips/kernel 
arch/mips/mm arch/mips/lib"
make[1]: Entering directory `/extra/andreev/linux/linux_2_4_3'
make -C arch/mips/tools fastdep
make[2]: Entering directory 
`/extra/andreev/linux/linux_2_4_3/arch/mips/tools'
/extra/andreev/linux/linux_2_4_3/scripts/mkdep -I 
/extra/andreev/linux/linux_2_4_3/include/asm/gcc -D__KERNEL__ 
-I/extra/andreev/linux/linux_2_4_3/include -Wall -Wstrict-prototypes -O2 
-fomit-frame-pointer -fno-strict-aliasing -G 0 -mno-abicalls -fno-pic 
-mcpu=r3000 -mips1 -pipe  -- offset.c > .depend
-I: No such file or directory
mkdep: mmap: No such device
-D__KERNEL__: No such file or directory
-I/extra/andreev/linux/linux_2_4_3/include: No such file or directory
-Wall: No such file or directory
-Wstrict-prototypes: No such file or directory
-O2: No such file or directory
...
------------------------------------------------------------------------------

I use :
egcs-mips-linux-1.1.2-2,
make-3.78.1-4

                 reply	other threads:[~2001-06-07 18:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3B203741.8020608@niisi.msk.ru \
    --to=andreev@niisi.msk.ru \
    --cc=linux-mips@oss.sgi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox