Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Ubuntu 16.04.5, RosBE for Unix 2.1.2.
Description
Ubuntu 16.04.5 LTS, RosBE for Unix 2.1.2 (latest). All required packages are installed.
Up to 0.4.11-dev-428-57402ee91e1a0b74bf5894942cf3f968db4a8bf8, I could build a bootcd via
ninja bootcd
|
command, although with some warnings.
Since 0.4.11-dev-429-27603a101cf2a30d06d39b2744504f0c2885e486, I got an error after trying to build a bootcd:
../../base/setup/lib/bldrsup.c: In function 'SetNTOSBootOptions': |
../../base/setup/lib/bldrsup.c:1219:5: error: implicit declaration of function 'StringCchPrintfW' [-Werror=implicit-function-declaration] |
cc1: all warnings being treated as errors
|
[365/10168] Generating evtmsgstr.h, evtmsgstr.rc |
ninja: build stopped: subcommand failed.
|
See terminal output.txt for details.