[Mplayer-cvslog] CVS: main configure,1.117,1.118
Felix Buenemann
atmosfear at users.sourceforge.net
Sun Jul 29 06:59:03 CEST 2001
On Saturday, 28. July 2001 23:51, you wrote:
> Hi,
>
> > +if ($_cc $TMPC -o $TMPO && $TMPO) > /dev/null 2>&1 ; then
> > + echo "ok"
> > + return 1
> > +else
> > + echo "failed"
> > + echo "It seems that your kernel does not correctly support $2. To use
> > $2 extensions in MPlayer, you have to upgrade/recompile your kernel!"
> > + return 0
> > +fi
>
> hey this checks only the C compiler (and as), and does nothing with the
> kernel! or i'm really silly as someone said on the list :)
see that && $TMPO? it executes the binary, if it crashes with a SIGILL or so
check will fail.
>
> A'rpi / Astral & ESP-team
>
--
Best Regards,
Felix
More information about the MPlayer-cvslog
mailing list