all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Attila Lendvai <attila@lendvai.name>
To: guix-devel <guix-devel@gnu.org>
Subject: shepherd: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd
Date: Sat, 14 Sep 2024 21:45:16 +0000	[thread overview]
Message-ID: <h5BxkiXPgDbv7GnUVapOCaTLz5gMl40JN8Q7ewRAofVsYNQvd4UNfYAuq3HCBHjn_N4z6tUIqjr2VCaO72_W61kRWYxdlkQQG4JY-7rj-bQ=@lendvai.name> (raw)

i've pulled and reconfigured into the recently merged core-updates changes, and then i tried to compile shepherd from a git checkout of the devel branch.


$ ./configure
[...]
./configure: line 7268: PKG_PROG_PKG_CONFIG: command not found
configure: error: pkg-config is missing, please install it
$ pkg-config --version
0.29.2


then i tried to autoconf it:


$ autoconf
configure.ac:52: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd
aclocal.m4:49: GUILE_PKG is expanded from...
configure.ac:52: the top level

the referenced line is this: GUILE_PKG([3.0])

i.e. guile seems to be involved somehow.

any ideas?

-- 
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
“The very possibility of conflict over a resource renders it scarce, giving rise to the need for ethical rules to govern its use. Thus, the fundamental social and ethical function of property rights is to prevent interpersonal conflict over scarce resources.”
	— Stephan Kinsella (1965–), 'Against Intellectual Property' (2008)



             reply	other threads:[~2024-09-14 21:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-14 21:45 Attila Lendvai [this message]
2024-09-17  1:37 ` shepherd: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd Felix Lechner via Development of GNU Guix and the GNU System distribution.
2024-09-26 13:25 ` Ludovic Courtès

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='h5BxkiXPgDbv7GnUVapOCaTLz5gMl40JN8Q7ewRAofVsYNQvd4UNfYAuq3HCBHjn_N4z6tUIqjr2VCaO72_W61kRWYxdlkQQG4JY-7rj-bQ=@lendvai.name' \
    --to=attila@lendvai.name \
    --cc=guix-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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.