From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <0b6ee1c89e58c4e41f8810c5ba0c1cae@quanstro.net> To: 9fans@9fans.net From: erik quanstrom Date: Tue, 22 Jul 2008 14:03:08 -0400 In-Reply-To: <48861A0A.8010508@ntlworld.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Building new kernel. Topicbox-Message-UUID: ed7b86ca-ead3-11e9-9d60-3106f5b1d025 > Ok. I pulled and remade fossil which got over that error. But now I do > mk 'CONF=pcf' and get > > size 9pcf > links: incompatible type signitures ...... (for a whole load of init > files ie tcpinit, udpinit etc) > > and then > > mk: 8c -FTVv '-DKERNDATE='`{date ... : exit status=rc 1887: 8l 1891 error > > Something not quite right with my system??? It's from the plan9 iso > dated June 26th.. this would be expected due to the pull which sets the mtimes of new files to be older than the .8s. try "mk clean" before proceeding. - erik