[Pkg-fglrx-devel] Bug#698364: error: 'VAProfileJPEGBaseline' undeclared

Mathieu Malaterre malat at debian.org
Thu Jan 17 16:57:46 UTC 2013


Package: xvba-video
Severity: normal

I cannot compile xvba-video on my linux/squeeze system. It fails with:

 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libdrm -I/usr/include/valgrind -g -O2 -c xvba_decode.c  -fPIC -DPIC -o .libs/xvba_decode.o
xvba_decode.c: In function 'get_XVBA_CAPABILITY_ID':
xvba_decode.c:75: error: 'VAProfileJPEGBaseline' undeclared (first use in this function)
xvba_decode.c:75: error: (Each undeclared identifier is reported only once
xvba_decode.c:75: error: for each function it appears in.)
xvba_decode.c: In function 'get_XVBA_DECODE_FLAGS':
xvba_decode.c:104: error: 'VAProfileJPEGBaseline' undeclared (first use in this function)
xvba_decode.c: In function 'ensure_buffer':
xvba_decode.c:355: warning: passing argument 1 of 'realloc_buffer' from incompatible pointer type
utils.h:37: note: expected 'void **' but argument is of type 'struct XVBABufferDescriptor ***'
xvba_decode.c: In function 'xvba_RenderPicture':
xvba_decode.c:681: warning: passing argument 1 of 'realloc_buffer' from incompatible pointer type
utils.h:37: note: expected 'void **' but argument is of type 'VABufferID **'
make[4]: *** [xvba_decode.lo] Error 1


I am guessing some B-D in d/control is too weak. I have not find which one yet.

Thanks

-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



More information about the Pkg-fglrx-devel mailing list