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