On Thu, Jan 6, 2011 at 9:08 AM, Stanley Lieber wrote:
>> Are you certain this happens with a clean tree and using sun4u OBJTYPE as
>> well?
>> Please recheck with hg tip.
>
> sdf1 % hg identify
> e39eeddcc295+ tip
>
> sdf1 % cat config.mk
> # Customize to fit your system
>
> # paths
> PREFIX
> Are you certain this happens with a clean tree and using sun4u OBJTYPE as
> well?
> Please recheck with hg tip.
sdf1 % hg identify
e39eeddcc295+ tip
sdf1 % cat config.mk
# Customize to fit your system
# paths
PREFIX = /usr/local/plan9
MANPREFIX = ${PREFIX}/share/man
VERSION = 7
#
On 6 January 2011 05:44, Stanley Lieber wrote:
> I've had no problems under OpenBSD on an Ultra5 and Ultra60 since
> at least 9base-6. Only significant change required was using
> the base system's yacc.
>
> Without patching 9yacc, compilation dies here:
>
> YACC awkgram.y
> Bus error
> *** Error
I've had no problems under OpenBSD on an Ultra5 and Ultra60 since
at least 9base-6. Only significant change required was using
the base system's yacc.
Without patching 9yacc, compilation dies here:
YACC awkgram.y
Bus error
*** Error code 138
Stop in /home/sl/src/9base/awk (line 14 of ../yacc.mk