9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] fossil acid
@ 2007-12-23  6:31 erik quanstrom
  2007-12-23  9:36 ` Anthony Martin
  2007-12-27 16:05 ` Russ Cox
  0 siblings, 2 replies; 3+ messages in thread
From: erik quanstrom @ 2007-12-23  6:31 UTC (permalink / raw)
  To: 9fans

am i doing this wrong?

	; cd /sys/src/cmd/fossil
	; acid -l fossil-acid /n/sources/plan9/386/bin/acid 
	/n/sources/plan9/386/bin/acid:386 plan 9 executable
	/sys/lib/acid/port
	/sys/lib/acid/386
	8c -FVw 9fsys.c
	8c -FVw -a 9fsys.c >9fsys.acid
	8c -FVw cache.c
	8c -FVw -a cache.c >cache.acid
	8c -FVw disk.c
	8c -FVw -a disk.c >disk.acid
	8c -FVw fs.c
	8c -FVw -a fs.c >fs.acid
	mk: no recipe to make 'plan9-thread.8' in directory /sys/src/libventi
	fossil-acid:12: (error) pushfile: /sys/src/libventi/plan9-thread.acid: '/sys/src/libventi/plan9-thread.acid' does not exist

- erik


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

* Re: [9fans] fossil acid
  2007-12-23  6:31 [9fans] fossil acid erik quanstrom
@ 2007-12-23  9:36 ` Anthony Martin
  2007-12-27 16:05 ` Russ Cox
  1 sibling, 0 replies; 3+ messages in thread
From: Anthony Martin @ 2007-12-23  9:36 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> 	mk: no recipe to make 'plan9-thread.8' in directory /sys/src/libventi
> 	fossil-acid:12: (error) pushfile: /sys/src/libventi/plan9-thread.acid: '/sys/src/libventi/plan9-thread.acid' does not exist

Change fossil-acid to look in /sys/src/liboventi instead.

		Anthony


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

* Re: [9fans] fossil acid
  2007-12-23  6:31 [9fans] fossil acid erik quanstrom
  2007-12-23  9:36 ` Anthony Martin
@ 2007-12-27 16:05 ` Russ Cox
  1 sibling, 0 replies; 3+ messages in thread
From: Russ Cox @ 2007-12-27 16:05 UTC (permalink / raw)
  To: 9fans

> am i doing this wrong?
> 
> 	; cd /sys/src/cmd/fossil
> 	; acid -l fossil-acid /n/sources/plan9/386/bin/acid 
> 	/n/sources/plan9/386/bin/acid:386 plan 9 executable
> 	/sys/lib/acid/port
> 	/sys/lib/acid/386
> 	8c -FVw 9fsys.c
> 	8c -FVw -a 9fsys.c >9fsys.acid
> 	8c -FVw cache.c
> 	8c -FVw -a cache.c >cache.acid
> 	8c -FVw disk.c
> 	8c -FVw -a disk.c >disk.acid
> 	8c -FVw fs.c
> 	8c -FVw -a fs.c >fs.acid
> 	mk: no recipe to make 'plan9-thread.8' in directory /sys/src/libventi
> 	fossil-acid:12: (error) pushfile: /sys/src/libventi/plan9-thread.acid: '/sys/src/libventi/plan9-thread.acid' does not exist

the references to /sys/src/libventi in that file should be 
changed to /sys/src/liboventi.

russ


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

end of thread, other threads:[~2007-12-27 16:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-23  6:31 [9fans] fossil acid erik quanstrom
2007-12-23  9:36 ` Anthony Martin
2007-12-27 16:05 ` Russ Cox

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).