Frank Mash writes: > /usr/include/sys/siginfo.h:259: error: 'ctid_t' is used as a type, but is not > defined as a type. > /usr/include/sys/siginfo.h:390: error: 'ctid_t' is used as a type, but is not > defined as a type.
This looks like the usual gcc fixincludes issue. If you upgrade the system, you have to rerun the gcc fixincludes script, because gcc keeps squirreled-away copies of the system header files (!). -- James Carlson, KISS Network <[EMAIL PROTECTED]> Sun Microsystems / 1 Network Drive 71.232W Vox +1 781 442 2084 MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677 _______________________________________________ opensolaris-discuss mailing list [email protected]
