From mboxrd@z Thu Jan 1 00:00:00 1970 From: arisawa Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <5B6BBF48-E9A1-43F4-AB22-3933DF0C510B@ar.aichi-u.ac.jp> Date: Sun, 17 Feb 2013 15:58:23 +0900 To: 9fans@9fans.net Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: [9fans] 9vx on mountain lion Topicbox-Message-UUID: 18c59e7a-ead8-11e9-9d60-3106f5b1d025 Hello 9fans, my 9vx that was in 9vx-0.12 does not work on mountain lion. that leads to panic with a message: -bash$ 9vx.OSX 71 rio fault 0x8 no segment anyone has newer version or patch? Kenji Arisawa From mboxrd@z Thu Jan 1 00:00:00 1970 References: <5B6BBF48-E9A1-43F4-AB22-3933DF0C510B@ar.aichi-u.ac.jp> From: =?utf-8?B?0K/RgNC+0YHQu9Cw0LIg0JrQvtC70L7QvNGW0ZTRhtGM?= Content-Type: multipart/alternative; boundary=Apple-Mail-C33685A4-A719-47A1-8EEC-C9A5AB5CD1DF In-Reply-To: <5B6BBF48-E9A1-43F4-AB22-3933DF0C510B@ar.aichi-u.ac.jp> Message-Id: <46365372-1F4F-46C5-9F28-A5E186DA586F@gmail.com> Date: Sun, 17 Feb 2013 10:08:48 +0200 To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (1.0) Subject: Re: [9fans] 9vx on mountain lion Topicbox-Message-UUID: 18c98e40-ead8-11e9-9d60-3106f5b1d025 --Apple-Mail-C33685A4-A719-47A1-8EEC-C9A5AB5CD1DF Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Try to compile from https://bitbucket.org/rminnich/vx32 > Hello 9fans, > > my 9vx that was in 9vx-0.12 does not work on mountain lion. > that leads to panic with a message: > > -bash$ 9vx.OSX > 71 rio fault 0x8 no segment > > anyone has newer version or patch? > > Kenji Arisawa > > --Apple-Mail-C33685A4-A719-47A1-8EEC-C9A5AB5CD1DF Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Try to compile from <= a href=3D"https://bitbucket.org/rminnich/vx32">https://bitbucket.org/rminnic= h/vx32

H= ello 9fans,

my 9vx that was in 9vx-0.12 doe= s not work on mountain lion.
that leads to panic with a mess= age:

-bash$ 9vx.OSX
71 rio f= ault 0x8 no segment

anyone has newer versio= n or patch?

Kenji Arisawa
<= /span>

= --Apple-Mail-C33685A4-A719-47A1-8EEC-C9A5AB5CD1DF-- From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) From: arisawa In-Reply-To: <46365372-1F4F-46C5-9F28-A5E186DA586F@gmail.com> Date: Mon, 18 Feb 2013 07:57:53 +0900 Content-Transfer-Encoding: quoted-printable Message-Id: <0581E9F6-DC9E-44B5-B3EF-9CB6DECC49A3@ar.aichi-u.ac.jp> References: <5B6BBF48-E9A1-43F4-AB22-3933DF0C510B@ar.aichi-u.ac.jp> <46365372-1F4F-46C5-9F28-A5E186DA586F@gmail.com> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Subject: Re: [9fans] 9vx on mountain lion Topicbox-Message-UUID: 18ce5998-ead8-11e9-9d60-3106f5b1d025 Thank you, =D0=AF=D1=80=D0=BE=D1=81=D0=BB=D0=B0=D0=B2. I installed the patch: rminnich-vx32-17a064eed9c2 However, -bash$ gnumake .... 9vx/osx/screen.c: In function =E2=80=98setcursor=E2=80=99: 9vx/osx/screen.c:547: error: =E2=80=98OSXCursor=E2=80=99 undeclared = (first use in this function) 9vx/osx/screen.c:547: error: (Each undeclared identifier is reported = only once 9vx/osx/screen.c:547: error: for each function it appears in.) 9vx/osx/screen.c:547: error: expected =E2=80=98;=E2=80=99 before = =E2=80=98oc=E2=80=99 9vx/osx/screen.c:552: error: =E2=80=98oc=E2=80=99 undeclared (first use = in this function) 9vx/osx/screen.c:557: warning: implicit declaration of function = =E2=80=98SetCursor=E2=80=99 gnumake: *** [9vx/osx/screen.o] Error 1 rm 9vx/factotum.S 9vx/kfs.S 9vx/bzfs.S 9vx/boot.S 9vx/rootfs.S = 9vx/venti.S 9vx/fossil.S 9vx/9660srv.S -bash$=20 anyone fixed this problem? Kenji Arisawa On 2013/02/17, at 17:08, =D0=AF=D1=80=D0=BE=D1=81=D0=BB=D0=B0=D0=B2 = =D0=9A=D0=BE=D0=BB=D0=BE=D0=BC=D1=96=D1=94=D1=86=D1=8C = wrote: > Try to compile from https://bitbucket.org/rminnich/vx32 >=20 >> Hello 9fans, >>=20 >> my 9vx that was in 9vx-0.12 does not work on mountain lion. >> that leads to panic with a message: >>=20 >> -bash$ 9vx.OSX >> 71 rio fault 0x8 no segment >>=20 >> anyone has newer version or patch? >>=20 >> Kenji Arisawa >>=20 >>=20 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Huntsman To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Date: Sun, 17 Feb 2013 23:09:19 +0000 Message-ID: <5782C16A7C920E469B74E11B5608B8E733F78E60@Kriegler.ntdom.cupdx> 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> In-Reply-To: <0581E9F6-DC9E-44B5-B3EF-9CB6DECC49A3@ar.aichi-u.ac.jp> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [9fans] 9vx on mountain lion Topicbox-Message-UUID: 18d2b600-ead8-11e9-9d60-3106f5b1d025 Nice... I was just getting that same error a few days ago when I tried to b= uild it too. I chalked it up to some earlier posts that said something along the lines o= f "use a binary from Snow Leopard"... and didn't want to ask around to see = if it's been fixed. Glad to see I'm not alone...=20 -Ben 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: Jeff Sickel In-Reply-To: <5782C16A7C920E469B74E11B5608B8E733F78E60@Kriegler.ntdom.cupdx> Date: Sun, 17 Feb 2013 19:04:21 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <5587B7FE-6F51-4612-88EF-475F4A9525C2@corpus-callosum.com> 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> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Subject: Re: [9fans] 9vx on mountain lion Topicbox-Message-UUID: 18d71c86-ead8-11e9-9d60-3106f5b1d025 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+. -jas On Feb 17, 2013, at 5:09 PM, Benjamin Huntsman = wrote: > 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 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@9fans.net Date: Mon, 18 Feb 2013 12:10:33 +0200 From: lucio@proxima.alt.za In-Reply-To: <46365372-1F4F-46C5-9F28-A5E186DA586F@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] 9vx on mountain lion Topicbox-Message-UUID: 18f16e60-ead8-11e9-9d60-3106f5b1d025 > Try to compile from https://bitbucket.org/rminnich/vx32 I understood that the consolidated repository was https://bitbucket.org/yiyus/vx32 Am I missing something? ++L From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <46365372-1F4F-46C5-9F28-A5E186DA586F@gmail.com> Date: Mon, 18 Feb 2013 13:24:29 +0100 Message-ID: From: David du Colombier <0intro@gmail.com> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Subject: Re: [9fans] 9vx on mountain lion Topicbox-Message-UUID: 19051046-ead8-11e9-9d60-3106f5b1d025 > I understood that the consolidated repository was > > https://bitbucket.org/yiyus/vx32 > > Am I missing something? Yiyus' and Ron's repositories have the same content. The current vx32 repository (based on Ron's) is: https://bitbucket.org/0intro/vx32 It doesn't fix the reported problem anyway. -- David du Colombier From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@9fans.net Date: Mon, 18 Feb 2013 14:51:28 +0200 From: lucio@proxima.alt.za In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] 9vx on mountain lion Topicbox-Message-UUID: 190c4d0c-ead8-11e9-9d60-3106f5b1d025 > Yiyus' and Ron's repositories have the same content. > > The current vx32 repository (based on Ron's) is: > > https://bitbucket.org/0intro/vx32 That's three, I guess there's strength in numbers :-) > It doesn't fix the reported problem anyway. And I'm still praying for the Go fixes, but they don't seem to be much of a priority. It would be nice if the (partial) fixes for OS-X were to find their way into the repository, though. ++L 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: Jeff Sickel In-Reply-To: Date: Mon, 18 Feb 2013 10:22:51 -0600 Content-Transfer-Encoding: 7bit Message-Id: References: To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Subject: Re: [9fans] 9vx on mountain lion Topicbox-Message-UUID: 196b5a5e-ead8-11e9-9d60-3106f5b1d025 Take a look at the changes in https://bitbucket.org/jas/drawterm-cocoa A bit different from the p9p side, but does handle the cursor changes et al. -jas On Feb 18, 2013, at 6:51 AM, lucio@proxima.alt.za wrote: >> Yiyus' and Ron's repositories have the same content. >> >> The current vx32 repository (based on Ron's) is: >> >> https://bitbucket.org/0intro/vx32 > > That's three, I guess there's strength in numbers :-) > >> It doesn't fix the reported problem anyway. > > And I'm still praying for the Go fixes, but they don't seem to be much > of a priority. It would be nice if the (partial) fixes for OS-X were > to find their way into the repository, though. > > ++L > > 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: Date: Tue, 19 Feb 2013 08:38:19 +0900 Content-Transfer-Encoding: 7bit Message-Id: References: To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Subject: Re: [9fans] 9vx on mountain lion Topicbox-Message-UUID: 19b462e4-ead8-11e9-9d60-3106f5b1d025 Hello, I have tried. it seems the drawterm binary works OK. Kenji Arisawa On 2013/02/19, at 1:22, Jeff Sickel wrote: > Take a look at the changes in > > https://bitbucket.org/jas/drawterm-cocoa > > A bit different from the p9p side, but does handle the cursor > changes et al. > > -jas > > On Feb 18, 2013, at 6:51 AM, lucio@proxima.alt.za wrote: > >>> Yiyus' and Ron's repositories have the same content. >>> >>> The current vx32 repository (based on Ron's) is: >>> >>> https://bitbucket.org/0intro/vx32 >> >> That's three, I guess there's strength in numbers :-) >> >>> It doesn't fix the reported problem anyway. >> >> And I'm still praying for the Go fixes, but they don't seem to be much >> of a priority. It would be nice if the (partial) fixes for OS-X were >> to find their way into the repository, though. >> >> ++L >> >> > >