From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.ce.gl ([162.252.84.152]) by ur; Sun Sep 11 05:52:57 EDT 2016 Received: from localhost (mail.ce.gl [local]) by mail.ce.gl (OpenSMTPD) with ESMTPA id c25cc3df; Sun, 11 Sep 2016 05:52:49 -0400 (EDT) Date: Sun, 11 Sep 2016 05:52:49 -0400 From: Ian Sutton To: 9front@9front.org Cc: khm@sciops.net, kokamoto@hera.eonet.ne.jp Subject: Re: [9front] 9base fork renamed to frontbase Message-ID: <20160911095249.GA18769@mail.ce.gl> References: <98ab3a0d59e391622efc1962fb3e4174@dl.attlocal.net> <20160910032722.GB17158@wopr> <20160910042829.GC17158@wopr> <85b753a927d3cb64c238a3da66234089@dl.attlocal.net> <20160911064046.GA57859@wopr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160911064046.GA57859@wopr> User-Agent: Mutt/1.6.2 (2016-07-01) List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: stateless private polling element general-purpose browser rails On Sat, Sep 10, 2016 at 11:40:46PM -0700, Kurt H Maier wrote: > Builds on linux/amd64 with gcc 6.1.1, but only after setting CC9=cc > in LOCAL.config. > > I really, really, really don't like having to specify compilers. It's C > or it isn't. > > khm will fix On Sun, Sep 11, 2016 at 02:51:15PM +0900, kokamoto@hera.eonet.ne.jp wrote: > > > please test. compiles on openbsd. > > I tried, but fails on OpenBSD 6.0. > We have only gcc-4.2.1 without gcc47. > > Kenji if you are getting error: 9c _exits.c /home/kremlin/kremtmp/front9port/bin/9c[203]: gcc47: not found you need to switch to my branch, in the front9port directory: `hg update kremlin` and then ./INSTALL I will merge my changes into the main branch once I know they work on other OpenBSD computers ian