unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Damien Mattei <damien.mattei@gmail.com>
To: guile-devel <guile-devel@gnu.org>
Subject: Fwd: compilation error on Apple M1
Date: Mon, 26 Dec 2022 15:33:08 +0100	[thread overview]
Message-ID: <CADEOadekrSjT65ZdycJh7z2O=ZxesgDSEWceOp+-=ZaKW-0-Ow@mail.gmail.com> (raw)
In-Reply-To: <CADEOadc+OC-zhXcDD+E=j1LMFJcb2MDWLuJtY5wQNZLOZav6uQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2126 bytes --]

thanks for your help Dale,anyway readline is a simple option but really
cool...

Damien


---------- Forwarded message ---------
From: Damien Mattei <damien.mattei@gmail.com>
Date: Mon, Dec 26, 2022 at 3:31 PM
Subject: Re: compilation error on Apple M1
To: <dsmich@roadrunner.com>


hello Dale,

yes i had to install gsed (gnu sed):
brew install gsed

now it is almost ok
but i do not understand anymore how to make work readline and this strange
error:

scheme@(guile-user)> (use-modules (ice-9 readline))
While compiling expression:
In procedure dlopen: file "guile-readline.dylib", message
"dlopen(guile-readline.dylib, 0x0005): tried: 'guile-readline.dylib' (no
such file), '/System/Volumes/Preboot/Cryptexes/OSguile-readline.dylib' (no
such file), '/usr/lib/guile-readline.dylib' (no such file, not in dyld
cache), 'guile-readline.dylib' (no such file),
'/usr/local/lib/guile-readline.dylib' (no such file),
'/usr/lib/guile-readline.dylib' (no such file, not in dyld cache)"
scheme@(guile-user)>
the second try made no error:
scheme@(guile-user)> (use-modules (ice-9 readline))
scheme@(guile-user)
but it does not work the usual way:
scheme@(guile-user)> (activate-readline)
;;; <stdin>:3:1: warning: possibly unbound variable `activate-readline'
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
Unbound variable: activate-readline

Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
scheme@(guile-user) [1]>
https://www.gnu.org/software/guile/manual/html_node/Loading-Readline-Support.html
but it is so long time since my initial config of readline for guile that
perheaps i miss a step.

Regards,
Damien

On Mon, Dec 26, 2022 at 2:19 PM <dsmich@roadrunner.com> wrote:

>
>
> -----------------------------------------
> From: "Damien Mattei"
> To: "guile-devel"
> Cc:
> Sent: Monday December 26 2022 6:13:42AM
> Subject: Re: compilation error on Apple M1
>
>
> > sed: -e: No such file or directory
>
> The bsd sed is different than gnu sed.  There was a few patches sent out a
> while ago (by RhodiumToad?) that improved building on *bsd.
>
> I wonder if those will help?
>
>   -Dale
>
>
>
>

[-- Attachment #2: Type: text/html, Size: 5095 bytes --]

      parent reply	other threads:[~2022-12-26 14:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-26 13:19 compilation error on Apple M1 dsmich
     [not found] ` <CADEOadc+OC-zhXcDD+E=j1LMFJcb2MDWLuJtY5wQNZLOZav6uQ@mail.gmail.com>
2022-12-26 14:33   ` Damien Mattei [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

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADEOadekrSjT65ZdycJh7z2O=ZxesgDSEWceOp+-=ZaKW-0-Ow@mail.gmail.com' \
    --to=damien.mattei@gmail.com \
    --cc=guile-devel@gnu.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).