Date: Wed, 13 Sep 1995 23:14:13 -0700 From: Julian Elischer <julian> To: hackers Subject: oh oh! Message-ID: <199509140614.XAA24214@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
making the kernel..
from a freshly checked out sys tree..
cc -O -pipe -I/a/julian/src/sys/libkern -I/a/julian/src/sys/libkern/.. -DKERNEL -c adddi3.c -o adddi3.o
In file included from quad.h:57,
from adddi3.c:40:
/a/julian/src/sys/libkern/../sys/types.h:72: parse error before `off_t'
/a/julian/src/sys/libkern/../sys/types.h:72: warning: data definition has no type or storage class
/a/julian/src/sys/libkern/../sys/types.h:73: parse error before `pid_t'
/a/julian/src/sys/libkern/../sys/types.h:73: warning: data definition has no type or storage class
*** Error code 1
eh?
anyone changed something recently that would do this?
julian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509140614.XAA24214>
