building Alef language

Phil Kulin <[email protected]>
Newsgroups gmane.os.plan9.general
Message-ID <CAK=u2EV-0bU82kq3RiTARJwWjXJsi4HyDq9seen3ETmQdAp_Fg@mail.gmail.com>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.