12184 SPARC build fails due to missing 64-bit libdhcpagent
Review Request #2484 — Created Jan. 12, 2020 and submitted
Information | |
---|---|
ptribble | |
illumos-gate | |
12184 | |
Reviewers | |
general | |
In #11707, libdhcpagent was also built as 64-bit, but only on x86. This causes the SPARC build to fail. dmake: Warning: Command failed for target `libdhcpagent' due to sh: cd: sparcv9: [No such file or directory] and then, later, the 64-bit netstat fails to build with ld: fatal: library -ldhcpagent: not found
Build clean on intel. This build error no longer present on SPARC.
Change Summary:
There's a 2nd entry in the exception list we also need to fix.
Diff: |
Revision 2 (+37 -4) |
---|