-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 22
-
Component/s: hotspot
-
b21
* For target support_hsdis_hsdis-binutils.o:
src/utils/hsdis/binutils/hsdis-binutils.c:60:10: fatal error: libiberty.h: No such file or directory
60 | #include <libiberty.h>
| ^~~~~~~~~~~~~
The file is not found in binutils-dev. It's also not needed for compilation. We should remove the include.
src/utils/hsdis/binutils/hsdis-binutils.c:60:10: fatal error: libiberty.h: No such file or directory
60 | #include <libiberty.h>
| ^~~~~~~~~~~~~
The file is not found in binutils-dev. It's also not needed for compilation. We should remove the include.