The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Larry McVoy <lm@mcvoy.com>
To: Bakul Shah <bakul@bitblocks.com>
Cc: tuhs@minnie.tuhs.org
Subject: Re: [TUHS] interpreted C?
Date: Sat, 4 May 2019 17:29:17 -0700	[thread overview]
Message-ID: <20190505002917.GG25317@mcvoy.com> (raw)
In-Reply-To: <20190505001547.F0B93156E40C@mail.bitblocks.com>

On Sat, May 04, 2019 at 05:15:40PM -0700, Bakul Shah wrote:
> On Sat, 04 May 2019 17:07:08 -0700 Larry McVoy <lm@mcvoy.com> wrote:
> > Does anyone know what the fix is for this:
> >
> > ./ci_compile_expr.c: In function 'opcode_offset':
> > ./ci_compile_expr.c:599:11: error: 'LONGLONG_FORM_OFFSET' undeclared (first u
> > se
> > in this function)
> >     return LONGLONG_FORM_OFFSET;
> 
> add --enable-longlong when calling configure.
> This is still not enough to compile it on freebsd though.
> I hacked in #include <sys/signal.h> in ifdefs.h but nope.

I got it to build on Linux 4.4.0-146-generic - cool!  Blast from the
past!
-- 
---
Larry McVoy            	     lm at mcvoy.com             http://www.mcvoy.com/lm 

      reply	other threads:[~2019-05-05  0:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-04 20:48 Larry McVoy
2019-05-04 21:08 ` Bakul Shah
2019-05-04 21:30   ` Larry McVoy
2019-05-04 22:05     ` Richard Salz
2019-05-04 22:23       ` Jon Forrest
2019-05-04 22:35         ` Clem cole
2019-05-04 22:18     ` Bakul Shah
2019-05-05  0:07       ` Larry McVoy
2019-05-05  0:15         ` Bakul Shah
2019-05-05  0:29           ` Larry McVoy [this message]

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=20190505002917.GG25317@mcvoy.com \
    --to=lm@mcvoy.com \
    --cc=bakul@bitblocks.com \
    --cc=tuhs@minnie.tuhs.org \
    /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).