[MPlayer-cvslog] CVS: main subopt-helper.c,1.8,1.9
Jan Knutar
jknutar at nic.fi
Tue Oct 11 08:12:46 CEST 2005
On Monday 10 October 2005 15:56, Joey Parrish CVS wrote:
> + *valp = strtof( str, &endp );
A check for strtof is needed in configure, and a replacement strtof in osdep/
or somewhere for systems lacking them...
subopt-helper.o(.text+0x4dc): In function `parse_float':
: undefined reference to `strtof'
gmake: *** [mplayer] Error 1
NetBSD 2.0.2
More information about the MPlayer-cvslog
mailing list