[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

feedback on 2.2.15



 When compiling Paul's rsync tree on my Lombard, I get what follows:

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -D__powerpc__ -fsigned-char -msoft-float -pipe -fno-builtin -ffixed-r2 -Wno-uninitialized -mmultiple -mstring   -c -o openpic.o openpic.c
openpic.c: In function `openpic_initirq':
openpic.c:455: `OPENPIC_SENSE_POLARITY' undeclared (first use in this function)
openpic.c:455: (Each undeclared identifier is reported only once
openpic.c:455: for each function it appears in.)
make[1]: *** [openpic.o] Error 1
make[1]: Leaving directory `/usr/src/linux/arch/ppc/kernel'
make: *** [_dir_arch/ppc/kernel] Error 2
/usr/src/linux# 

 Sergio


Reply to: