guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/2] gnu: Move non-x.org stuff out of xorg.scm.


From: Ludovic Courtès
Subject: Re: [PATCH 1/2] gnu: Move non-x.org stuff out of xorg.scm.
Date: Tue, 02 Dec 2014 16:56:26 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Eric Bavier <address@hidden> skribis:

> This patch moved pixman to xdisorg.scm, but pixman is a propagated input to
> xorg-server in xorg.scm.

Indeed, there’s a number of “unbound variable” warnings:

--8<---------------cut here---------------start------------->8---
gnu/packages/gtk.scm:83:4: warning: possibly unbound variable `pixman'
gnu/packages/xorg.scm:2258:12: warning: possibly unbound variable `mtdev'
gnu/packages/xorg.scm:2610:12: warning: possibly unbound variable `libdrm'
gnu/packages/xorg.scm:4336:6: warning: possibly unbound variable `pixman'
--8<---------------cut here---------------end--------------->8---

John: could you adjust the #:use-module clauses of the affected modules?

Thanks,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]