9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] devarch.c mb build errors
@ 2003-12-15 18:56 Chris Van Horne
  2003-12-15 19:01 ` jmk
  2003-12-15 19:06 ` Charles Forsyth
  0 siblings, 2 replies; 3+ messages in thread
From: Chris Van Horne @ 2003-12-15 18:56 UTC (permalink / raw)
  To: 9fans

After a replica/pull a day or two ago, along with subsequent pulls,
I've been getting these build errors on pc kernels (pcauth/pcdisk):

<cut>
8c -FVw devarch.c
devarch.c:759 name not declared: mb386
devarch.c:761 name not declared: mb586
devarch.c:811 name not declared: mb386
devarch.c:815 name not declared: mb586
devarch.c:878 name not declared: mb586
mk: 8c -FVw devarch.c  : exit status=rc 2033: 8c 2035: error
<cut>

Any insight as to why this is happening, and or a possible [way to] fix?



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

* Re: [9fans] devarch.c mb build errors
  2003-12-15 18:56 [9fans] devarch.c mb build errors Chris Van Horne
@ 2003-12-15 19:01 ` jmk
  2003-12-15 19:06 ` Charles Forsyth
  1 sibling, 0 replies; 3+ messages in thread
From: jmk @ 2003-12-15 19:01 UTC (permalink / raw)
  To: 9fans

On Mon Dec 15 13:57:40 EST 2003, cvanhorne@cox.net wrote:
> After a replica/pull a day or two ago, along with subsequent pulls,
> I've been getting these build errors on pc kernels (pcauth/pcdisk):
>
> <cut>
> 8c -FVw devarch.c
> devarch.c:759 name not declared: mb386
> devarch.c:761 name not declared: mb586
> devarch.c:811 name not declared: mb386
> devarch.c:815 name not declared: mb586
> devarch.c:878 name not declared: mb586
> mk: 8c -FVw devarch.c  : exit status=rc 2033: 8c 2035: error
> <cut>
>
> Any insight as to why this is happening, and or a possible [way to] fix?

Someone updated devarch.c without noticing other files were involved.
Changes to /sys/src/9/pc/fns.h and /sys/src/9/pc/l.s are now on sources.


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

* Re: [9fans] devarch.c mb build errors
  2003-12-15 18:56 [9fans] devarch.c mb build errors Chris Van Horne
  2003-12-15 19:01 ` jmk
@ 2003-12-15 19:06 ` Charles Forsyth
  1 sibling, 0 replies; 3+ messages in thread
From: Charles Forsyth @ 2003-12-15 19:06 UTC (permalink / raw)
  To: 9fans

>>Any insight as to why this is happening, and or a possible [way to] fix?

some new/renamed functions haven't turned up yet.
l.s i'd have thought, but we'll see.
the fix from your point of view is probably to mention it here, then wait.



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

end of thread, other threads:[~2003-12-15 19:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-15 18:56 [9fans] devarch.c mb build errors Chris Van Horne
2003-12-15 19:01 ` jmk
2003-12-15 19:06 ` Charles Forsyth

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