[vlc] Re: Only Sound, no Video Output

Alexis Guerin alexis.guerin at isep.fr
Thu Nov 21 14:50:40 CET 2002



>    Hah, just noticed you don't even have a video output plugin for X
> (x11 or xvideo). Did you install the X headers before compiling VLC?

Sorry for insisting but I am a very new linux user...
What are the X headers, how can I check if they are installed or not and how 
can I install them?

According to the output of the ./configure script, the X headers don't seems 
to be present on my linux.

./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for C compiler default output... 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 how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for strip... strip
checking for ar... ar
checking for ld... ld
checking for gmake... /usr/bin/gmake
checking for ranlib... (cached) ranlib
checking for strerror in -lcposix... no
checking for ANSI C header files... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for GNU gettext in libc... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for bison... bison
checking version of bison... 1.35, ok
checking for catalogs to be installed...  de en_GB fr ja no ru nl pl
checking for a BSD-compatible install... /usr/bin/install -c
checking for gettimeofday... yes
checking for select... yes
checking for strerror... yes
checking for strtod... yes
checking for strtol... yes
checking for isatty... yes
checking for vasprintf... yes
checking for swab... yes
checking for sigrelse... yes
checking for getpwuid... yes
checking for memalign... yes
checking for posix_memalign... yes
checking for gethostbyname2... yes
checking for atoll... yes
checking for connect... yes
checking for gethostbyname... yes
checking for gethostbyname... (cached) yes
checking for nanosleep... yes
checking for inet_aton... yes
checking for textdomain... yes
checking for getopt_long... yes
checking return type of signal handlers... void
checking for dlopen in -ldl... yes
checking for cos in -lm... yes
checking for pow in -lm... yes
checking for pthread_attr_init in -lpthread... yes
checking for cthread_fork in -lthreads... no
checking for stdint.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking image.h usability... no
checking image.h presence... no
checking for image.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking machine/param.h usability... no
checking machine/param.h presence... no
checking for machine/param.h... no
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking cthreads.h usability... no
checking cthreads.h presence... no
checking for cthreads.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking kernel/scheduler.h usability... no
checking kernel/scheduler.h presence... no
checking for kernel/scheduler.h... no
checking kernel/OS.h usability... no
checking kernel/OS.h presence... no
checking for kernel/OS.h... no

/***********************************************************************/
checking X11/extensions/dpms.h usability... no
checking X11/extensions/dpms.h presence... no
checking for X11/extensions/dpms.h... no
/***********************************************************************/

checking for ntohl in sys/param.h... no
checking if $CC accepts -finline-limit... yes
checking if $CC accepts -Wall -Winline... yes
checking if $CC accepts -pipe... yes
checking if $CC accepts -O3... yes
checking if $CC accepts -ffast-math... yes
checking if $CC accepts -funroll-loops... yes
checking if $CC accepts -fomit-frame-pointer... yes
checking if $CC accepts -bundle -undefined error -lcc_dynamic... no
checking if $CC accepts -shared... yes
checking for variadic cpp macros... yes
checking __attribute__ ((aligned ())) support... 64
checking for boolean_t in sys/types.h... no
checking for boolean_t in pthread.h... no
checking for boolean_t in cthreads.h... no
checking if $CC groks MMX inline assembly... yes
checking if $CC groks MMX EXT inline assembly... yes
checking if $CC groks 3D Now! inline assembly... yes
checking if $CC groks SSE inline assembly... yes
checking if $CC groks Altivec inline assembly... no
checking if $CC groks Altivec C extensions... no
checking if linker needs -framework vecLib... no
checking dvdcss/dvdcss.h usability... yes
checking dvdcss/dvdcss.h presence... yes
checking for dvdcss/dvdcss.h... yes
checking dvdread/dvd_reader.h usability... yes
checking dvdread/dvd_reader.h presence... yes
checking for dvdread/dvd_reader.h... yes
checking for dvbpsi/dr.h... no
checking for inet_pton... yes
checking a52dec/a52.h usability... yes
checking a52dec/a52.h presence... yes
checking for a52dec/a52.h... yes
checking for a52_free in -la52... yes
checking ogg/ogg.h usability... yes
checking ogg/ogg.h presence... yes
checking for ogg/ogg.h... yes

/*************************************************************************/
checking X11/Xlib.h usability... no
checking X11/Xlib.h presence... no
checking for X11/Xlib.h... no
checking X11/extensions/Xv.h usability... no
checking X11/extensions/Xv.h presence... no
checking for X11/extensions/Xv.h... no
/*************************************************************************/

checking for sdl12-config... no
checking for sdl11-config... no
checking for sdl-config... no
checking qt.h usability... no
checking qt.h presence... no
checking for qt.h... no
checking linux/fb.h usability... yes
checking linux/fb.h presence... yes
checking for linux/fb.h... yes
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking for main in -lossaudio... no
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking for gtk12-config... no
checking for gtk-config... no
checking Cocoa/Cocoa.h usability... no
checking Cocoa/Cocoa.h presence... no
checking for Cocoa/Cocoa.h... no
checking Ph.h usability... no
checking Ph.h presence... no
checking for Ph.h... no
checking whether the byte order is big-endian... no
configure: creating ./config.status
chmod: changing permissions of `./config.status': Operation not permitted
config.status: creating Makefile.config
config.status: creating Makefile.opts
config.status: creating po/Makefile.in
config.status: creating include/defs.h
config.status: include/defs.h is unchanged
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

vlc configuration
--------------------
vlc version           : 0.4.6_2002-11-21
system                : linux
architecture          : i686 mmx
optimizations         : 1
tuning                : pentiumpro
debug mode            : 0
release               : 0
cprof/gprof support   : 0/0
need builtin getopt   : 0
built-in modules      : idct idctclassic motion imdct downmix chroma_i420_rgb 
chroma_i420_yuy2 chroma_i422_yuy2 chroma_i420_ymga mpeg_adec ac3_adec 
mpeg_vdec  memcpymmx idctmmx motionmmx chroma_i420_rgb_mmx 
chroma_i420_yuy2_mmx chroma_i422_yuy2_mmx chroma_i420_ymga_mmx memcpymmxext 
idctmmxext motionmmxext memcpy3dn imdct3dn downmix3dn imdctsse downmixsse a52
plug-in modules       : dummy null rc logger mpeg_es mpeg_ps mpeg_ts 
mpeg_audio file memcpy lpcm_adec ac3_spdif spudec filter_deinterlace 
filter_invert filter_wall filter_transform filter_distort filter_clone 
filter_crop fx_scope udp http rtp ipv4 dvd dvdread vcd ipv6 avi fb dsp
vlc aliases           :

You may now tune Makefile.opts at your convenience, for instance to choose
which modules get compiled as plugins.

To build vlc and its plugins, type `gmake'.
-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list