From: Remi Colinet <remi.colinet@wanadoo.fr>
To: linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: 2.6.0-test9-mm5 : compile error
Date: Sat, 22 Nov 2003 13:54:17 +0100 [thread overview]
Message-ID: <3FBF5C79.5050409@wanadoo.fr> (raw)
Hi,
Any idea about this error?
CC lib/rwsem.o
CC lib/string.o
CC lib/vsprintf.o
AR lib/lib.a
LD arch/i386/lib/built-in.o
AS arch/i386/lib/checksum.o
CC arch/i386/lib/dec_and_lock.o
CC arch/i386/lib/delay.o
AS arch/i386/lib/getuser.o
CC arch/i386/lib/iodebug.o
CC arch/i386/lib/kgdb_serial.o
CC arch/i386/lib/memcpy.o
CC arch/i386/lib/strstr.o
CC arch/i386/lib/usercopy.o
AR arch/i386/lib/lib.a
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
arch/i386/oprofile/built-in.o: In function `oprofile_reset_stats':
/usr/src/mm/include/asm/bitops.h:251: undefined reference to
`cpu_possible_map'
arch/i386/oprofile/built-in.o: In function `oprofile_create_stats_files':
/usr/src/mm/include/asm/bitops.h:251: undefined reference to
`cpu_possible_map'
make: *** [.tmp_vmlinux1] Error 1
grep SMP .config
CONFIG_BROKEN_ON_SMP=y
# CONFIG_X86_BIGSMP is not set
CONFIG_SMP=y
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_SMP=y
grep OPROFILE .config
CONFIG_OPROFILE=y
Remi
next reply other threads:[~2003-11-22 12:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-22 12:54 Remi Colinet [this message]
2003-11-22 14:47 ` 2.6.0-test9-mm5 : compile error Zwane Mwaikambo
2003-11-22 17:16 ` Remi Colinet
2003-11-22 17:20 ` Zwane Mwaikambo
2003-11-22 18:11 ` Remi Colinet
2003-11-22 19:39 ` Zwane Mwaikambo
2003-11-24 11:19 ` Remi Colinet
2003-11-24 22:40 ` Zwane Mwaikambo
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=3FBF5C79.5050409@wanadoo.fr \
--to=remi.colinet@wanadoo.fr \
--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 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.