Troubleshooting Demo Building
You cannot build the demos if the make utility is not found. To ensure that it is found, put /usr/ccs/bin in your PATH.
Use the which command to verify that make can be found. For example, enter:
% which make
The directory containing the make utility is displayed.