Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 824505 Details for
Bug 678522
media-video/libva-utils-2.4.0 : VDecAccelVA.cpp:45:10: fatal error: va/va_x11.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to avoid this compilation issue, at least for my machines
file_678522.txt (text/plain), 572 bytes, created by
Jocelyn Mayer
on 2022-10-17 07:05:36 UTC
(
hide
)
Description:
Patch to avoid this compilation issue, at least for my machines
Filename:
MIME Type:
Creator:
Jocelyn Mayer
Created:
2022-10-17 07:05:36 UTC
Size:
572 bytes
patch
obsolete
>--- libva-utils-2.12.0/Makefile.am 2021-06-22 12:08:10.000000000 +0200 >+++ libva-utils-2.12.0/Makefile.am 2021-11-03 18:05:43.610104684 +0100 >@@ -24,13 +24,15 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} > > AUTOMAKE_OPTIONS = foreign > >-SUBDIRS = common decode encode vainfo videoprocess vendor/intel vendor/intel/sfcsample >+SUBDIRS = common decode encode vainfo videoprocess vendor/intel > > if USE_X11 > SUBDIRS += putsurface >+SUBDIRS += vendor/intel/sfcsample > else > if USE_WAYLAND > SUBDIRS += putsurface >+SUBDIRS += vendor/intel/sfcsample > endif > endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 678522
:
566016
|
566018
|
566020
|
566022
|
566024
|
566026
|
566028
| 824505