From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <48861A0A.8010508@ntlworld.com> Date: Tue, 22 Jul 2008 18:34:02 +0100 From: Robert Hibberdine User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> References: <87ef57824a9f05959b049007e4589781@quanstro.net> In-Reply-To: <87ef57824a9f05959b049007e4589781@quanstro.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Building new kernel. Topicbox-Message-UUID: ed774a6a-ead3-11e9-9d60-3106f5b1d025 erik quanstrom wrote: >> I am having trouble building a new kernel for a terminal. >> I do >> mk 'CONF=pcf' >> and I get the error >> >> mk: don't know how to make '/386/bin/fossil/fossil' in directory >> /sys/src/9/pc >> > > does /386/bin/fossil/fossil exist? if not, it's a little > worrying that it doesn't. perhaps the iso was > missing some files. or your network install was > interrupted. assuming that the damage is > not too great, you probablly want to use > /usr/glenda/bin/rc/pull to sync up with sources. > > - erik > > > 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.. Thanks again Bob