From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Mon, 2 Apr 2012 09:19:57 -0700 Message-ID: From: Skip Tavakkolian To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] drawterm armv7 Topicbox-Message-UUID: 7480c07e-ead7-11e9-9d60-3106f5b1d025 https://bitbucket.org/9nut/drawterm-arm-patch On Mon, Apr 2, 2012 at 8:43 AM, hiro <23hiro@googlemail.com> wrote: > Trying to compile, but it seems like armv7 is not supported. > Anything I could try or do? > > > arch=3D`uname -m|sed 's/i.86/386/;s/Power Macintosh/power/; s/x86_64/amd6= 4/'`; \ > =A0 =A0 =A0 =A0(cd posix-$arch && =A0make) > cd: 2: can't cd to posix-armv7l > make: *** [libmachdep.a] Error 2 >