From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) From: arisawa In-Reply-To: <5587B7FE-6F51-4612-88EF-475F4A9525C2@corpus-callosum.com> Date: Mon, 18 Feb 2013 16:59:43 +0900 Content-Transfer-Encoding: quoted-printable Message-Id: References: <5B6BBF48-E9A1-43F4-AB22-3933DF0C510B@ar.aichi-u.ac.jp> <46365372-1F4F-46C5-9F28-A5E186DA586F@gmail.com>, <0581E9F6-DC9E-44B5-B3EF-9CB6DECC49A3@ar.aichi-u.ac.jp> <5782C16A7C920E469B74E11B5608B8E733F78E60@Kriegler.ntdom.cupdx> <5587B7FE-6F51-4612-88EF-475F4A9525C2@corpus-callosum.com> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Subject: Re: [9fans] 9vx on mountain lion Topicbox-Message-UUID: 18df1f94-ead8-11e9-9d60-3106f5b1d025 Hello, Thanks for the information. it was bothersome to apply cocoa-screen.m in p9p to screen.c in vx32. The problem comes from the function setcursor() in screen.c. so, for the temporally, I made the function dummy. it seems the compiled 9vx is stable without serious problems. remaining problems are: (a) cursor shape keeps same as that of Mac (b) initial back ground color is white. that should be dark grey. both are bearable for me. thanks for all. Kenji Arisawa On 2013/02/18, at 10:04, Jeff Sickel wrote: > It's the long ago announced (over five years ago) and finally enacted = removal of Carbon APIs that are biting you. At some point someone can = pull in the changes from darwin-cocoa or recent p9p = devdraw/cocoa-screen.m to get 9vx to build and run on OSX 10.8+. >=20 > -jas >=20 >=20 >=20 > On Feb 17, 2013, at 5:09 PM, Benjamin Huntsman = wrote: >=20 >> Nice... I was just getting that same error a few days ago when I = tried to build it too. >> I chalked it up to some earlier posts that said something along the = lines of "use a binary from Snow Leopard"... and didn't want to ask = around to see if it's been fixed. >>=20 >> Glad to see I'm not alone...=20 >>=20 >> -Ben >>=20 >=20 >=20