Closed edelpeon closed 1 year ago
The warning about different compiler version is related to your build environment and in this case can be safely ignored. The rest are problems that have been addressed long ago. Most likely you are trying to build either from unpatched source or from a very old branch snapshot. My guess is the former, based on "-w6.2.5
" in the name of your directory.
The warning about different compiler version is related to your build environment and in this case can be safely ignored. The rest are problems that have been addressed long ago. Most likely you are trying to build either from unpatched source or from a very old branch snapshot. My guess is the former, based on "
-w6.2.5
" in the name of your directory.
I'm not using 6.2.5, my directories are w16.2.5. I re-downloaded and same problem happens
The typo does not matter, what does is that the directory name indicates you checked out tag w16.2.5
which marks unpatched source from VMware. What you need is branch workstation-16.2.5
with patched sources. Please read the INSTALL
file and follow the instructions.
On Ubuntu with Kernel 6.2.0-37-generic make throws a "csum_and_copy_to_user" undefined error