Darron Froese (darron@calgary.westworld.ca)
Thu, 29 Apr 1999 14:11:05 -0600
I downloaded the 2.2.4-ans kernel source from hellfire and applied the lcd
patches - now I get this when I try to compile the kernel:
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -D__powerpc__ -fsigned-char -msoft-float -pipe
-fno-builtin -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -c -o
ans-lcd.o ans-lcd.c
ans-lcd.c:89: `ANSLCD_MINOR' undeclared here (not in a function)
ans-lcd.c:89: initializer element for `anslcd_dev.minor' is not constant
ans-lcd.c:55: warning: `anslcd_ioctl' defined but not used
make[3]: *** [ans-lcd.o] Error 1
make[3]: Leaving directory `/usr/src/linux/drivers/macintosh'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers/macintosh'
make[1]: *** [_subdir_macintosh] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [_dir_drivers] Error 2
Any ideas? I'd love to try this out. I've made the /dev/lcd device and this
is it's particulars:
crw-rw-r-- 1 root root 10, 160 Apr 29 14:04 lcd
-- Darron darron@calgary.westworld.ca - WestWorld Computers <http://i.am/darron/>
This archive was generated by hypermail 2.0b3 on Thu Apr 29 1999 - 13:15:28 PDT