Subject: Re: running gcc on SPARCstation 20 with netBSD -problem: undefined ftime
To: Harry Wang <foreversoldier@yahoo.com>
From: Michal Pasternak <michal@pasternak.w.lub.pl>
List: netbsd-help
Date: 11/29/2003 07:12:42
Harry Wang [Fri, Nov 28, 2003 at 10:03:42PM -0800]:
> 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;

cd /usr/include
grep timeb `find *`

#include file which defines it to .c file

-- 
Michal Pasternak :: http://pasternak.w.lub.pl