2.3.38 fails to compile on Alpha

From: Christian Groessler (cpg@aladdin.de)
Date: Sat Jan 08 2000 - 22:01:54 EST


This is what happens:

--------------------
make[1]: Entering directory `/usr/src/linux-2.3.38/arch/alpha/kernel'
gcc -D__KERNEL__ -I/usr/src/linux-2.3.38/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8
-mcpu=ev4 -Wa,-mev6 -c -o osf_sys.o osf_sys.c
osf_sys.c: In function `osf_procfs_mount':
osf_sys.c:474: warning: unused variable `retval'
gcc -D__KERNEL__ -I/usr/src/linux-2.3.38/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8
-mcpu=ev4 -Wa,-mev6 -c -o irq.o irq.c
irq.c: In function `process_mcheck_info':
irq.c:876: warning: unused variable `cpu'
gcc -D__KERNEL__ -I/usr/src/linux-2.3.38/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8
-mcpu=ev4 -Wa,-mev6 -c -o signal.o signal.c
gcc -D__KERNEL__ -I/usr/src/linux-2.3.38/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8
-mcpu=ev4 -Wa,-mev6 -c -o setup.o setup.c
gcc -D__KERNEL__ -I/usr/src/linux-2.3.38/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8
-mcpu=ev4 -Wa,-mev6 -c -o ptrace.o ptrace.c
gcc -D__KERNEL__ -I/usr/src/linux-2.3.38/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8
-mcpu=ev4 -Wa,-mev6 -c -o time.o time.c
gcc -D__KERNEL__ -I/usr/src/linux-2.3.38/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8
-mcpu=ev4 -Wa,-mev6 -c -o semaphore.o semaphore.c
gcc -D__KERNEL__ -I/usr/src/linux-2.3.38/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8
-mcpu=ev4 -Wa,-mev6 -c -o pci.o pci.c
pci.c: In function `pcibios_align_resource':
pci.c:111: warning: unused variable `dev'
pci.c: In function `pcibios_fixup_bus':
pci.c:258: incompatible types in assignment
pci.c:258: structure has no member named `sibling'
pci.c:254: warning: `dev' might be used uninitialized in this function
make[1]: *** [pci.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.3.38/arch/alpha/kernel'
make: *** [_dir_arch/alpha/kernel] Error 2
[chris@alpha:/usr/src/linux-2.3.38]$
--------------------

regards,
chris

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



This archive was generated by hypermail 2b29 : Sat Jan 15 2000 - 21:00:13 EST