From: Kimmo Sundqvist <rabbit80@mbnet.fi>
To: linux-kernel@vger.kernel.org
Subject: 2.5.68-mm3 and a simple mistake
Date: Thu, 1 May 2003 18:26:31 +0300 [thread overview]
Message-ID: <200305011826.31389.rabbit80@mbnet.fi> (raw)
What have I done wrong?
This is Debian 3.0r1. I am running 2.5.68-osdl2 and decided to try
2.5.68-mm3. I did tar -xvf with linux-2.5.68.tar in /usr/src, then bunzipped
2.5.68-mm3.bz2 in /usr/src. Before beginning this, I had removed the 2.5.68
directory I had used with compiling -osdl2, so the linux-2.5.68 dir was
fresh. I did "patch -p0 < 2.5.68-mm3" which went through fine. I configured
it to my liking, and since this is Debian, did "make-kpkg -rev dp1
kernel_image" (dp = dual processor, as opposed to my little brother's old
Pentium 133). That had worked with 2.5.68-osdl2, but now I got:
*
* Library routines
*
CRC32 functions (CRC32) [M/n/y/?] m
make[1]: Leaving directory `/usr/src/linux-2.5.68'
/usr/bin/make -f ./debian/rules dummy_do_dep
make[1]: Entering directory `/usr/src/linux-2.5.68'
/usr/bin/make \
ARCH=i386 dep
make[2]: Entering directory `/usr/src/linux-2.5.68'
*** Warning: make dep is unnecessary now.
make[2]: Leaving directory `/usr/src/linux-2.5.68'
make[1]: Leaving directory `/usr/src/linux-2.5.68'
/usr/bin/make \
ARCH=i386 clean
make[1]: Entering directory `/usr/src/linux-2.5.68'
/usr/bin/make -f scripts/Makefile.clean obj=arch/i386/boot
/usr/bin/make -f scripts/Makefile.clean obj=arch/i386/boot/compressed
/usr/bin/make -f scripts/Makefile.clean obj=arch/i386/kernel
/usr/bin/make -f scripts/Makefile.clean obj=arch/i386/kernel/acpi
/usr/bin/make -f scripts/Makefile.clean obj=arch/i386/kernel/cpu
/usr/bin/make -f scripts/Makefile.clean obj=arch/i386/kernel/cpu/cpufreq
/usr/bin/make -f scripts/Makefile.clean obj=arch/i386/kernel/cpu/mcheck
/usr/bin/make -f scripts/Makefile.clean obj=arch/i386/kernel/cpu/mtrr
/usr/bin/make -f scripts/Makefile.clean obj=arch/i386/kernel/timers
/usr/bin/make -f scripts/Makefile.clean obj=arch/i386/lib
/usr/bin/make -f scripts/Makefile.clean obj=arch/i386/mach-default
/usr/bin/make -f scripts/Makefile.clean obj=arch/i386/mach-generic
scripts/Makefile.clean:10: arch/i386/mach-generic/Makefile: No such file or
directory
make[2]: *** No rule to make target `arch/i386/mach-generic/Makefile'. Stop.
make[1]: *** [_clean_arch/i386/mach-generic] Error 2
make[1]: Leaving directory `/usr/src/linux-2.5.68'
make: *** [stamp-kernel-configure] Error 2
I know the personal helpdesk stuff, but I seriously suspect there's an issue
someone else might also run into.
gcc version 2.95.4 20011002 (Debian prerelease)
The patch was downloaded today (1st of May) afternoon (EEST) from:
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/2.5.68/2.5.68-mm3/
-Kimmo Sundqvist
next reply other threads:[~2003-05-01 15:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-01 15:26 Kimmo Sundqvist [this message]
[not found] <200305011826.31389.rabbit80@mbnet.fi.suse.lists.linux.kernel>
2003-05-01 15:41 ` 2.5.68-mm3 and a simple mistake Andi Kleen
2003-05-01 15:52 ` Sam Ravnborg
2003-05-01 17:38 ` Kimmo Sundqvist
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=200305011826.31389.rabbit80@mbnet.fi \
--to=rabbit80@mbnet.fi \
--cc=linux-kernel@vger.kernel.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