1997-02-09 22:50:16 +00:00
|
|
|
|
|
|
|
If you get the following error whilst compiling:
|
|
|
|
|
|
|
|
In file included from /usr/local/lib/gcc-lib/sparc-sun-solaris2.3/2.6.3/include/sys/user.h:48,
|
|
|
|
from /usr/include/sys/file.h:15,
|
|
|
|
from ../ip_nat.c:15:
|
|
|
|
/usr/include/sys/psw.h:19: #error Kernel include of psw.h
|
|
|
|
|
1999-11-08 20:51:23 +00:00
|
|
|
Remove (comment out) the line in
|
|
|
|
/usr/local/lib/gcc-lib/sparc-sun-solaris2.3/2.6.3include/sys/user.h
|
|
|
|
which includes psw.h
|