Actions
Bug #6117
closedMany small bugs prevent a clean build on SPARC
Start date:
2015-08-11
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
When I attempt to build illumos on SPARC, many small bugs prevent a clean build. Here's a selection of the error messages from the build logs:
sh[1]: cd: libfksmbsrv: [No such file or directory] dmake: Warning: Command failed for target `libfksmbsrv' (cd screen; ed - < maketerm.ed) '\n' appended '\n' appended ? line too long /usr/ccs/bin/m4 < ../common/xlate.m4 > xlate.c sh: line 1: /usr/ccs/bin/m4: not found *** Error code 127 /usr/ccs/bin/m4 < ../common/xlate64.m4 > xlate64.c sh: line 1: /usr/ccs/bin/m4: not found *** Error code 127 ../screen/keyname.c:1:24: error: extra tokens at end of #include directive ../screen/keyname.c:2: error: stray '\' in program ../screen/keyname.c:2: error: stray '\' in program ../screen/keyname.c:2: error: 'n' undeclared here (not in a function)
There are also many missing library build dependancies.
Actions