From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <50939b8a-2334-4475-9f03-4b48064f2121@w31g2000yqb.googlegroups.com> References: <50939b8a-2334-4475-9f03-4b48064f2121@w31g2000yqb.googlegroups.com> Date: Sat, 3 Jul 2010 19:51:00 +0400 Message-ID: From: Alexander Sychev To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001636833bd48f67e0048a7dabfa Subject: Re: [9fans] plan9 from user space on openbsd 4.7 amd64 fails to build Topicbox-Message-UUID: 3c692fd8-ead6-11e9-9d60-3106f5b1d025 --001636833bd48f67e0048a7dabfa Content-Type: text/plain; charset=ISO-8859-1 Hello! That is easy - a file OpenBSD-x86_64-asm.s doesn't exist in /usr/local/plan9/src/libthread. By the way, OpenBSD-x86_64.c doesn't exist too. Both files have to contain OpenBSD-specific implementations of some functions. For plan9port there is a separated list where you should post related messages - http://groups.google.com/group/plan9port-dev. -- Best regards, santucco On Thu, Jul 1, 2010 at 1:14 PM, quiet_lad wrote: > # cd > plan9/ > # ./ > INSTALL > + Mailing list: http://groups.google.com/group/plan9port-dev > + Issue tracker: http://code.swtch.com/plan9port/issues/ > + Submitting changes: http://swtch.com/go/codereview > > * Resetting /usr/local/plan9/config > * Compiler version: > gcc version 3.3.5 (propolice) > * Building mk... > >>> pwd > >>> pwd > >>> pwd > >>> pwd > * Building everything (be patient)... > >>> cd /usr/local/plan9/src/libdraw; mk all > 9c openfont.c > openfont.c:12: warning: `n' might be used uninitialized in this > function > >>> mk: don't know how to make > '/usr/local/plan9/lib/libthread.a(OpenBSD-x86_64-asm.o)' in > /usr/local/plan9/src/libthread > mk: for i in ... : exit status=exit(1) > > --001636833bd48f67e0048a7dabfa Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello!

That is easy - a file OpenBSD-x86_64-asm.s doesn't exist = in /usr/local/plan9/src/libthread.
By the way, OpenBSD-x86_64.c doesn= 9;t exist too. Both files have to contain OpenBSD-specific implementations = of some functions.

For plan9port there is a separated list where you should post related m= essages - http://= groups.google.com/group/plan9port-dev.

--
Best regards,
santucco

On Thu, Jul 1, 2010 at 1:14 PM, = quiet_lad <gavc= omedy@gmail.com> wrote:
# cd
plan9/
# ./
INSTALL
+ Mailing list: http://groups.google.com/group/plan9port-dev
+ Issue tracker: http://code.swtch.com/plan9port/issues/
+ Submitting changes: http://swtch.com/go/codereview

* Resetting /usr/local/plan9/config
* Compiler version:
=A0 =A0 =A0 =A0gcc version 3.3.5 (propolice)
* Building mk...
>>> pwd
>>> pwd
>>> pwd
>>> pwd
* Building everything (be patient)...
>>> cd /usr/local/plan9/src/libdraw; mk all
9c =A0openfont.c
openfont.c:12: warning: `n' might be used uninitialized in this
function
>>> mk: don't know how to make '/usr/local/plan9/lib/libth= read.a(OpenBSD-x86_64-asm.o)' in /usr/local/plan9/src/libthread
mk: for i in ... =A0: exit status=3Dexit(1)


--001636833bd48f67e0048a7dabfa--