From: GU (gu_jc3@uxmail.ust.hk)
Date: 03/19/93


From: gu_jc3@uxmail.ust.hk (GU)
Subject: Re: Another error after apply c1/ipcinc
Date: Sat, 20 Mar 1993 02:42:02 GMT


> Sorry, but I have the same error, you announced last week!

Congratulation! Just kidding :)

> gcc -DKERNEL -Wall -O6 -fomit-frame-pointer -c msg.c
> In file included from /usr/include/linux/msg.h:3, from msg.c:9:
> /usr/include/linux/ipc.h:9: parse error before `ftok'
> /usr/include/linux/ipc.h:9: warning: data definition has no type or storage
> In file included from msg.c:9:
> ...
> and so on!

> ... but I cant find nothing to fix it, What happpened? I am shure, my first
> try to create the kernel was o.k. because the msg.o exists on my site a few

You have to replace /usr/include/linux/*.h files from tsx-11.mit.edu:
/pub/linux/patches/ipcbeta+.tar.Z

Regards
Samson