Ohh... ffmpeg/avcodec.h

*nix specific usage questions
MaGIc laNTern
New Cone
New Cone
Posts: 6
Joined: 10 Nov 2005 01:15
Contact:

Ohh... ffmpeg/avcodec.h

Postby MaGIc laNTern » 10 Nov 2005 01:25

Please help me with configure vlc! =\
[root@pivo vlc-0.8.2]# ./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 for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for egrep... grep -E
checking for an Objective-C compiler... checking dependency style of g++... gcc3
not implemented yet
checking for ranlib... ranlib
checking for strip... strip
checking for ar... ar
checking for ld... ld
checking for a BSD-compatible install... /usr/bin/install -c
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 ranlib... (cached) ranlib
checking for strerror in -lcposix... no
checking for ANSI C header files... yes
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 whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
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 getc_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 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 for bison... bison
checking version of bison... 1.875, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for textdomain... yes
checking for shared objects suffix... .so
checking for gettimeofday... yes
checking for select... yes
checking for strerror... yes
checking for strtod... yes
checking for strtol... yes
checking for strtof... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strsep... yes
checking for isatty... yes
checking for vasprintf... yes
checking for asprintf... 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 if_nametoindex... yes
checking for atoll... yes
checking for getenv... yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for gmtime_r... yes
checking for ctime_r... yes
checking for localtime_r... yes
checking for lrintf... no
checking for daemon... yes
checking for strdup... (cached) yes
checking for strndup... yes
checking for atof... yes
checking for strcasecmp... (cached) yes
checking for strncasecmp... yes
checking for strcasestr... yes
checking for setlocale... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for nl_langinfo... yes
checking for nl_langinfo and CODESET... yes
checking for connect... yes
checking for send... yes
checking for gethostbyname... yes
checking for socklen_t... yes
checking for struct sockaddr_storage... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for gai_strerror... yes
checking for struct addrinfo... yes
checking for va_copy... yes
checking for __va_copy... yes
checking for inet_aton... yes
checking for getopt_long... yes
checking return type of signal handlers... void
checking for cos in -lm... yes
checking for pow in -lm... yes
checking for sqrt in -lm... yes
checking for sqrtf in -lmx... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for shl_load... no
checking for dld_link in -ldld... no
checking image.h usability... no
checking image.h presence... no
checking for image.h... no
checking for load_add_on... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for main in -lpthread... yes
checking for cthread_fork in -lthreads... no
checking for sem_init in -lrt... yes
checking for nanosleep... yes
checking for pthread_cond_t in pthread.h... yes
checking for pthread_once in pthread.h... yes
checking for strncasecmp in strings.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for stdint.h... (cached) yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... 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 wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
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 sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/stat.h... (cached) yes
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 altivec.h usability... no
checking altivec.h presence... no
checking for altivec.h... no
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 dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for nanosleep in time.h... yes
checking for timespec in sys/time.h... 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 for ntohl in sys/param.h... no
checking if $CC accepts -Wall... yes
checking if $CC accepts -Wconversion... yes
checking if $CC accepts -Wunreachable-code... yes
checking if $CC accepts -Wsign-compare... yes
checking if $CC accepts -pipe... yes
checking if $CC accepts -Os... yes
checking if $CC accepts -O3... yes
checking if $CC accepts -O2... 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 -mdynamic-no-pic... no
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 __attribute__ ((format ())) support with function pointers... yes
checking for __attribute__((packed))... yes
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 gcrypt.h usability... no
checking gcrypt.h presence... no
checking for gcrypt.h... no
checking dvdread/dvd_reader.h usability... no
checking dvdread/dvd_reader.h presence... no
checking for dvdread/dvd_reader.h... no
checking for dvdnav-config... no
checking libsmbclient.h usability... yes
checking libsmbclient.h presence... yes
checking for libsmbclient.h... yes
checking for dvbpsi/dr.h... no
configure: WARNING: cannot find libdvbpsi headers
checking for cdrom_msf0 in linux/cdrom.h... yes
checking for scsireq in sys/scsiio.h... no
checking for ioc_toc_header in sys/cdio.h... no
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking for inet_pton... yes
checking for sockaddr_in6 in netinet/in.h... yes
checking ogg/ogg.h usability... yes
checking ogg/ogg.h presence... yes
checking for ogg/ogg.h... yes
checking for oggpack_read in -logg... yes
checking ebml/EbmlVersion.h usability... no
checking ebml/EbmlVersion.h presence... no
checking for ebml/EbmlVersion.h... no
checking libmodplug/modplug.h usability... no
checking libmodplug/modplug.h presence... no
checking for libmodplug/modplug.h... no
checking mad.h usability... yes
checking mad.h presence... yes
checking for mad.h... yes
checking for mad_bit_init in -lmad... yes
checking id3tag.h usability... no
checking id3tag.h presence... no
checking for id3tag.h... no
checking for ffmpeg-config... no
checking ffmpeg/avcodec.h usability... no
checking ffmpeg/avcodec.h presence... no
checking for ffmpeg/avcodec.h... no
configure: error: Missing header file ffmpeg/avcodec.h.

I download file avcodec.h from koders.com, but... Configure result is not change.
(I save this to vlc-0.8.2/modules/codec/ffmpeg/avcodec.h)
Keyboard not found! Press F1.

saravanan.G

avcodec.h

Postby saravanan.G » 10 Nov 2005 09:45

Hi ,

Ur error mesg is too long .... Ok firest u have to configure ffmpeg in proper way da ....

I will tell u proper steps to configure


./configure --enable-shared-pp --enable-shared --enable-pp --enable-gpl

Did u configured like this ..? if not try this ... ok

then u can also refer lala reply ...for other things ... ok try

All the best ...


bye ---saravanan.G 8)

Guest

Re: Ohh... ffmpeg/avcodec.h

Postby Guest » 10 Nov 2005 10:55

configure: error: Missing header file ffmpeg/avcodec.h.[/b]
I download file avcodec.h from koders.com, but... Configure result is not change.
(I save this to vlc-0.8.2/modules/codec/ffmpeg/avcodec.h)
You should save it to /usr/include/ffmpeg/

What distro do you run ?

xtophe
Big Cone-huna
Big Cone-huna
Posts: 1209
Joined: 24 Nov 2003 10:12
Location: Bristol, England

Re: Ohh... ffmpeg/avcodec.h

Postby xtophe » 10 Nov 2005 11:17

P
checking for ffmpeg-config... no
checking ffmpeg/avcodec.h usability... no
checking ffmpeg/avcodec.h presence... no
checking for ffmpeg/avcodec.h... no
configure: error: Missing header file ffmpeg/avcodec.h.[/b]
I download file avcodec.h from koders.com, but... Configure result is not change.
(I save this to vlc-0.8.2/modules/codec/ffmpeg/avcodec.h)
How do you install ffmpeg ?

It's not a good idea to get the headers alone.
Either use your distro tools to get them ( package like ffmpeg-devel or liavcodec-dev)
Or get the full sources of ffmpeg and compile and use --with-ffmpeg-tree to tell vlc's configure where you put it.

hth
Xtophe

MaGIc laNTern
New Cone
New Cone
Posts: 6
Joined: 10 Nov 2005 01:15
Contact:

Re: Ohh... ffmpeg/avcodec.h

Postby MaGIc laNTern » 10 Nov 2005 15:03

configure: error: Missing header file ffmpeg/avcodec.h.[/b]
I download file avcodec.h from koders.com, but... Configure result is not change.
(I save this to vlc-0.8.2/modules/codec/ffmpeg/avcodec.h)
You should save it to /usr/include/ffmpeg/

What distro do you run ?
I don't have /usr/include/ffmpeg/.
ASPLinux v10 Standard.

xtophe, saravanan.G:
I successfully configure ffmpeg from the sources and install to /usr/local/bin.
Heh, see this:
[root@pivo vlc-0.8.2]# ./configure --enable-shared-pp --enable-shared --enable-pp --enable-gpl --with-ffmpeg-tree=/usr/local/bin
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 for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for egrep... grep -E
checking for an Objective-C compiler... checking dependency style of g++... gcc3
not implemented yet
checking for ranlib... ranlib
checking for strip... strip
checking for ar... ar
checking for ld... ld
checking for a BSD-compatible install... /usr/bin/install -c
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 ranlib... (cached) ranlib
checking for strerror in -lcposix... no
checking for ANSI C header files... yes
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 whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
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 getc_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 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 for bison... bison
checking version of bison... 1.875, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for textdomain... yes
checking for shared objects suffix... .so
checking for gettimeofday... yes
checking for select... yes
checking for strerror... yes
checking for strtod... yes
checking for strtol... yes
checking for strtof... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strsep... yes
checking for isatty... yes
checking for vasprintf... yes
checking for asprintf... 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 if_nametoindex... yes
checking for atoll... yes
checking for getenv... yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for gmtime_r... yes
checking for ctime_r... yes
checking for localtime_r... yes
checking for lrintf... no
checking for daemon... yes
checking for strdup... (cached) yes
checking for strndup... yes
checking for atof... yes
checking for strcasecmp... (cached) yes
checking for strncasecmp... yes
checking for strcasestr... yes
checking for setlocale... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for nl_langinfo... yes
checking for nl_langinfo and CODESET... yes
checking for connect... yes
checking for send... yes
checking for gethostbyname... yes
checking for socklen_t... yes
checking for struct sockaddr_storage... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for gai_strerror... yes
checking for struct addrinfo... yes
checking for va_copy... yes
checking for __va_copy... yes
checking for inet_aton... yes
checking for getopt_long... yes
checking return type of signal handlers... void
checking for cos in -lm... yes
checking for pow in -lm... yes
checking for sqrt in -lm... yes
checking for sqrtf in -lmx... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for shl_load... no
checking for dld_link in -ldld... no
checking image.h usability... no
checking image.h presence... no
checking for image.h... no
checking for load_add_on... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for main in -lpthread... yes
checking for cthread_fork in -lthreads... no
checking for sem_init in -lrt... yes
checking for nanosleep... yes
checking for pthread_cond_t in pthread.h... yes
checking for pthread_once in pthread.h... yes
checking for strncasecmp in strings.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for stdint.h... (cached) yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... 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 wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
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 sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/stat.h... (cached) yes
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 altivec.h usability... no
checking altivec.h presence... no
checking for altivec.h... no
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 dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for nanosleep in time.h... yes
checking for timespec in sys/time.h... 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 for ntohl in sys/param.h... no
checking if $CC accepts -Wall... yes
checking if $CC accepts -Wconversion... yes
checking if $CC accepts -Wunreachable-code... yes
checking if $CC accepts -Wsign-compare... yes
checking if $CC accepts -pipe... yes
checking if $CC accepts -Os... yes
checking if $CC accepts -O3... yes
checking if $CC accepts -O2... 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 -mdynamic-no-pic... no
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 __attribute__ ((format ())) support with function pointers... yes
checking for __attribute__((packed))... yes
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 gcrypt.h usability... no
checking gcrypt.h presence... no
checking for gcrypt.h... no
checking dvdread/dvd_reader.h usability... no
checking dvdread/dvd_reader.h presence... no
checking for dvdread/dvd_reader.h... no
checking for dvdnav-config... no
checking libsmbclient.h usability... yes
checking libsmbclient.h presence... yes
checking for libsmbclient.h... yes
checking for dvbpsi/dr.h... no
configure: WARNING: cannot find libdvbpsi headers
checking for cdrom_msf0 in linux/cdrom.h... yes
checking for scsireq in sys/scsiio.h... no
checking for ioc_toc_header in sys/cdio.h... no
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking for inet_pton... yes
checking for sockaddr_in6 in netinet/in.h... yes
checking ogg/ogg.h usability... yes
checking ogg/ogg.h presence... yes
checking for ogg/ogg.h... yes
checking for oggpack_read in -logg... yes
checking ebml/EbmlVersion.h usability... no
checking ebml/EbmlVersion.h presence... no
checking for ebml/EbmlVersion.h... no
checking libmodplug/modplug.h usability... no
checking libmodplug/modplug.h presence... no
checking for libmodplug/modplug.h... no
checking mad.h usability... yes
checking mad.h presence... yes
checking for mad.h... yes
checking for mad_bit_init in -lmad... yes
checking id3tag.h usability... no
checking id3tag.h presence... no
checking for id3tag.h... no
checking for ffmpeg-config... no
checking for libavcodec.a in /usr/local/bin... no
configure: error: cannot find /usr/local/bin/libavcodec/libavcodec.a, make sure you compiled libavcodec in /usr/local/bin

Ok, I attempt to install libavcodec.
Keyboard not found! Press F1.

MaGIc laNTern
New Cone
New Cone
Posts: 6
Joined: 10 Nov 2005 01:15
Contact:

Postby MaGIc laNTern » 10 Nov 2005 21:54

Hmm, I successfully configure VLC with ./configure --enable-shared-pp --enable-shared --enable-pp --enable-gpl --with-ffmpeg-tree=/usr/local/bin --disable-libmpeg2 --disable-sxwindows --disable-skins2.
But... How to run this for see video in my LAN?
Also I run:
./vlc-config --prefix=/usr/local/bin vlx plugin builtin pic MODULE
make
make install
Keyboard not found! Press F1.

saravanan.G

vlc make

Postby saravanan.G » 11 Nov 2005 06:38

Hi ,

U finished ffmpeg , ok that's fine ... now

untar vlc-0.8.X. tar.gz

./configure --disable-wxwindows --disable-skins2
make
make install

ok u try these things then vlc will work ....


k bye ... All the best .......


------->saran 8)

MaGIc laNTern
New Cone
New Cone
Posts: 6
Joined: 10 Nov 2005 01:15
Contact:

Postby MaGIc laNTern » 18 Nov 2005 12:34

Hey..... I run:
./configure --disable-wxwindows --disable-skins2 --with-ffmpeg-tree=/usr/local/bin --disable-libmpeg2
make
make install
HOW TO RUN VLC NOW??
I don't have vlc binaries.
Keyboard not found! Press F1.

AsMaX
Cone that earned his stripes
Cone that earned his stripes
Posts: 139
Joined: 05 Mar 2004 09:00
Location: Antibes, France

Postby AsMaX » 18 Nov 2005 20:21

You don't have vlc binary... but do you have at least an error message when building :?:

MaGIc laNTern
New Cone
New Cone
Posts: 6
Joined: 10 Nov 2005 01:15
Contact:

Postby MaGIc laNTern » 21 Nov 2005 04:07

./configure --with-ffmpeg-tree=/usr/local/bin --disable-skins2

vlc configuration
--------------------
vlc version : 0.8.2
system : linux
architecture : i686 mmx
build flavour : optim devel
vlc aliases :

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


Last string of make

avcodec.h:247: error: syntax error before "UINT8"
avcodec.h:760: error: syntax error before "UINT8"
avcodec.h:763: error: syntax error before "UINT8"
avcodec.h:770: error: syntax error before "UINT8"
avcodec.h:770: warning: no semicolon at end of struct or union
avcodec.h:772: error: syntax error before '}' token
avcodec.h:772: warning: type defaults to `int' in declaration of `AVPicture'
avcodec.h:772: warning: data definition has no type or storage class
avcodec.h:863: error: syntax error before "AVPicture"
avcodec.h:867: error: syntax error before '*' token
avcodec.h:872: error: syntax error before '*' token
avcodec.h:877: error: syntax error before '*' token
avcodec.h:901: error: syntax error before "INT16"
avcodec.h:904: error: syntax error before "AVPicture"
avcodec.h:907: error: syntax error before "UINT8"
avcodec.h:910: error: syntax error before "UINT8"
avcodec.h:912: error: syntax error before "UINT8"
ffmpeg.c:40:5: #error You must have a libavcodec >= 4680 (get CVS)
In file included from ffmpeg.c:43:
ffmpeg.h:80: error: syntax error before "AVFrame"
ffmpeg.c: In function `OpenDecoder':
ffmpeg.c:209: error: `CODEC_ID_AAC' undeclared (first use in this function)
ffmpeg.c:209: error: (Each undeclared identifier is reported only once
ffmpeg.c:209: error: for each function it appears in.)
ffmpeg.c:228: error: structure has no member named `debug'
ffmpeg.c:231: error: structure has no member named `dsp_mask'
ffmpeg.c:234: error: structure has no member named `dsp_mask'
ffmpeg.c:234: error: `FF_MM_MMX' undeclared (first use in this function)
ffmpeg.c:238: error: structure has no member named `dsp_mask'
ffmpeg.c:238: error: `FF_MM_MMXEXT' undeclared (first use in this function)
ffmpeg.c:242: error: structure has no member named `dsp_mask'
ffmpeg.c:242: error: `FF_MM_3DNOW' undeclared (first use in this function)
ffmpeg.c:246: error: structure has no member named `dsp_mask'
ffmpeg.c:246: error: `FF_MM_SSE' undeclared (first use in this function)
ffmpeg.c:250: error: structure has no member named `dsp_mask'
ffmpeg.c:250: error: `FF_MM_SSE2' undeclared (first use in this function)
ffmpeg.c: At top level:
ffmpeg.c:348: error: `PIX_FMT_YUVJ444P' undeclared here (not in a function)
ffmpeg.c:348: error: initializer element is not constant
ffmpeg.c:348: error: (near initialization for `chroma_table[2].i_chroma_id')
ffmpeg.c:348: error: initializer element is not constant
ffmpeg.c:348: error: (near initialization for `chroma_table[2]')
ffmpeg.c:349: error: initializer element is not constant
ffmpeg.c:349: error: (near initialization for `chroma_table[3]')
ffmpeg.c:350: error: `PIX_FMT_YUVJ422P' undeclared here (not in a function)
ffmpeg.c:350: error: initializer element is not constant
ffmpeg.c:350: error: (near initialization for `chroma_table[4].i_chroma_id')
ffmpeg.c:350: error: initializer element is not constant
ffmpeg.c:350: error: (near initialization for `chroma_table[4]')
ffmpeg.c:351: error: initializer element is not constant
ffmpeg.c:351: error: (near initialization for `chroma_table[5]')
ffmpeg.c:352: error: initializer element is not constant
ffmpeg.c:352: error: (near initialization for `chroma_table[6]')
ffmpeg.c:353: error: initializer element is not constant
ffmpeg.c:353: error: (near initialization for `chroma_table[7]')
ffmpeg.c:354: error: `PIX_FMT_YUVJ420P' undeclared here (not in a function)
ffmpeg.c:354: error: initializer element is not constant
ffmpeg.c:354: error: (near initialization for `chroma_table[8].i_chroma_id')
ffmpeg.c:354: error: initializer element is not constant
ffmpeg.c:354: error: (near initialization for `chroma_table[8]')
ffmpeg.c:355: error: initializer element is not constant
ffmpeg.c:355: error: (near initialization for `chroma_table[9]')
ffmpeg.c:356: error: initializer element is not constant
ffmpeg.c:356: error: (near initialization for `chroma_table[10]')
ffmpeg.c:357: error: initializer element is not constant
ffmpeg.c:357: error: (near initialization for `chroma_table[11]')
ffmpeg.c:360: error: initializer element is not constant
ffmpeg.c:360: error: (near initialization for `chroma_table[12]')
ffmpeg.c:366: error: `PIX_FMT_RGB555' undeclared here (not in a function)
ffmpeg.c:366: error: initializer element is not constant
ffmpeg.c:366: error: (near initialization for `chroma_table[13].i_chroma_id')
ffmpeg.c:366: error: initializer element is not constant
ffmpeg.c:366: error: (near initialization for `chroma_table[13]')
ffmpeg.c:367: error: `PIX_FMT_RGB565' undeclared here (not in a function)
ffmpeg.c:367: error: initializer element is not constant
ffmpeg.c:367: error: (near initialization for `chroma_table[14].i_chroma_id')
ffmpeg.c:367: error: initializer element is not constant
ffmpeg.c:367: error: (near initialization for `chroma_table[14]')
ffmpeg.c:368: error: initializer element is not constant
ffmpeg.c:368: error: (near initialization for `chroma_table[15]')
ffmpeg.c:369: error: initializer element is not constant
ffmpeg.c:369: error: (near initialization for `chroma_table[16]')
ffmpeg.c:370: error: `PIX_FMT_GRAY8' undeclared here (not in a function)
ffmpeg.c:370: error: initializer element is not constant
ffmpeg.c:370: error: (near initialization for `chroma_table[17].i_chroma_id')
ffmpeg.c:370: error: initializer element is not constant
ffmpeg.c:370: error: (near initialization for `chroma_table[17]')
ffmpeg.c:372: error: initializer element is not constant
ffmpeg.c:372: error: (near initialization for `chroma_table[18]')
ffmpeg.c:416: error: `CODEC_ID_MPEG2VIDEO' undeclared here (not in a function)
ffmpeg.c:416: error: initializer element is not constant
ffmpeg.c:416: error: (near initialization for `codecs_table[1].i_codec')
ffmpeg.c:417: error: initializer element is not constant
ffmpeg.c:417: error: (near initialization for `codecs_table[1]')
ffmpeg.c:418: error: `CODEC_ID_MPEG2VIDEO' undeclared here (not in a function)
ffmpeg.c:418: error: initializer element is not constant
ffmpeg.c:418: error: (near initialization for `codecs_table[2].i_codec')
ffmpeg.c:419: error: initializer element is not constant
ffmpeg.c:419: error: (near initialization for `codecs_table[2]')
ffmpeg.c:423: error: initializer element is not constant
ffmpeg.c:423: error: (near initialization for `codecs_table[3]')
ffmpeg.c:425: error: initializer element is not constant
ffmpeg.c:425: error: (near initialization for `codecs_table[4]')
ffmpeg.c:427: error: initializer element is not constant
ffmpeg.c:427: error: (near initialization for `codecs_table[5]')
ffmpeg.c:429: error: initializer element is not constant
ffmpeg.c:429: error: (near initialization for `codecs_table[6]')
ffmpeg.c:431: error: initializer element is not constant
ffmpeg.c:431: error: (near initialization for `codecs_table[7]')
ffmpeg.c:433: error: initializer element is not constant
ffmpeg.c:433: error: (near initialization for `codecs_table[8]')
ffmpeg.c:435: error: initializer element is not constant
ffmpeg.c:435: error: (near initialization for `codecs_table[9]')
ffmpeg.c:437: error: initializer element is not constant
ffmpeg.c:437: error: (near initialization for `codecs_table[10]')
ffmpeg.c:439: error: initializer element is not constant
ffmpeg.c:439: error: (near initialization for `codecs_table[11]')
ffmpeg.c:441: error: initializer element is not constant
ffmpeg.c:441: error: (near initialization for `codecs_table[12]')
ffmpeg.c:443: error: initializer element is not constant
ffmpeg.c:443: error: (near initialization for `codecs_table[13]')
ffmpeg.c:445: error: initializer element is not constant
ffmpeg.c:445: error: (near initialization for `codecs_table[14]')
ffmpeg.c:447: error: initializer element is not constant
ffmpeg.c:447: error: (near initialization for `codecs_table[15]')
ffmpeg.c:449: error: initializer element is not constant
ffmpeg.c:449: error: (near initialization for `codecs_table[16]')
ffmpeg.c:451: error: initializer element is not constant
ffmpeg.c:451: error: (near initialization for `codecs_table[17]')
ffmpeg.c:453: error: initializer element is not constant
ffmpeg.c:453: error: (near initialization for `codecs_table[18]')
ffmpeg.c:455: error: initializer element is not constant
ffmpeg.c:455: error: (near initialization for `codecs_table[19]')
ffmpeg.c:457: error: initializer element is not constant
ffmpeg.c:457: error: (near initialization for `codecs_table[20]')
ffmpeg.c:466: error: initializer element is not constant
ffmpeg.c:466: error: (near initialization for `codecs_table[21]')
ffmpeg.c:468: error: initializer element is not constant
ffmpeg.c:468: error: (near initialization for `codecs_table[22]')
ffmpeg.c:472: error: initializer element is not constant
ffmpeg.c:472: error: (near initialization for `codecs_table[23]')
ffmpeg.c:474: error: initializer element is not constant
ffmpeg.c:474: error: (near initialization for `codecs_table[24]')
ffmpeg.c:476: error: initializer element is not constant
ffmpeg.c:476: error: (near initialization for `codecs_table[25]')
ffmpeg.c:478: error: initializer element is not constant
ffmpeg.c:478: error: (near initialization for `codecs_table[26]')
ffmpeg.c:482: error: initializer element is not constant
ffmpeg.c:482: error: (near initialization for `codecs_table[27]')
ffmpeg.c:484: error: initializer element is not constant
ffmpeg.c:484: error: (near initialization for `codecs_table[28]')
ffmpeg.c:486: error: initializer element is not constant
ffmpeg.c:486: error: (near initialization for `codecs_table[29]')
ffmpeg.c:488: error: initializer element is not constant
ffmpeg.c:488: error: (near initialization for `codecs_table[30]')
ffmpeg.c:492: error: initializer element is not constant
ffmpeg.c:492: error: (near initialization for `codecs_table[31]')
ffmpeg.c:494: error: initializer element is not constant
ffmpeg.c:494: error: (near initialization for `codecs_table[32]')
ffmpeg.c:496: error: initializer element is not constant
ffmpeg.c:496: error: (near initialization for `codecs_table[33]')
ffmpeg.c:498: error: initializer element is not constant
ffmpeg.c:498: error: (near initialization for `codecs_table[34]')
ffmpeg.c:500: error: initializer element is not constant
ffmpeg.c:500: error: (near initialization for `codecs_table[35]')
ffmpeg.c:503: error: initializer element is not constant
ffmpeg.c:503: error: (near initialization for `codecs_table[36]')
ffmpeg.c:505: error: initializer element is not constant
ffmpeg.c:505: error: (near initialization for `codecs_table[37]')
ffmpeg.c:507: error: initializer element is not constant
ffmpeg.c:507: error: (near initialization for `codecs_table[38]')
ffmpeg.c:509: error: initializer element is not constant
ffmpeg.c:509: error: (near initialization for `codecs_table[39]')
ffmpeg.c:511: error: initializer element is not constant
ffmpeg.c:511: error: (near initialization for `codecs_table[40]')
ffmpeg.c:513: error: initializer element is not constant
ffmpeg.c:513: error: (near initialization for `codecs_table[41]')
ffmpeg.c:515: error: initializer element is not constant
ffmpeg.c:515: error: (near initialization for `codecs_table[42]')
ffmpeg.c:518: error: initializer element is not constant
ffmpeg.c:518: error: (near initialization for `codecs_table[43]')
ffmpeg.c:521: error: initializer element is not constant
ffmpeg.c:521: error: (near initialization for `codecs_table[44]')
ffmpeg.c:523: error: initializer element is not constant
ffmpeg.c:523: error: (near initialization for `codecs_table[45]')
ffmpeg.c:526: error: initializer element is not constant
ffmpeg.c:526: error: (near initialization for `codecs_table[46]')
ffmpeg.c:528: error: initializer element is not constant
ffmpeg.c:528: error: (near initialization for `codecs_table[47]')
ffmpeg.c:532: error: initializer element is not constant
ffmpeg.c:532: error: (near initialization for `codecs_table[48]')
ffmpeg.c:535: error: `CODEC_ID_SVQ3' undeclared here (not in a function)
ffmpeg.c:535: error: initializer element is not constant
ffmpeg.c:535: error: (near initialization for `codecs_table[49].i_codec')
ffmpeg.c:536: error: initializer element is not constant
ffmpeg.c:536: error: (near initialization for `codecs_table[49]')
ffmpeg.c:539: error: `CODEC_ID_H264' undeclared here (not in a function)
ffmpeg.c:539: error: initializer element is not constant
ffmpeg.c:539: error: (near initialization for `codecs_table[50].i_codec')
ffmpeg.c:540: error: initializer element is not constant
ffmpeg.c:540: error: (near initialization for `codecs_table[50]')
ffmpeg.c:541: error: `CODEC_ID_H264' undeclared here (not in a function)
ffmpeg.c:541: error: initializer element is not constant
ffmpeg.c:541: error: (near initialization for `codecs_table[51].i_codec')
ffmpeg.c:542: error: initializer element is not constant
ffmpeg.c:542: error: (near initialization for `codecs_table[51]')
ffmpeg.c:544: error: `CODEC_ID_H264' undeclared here (not in a function)
ffmpeg.c:544: error: initializer element is not constant
ffmpeg.c:544: error: (near initialization for `codecs_table[52].i_codec')
ffmpeg.c:545: error: initializer element is not constant
ffmpeg.c:545: error: (near initialization for `codecs_table[52]')
ffmpeg.c:546: error: `CODEC_ID_H264' undeclared here (not in a function)
ffmpeg.c:546: error: initializer element is not constant
ffmpeg.c:546: error: (near initialization for `codecs_table[53].i_codec')
ffmpeg.c:547: error: initializer element is not constant
ffmpeg.c:547: error: (near initialization for `codecs_table[53]')
ffmpeg.c:548: error: `CODEC_ID_H264' undeclared here (not in a function)
ffmpeg.c:548: error: initializer element is not constant
ffmpeg.c:548: error: (near initialization for `codecs_table[54].i_codec')
ffmpeg.c:549: error: initializer element is not constant
ffmpeg.c:549: error: (near initialization for `codecs_table[54]')
ffmpeg.c:558: error: initializer element is not constant
ffmpeg.c:558: error: (near initialization for `codecs_table[55]')
ffmpeg.c:560: error: initializer element is not constant
ffmpeg.c:560: error: (near initialization for `codecs_table[56]')
ffmpeg.c:562: error: initializer element is not constant
ffmpeg.c:562: error: (near initialization for `codecs_table[57]')
ffmpeg.c:566: error: initializer element is not constant
ffmpeg.c:566: error: (near initialization for `codecs_table[58]')
ffmpeg.c:568: error: initializer element is not constant
ffmpeg.c:568: error: (near initialization for `codecs_table[59]')
ffmpeg.c:571: error: `CODEC_ID_FLV1' undeclared here (not in a function)
ffmpeg.c:571: error: initializer element is not constant
ffmpeg.c:571: error: (near initialization for `codecs_table[60].i_codec')
ffmpeg.c:572: error: initializer element is not constant
ffmpeg.c:572: error: (near initialization for `codecs_table[60]')
ffmpeg.c:586: error: initializer element is not constant
ffmpeg.c:586: error: (near initialization for `codecs_table[61]')
ffmpeg.c:588: error: initializer element is not constant
ffmpeg.c:588: error: (near initialization for `codecs_table[62]')
ffmpeg.c:590: error: initializer element is not constant
ffmpeg.c:590: error: (near initialization for `codecs_table[63]')
ffmpeg.c:592: error: initializer element is not constant
ffmpeg.c:592: error: (near initialization for `codecs_table[64]')
ffmpeg.c:594: error: initializer element is not constant
ffmpeg.c:594: error: (near initialization for `codecs_table[65]')
ffmpeg.c:596: error: initializer element is not constant
ffmpeg.c:596: error: (near initialization for `codecs_table[66]')
ffmpeg.c:598: error: initializer element is not constant
ffmpeg.c:598: error: (near initialization for `codecs_table[67]')
ffmpeg.c:600: error: `CODEC_ID_MJPEGB' undeclared here (not in a function)
ffmpeg.c:600: error: initializer element is not constant
ffmpeg.c:600: error: (near initialization for `codecs_table[68].i_codec')
ffmpeg.c:601: error: initializer element is not constant
ffmpeg.c:601: error: (near initialization for `codecs_table[68]')
ffmpeg.c:610: error: initializer element is not constant
ffmpeg.c:610: error: (near initialization for `codecs_table[69]')
ffmpeg.c:612: error: initializer element is not constant
ffmpeg.c:612: error: (near initialization for `codecs_table[70]')
ffmpeg.c:614: error: initializer element is not constant
ffmpeg.c:614: error: (near initialization for `codecs_table[71]')
ffmpeg.c:616: error: initializer element is not constant
ffmpeg.c:616: error: (near initialization for `codecs_table[72]')
ffmpeg.c:618: error: initializer element is not constant
ffmpeg.c:618: error: (near initialization for `codecs_table[73]')
ffmpeg.c:620: error: initializer element is not constant
ffmpeg.c:620: error: (near initialization for `codecs_table[74]')
ffmpeg.c:622: error: initializer element is not constant
ffmpeg.c:622: error: (near initialization for `codecs_table[75]')
ffmpeg.c:626: error: initializer element is not constant
ffmpeg.c:626: error: (near initialization for `codecs_table[76]')
ffmpeg.c:628: error: initializer element is not constant
ffmpeg.c:628: error: (near initialization for `codecs_table[77]')
ffmpeg.c:659: error: `CODEC_ID_INDEO3' undeclared here (not in a function)
ffmpeg.c:659: error: initializer element is not constant
ffmpeg.c:659: error: (near initialization for `codecs_table[78].i_codec')
ffmpeg.c:660: error: initializer element is not constant
ffmpeg.c:660: error: (near initialization for `codecs_table[78]')
ffmpeg.c:661: error: `CODEC_ID_INDEO3' undeclared here (not in a function)
ffmpeg.c:661: error: initializer element is not constant
ffmpeg.c:661: error: (near initialization for `codecs_table[79].i_codec')
ffmpeg.c:662: error: initializer element is not constant
ffmpeg.c:662: error: (near initialization for `codecs_table[79]')
ffmpeg.c:663: error: `CODEC_ID_INDEO3' undeclared here (not in a function)
ffmpeg.c:663: error: initializer element is not constant
ffmpeg.c:663: error: (near initialization for `codecs_table[80].i_codec')
ffmpeg.c:664: error: initializer element is not constant
ffmpeg.c:664: error: (near initialization for `codecs_table[80]')
ffmpeg.c:665: error: `CODEC_ID_INDEO3' undeclared here (not in a function)
ffmpeg.c:665: error: initializer element is not constant
ffmpeg.c:665: error: (near initialization for `codecs_table[81].i_codec')
ffmpeg.c:666: error: initializer element is not constant
ffmpeg.c:666: error: (near initialization for `codecs_table[81]')
ffmpeg.c:674: error: `CODEC_ID_HUFFYUV' undeclared here (not in a function)
ffmpeg.c:674: error: initializer element is not constant
ffmpeg.c:674: error: (near initialization for `codecs_table[82].i_codec')
ffmpeg.c:675: error: initializer element is not constant
ffmpeg.c:675: error: (near initialization for `codecs_table[82]')
ffmpeg.c:678: error: `CODEC_ID_CYUV' undeclared here (not in a function)
ffmpeg.c:678: error: initializer element is not constant
ffmpeg.c:678: error: (near initialization for `codecs_table[83].i_codec')
ffmpeg.c:679: error: initializer element is not constant
ffmpeg.c:679: error: (near initialization for `codecs_table[83]')
ffmpeg.c:682: error: `CODEC_ID_VP3' undeclared here (not in a function)
ffmpeg.c:682: error: initializer element is not constant
ffmpeg.c:682: error: (near initialization for `codecs_table[84].i_codec')
ffmpeg.c:683: error: initializer element is not constant
ffmpeg.c:683: error: (near initialization for `codecs_table[84]')
ffmpeg.c:684: error: `CODEC_ID_VP3' undeclared here (not in a function)
ffmpeg.c:684: error: initializer element is not constant
ffmpeg.c:684: error: (near initialization for `codecs_table[85].i_codec')
ffmpeg.c:685: error: initializer element is not constant
ffmpeg.c:685: error: (near initialization for `codecs_table[85]')
ffmpeg.c:695: error: `CODEC_ID_ASV1' undeclared here (not in a function)
ffmpeg.c:695: error: initializer element is not constant
ffmpeg.c:695: error: (near initialization for `codecs_table[86].i_codec')
ffmpeg.c:696: error: initializer element is not constant
ffmpeg.c:696: error: (near initialization for `codecs_table[86]')
ffmpeg.c:697: error: `CODEC_ID_ASV2' undeclared here (not in a function)
ffmpeg.c:697: error: initializer element is not constant
ffmpeg.c:697: error: (near initialization for `codecs_table[87].i_codec')
ffmpeg.c:698: error: initializer element is not constant
ffmpeg.c:698: error: (near initialization for `codecs_table[87]')
ffmpeg.c:702: error: `CODEC_ID_FFV1' undeclared here (not in a function)
ffmpeg.c:702: error: initializer element is not constant
ffmpeg.c:702: error: (near initialization for `codecs_table[88].i_codec')
ffmpeg.c:703: error: initializer element is not constant
ffmpeg.c:703: error: (near initialization for `codecs_table[88]')
ffmpeg.c:706: error: `CODEC_ID_VCR1' undeclared here (not in a function)
ffmpeg.c:706: error: initializer element is not constant
ffmpeg.c:706: error: (near initialization for `codecs_table[89].i_codec')
ffmpeg.c:707: error: initializer element is not constant
ffmpeg.c:707: error: (near initialization for `codecs_table[89]')
ffmpeg.c:710: error: `CODEC_ID_CLJR' undeclared here (not in a function)
ffmpeg.c:710: error: initializer element is not constant
ffmpeg.c:710: error: (near initialization for `codecs_table[90].i_codec')
ffmpeg.c:711: error: initializer element is not constant
ffmpeg.c:711: error: (near initialization for `codecs_table[90]')
ffmpeg.c:715: error: initializer element is not constant
ffmpeg.c:715: error: (near initialization for `codecs_table[91]')
ffmpeg.c:717: error: initializer element is not constant
ffmpeg.c:717: error: (near initialization for `codecs_table[92]')
ffmpeg.c:737: error: `CODEC_ID_4XM' undeclared here (not in a function)
ffmpeg.c:737: error: initializer element is not constant
ffmpeg.c:737: error: (near initialization for `codecs_table[93].i_codec')
ffmpeg.c:738: error: initializer element is not constant
ffmpeg.c:738: error: (near initialization for `codecs_table[93]')
ffmpeg.c:747: error: `CODEC_ID_INTERPLAY_VIDEO' undeclared here (not in a function)
ffmpeg.c:747: error: initializer element is not constant
ffmpeg.c:747: error: (near initialization for `codecs_table[94].i_codec')
ffmpeg.c:748: error: initializer element is not constant
ffmpeg.c:748: error: (near initialization for `codecs_table[94]')
ffmpeg.c:751: error: `CODEC_ID_ROQ' undeclared here (not in a function)
ffmpeg.c:751: error: initializer element is not constant
ffmpeg.c:751: error: (near initialization for `codecs_table[95].i_codec')
ffmpeg.c:752: error: initializer element is not constant
ffmpeg.c:752: error: (near initialization for `codecs_table[95]')
ffmpeg.c:755: error: `CODEC_ID_MDEC' undeclared here (not in a function)
ffmpeg.c:755: error: initializer element is not constant
ffmpeg.c:755: error: (near initialization for `codecs_table[96].i_codec')
ffmpeg.c:756: error: initializer element is not constant
ffmpeg.c:756: error: (near initialization for `codecs_table[96]')
ffmpeg.c:826: error: initializer element is not constant
ffmpeg.c:826: error: (near initialization for `codecs_table[97]')
ffmpeg.c:828: error: initializer element is not constant
ffmpeg.c:828: error: (near initialization for `codecs_table[98]')
ffmpeg.c:832: error: initializer element is not constant
ffmpeg.c:832: error: (near initialization for `codecs_table[99]')
ffmpeg.c:834: error: initializer element is not constant
ffmpeg.c:834: error: (near initialization for `codecs_table[100]')
ffmpeg.c:838: error: initializer element is not constant
ffmpeg.c:838: error: (near initialization for `codecs_table[101]')
ffmpeg.c:841: error: `CODEC_ID_MACE3' undeclared here (not in a function)
ffmpeg.c:841: error: initializer element is not constant
ffmpeg.c:841: error: (near initialization for `codecs_table[102].i_codec')
ffmpeg.c:842: error: initializer element is not constant
ffmpeg.c:842: error: (near initialization for `codecs_table[102]')
ffmpeg.c:845: error: `CODEC_ID_MACE6' undeclared here (not in a function)
ffmpeg.c:845: error: initializer element is not constant
ffmpeg.c:845: error: (near initialization for `codecs_table[103].i_codec')
ffmpeg.c:846: error: initializer element is not constant
ffmpeg.c:846: error: (near initialization for `codecs_table[103]')
ffmpeg.c:849: error: `CODEC_ID_RA_144' undeclared here (not in a function)
ffmpeg.c:849: error: initializer element is not constant
ffmpeg.c:849: error: (near initialization for `codecs_table[104].i_codec')
ffmpeg.c:850: error: initializer element is not constant
ffmpeg.c:850: error: (near initialization for `codecs_table[104]')
ffmpeg.c:853: error: `CODEC_ID_RA_288' undeclared here (not in a function)
ffmpeg.c:853: error: initializer element is not constant
ffmpeg.c:853: error: (near initialization for `codecs_table[105].i_codec')
ffmpeg.c:854: error: initializer element is not constant
ffmpeg.c:854: error: (near initialization for `codecs_table[105]')
ffmpeg.c:858: error: initializer element is not constant
ffmpeg.c:858: error: (near initialization for `codecs_table[106]')
ffmpeg.c:859: error: `CODEC_ID_MP3' undeclared here (not in a function)
ffmpeg.c:859: error: initializer element is not constant
ffmpeg.c:859: error: (near initialization for `codecs_table[107].i_codec')
ffmpeg.c:860: error: initializer element is not constant
ffmpeg.c:860: error: (near initialization for `codecs_table[107]')
ffmpeg.c:864: error: initializer element is not constant
ffmpeg.c:864: error: (near initialization for `codecs_table[108]')
ffmpeg.c:866: error: initializer element is not constant
ffmpeg.c:866: error: (near initialization for `codecs_table[109]')
ffmpeg.c:875: error: `CODEC_ID_AAC' undeclared here (not in a function)
ffmpeg.c:875: error: initializer element is not constant
ffmpeg.c:875: error: (near initialization for `codecs_table[110].i_codec')
ffmpeg.c:876: error: initializer element is not constant
ffmpeg.c:876: error: (near initialization for `codecs_table[110]')
ffmpeg.c:879: error: `CODEC_ID_ADPCM_4XM' undeclared here (not in a function)
ffmpeg.c:879: error: initializer element is not constant
ffmpeg.c:879: error: (near initialization for `codecs_table[111].i_codec')
ffmpeg.c:880: error: initializer element is not constant
ffmpeg.c:880: error: (near initialization for `codecs_table[111]')
ffmpeg.c:883: error: `CODEC_ID_INTERPLAY_DPCM' undeclared here (not in a function)
ffmpeg.c:883: error: initializer element is not constant
ffmpeg.c:883: error: (near initialization for `codecs_table[112].i_codec')
ffmpeg.c:884: error: initializer element is not constant
ffmpeg.c:884: error: (near initialization for `codecs_table[112]')
ffmpeg.c:887: error: `CODEC_ID_ROQ_DPCM' undeclared here (not in a function)
ffmpeg.c:887: error: initializer element is not constant
ffmpeg.c:887: error: (near initialization for `codecs_table[113].i_codec')
ffmpeg.c:888: error: initializer element is not constant
ffmpeg.c:888: error: (near initialization for `codecs_table[113]')
ffmpeg.c:934: error: initializer element is not constant
ffmpeg.c:934: error: (near initialization for `codecs_table[114]')
ffmpeg.c:936: error: initializer element is not constant
ffmpeg.c:936: error: (near initialization for `codecs_table[115]')
ffmpeg.c:938: error: initializer element is not constant
ffmpeg.c:938: error: (near initialization for `codecs_table[116]')
ffmpeg.c:940: error: initializer element is not constant
ffmpeg.c:940: error: (near initialization for `codecs_table[117]')
ffmpeg.c:942: error: initializer element is not constant
ffmpeg.c:942: error: (near initialization for `codecs_table[118]')
ffmpeg.c:944: error: initializer element is not constant
ffmpeg.c:944: error: (near initialization for `codecs_table[119]')
ffmpeg.c:946: error: initializer element is not constant
ffmpeg.c:946: error: (near initialization for `codecs_table[120]')
ffmpeg.c:948: error: initializer element is not constant
ffmpeg.c:948: error: (near initialization for `codecs_table[121]')
ffmpeg.c:950: error: initializer element is not constant
ffmpeg.c:950: error: (near initialization for `codecs_table[122]')
make[6]: *** [libffmpeg_a-ffmpeg.o] Ошибка 1
make[6]: Leaving directory `/root/es/vlc-0.8.2/modules/codec/ffmpeg'
make[5]: *** [all-modules] Ошибка 1
make[5]: Leaving directory `/root/es/vlc-0.8.2/modules/codec/ffmpeg'
make[4]: *** [all-recursive] Ошибка 1
make[4]: Leaving directory `/root/es/vlc-0.8.2/modules/codec'
make[3]: *** [all] Ошибка 2
make[3]: Leaving directory `/root/es/vlc-0.8.2/modules/codec'
make[2]: *** [all-recursive] Ошибка 1
make[2]: Leaving directory `/root/es/vlc-0.8.2/modules'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/root/es/vlc-0.8.2'
make: *** [all] Ошибка 2

("Ошибка" is "error" in Russian)
Keyboard not found! Press F1.

drus
Blank Cone
Blank Cone
Posts: 32
Joined: 27 Oct 2005 08:03
Contact:

Postby drus » 21 Nov 2005 11:54

you need to download CVS sources of ffmpeg and compile them.
it seems to me, that you have ffmpeg-0.4.9-pre or earlier

by the way, you can find me in icq, i'm speaking russian too. so i can try to help you


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 11 guests