Hi, can you provide informations about your build machine (SXCE? 2008.x? what build?), Sun Studio version and downloaded OHAC source files versions?
yang pisze: > Hi all > When I build the Core of the HA Source , I found it failed to success, and > shows some error messages. > I don't know how this error appears.Please help me to solve those issues. > Thanks > Best Regads > > error message showed bellow: > > ************************************************************************************************** > *** Error code 1 > The following command caused the error: > (cat imported_symbols; \ > /usr/ccs/bin/nm -A -h cl_bootstrap/obj32/cl_bootstrap > cl_runtime/obj32/cl_runtime cl_comm/obj32/cl_comm clif_rsm/obj32/clif_rsm > clif_rsmrdt/obj32/clif_rsmrdt cl_dcs/obj32/cl_dcs pxfs/obj32/pxfs > cl_net/obj32/cl_net cl_dlpitrans/obj32/cl_dlpitrans cltcpint/obj32/cltcpint > cldlpihb/obj32/cldlpihb clhbsndr/obj32/clhbsndr cl_rsmtrans/obj32/cl_rsmtrans > clprivnet/obj32/clprivnet clfpstr/obj32/clfpstr clq_scsi2/obj32/clq_scsi2 > clq_scsi3/obj32/clq_scsi3 clq_netapp_nas/obj32/clq_netapp_nas > clq_sq_disk/obj32/clq_sq_disk clq_quorum_server/obj32/clq_quorum_server > cl_load/obj32/cl_load cl_orb/obj32/cl_orb cl_haci/obj32/cl_haci > cl_quorum/obj32/cl_quorum clif_rds/obj32/clif_rds) | \ > nawk -F '|' '{ \ > if(NF == 1) funcs[$1] = 1; \ > if(NF == 8) { \ > if($7 ~ "UNDEF" && funcs[$8] != 1) { \ > funcs[$8] = 0; \ > loc[$8] = loc[$8]$1;\ > } else funcs[$8] = 1; \ > } \ > } \ > END { code = 0; for (name in funcs) { \ > if(funcs[name] == 0) { \ > if (code == 0) { \ > printf("Error: fatal undefined symbols in kernel modules\n"); \ > printf("Module name\t\t Undefined symbol\n"); \ > printf("------------------------------------------------\n"); \ > } \ > code = 1; \ > printf("%12s:\t%s\n", loc[name], name); \ > } \ > } \ > exit code }' \ > > dmake: Fatal error: Command failed for target `undefs.obj32' > Current working directory > /export/home/yangwf/build/ohac+5.11+i386/usr/src/uts/intel/cl > *** Error code 1 > The following command caused the error: > cd cl; pwd; dmake install > dmake: Fatal error: Command failed for target `cl' > Current working directory > /export/home/yangwf/build/ohac+5.11+i386/usr/src/uts/intel > *** Error code 1 > The following command caused the error: > cd intel; pwd; dmake install > dmake: Fatal error: Command failed for target `intel' > Current working directory /export/home/yangwf/build/ohac+5.11+i386/usr/src/uts > *** Error code 1 > The following command caused the error: > cd uts; pwd; dmake install > dmake: Fatal error: Command failed for target `uts' > Current working directory /export/home/yangwf/build/ohac+5.11+i386/usr/src > > ==== Building Sun Cluster source (non-DEBUG), ended after 15m > nbuild: cmd returned 1 after 15m > browse log at: > /net/solaris-express2/export/home/yangwf/build/ohac+5.11+i386/log/log.200810280955.01/src_install-nd.txt > nbuild: + (cd usr/src; Postproc_src_install > log/log.200810280955.01/src_install-nd.txt) > > log/log.200810280955.01/src_install-nd-postproc.txt > nbuild: postproc returned 0 > browse postproc log at: > /net/solaris-express2/export/home/yangwf/build/ohac+5.11+i386/log/log.200810280955.01/src_install-nd-postproc.txt > > ==== Build errors (non-DEBUG) - 0 > ==== Build warnings (non-DEBUG) - 0 > ==== Build noise differences (non-DEBUG) > > ==== Building Sun Cluster source (DEBUG), started at Tue Oct 28 10:11:22 CST > 2008 ==== > nbuild: + (cd usr/src; dmake -e install) > > log/log.200810280955.01/src_install.txt -- Regards, Piotr Jasiukajtis | estibi | SCA OS0072 http://estseg.blogspot.com