[parisc-linux] files still needing manual merging

Thomas Bogendoerfer tsbogend@hub-fue.franken.de
Wed, 9 Feb 2000 13:04:18 +0100


On Tue, Feb 08, 2000 at 05:19:35PM -0800, Grant Grundler wrote:
> I didn't even get that far in my build:
> 
> make[2]: Entering directory `/linux/grundler/linux-2.3/ipc'
> gcc -I/linux/grundler/linux-2.3/include -D__KERNEL__ -I/linux/grundler/linux-2.3/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -D__linux__ -pipe -fno-strength-reduce   -c -o util.o util.c
> In file included from util.c:17:
> /linux/grundler/linux-2.3/include/linux/msg.h:32: asm/msgbuf.h: No such file or directory

that's a new file, I forgot to check it in. I'll do that, when I get home.
A quick fix for this would be to copy asm-sparc/msgbuf.h to asm-parisc.

Thomas.