Hi, I am trying to install the kernel from /usr/src/uts by calling dmake, but I found out that before I do that I need to call make setup from /usr/src
When I call make setup from /usr/src I get the following error No rule to make target `.WAIT', needed by `sgs'. Stop. I was unable to find any information about how to fix this. I think it might be some define statement or something that I am missing. Thank you. This message posted from opensolaris.org