Are your errors of Install like follows? ... *Usage: dirname [ path ] dmake: Fatal error: Command failed for target `modlist.obj64' Current working directory ~/usr/src/uts/intel/core_pcbe dmake: Fatal error: Command failed for target `core_pcbe' Current working directory ~/usr/src/uts/intel Waiting for 3 jobs to finish dmake: Fatal error: Command failed for target `modlist.intel' Current working directory ~/usr/src/uts/i86pc* ...
If they are, the problem is in the Makefile in .../intel/core_pcbe, which I think is not correct. You may roll it back to its previous version and will be OK. 2008/10/24 Rafael Vanoni <Rafael.Vanoni at sun.com> > Has anyone been able to build just the kernel and install it over the > last couple of days? > > On a clean repo, dmake(1) under uts fails with errors like > > "../../common/avs/ncall/ncall.c", line 48: cannot find include file: > <sys/nsctl/nsvers.h> > "../../common/avs/ncall/ncall.c", line 110: syntax error before or at: > ISS_VERSION_STR > cc: acomp failed for ../../common/avs/ncall/ncall.c > > Running dmake setup under src works around that, but then Install(1) > fails for two intel modules. > > Anyone seeing this too ? > > Thanks, > Rafael > _______________________________________________ > on-discuss mailing list > on-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/on-discuss > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/on-discuss/attachments/20081024/3ddee587/attachment.html>
