You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
glitch@DESKTOP-QBKKVK8:~/libva$ make -j8 make all-recursive make[1]: Entering directory '/home/glitch/libva' Making all in va make[2]: Entering directory '/home/glitch/libva/va' Making all in drm make[3]: Entering directory '/home/glitch/libva/va/drm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/glitch/libva/va/drm' make[3]: Entering directory '/home/glitch/libva/va' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/glitch/libva/va' make[2]: Leaving directory '/home/glitch/libva/va' Making all in pkgconfig make[2]: Entering directory '/home/glitch/libva/pkgconfig' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/glitch/libva/pkgconfig' make[2]: Entering directory '/home/glitch/libva' make[2]: Leaving directory '/home/glitch/libva' make[1]: Leaving directory '/home/glitch/libva'
What's the usage scenario when you are seeing the problem?
Others
What impacted?
I'm trying to make the '-j8' but it just keeps saying that there's nothing to make. I'm running Wsl2 Ubuntu trying to get to the desktop environment, from a suggested post.
Debug Information
No response
Do you want to contribute a patch to fix the issue?
None
The text was updated successfully, but these errors were encountered:
Which component impacted?
No response
Is it regression? Good in old configuration?
None
What happened?
glitch@DESKTOP-QBKKVK8:~/libva$ make -j8 make all-recursive make[1]: Entering directory '/home/glitch/libva' Making all in va make[2]: Entering directory '/home/glitch/libva/va' Making all in drm make[3]: Entering directory '/home/glitch/libva/va/drm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/glitch/libva/va/drm' make[3]: Entering directory '/home/glitch/libva/va' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/glitch/libva/va' make[2]: Leaving directory '/home/glitch/libva/va' Making all in pkgconfig make[2]: Entering directory '/home/glitch/libva/pkgconfig' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/glitch/libva/pkgconfig' make[2]: Entering directory '/home/glitch/libva' make[2]: Leaving directory '/home/glitch/libva' make[1]: Leaving directory '/home/glitch/libva'
What's the usage scenario when you are seeing the problem?
Others
What impacted?
I'm trying to make the '-j8' but it just keeps saying that there's nothing to make. I'm running Wsl2 Ubuntu trying to get to the desktop environment, from a suggested post.
Debug Information
No response
Do you want to contribute a patch to fix the issue?
None
The text was updated successfully, but these errors were encountered: