lkml.org 
[lkml]   [2003]   [Jul]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRH 9 kernel compile error
Date
Sorry for the newbie question.
I'm trying some new megaraid drivers so I have to recompile. For RH9, in
the /usr/src/linux-2.4/ directory, I used:

# cp configs/kernel-2.4.20-i686.config .config
# make rpm

During the recompile I get an error:
I have 2.4.20-18.9 and 2.4.20-6 installed and get the error for both
versions. Any ideas?
-eric wood



gcc -D_KERNEL_ -I/usr/src/redhat/BUILD/kernel-2.4.2018.9custom/include -Wall
-
Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomi
t-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -nostdinc -
iwithpre
fix include -DKBUILD_BASENAME=oprofile_stats -c -o
../../../drivers/oprofile/oprofile_stats.o
../../../drivers/oprofile/oprofile_stats.c
../../../drivers/oprofile/oprofile_stats.c: In function
`oprofile_reset_stats':
../../../drivers/oprofile/oprofile_stats.c:25: warning: implicit declaration
of function `cpu_possible'
rm -f oprofile.o
ld -m elf_i386 -r -o oprofile.o init.o timer_int.o
../../../drivers/oprofile/oprof.o ../../../drivers/oprofile/cpu_buffer.o
../../../drivers/oprofile/buffer_sync.o
../../../drivers/oprofile/event_buffer.o
../../../drivers/oprofile/oprofile_files.o
../../../drivers/oprofile/oprofilefs.o
../../../drivers/oprofile/oprofile_stats.o
../../../drivers/oprofile/event_buffer.o(.text+0x0): In function
`dcookie_register':
> multiple definition of `dcookie_register'
../../../drivers/oprofile/buffer_sync.o(.text+0x0): first defined here
../../../drivers/oprofile/event_buffer.o(.text+0x10): In function
`dcookie_unregister':
> multiple definition of `dcookie_unregister'
../../../drivers/oprofile/buffer_sync.o(.text+0x10): first defined here
make[3]: *** [oprofile.o] Error 1

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:47    [W:0.043 / U:0.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site