9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] /sys/src/cmd source rebuild
@ 2010-10-21  5:04 lucio
  2010-10-21 10:57 ` erik quanstrom
  0 siblings, 1 reply; 3+ messages in thread
From: lucio @ 2010-10-21  5:04 UTC (permalink / raw)
  To: 9fans

There is a small error in the compilation of /sys/src/cmd/ip/snoopy
(for the ARM, I expect the same for the 386 ... and it is):

	mk snoopy
	5c -FTVw aoemask.c
	ip/snoopy/aoemask.c:42 name not declared: aoerr
	mk: 5c -FTVw aoemask.c  : exit status=rc 5630: 5c 5632: error

I presume a header file hasn't been properly updated by a
replica/pull, any suggestions?

++L




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

* Re: [9fans] /sys/src/cmd source rebuild
  2010-10-21  5:04 [9fans] /sys/src/cmd source rebuild lucio
@ 2010-10-21 10:57 ` erik quanstrom
  2010-10-22  0:47   ` lucio
  0 siblings, 1 reply; 3+ messages in thread
From: erik quanstrom @ 2010-10-21 10:57 UTC (permalink / raw)
  To: 9fans

> There is a small error in the compilation of /sys/src/cmd/ip/snoopy
> (for the ARM, I expect the same for the 386 ... and it is):
>
> 	mk snoopy
> 	5c -FTVw aoemask.c
> 	ip/snoopy/aoemask.c:42 name not declared: aoerr
> 	mk: 5c -FTVw aoemask.c  : exit status=rc 5630: 5c 5632: error

check to see that your mkfile is up-to-date.  make sure to
do a mk clean; mk all.  the complaint is about autogenerated stuff.

- erik



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

* Re: [9fans] /sys/src/cmd source rebuild
  2010-10-21 10:57 ` erik quanstrom
@ 2010-10-22  0:47   ` lucio
  0 siblings, 0 replies; 3+ messages in thread
From: lucio @ 2010-10-22  0:47 UTC (permalink / raw)
  To: 9fans

>> There is a small error in the compilation of /sys/src/cmd/ip/snoopy
>> (for the ARM, I expect the same for the 386 ... and it is):
>>
>> 	mk snoopy
>> 	5c -FTVw aoemask.c
>> 	ip/snoopy/aoemask.c:42 name not declared: aoerr
>> 	mk: 5c -FTVw aoemask.c  : exit status=rc 5630: 5c 5632: error
>
> check to see that your mkfile is up-to-date.  make sure to
> do a mk clean; mk all.  the complaint is about autogenerated stuff.
>
Yes, that did it.  It's been a long time since I last rebuilt sources
and I'm a bit rusty.  Sorry for the noise.

++L




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

end of thread, other threads:[~2010-10-22  0:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-21  5:04 [9fans] /sys/src/cmd source rebuild lucio
2010-10-21 10:57 ` erik quanstrom
2010-10-22  0:47   ` lucio

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