> I just installed a fresh version of netBSD 1.6.1, > > after running 'gcc xxx.c' command, I get the following > error: > storage size of 'tp' isn't known. > > The problem was on this line of the xxx.c file: > struct timeb tp; > > > ANY HELP IS APPRECIATED!! RTFM: ftime(3) David S. > > Harry >