From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Thu, 2 Nov 2006 12:33:02 -0500 From: "Russ Cox" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] undefined reference to `sched_yield' In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <454A2447.6020203@proweb.co.uk> Topicbox-Message-UUID: da8de71c-ead1-11e9-9d60-3106f5b1d025 Patch applied. You should be able to cd /usr/local/plan9/src/lib9 cvs up sleep.c and then build as usual. (You can cvs up a downloaded archive.) Russ