[illumos-Developer] SPARC build problems

Alexander J. Maidak ajmaidak at gmail.com
Fri Oct 1 19:46:06 PDT 2010


There are two issues in the Illumos code base preventing a SPARC build.

First, OpenSolaris bug 6980011 was imported with the rest of the b147
code (/usr/ccs/bin/as: error: cannot open output file
"pics/smt_pause.o").  Should I file an issue in the Illumos Redmine
tracker for this or since there is already and open OpenSolaris bug
would that be considered redundant?

Second, It appears that the crypto changes have broken the build for
n2rng.o (and thus uts).

>From my nightly build:

dmake: Warning: Command failed for target `obj64/n2rng.o'

The error is:

"../../sun4v/io/n2rng/n2rng.c", line 50: cannot find include file:
<fips/fips_checksum.h>
"../../sun4v/io/n2rng/n2rng.c", line 1097: warning: implicit function
declaration: fips_check_module (E_NO_IMPLICIT_DECL_ALLOWED)
cc: acomp failed for ../../sun4v/io/n2rng/n2rng.c
*** Error code 3

Looks like with the removal of fips (change set 13185) broke this.
Should I file a bug?

Thanks,

Alex




More information about the Developer mailing list