Package: flumotion
Version: 0.4.2-2

Flumotion fails to build on mips/mipsel. It doesn't look like a MIPS
specific failure to me:

[...]
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
configure: Looking for Python version >= 2.3
checking for python... /usr/bin/python
checking "/usr/bin/python":... okay
checking local Python configuration... looks good
checking for python version... 2.4
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.4/site-packages
checking for python extension module directory... 
${exec_prefix}/lib/python2.4/site-packages
checking for headers required to compile python extensions... found
checking for python module pygtk... found
checking for python module pygst... ERROR: no GStreamer available (looking for 
versions ['0.10'])
configure: error: gst-python not found or too old
make: *** [config.status] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2


I guess the version check can't cope with two dots (0.10.8) in the
version of python-gst0.10.

$ dpkg -l python-gst0.10
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                       Version                    Description
+++-==========================-==========================-====================================================================
ii  python-gst0.10             0.10.8-1                   generic media-playing 
framework (Python bindings)


Thiemo



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to