http://oss.sgi.com/bugzilla/show_bug.cgi?id=283
Summary: kernel-source-2.4.20-20.9.XFS1.3.1.i386.rpm fails to
compile
Product: Linux XFS
Version: Current
Platform: IA32
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Medium
Component: XFS kernel code
AssignedTo: xfs-master@xxxxxxxxxxx
ReportedBy: dizzy@xxxxxxxxx
Hi
I am trying to compile the kernel source from
kernel-source-2.4.20-20.9.XFS1.3.1.i386.rpm (md5:
2d8218de17c798b79a77e38aec3f563b). I have tried it on Slackware 9.0, Gentoo 1.4,
RedHat9 and it fails on all this distros with exactly the same error.
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-20.9.XFS1.3.1/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -nostdinc
-iwithprefix include -DKBUILD_BASENAME=uid16 -c -o uid16.o uid16.c
rm -f kernel.o
ld -m elf_i386 -r -o kernel.o sched.o dma.o fork.o exec_domain.o panic.o
printk.o lowlat.o profile.o module.o exit.o itimer.o info.o time.o softirq.o
resource.o sysctl.o acct.o capability.o ptrace.o timer.o user.o signal.o sys.o
kmod.o context.o kksymoops.o futex.o pid.o uid16.o
kksymoops.o(.text+0x60): In function `print_modules':
: multiple definition of `print_modules'
module.o(.text+0x3a0): first defined here
ld: Warning: size of symbol `print_modules' changed from 1 to 35 in kksymoops.o
make[2]: *** [kernel.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.20-20.9.XFS1.3.1/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20-20.9.XFS1.3.1/kernel'
make: *** [_dir_kernel] Error 2
$ . scripts/ver_linux
If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.
Linux heracle 2.4.18-18SGI_XFS_1.2.0custom #24 SMP Mon Jul 14 17:23:22 EEST 2003
i686 unknown
Gnu C 3.2.2
Gnu make 3.80
util-linux 2.11z
mount 2.11z
modutils 2.4.22
e2fsprogs 1.32
Linux C Library 3.1.so* (in fact its glibc 2.3.1)
Dynamic linker (ldd) 2.3.1
Linux C++ Library 5.0.2*
Procps 3.1.6
Net-tools 1.60
Kbd 1.08
Sh-utils 2.0
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
|