On Tue, Jul 05, 2005 at 01:46:42PM -0600, Michael Fuhr wrote:
> On Tue, Jul 05, 2005 at 03:27:49PM -0400, Tom Lane wrote:
> > Michael Fuhr <mike@fuhr.org> writes:
> > > I wonder what's different between Thanh's Solaris 9 box and mine.
> >
> > It would be useful for you guys to compare the results of
> >
> > cd /usr/include
> > grep projid_t *.h */*.h
>
> Results from my box attached.
I just ran truss on gcc and noticed that it's reading <sys/types.h>
from /usr/local/lib/gcc/sparc-sun-solaris2.9/3.4.2/include/sys/types.h
instead of from /usr/include/sys/types.h. I don't know if that
matters; I've attached the diff of the two.
Thanh, what compiler are you using?
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/