public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Duncan Mak <duncanmak@gmail.com>
To: kawa mailing list <kawa@sourceware.org>
Subject: Kawa 2.2 broken on OSX when using Homebrew
Date: Wed, 28 Dec 2016 07:54:00 -0000	[thread overview]
Message-ID: <CABgWrqqrJ0NKxqY8NeiSp=_-quiAUTOHz8WJUma8dgmbp_NssA@mail.gmail.com> (raw)

Hello Per,

I think the changes to the Kawa distribution in 2.2 are not properly
reflected in the packaging on OSX by the Homebrew people.

Currently, it's built using this Formula -
https://github.com/Homebrew/homebrew-core/blob/master/Formula/kawa.rb

I noticed that the readline front-end is not included, and I'm also
not able to import SRFIs.

duncan@furigana:~$ brew install kawa
==> Downloading
https://homebrew.bintray.com/bottles/kawa-2.2.el_capitan.bottle.tar.gz
==> Pouring kawa-2.2.el_capitan.bottle.tar.gz
🍺  /usr/local/Cellar/kawa/2.2: 19 files, 3.5M

duncan@furigana:~$ kawa
#|kawa:1|# (import (srfi 1))
/dev/stdin:1:9: unknown library (srfi 1)
#|kawa:2|# ^A ;; this gets printed instead of cursor movement

I have time this week to go fix it, could you review the build formula
and let me know if there's anything wrong with it? I think it might be
missing some configure flags.


Cheers!

-- 
Duncan.

             reply	other threads:[~2016-12-28  7:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-28  7:54 Duncan Mak [this message]
2016-12-28  8:50 ` Per Bothner
2016-12-29 20:41   ` Duncan Mak

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='CABgWrqqrJ0NKxqY8NeiSp=_-quiAUTOHz8WJUma8dgmbp_NssA@mail.gmail.com' \
    --to=duncanmak@gmail.com \
    --cc=kawa@sourceware.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 read-only IMAP folder(s) and NNTP newsgroup(s).