all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* shepherd: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd
@ 2024-09-14 21:45 Attila Lendvai
  2024-09-17  1:37 ` Felix Lechner via Development of GNU Guix and the GNU System distribution.
  2024-09-26 13:25 ` Ludovic Courtès
  0 siblings, 2 replies; 3+ messages in thread
From: Attila Lendvai @ 2024-09-14 21:45 UTC (permalink / raw)
  To: guix-devel

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)



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-09-26 19:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-14 21:45 shepherd: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd Attila Lendvai
2024-09-17  1:37 ` Felix Lechner via Development of GNU Guix and the GNU System distribution.
2024-09-26 13:25 ` Ludovic Courtès

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.