[alpha] compile error with 2.1.117

William F. Maton (wmaton@ryouko.dgim.crc.ca)
Thu, 20 Aug 1998 11:03:36 -0400 (EDT)


Compiling 2.1.117 on a redhat 5.1 alpha 2100 (Sable) system, I get the
following compile error:

gcc -D__KERNEL__ -I/root/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -D__SMP__ -pipe -mno-fp-regs -ffixed-8 -c -o setup.o setup.c
setup.c: In function `get_cpuinfo':
setup.c:753: too many arguments to function `smp_info'
setup.c:753: warning: return makes integer from pointer without a cast
make[1]: *** [setup.o] Error 1
make[1]: Leaving directory `/usr/src/linux/arch/alpha/kernel'
make: *** [_dir_arch/alpha/kernel] Error 2
[root@bear]# gcc -v
Reading specs from /usr/lib/gcc-lib/alpha-redhat-linux/egcs-2.90.27/specs
gcc version egcs-2.90.27 980315 (egcs-1.0.2 release)
[root@bear]#

If you need more info, let me know.

wfms

-
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.altern.org/andrebalsa/doc/lkml-faq.html