compile errror on git or source snapshot

*nix specific usage questions
bernd_b
Blank Cone
Blank Cone
Posts: 50
Joined: 12 Jul 2010 19:34

compile errror on git or source snapshot

Postby bernd_b » 30 Dec 2014 21:28

Trying to compile today's git or source snapshot of 2014-12-29 of 3.0.0, I get in both cases this error:

Code: Select all

CC hw/vdpau/libvdpau_avcodec_plugin_la-avcodec.lo hw/vdpau/avcodec.c: In function ‘Setup’: hw/vdpau/avcodec.c:178:5: error: implicit declaration of function ‘av_vdpau_get_surface_parameters’ [-Werror=implicit-function-declaration] if (av_vdpau_get_surface_parameters(avctx, &type, &width, &height)) ^ hw/vdpau/avcodec.c: In function ‘Open’: hw/vdpau/avcodec.c:330:22: error: ‘AV_HWACCEL_FLAG_ALLOW_HIGH_DEPTH’ undeclared (first use in this function) unsigned flags = AV_HWACCEL_FLAG_ALLOW_HIGH_DEPTH; ^ hw/vdpau/avcodec.c:330:22: note: each undeclared identifier is reported only once for each function it appears in cc1: some warnings being treated as errors
What do I miss?

Rémi Denis-Courmont
Developer
Developer
Posts: 15358
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: compile errror on git or source snapshot

Postby Rémi Denis-Courmont » 31 Dec 2014 10:59

Seems like your libavcodec/version.h is corrupt.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

bernd_b
Blank Cone
Blank Cone
Posts: 50
Joined: 12 Jul 2010 19:34

Re: compile errror on git or source snapshot

Postby bernd_b » 31 Dec 2014 17:59

So it's ffmpeg again.

I downgraded to this version:

Code: Select all

ffmpeg version 2.4.4 Copyright (c) 2000-2014 the FFmpeg developers built on Dec 1 2014 05:59:35 with gcc 4.9.2 (GCC) .... libavutil 54. 7.100 / 54. 7.100 libavcodec 56. 1.100 / 56. 1.100 libavformat 56. 4.101 / 56. 4.101 libavdevice 56. 0.100 / 56. 0.100 libavfilter 5. 1.100 / 5. 1.100 libavresample 2. 1. 0 / 2. 1. 0 libswscale 3. 0.100 / 3. 0.100 libswresample 1. 1.100 / 1. 1.100 libpostproc 53. 0.100 / 53. 0.100
with which the compile of nightly source of 2014-12-29 went fine.

The resulting binaries even seems to run without problems with the ffmpeg version, which makes the compile fail:

Code: Select all

ffmpeg version 2.5.2 Copyright (c) 2000-2014 the FFmpeg developers built on Dec 26 2014 11:50:46 with gcc 4.9.2 (GCC) ... libavutil 54. 15.100 / 54. 15.100 libavcodec 56. 13.100 / 56. 13.100 libavformat 56. 15.102 / 56. 15.102 libavdevice 56. 3.100 / 56. 3.100 libavfilter 5. 2.103 / 5. 2.103 libavresample 2. 1. 0 / 2. 1. 0 libswscale 3. 1.101 / 3. 1.101 libswresample 1. 1.100 / 1. 1.100 libpostproc 53. 3.100 / 53. 3.100


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

Who is online

Users browsing this forum: No registered users and 21 guests