[vlc-devel] Re: Multicast udp streaming from playlist - problems

Dermot McGahon dermot at dspsrv.com
Wed Sep 1 17:59:34 CEST 2004


Hi,

Having a couple of problems compiling from latest svn:


checking X11/extensions/Xinerama.h usability... no
checking X11/extensions/Xinerama.h presence... yes
configure: WARNING: X11/extensions/Xinerama.h: present but cannot be  
compiled
configure: WARNING: X11/extensions/Xinerama.h:     check for missing  
prerequisite headers?
configure: WARNING: X11/extensions/Xinerama.h: see the Autoconf  
documentation
configure: WARNING: X11/extensions/Xinerama.h:     section "Present But  
Cannot Be Compiled"
configure: WARNING: X11/extensions/Xinerama.h: proceeding with the  
preprocessor's result
configure: WARNING: X11/extensions/Xinerama.h: in the future, the compiler  
will take precedence
configure: WARNING:     ## ------------------------------ ##
configure: WARNING:     ## Report this to the vlc lists.  ##
configure: WARNING:     ## ------------------------------ ##
checking for X11/extensions/Xinerama.h... yes
checking for XineramaQueryExtension in -lXinerama_pic... no
checking for XineramaQueryExtension in -lXinerama... yes


vlc configuration
--------------------
vlc version           : 0.8.0-test1
system                : linux
architecture          : i686 mmx
build flavour         : debug optim devel
vlc aliases           : wxvlc

You can tune the compiler flags in vlc-config.
To build vlc and its plugins, type `make'.

cd . && /bin/sh ./config.status Makefile depfiles
config.status: creating Makefile
config.status: executing depfiles commands
srcdir=. ./toolbox --update-includes
creating new ./src/misc/modules_builtin.h
srcdir=. ./toolbox --update-includes
cd . && /bin/sh /home/dermot/players/vlc/vlc-trunk/autotools/missing --run  
autoheader
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
make  all-recursive
make[1]: Entering directory `/home/dermot/players/vlc/vlc-trunk'
Making all in intl
make[2]: Entering directory `/home/dermot/players/vlc/vlc-trunk/intl'
cd .. \
   && CONFIG_FILES=intl/Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating intl/Makefile
config.status: executing depfiles commands
config.status: executing default-1 commands
make[2]: Leaving directory `/home/dermot/players/vlc/vlc-trunk/intl'
make[2]: Entering directory `/home/dermot/players/vlc/vlc-trunk/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/dermot/players/vlc/vlc-trunk/intl'
Making all in modules
make[2]: Entering directory `/home/dermot/players/vlc/vlc-trunk/modules'
cd .. && \
   /bin/sh /home/dermot/players/vlc/vlc-trunk/autotools/missing --run  
automake-1.6 --gnu  modules/Makefile
cd .. && /bin/sh ./config.status modules/Makefile
config.status: creating modules/Makefile
make[2]: Leaving directory `/home/dermot/players/vlc/vlc-trunk/modules'
make[2]: Entering directory `/home/dermot/players/vlc/vlc-trunk/modules'
Making all in access
make[3]: Entering directory  
`/home/dermot/players/vlc/vlc-trunk/modules/access'
cd ../.. && \
   /bin/sh /home/dermot/players/vlc/vlc-trunk/autotools/missing --run  
automake-1.6 --gnu  modules/access/Makefile
modules/access/Makefile.am:39: UNTRUE does not appear in AM_CONDITIONAL
modules/access/Makefile.am:76: UNTRUE does not appear in AM_CONDITIONAL
modules/access/Makefile.am:113: UNTRUE does not appear in AM_CONDITIONAL
modules/access/Makefile.am:150: UNTRUE does not appear in AM_CONDITIONAL
modules/access/Makefile.am:187: UNTRUE does not appear in AM_CONDITIONAL
modules/access/Makefile.am:224: UNTRUE does not appear in AM_CONDITIONAL
modules/access/Makefile.am:261: UNTRUE does not appear in AM_CONDITIONAL
modules/access/Makefile.am:298: UNTRUE does not appear in AM_CONDITIONAL
modules/access/Makefile.am:335: UNTRUE does not appear in AM_CONDITIONAL
modules/access/Makefile.am:10: required directory modules/access/screen  
does not exist
make[3]: *** [Makefile.in] Error 1
make[3]: Leaving directory  
`/home/dermot/players/vlc/vlc-trunk/modules/access'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/dermot/players/vlc/vlc-trunk/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dermot/players/vlc/vlc-trunk'
make: *** [all] Error 2
[dermot at localhost vlc-trunk]$

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list