Kayvan A. Sylvan wrote: > fs_extras.C:101: error: 'errno' was not declared in this scope > fs_extras.C:107: error: 'errno' was not declared in this scope > fs_extras.C:120: error: 'errno' was not declared in this scope > fs_extras.C:148: error: 'errno' was not declared in this scope make[6]:
This is fixed now. errno.h was not included. Georg