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
<[email protected]> 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 <[email protected]> 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 via email to