This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcc 2.7.2.3. compile problem


On 21 Dec 1999 20:33:10 GMT, Terry Songy <terry.songy@trw.com> wrote:

>    I am using a gcc 2.7.2.3 GNU compiler on a SPARCstation10.
>Everytime I attempt to compile a test file I get the following message:
>sys/ mach_types.h file does not exist.

 The Solaris2.4 headers have the 'sys/machtypes.h', but no
'sys/mach_types.h'. Are you sure that the 'bug' isn't just a typo
somewhere?

 E.g. your 'sys/types.h' might have the typo...

Cheers, Kai


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]