From: ts Date: 2003-09-01T01:57:10+09:00 Subject: Re: errors compiling Ruby under Solaris >>>>> "K" == Kurt M Dresner writes: K> In file included from /usr/include/netinet/in.h:41, K> from /usr/include/sys/socket.h:203, K> from conftest.c:2: K> /usr/include/sys/stream.h:307: parse error before "projid_t" I don't understand, in [ruby-talk:80672] you were saying K> It turns out that the thing I sent before was from a Solaris 9 machine, K> but apparently I need to compile it on a Solaris 8 machine. When I went K> to the Solaris 8 machine and looked in that header file, there wasn't ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ K> even a projid_t in the file, which makes me think it was different ^^^^^^^^^^^^^^^^^^^^^^^^^^^ K> headers. However, I still get this error message when I try to compile K> under Solaris 8: There is, or not, projid_t in /usr/include/sys/stream.h ? gcc was build on this station ? Guy Decoux