From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 References: In-Reply-To: From: =?UTF-8?Q?Rodrigo_G=2E_L=C3=B3pez?= Date: Fri, 20 Sep 2019 23:05:06 +0200 Message-ID: To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary="000000000000dbf4b50593026d07" Subject: Re: [9fans] building Alef language Topicbox-Message-UUID: 0936ebb0-eada-11e9-9d60-3106f5b1d025 --000000000000dbf4b50593026d07 Content-Type: text/plain; charset="UTF-8" somebody please summon The BurnZeZ. -rodri On Fri, Sep 20, 2019, 10:46 PM Phil Kulin wrote: > I try to build Alef language > latest 9front iso > > %9fs 9pio > # I don't know why, but "tar x alef.tgz" command do nothing... > %tarfs /n/sources/extra/alef.tgz > %dircp /n/tapefs/sys /sys > % cd /sys/src/alef > % mk all > mk $objtype.all > @{cd v; mk all } > @{cd k; mk all } > @{cd 8; mk all } > @{cd lib; mk all } > yacc -d ../port/parl.y > > conflicts: 2 shift/reduce > mv y.tab.h ../port/y.tab.h > 8c -w -I../port cinit.c > 8c -w -I../port code.c > machdep.h:329 ../port/parl.h:332 cinit.c:6 syntax error, last name: Fconv > mk: 8c -w -I../port cinit.c : exit status=rc 40921: 8c 40925: error > machdep.h:329 ../port/parl.h:332 code.c:6 syntax error, last name: Fconv > mk: @{cd v; mk ... : exit status=rc 40909: rc 40911: mk 40912: error > mk: mk $objtype.all : exit status=rc 40906: mk 40908: error > % > > I think that problem in "Fconv" definition... > > -- > Non nobis Domine non nobis sed Nomini Tuo da gloriam > Phil Kulin > > --000000000000dbf4b50593026d07 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
somebody please summon The BurnZeZ.

=

-rodri

<= div class=3D"gmail_quote">
On Fri, Sep= 20, 2019, 10:46 PM Phil Kulin <scho= rs@gmail.com> wrote:
I try t= o build Alef language
latest 9front iso

%9fs 9pio
# I don't know why, but "tar x alef.tgz" command do nothing..= .
%tarfs /n/sources/extra/alef.tgz
%dircp /n/tapefs/sys /sys
% cd /sys/src/alef
% mk all
mk $objtype.all
@{cd v; mk all }
@{cd k; mk all }
@{cd 8; mk all }
@{cd lib; mk all }
yacc -d ../port/parl.y

conflicts: 2 shift/reduce
mv y.tab.h ../port/y.tab.h
8c -w -I../port cinit.c
8c -w -I../port code.c
machdep.h:329 ../port/parl.h:332 cinit.c:6 syntax error, last name: Fconv mk: 8c -w -I../port cinit.c=C2=A0 : exit status=3Drc 40921: 8c 40925: error=
machdep.h:329 ../port/parl.h:332 code.c:6 syntax error, last name: Fconv mk: @{cd v; mk ...=C2=A0 : exit status=3Drc 40909: rc 40911: mk 40912: erro= r
mk: mk $objtype.all=C2=A0 : exit status=3Drc 40906: mk 40908: error
%

I think that problem in "Fconv" definition...

--
Non nobis Domine non nobis sed Nomini Tuo da gloriam
Phil Kulin

--000000000000dbf4b50593026d07--