[MPlayer-users] ./configure: Syntax error

Steven M. Schultz sms at 2BSD.COM
Sat Dec 29 00:08:20 CET 2001


Hi -

	After a 'cvs update' ./configure has an error on line 2137:

if test "$_win32" = auto && ! qnx ; then

	I think this is because on some systems '#!/bin/sh' is the same
	as '#!/bin/bash' but on other systems (such as mine) sh and bash
	are two different programs.

	Changing the top line in configure to be "#!/bin/bash" was the
	workaround - perhaps it could be the default?   Alternatively
	the test statement could be done as something like "qnx != 0"?

	Steven Schultz
	sms at 2bsd.com

awds59.434-> ./configure
Detected operating system: BSD/OS
Detected host architecture: i386
Checking for gcc version ... 2.95.3, ok
Checking for CPU vendor ... GenuineIntel (6:8:6)
Checking for CPU type ...  Unknown Intel CPU
Checking for GCC & CPU optimization abilities ... i686
Checking for binutils ... yes
Checking for kernel support of mmx ... yes
Checking for kernel support of mmx2 ... yes
Checking for kernel support of sse ... Illegal instruction - core dumped
failed
It seems that your kernel does not correctly support sse.
To use sse extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for mtrr support ... yes
Checking for assembler (as 2.10.1) ... ok
Checking for extra headers ... none
Checking for extra libs ... none
Checking for kstat ... no
Checking for posix4 ... no
Checking for nanosleep ... yes
Checking for socklib ... no
Checking for malloc.h ... yes
Checking for memalign() ... no
Checking for alloca.h ... no
Checking for mman.h ... yes
Checking for dynamic loader ... yes
Checking for pthread ... yes (using )
Checking for sys/soundcard.h ... yes
Checking for termcap ... yes
Checking for termios ... yes (using: sys/termios.h)
Checking for shm ... yes
Checking for 3dfx ... no
Checking for tdfxfb ... no
Checking for DirectFB ... no
Checking for language ... using en
Checking for vsscanf() ... yes
Checking for X11 headers ... yes (found: /usr/X11R6/include)
Checking for X11 libs ... yes (found: /usr/X11R6/lib)
Checking for X11 ... yes
Checking for DPMS ... yes (using Xdpms 4)
Checking for Xv ... yes
Checking for Xinerama ... yes
Checking for Xxf86vm ... yes
Checking for DGA ... yes (using DGA 2.0)
Checking for OpenGL ... yes
Checking for /dev/mga_vid ... no
Checking for syncfb ... no
Checking for xmga ... no
Checking for GGI ... no
Checking for AA ... no
Checking for SVGAlib ... no
Checking for FBDev ... no
Checking for DVB ... no
Checking for PNG support ... yes
Checking for VESA support ... no (not supported on this OS/architecture)
Checking for SDL ... yes (with sdl-config)
Checking for NAS ... no
Checking for DXR3/H+ ... no
Checking for libmp1e ... no
Checking for OSS Audio ... yes
Checking for ALSA audio ... no
Checking for Sun audio ... no
Checking for Sun mediaLib ... no
Checking for SGI Audio ... no
Checking for VCD support ... ok
Checking for DVD support ... libdvdread
Checking for zlib ... yes
Checking for RTC ... no (linux-specific)
Checking for mad support ... no
Checking for OggVorbis support ... no
Checking for Win32 DLL support ... ./configure: 2137: Syntax error: "!" unexpected




More information about the MPlayer-users mailing list