[Bug]: Wsl2 Ubuntu '-make j8' not responding (I think)
- Dominant language
- C
- Stars
- 1.2k
- Forks
- 383
- Avg merge
- 8d 18h
- Merged PRs (30d)
- 4
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.