gxine-0.5.901 - no available demuxer

JD <[email protected]>
Newsgroups gmane.comp.video.xine.user
Message-ID <[email protected]>
Configure belches out  configure: error: no available demuxer for the 
logo image.

I used the latest source tarball from
http://prdownloads.sourceforge.net/xine/gxine-0.5.901.tar.bz2

I have these xine rpms installed:
$ rpm -qa | grep xine
xine-0.99.5-1.fc7
xine-lib-1.1.10.1-1.fc7.1
xine-lib-arts-1.1.10.1-1.fc7.1
xine-lib-devel-1.1.10.1-1.fc7.1
xine-lib-extras-1.1.10.1-1.fc7.1
xine-lib-moles-1.1.10.1-1.fc7
xine-plugin-1.0-3.fc7

This gnome-xine change log claims it fixed the problem:
http://osdir.com/ml/video.xine.cvs/2006-12/msg00089.html

Well, apparently, NOT

See bottom of this message

$ ./configure --prefix=/usr --enable-dependency-tracking 
--enable-fast-install=no --disable-rpath 
--enable-defeat-screensaver-via-xtest --disable-xinetest --disable-lirc 
--enable-watchdog --disable-integration-wizard 
--disable-own-playlist-parsers --disable-deprecated --with-x  
--with-logo-format=auto
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_i386) 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
checking whether the linker supports --as-needed... yes
checking whether the linker supports -z defs... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for ptrdiff_t... yes
checking whether byte ordering is bigendian... no
checking for inline... (cached) inline
checking for always_inline... yes
checking whether gcc supports ?: with no middle operand... yes
checking how to specify C99 with GNU extensions for gcc... -std=gnu99
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld -m elf_i386
checking if the linker (/usr/bin/ld -m elf_i386) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for X... libraries /usr/lib64, headers
checking for XCB... yes
checking whether -R must be followed by a space... neither works
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
configure: looking for the Spidermonkey Javascript library in various 
places.
configure: trying mozjs via pkgconfig xulrunner-js
checking for JS... no
no
configure: trying mozjs via pkgconfig mozilla-js
checking for JS... no
no
configure: trying mozjs via pkgconfig firefox-js
checking for JS... no
no
configure: trying mozjs via pkgconfig seamonkey-js
checking for JS... yes
configure: WARNING: gxine may fail if libmozjs.so is not in the usual 
locations. You may need to set LD_LIBRARY_PATH.
checking whether to build the Mozilla plugin... yes
checking for X11/Xaw/Form.h... yes
configure: looking for libnspr in various places.
configure: trying pkgconfig firefox-nspr
checking for NSPR... no
checking firefox/nspr/prtypes.h usability... no
checking firefox/nspr/prtypes.h presence... no
checking for firefox/nspr/prtypes.h... no
configure: trying pkgconfig nspr
checking for NSPR... yes
checking for GTK2... yes
checking for GLIB2... yes
checking for GTHREAD2... yes
checking for PANGO... yes
checking whether glib uses the system malloc by default... yes
checking for HAL... yes
checking how to acquire device info via HAL... "linux.device_file", 
prefix ""
checking for gnome-screensaver-command... /usr/bin/gnome-screensaver-command
checking for DBUS... yes
checking for xscreensaver-command... no
checking for DPMSQueryExtension in -lXtst... yes
checking for X11/extensions/dpms.h... yes
checking for XTestFakeKeyEvent in -lXtst... yes
checking X11/extensions/XTest.h usability... yes
checking X11/extensions/XTest.h presence... yes
checking for X11/extensions/XTest.h... yes
checking for XineramaQueryExtension in -lXinerama... no
checking for XRRQueryExtension in -lXrandr... no
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for XINE-LIB version >= 1.1.8... yes
checking for strsep... yes
checking for strpbrk... yes
checking for setenv... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking which logo format to use... configure: error: no available 
demuxer for the logo image - rebuild/reinstall xine-lib?


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.