Re: vlock and magic sysrq

nicolas.boussekeyt@afoc.alcatel.fr
16 Jun 1999 14:37:18 +0200


I have a problem with my PB G3.
When I compile the kernel, I have this message:
gcc -D__KERNEL__ -I/usr/src/linux-2_2_9/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -D__SMP__ -D__powerpc__ -fsigned-char -msoft-float -pipe -fno-builtin -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -c -o pmac_setup.o pmac_setup.c
pmac_setup.c: In function `pmac_init':
pmac_setup.c:559: `ISA_DMA_THRESHOLD' undeclared (first use this function)
pmac_setup.c:559: (Each undeclared identifier is reported only once
pmac_setup.c:559: for each function it appears in.)
pmac_setup.c:560: `DMA_MODE_READ' undeclared (first use this function)
pmac_setup.c:561: `DMA_MODE_WRITE' undeclared (first use this function)
make[1]: *** [pmac_setup.o] Error 1

thank you in advance.

Nicolas BOUSSEKEYT
ALCATEL Fibre Optique
Tel : 03 21 79 49 00
Web : http://www.alcatel.fr

-
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/