guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCHES] Add cogl, clutter, clutter-gtk, and clutter-gst


From: Ludovic Courtès
Subject: Re: [PATCHES] Add cogl, clutter, clutter-gtk, and clutter-gst
Date: Mon, 22 Jun 2015 21:09:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Mark H Weaver <address@hidden> skribis:

> +     `(#:configure-flags (list "--enable-cogl-gst"
> +                               ;; Arrange to pass an absolute pathname to

s/pathname/file name/ :-)

> +                               ;; dlopen for libGL.so.
> +                               (string-append "--with-gl-libname="
> +                                              (assoc-ref %build-inputs 
> "mesa")
> +                                              "/lib/libGL.so"))
> +       ;; XXX FIXME: All tests fail, with many errors printed like this:
> +       ;;   _FontTransOpen: Unable to Parse address
> +       ;;   ${prefix}/share/fonts/X11/misc/

I don’t think this is the actual error, but rather a warning from the X
server saying that it can’t find fonts.

Other than that the patches look good to me.

Thank you!

Ludo’.



reply via email to

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