[FFmpeg-devel] Build failed on Solaris 10

Jan Knutar jknutar
Tue Jun 5 19:06:35 CEST 2007


On Tuesday 05 June 2007 12:49, M?ns Rullg?rd wrote:

> > real    1m6.182s
> > user    0m27.503s
> > sys     0m31.847s

This was with sun-provided bash:
GNU bash, version 3.00.16(1)-release (sparc-sun-solaris2.10)
Copyright (C) 2004 Free Software Foundation, Inc.


> >
> > For running ffmpeg's ./configure on a Sun Blade 150, UltraSparc IIe
> > 650Mhz.
>
> That is very odd.  It takes less than 5 seconds to run on my Linux
> machine. Given, it's a 2.66GHz Core2, but the difference shouldn't be
> that huge.
>
> Could you try running it with ksh and/or /usr/xpg4/bin/sh instead? 
> I'd be curious to find out the time taken by those.

ksh:
real    0m27.221s
user    0m9.607s
sys     0m14.260s

/usr/xpg4/bin/sh:
real    0m27.535s
user    0m9.667s
sys     0m14.393s


After a quick glance at vmstat it looks like bash generates a whole lot 
more page-in than sh and ksh. Weird.




More information about the ffmpeg-devel mailing list