#19004 closed defect (fixed)

Reclassification of Mesa as Required in the libvdpau-va-gl documentation - r12.0-974

Reported by: rhubarbpieguy Owned by: blfs-book
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

Mesa is classified as a "Runtime Dependency" in the libvdpau-va-gl documentation but is required to compile libvdpau-va-gl and should be listed as Required. Compiling libvdpau-va-gl without Mesa produces the following:

-- Checking for module 'gl'
-- Package 'gl', required by 'virtual:world', not found
CMake Error at /usr/share/cmake-3.27/Modules/FindPkgConfig.cmake:607
(message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-3.27/Modules/FindPkgConfig.cmake:829
(_pkg_check_modules_internal)
CMakeLists.txt:11 (pkg_check_modules)


-- Configuring incomplete, errors occurred!

Change History (1)

comment:1 by Xi Ruoyao, 10 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.