I'm trying to compile the GStreamer ffmpeg plugin on OpenSolaris 2008.05 
snv_86 (I don't have net access due to hardware issues, not out of 
choice :( ) and have already installed all the other plugin modules 
(base, good, bad and ugly) without any issues, but am getting the following:

Leviathan% ./configure --prefix=/usr
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
####All goes well for a while####
config.status: executing libtool commands
=== configuring in gst-libs/ext/ffmpeg 
(/export/home/stephen/Desktop/gst-ffmpeg-0.10.6/gst-libs/ext/ffmpeg)
configure: running /bin/sh ./configure '--prefix=/usr'  
'--disable-vhook' '--disable-ffserver' '--disable-ffplay' 
'--enable-postproc' '--enable-swscale' '--enable-gpl' '--enable-static' 
'--enable-shared' '--disable-encoder=flac' '--disable-decoder=cavs' 
'--disable-protocols' '--disable-devices' '--disable-network' 'no' 
--cache-file=/dev/null --srcdir=.
Unknown option "no".
See ./configure --help for available options.
Unknown option "--cache-file=/dev/null".
See ./configure --help for available options.
Unknown option "--srcdir=.".
See ./configure --help for available options.
./configure[20141]: eval: line 1: 12254: Terminated
configure: error: ./configure failed for gst-libs/ext/ffmpeg

Can anyone enlighten me as to what's happening?

Reply via email to