Subject: Avifile once again
To: None <netbsd-users@netbsd.org>
From: Tomasz Luchowski <zuntum@eik.pl>
List: netbsd-users
Date: 02/27/2001 00:54:26
I updated the pkg: http://zuntum.eik.pl/pkgsrc/avifile.tar.gz
so it compiles the most recent avifile... this still does *not* work,
but the patches may help someone who wants to take a look at this.
ktrace says that avifile loops on gettimeofday():

 22933 aviplay  CALL  gettimeofday(0xbfbfd080,0)
 22933 aviplay  RET   gettimeofday 0
 22933 aviplay  CALL  gettimeofday(0xbfbfd080,0)
 22933 aviplay  RET   gettimeofday 0

and so on...

-- 
/* [zuntum] zuntum@eik.pl , [WWW] http://zuntum.net */