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