Hi,

A quick guess is that your build system is incomplete or missing
some flag day.

Is your build system a Nevada install or an OpenSolaris install?
Was it able to build the 106 base?

If Nevada: do you have package SUNWsmagt installed
If OpenSolaris: what does pkg search SUNWsmagt say

I'm guessing that missing snmp packages explain the failure
to build the fmd snmp module.

Not sure they'd explain the failure on hypersubr.o

Gavin

Jin wrote:
> Hi all, 
> 
>     The part of error logs are here, attached file is full mail logs. 
> 
> ......
> ==== Build errors (DEBUG) ====
> 
> dmake: Warning: Command failed for target `debug32/hypersubr.o'
> dmake: Warning: Target `install.targ' not remade because of errors
> The following command caused the error:
> dmake: Warning: Target `install' not remade because of errors
> The following command caused the error:
> dmake: Warning: Command failed for target `xpv'
> dmake: Warning: Target `install' not remade because of errors
> The following command caused the error:
> dmake: Warning: Target `install' not remade because of errors
> The following command caused the error:
> dmake: Warning: Command failed for target `i86pc'
> dmake: Warning: Target `install' not remade because of errors
> The following command caused the error:
> dmake: Warning: Command failed for target `uts'
> dmake: Warning: Command failed for target `pics/debug_subr.o'
> dmake: Warning: Command failed for target `pics/init.o'
> "../common/module.c", line 90: syntax error before or at: 
> sunFmModuleTable_handler
> "../common/module.c", line 187: syntax error before or at: sunFmModule_data_t
> dmake: Warning: Command failed for target `pics/module.o'
> "../common/resource.c", line 73: syntax error before or at: 
> sunFmResourceTable_handler
> "../common/resource.c", line 74: syntax error before or at: 
> sunFmResourceCount_handler
> "../common/resource.c", line 173: syntax error before or at: 
> sunFmResource_data_t
> dmake: Warning: Command failed for target `pics/resource.o'
> dmake: Warning: Command failed for target `pics/scheme.o'
> "../common/problem.c", line 74: syntax error before or at: 
> sunFmProblemTable_handler
> "../common/problem.c", line 75: syntax error before or at: 
> sunFmFaultEventTable_handler
> "../common/problem.c", line 165: syntax error before or at: 
> sunFmProblem_data_t
> dmake: Warning: Command failed for target `pics/problem.o'
> dmake: Warning: Target `install' not remade because of errors
> The following command caused the error:
> dmake: Warning: Command failed for target `pics/debug_subr.o'
> dmake: Warning: Command failed for target `pics/init.o'
> "../common/module.c", line 90: syntax error before or at: 
> sunFmModuleTable_handler
> "../common/module.c", line 187: syntax error before or at: sunFmModule_data_t
> dmake: Warning: Command failed for target `pics/module.o'
> "../common/resource.c", line 73: syntax error before or at: 
> sunFmResourceTable_handler
> "../common/resource.c", line 74: syntax error before or at: 
> sunFmResourceCount_handler
> "../common/resource.c", line 173: syntax error before or at: 
> sunFmResource_data_t
> dmake: Warning: Command failed for target `pics/resource.o'
> "../common/problem.c", line 74: syntax error before or at: 
> sunFmProblemTable_handler
> "../common/problem.c", line 75: syntax error before or at: 
> sunFmFaultEventTable_handler
> "../common/problem.c", line 165: syntax error before or at: 
> sunFmProblem_data_t
> dmake: Warning: Command failed for target `pics/problem.o'
> dmake: Warning: Command failed for target `pics/scheme.o'
> ......
> 
>     Something wrong in codes?
> 
> Thanks
> Jin
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to