[MPlayer-users] problem with configure script

D Richard Felker III dalias at aerifal.cx
Tue Jun 17 18:26:31 CEST 2003


On Tue, Jun 17, 2003 at 11:38:37AM +0200, Gansser, Martin wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hi,
> 
> I tried to compile the last CVS on hpux 11.00, but i get the following
> error message:
> 
> ./configure[655]: Syntax error at line 873 : `==' is not expected.
> 
> I could solve the problem by removing the following lines from 
> configure:
> 
> if darwin ; then
>     if [[ `sysctl -n hw.vectorunit` == 1 ]]; then
>         _altivec=yes
>     fi
> 
> the problem doen't exist with 0.90.
> 
> Any hints ?

Yes, whoever added that is clueless about shell scripting. I just
fixed it in cvs. Sorry about that.

Rich



More information about the MPlayer-users mailing list