From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <006549EF-F9F0-4DE1-A4EC-2B7F6E7FBCBA@cs.ioc.ee> Date: Mon, 28 Jan 2013 12:07:13 -0300 Message-ID: From: "Federico G. Benavento" To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Subject: Re: [9fans] trying to populate arm tree Topicbox-Message-UUID: 0f4b6fb4-ead8-11e9-9d60-3106f5b1d025 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 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 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