unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Adam Kandur via <help-guix@gnu.org>
To: Help Guix <help-guix@gnu.org>
Subject: building emacs from tarball inside guix env
Date: Thu, 20 Aug 2020 12:59:08 +0200 (CEST)	[thread overview]
Message-ID: <MFAWQjf--3-2@tuta.io> (raw)

hi everyone! tried to build emacs in guix env

here is my manifest:
----------------------------------
(specifications->manifest
 '("make"
   "gcc-toolchain"
   "gnutls"
   "ncurses"
   "mailutils"
   "libx11"
   "gtk+"
   "libxft"
   "libtiff"
   "giflib"
   "libjpeg"
   "imagemagick"
   "acl"
   "libpng"
   "zlib"
   "librsvg"
   "libxpm"
   "libxml2"
   "libice"
   "libsm"
   "alsa-lib"
   "dbus"
   "libotf"
   "m17n-lib"))
during configuration i got this error:
-----------------------------------------------------------------------------------------------
checking for xaw3d... no
checking for libXaw... configure: error: No X toolkit could be found.
If you are sure you want Emacs compiled without an X toolkit, pass
  --with-x-toolkit=no
to configure.  Otherwise, install the development libraries for the toolkit
that you want to use (e.g. Gtk+) and re-run configure.
maybe somebody had same problem?



             reply	other threads:[~2020-08-20 10:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-20 10:59 Adam Kandur via [this message]
2020-08-20 12:04 ` building emacs from tarball inside guix env John Soo
2020-08-20 12:22   ` Adam Kandur via
2020-09-10 14:02     ` Joshua Branson
2020-09-10 18:26     ` Ricardo Wurmus
2020-08-20 12:06 ` Efraim Flashner

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=MFAWQjf--3-2@tuta.io \
    --to=help-guix@gnu.org \
    --cc=rndd@tuta.io \
    /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).