From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <006549EF-F9F0-4DE1-A4EC-2B7F6E7FBCBA@cs.ioc.ee> References: <006549EF-F9F0-4DE1-A4EC-2B7F6E7FBCBA@cs.ioc.ee> Date: Mon, 28 Jan 2013 11:53:57 -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: 0f47605e-ead8-11e9-9d60-3106f5b1d025 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