Rob Clark writes:
> Using that diff fixes thing sufficiently to get far enough to discover 
> another problem.
> 
> elfsign: Unable to open 
> /aux0/testws/usr/src/../closed/cmd/cmd-crypto/etc/certs/SUNWosnetSE as a 
> certificate. 

Do you have "CLOSED_IS_PRESENT=no" in your environment?

> # cd /aux0/testws/usr/src/grub/grub-0.95/grub
> # dmake -f Makefile.solaris install

Try:

        dmake CLOSED_IS_PRESENT=no -f Makefile.solaris install

Or use "bldenv" to set up the environment to be the same as in a
nightly build.

-- 
James Carlson, Solaris Networking              <[EMAIL PROTECTED]>
Sun Microsystems / 35 Network Drive        71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to