From: "Kurt M. Dresner" Date: 2003-09-01T02:03:17+09:00 Subject: Re: errors compiling Ruby under Solaris I went looking in /usr/include/sys/stream.h and there is no projid_t. I'm going to make clean and ./configure again, and I'll send you the next mkmf.log and maybe it will be different. Oi, this is so confusing with all the different OSes. -Kurt On Mon, Sep 01, 2003 at 01:57:10AM +0900, ts wrote: > >>>>> "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 > >======= End of Original Message =======<