From: Yuval Langer <yuvallangerontheroad@gmail.com>
To: help-guix@gnu.org
Subject: Failing to build my package definition of emacs-greader-mode.
Date: Mon, 30 Sep 2024 16:11:35 +0300 [thread overview]
Message-ID: <CABKQn8FsZZR+s7GDByvzxaTK6UtRNH54B1kUg7sHo2-Q2XeROA@mail.gmail.com> (raw)
I am trying to upgrade my package definition for the greader [1] [2]
text-to-speech mode.
My package definition is in:
https://codeberg.org/kakafarm/guix-kakafarm-channel/src/branch/upgrade-greader-to-0-11-18/kakafarm/packages/emacs-xyz.scm#L83
I get an error in the build phase saying that the function
greader-get-language cannot be found.
The function is defined in ./greader.el, and used in ./greader-dict.el.
I see that ./greader-dict.el has a (require 'greader), so I would have
imaged that the functions defined in ./greader.el would be available
in ./greader-dict.el.
Does anyone know how to fix this?
[1]: https://gitlab.com/michelangelo-rodriguez/greader
[2]: https://elpa.gnu.org/packages/greader.html
reply other threads:[~2024-09-30 13:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CABKQn8FsZZR+s7GDByvzxaTK6UtRNH54B1kUg7sHo2-Q2XeROA@mail.gmail.com \
--to=yuvallangerontheroad@gmail.com \
--cc=help-guix@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).