In reply to myself: I'm sure this is evil and ugly, but I've temporarily caused bliss to break out all over by commenting out the lines at the bottom of usr/src/cmd/sgs/Makefile.sub. I tried setting BUILD64 to '#' as instructed in the makefile but that didn't seem to help. I'd love to hear if anybody knows the right way to fix this.
Anyway, my changes look like: # @ $(BUILD64)if [ -f $(MACH64)/Makefile ]; then \ # $(BUILD64) cd $(MACH64); pwd; $(MAKE) $(TARGET); \ # $(BUILD64)else /bin/true; fi -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list [email protected]
