Hi,

I have beentrying to build the Solaris source code and have been following the 
instructions as well as the Release notes. After setting up the whole directory 
structure etc and changing the opensolaris.sh shell script, I tried the 
following as specified in the Release note

bldenv -d ./opensolaris.sh
I get output from bldenv such as Build type etc
then I cd /usr/src/cmd/vi
If I type dmake all, I successfully build the vi cmd with the SUN compiler

However, if I try to make the kernel by cd/usr/src/uts and typing dmake
for some strange reason, the gcc compiler gets invoked. Ofcourse that build 
fails fo rmany reasons. 

Also, if I try to make the usr/cmd/ps project, I get an error saying that 
libpool.so.1 is not found. When I do check under the closed/root_i386 ... 
directory, I do see a libpool.so which is a soft link to libpool.so.1 which 
does not exist.

Any ideas will greatly be appreciated. 

Thanks,

Adil
[EMAIL PROTECTED]
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
[email protected]
https://opensolaris.org:444/mailman/listinfo/opensolaris-code

Reply via email to