9front - general discussion about 9front
 help / color / mirror / Atom feed
* Bug report: Runemask is gone
@ 2013-07-12 11:28 arisawa
  2013-07-12 13:12 ` [9front] " cinap_lenrek
  0 siblings, 1 reply; 3+ messages in thread
From: arisawa @ 2013-07-12 11:28 UTC (permalink / raw)
  To: 9front

Hello,

I cannot compile grep on 9front.

maia% pwd
/sys/src/cmd/grep
maia% mk
8c -FTVw comp.c
comp.c:278 name not declared: Runemask
mk: 8c -FTVw comp.c  : exit status=rc 1924239: 8c 1924241: error
maia%

maia% pwd
/sys/include
maia% g Runemask
maia% 


Bell-labs version is OK

al% pwd
/sys/src/cmd/grep
al% mk
yacc -d grep.y
8c -FTVw main.c
8c -FTVw comp.c
8c -FTVw sub.c
8c -FTVw y.tab.c
8l  -o 8.out y.tab.8 main.8 comp.8 sub.8


al% pwd
/sys/include
al% g Runemask
libc.h:49: 	Runemask	= 0x1FFFFF,	/* bits used by runes (see grep) */
al% 


Kenji Arisawa



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-07-12 13:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-12 11:28 Bug report: Runemask is gone arisawa
2013-07-12 13:12 ` [9front] " cinap_lenrek
2013-07-12 13:29   ` arisawa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).