Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Wsl2 Ubuntu '-make j8' not responding (I think) #1826

Open
glitchbot12 opened this issue Jul 2, 2024 · 1 comment
Open

[Bug]: Wsl2 Ubuntu '-make j8' not responding (I think) #1826

glitchbot12 opened this issue Jul 2, 2024 · 1 comment
Assignees

Comments

@glitchbot12
Copy link

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.
image_2024-07-02_120900473

Debug Information

No response

Do you want to contribute a patch to fix the issue?

None

@MicroYY
Copy link
Contributor

MicroYY commented Jul 4, 2024

Are you compiling libva or media driver?
For libva build, follow README of https://github.com/intel/libva

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants