-
Enhancement
-
Resolution: Fixed
-
P4
-
6
-
b83
-
generic
-
generic
Ever tried to build using Sun's make? You get:
cruella<3> make
make: Fatal error in reader: ./common/Defs.gmk, line 18: Unexpected end of line seen
I propose to change this to:
cruella<7> make
mksh: Fatal error: The command `echo "ERROR: PLEASE USE GNU VERSION OF MAKE"; exit 33' returned status `8448'
Current working directory: /net/bonsai.sfbay/u/ohair/ws/my_peabody/j2se/make
Which is a little better.
cruella<3> make
make: Fatal error in reader: ./common/Defs.gmk, line 18: Unexpected end of line seen
I propose to change this to:
cruella<7> make
mksh: Fatal error: The command `echo "ERROR: PLEASE USE GNU VERSION OF MAKE"; exit 33' returned status `8448'
Current working directory: /net/bonsai.sfbay/u/ohair/ws/my_peabody/j2se/make
Which is a little better.