OpenSolaris

Printable Version Enter a New Search
Bug ID 6586018
Synopsis TODOP Macros in i86pc/sys/machclock.h not in sun4u/sun4v equivilent (Sparc only)
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:estarpm-x86
Keywords
Responsible Engineer Randy Fishel
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_77
Fixed In snv_77
Release Fixed solaris_nevada(snv_77)
Related Bugs 6486972
Submit Date 26-July-2007
Last Update Date 8-November-2007
Description
nightly failed due to the following errors.
Source in uts/common/cpr/cpr_misc.c

==== Build errors (non-DEBUG) ====

../../common/cpr/cpr_misc.c:839: error: incompatible types in assignment
dmake: Warning: Command failed for target `obj64/cpr_misc.o'

...

==== Build warnings (non-DEBUG) ====

"../../common/cpr/cpr_misc.c", line 648: warning: implicit function declaration: cpr_count_kpages (E_NO_IMPLICIT_DECL_ALLOWED)
"../../common/cpr/cpr_misc.c", line 839: warning: implicit function declaration: TODOP_GET (E_NO_IMPLICIT_DECL_ALLOWED)
...
Work Around
N/A
Comments
N/A