9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Federico G. Benavento" <benavento@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] trying to populate arm tree
Date: Mon, 28 Jan 2013 12:07:13 -0300	[thread overview]
Message-ID: <CAO5KKMYsPd_RnMjjv4ZfqNCD1Q40T5UjneTnLn5WWZa5rxvz2Q@mail.gmail.com> (raw)
In-Reply-To: <CAO5KKMYtdn_v45daj_izVPCFRdZZJtMnHEHmfYz9=BMuNiODAw@mail.gmail.com>

z and python:

Jan 19 10:46:03 ART 2012 /n/dump/2013/0128/sys/src/ape/lib/z/mkfile 603 [fgb]
39c39
< CFLAGS=-c
---
> CFLAGS=-c -D_C99_SNPRINTF_EXTENSION


diff /n/dump/2013/0128/sys/src/cmd/python/Parser/mkfile
/sys/src/cmd/python/Parser/mkfile
40,41c40,41
< 	../Objects/obmalloc.$O\
< 	../Python/mysnprintf.$O\
---
> 	obmalloc.$O\
> 	mysnprintf.$O\
44a45,50
>
> obmalloc.$O: ../Objects/obmalloc.c
> 	$CC $CFLAGS $prereq
>
> mysnprintf.$O: ../Python/mysnprintf.c
> 	$CC $CFLAGS $prereq
Jan 28 11:23:26 ART 2013 /sys/src/cmd/python/plan9.c 765 [fgb]
8a9,10
> #elif defined(Tarm)
> #define	FPINVAL	(1<<8)
Jan 28 11:22:23 ART 2013 /sys/src/cmd/python/pyconfig.h 27800 [fgb]
11a12
> #define _C99_SNPRINTF_EXTENSION


On Mon, Jan 28, 2013 at 11:53 AM, Federico G. Benavento
<benavento@gmail.com> wrote:
> I fixed openssl, I'll push it when sources is back up again, just
> remove the error
> from opensslconf.h.
>
> python needs a mkfile rework.
>
> Dec  6 07:52:28 ART 2012
> /n/dump/2013/0128/sys/include/ape/openssl/opensslconf.h 6308 [fgb]
> 87,88d86
> < #else
> < #error unknown objtype
> Jan 22 09:27:24 ART 2008
> /n/dump/2012/1206/sys/include/ape/openssl/opensslconf.h 6337 [fgb]
>
> On Mon, Jan 28, 2013 at 10:46 AM, James Chapman <james@cs.ioc.ee> wrote:
>> Hi,
>>
>> I would like to boot my 9pi using an fs from a 386 based cpu/auth/fossil server.
>>
>> I have previously installed:
>>
>> fgb/z
>> fgb/bz2
>> fgb/openssl
>> bichued/python
>> stallion/mercurial
>>
>> and go from the development repo, and I was planning on putting kertex on there too.
>>
>> I tried cpuing into the server and running
>>
>> cpu% cd /sys/src
>> cpu% objtype=arm mk install
>>
>> The build fails with a lot of cpp errors about /sys/include/ape/openssl/*.h
>>
>> about unknown object type.
>>
>> How can i exclude openssl from the build?
>>
>> I'm assuming I won't be able to build it. I can put up with cpuing in to run the extra stuff I have installed.
>>
>> I tried adding openssl to BUGGERED in /sys/src/cmd/mkfile but this didn't help.
>>
>> James
>>
>>
>
>
>
> --
> Federico G. Benavento



--
Federico G. Benavento



  reply	other threads:[~2013-01-28 15:07 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-28 12:46 James Chapman
2013-01-28 14:32 ` Jens Staal
2013-01-28 14:53 ` Federico G. Benavento
2013-01-28 15:07   ` Federico G. Benavento [this message]
2013-01-28 15:38     ` James Chapman
2013-01-28 15:30   ` James Chapman
2013-01-28 16:47     ` Federico G. Benavento
2013-01-28 17:20       ` James Chapman
2013-01-28 17:40         ` Jeff Sickel
2013-01-28 18:21           ` erik quanstrom
2013-01-28 18:26             ` Federico G. Benavento
2013-01-28 20:10               ` erik quanstrom
2013-01-28 20:14                 ` Federico G. Benavento
2013-01-29 22:07           ` Richard Miller
2013-01-29 22:02         ` Richard Miller
2013-01-28 15:32   ` erik quanstrom
2013-01-28 15:53     ` Federico G. Benavento
2013-01-28 16:25     ` Jacob Todd
2013-01-28 16:40       ` Matthew Veety
2013-01-28 16:40       ` Federico G. Benavento

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAO5KKMYsPd_RnMjjv4ZfqNCD1Q40T5UjneTnLn5WWZa5rxvz2Q@mail.gmail.com \
    --to=benavento@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).