struct stat definition not found!

Kartik Jayaraman kartikj@geometricsoftware.com
Thu Oct 31 01:00:00 GMT 2002


Hi,

			I have a compilation error using gcc

			aggregate 'struct stat stat_buff' has incomplete type and cannot be
initialized.

I have sys/stat.h included. My worry is even there the definition of struct
stat is not found. Is that the reason of the message, or am I missing
something?

		-Kartik



More information about the Gcc-help mailing list