[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: add GL
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: add GL |
Date: |
Mon, 30 Sep 2013 21:31:48 +0200 |
User-agent: |
Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) |
Hi!
Thanks for joining the hackathon this week-end!
address@hidden skribis:
> Attached is a patch to add gl.scm, a set of a applications, extensions,
> utilities, or what have-you, related to Opengl-- that don't really
> deserve/fit to be in there own file and/or module.
Freeglut still fails to build as you previously reported (did you see my
reply?):
--8<---------------cut here---------------start------------->8---
In file included from freeglut_internal.h:112:0,
from freeglut_callbacks.c:29:
/nix/store/ksgcicnwcadglmki5ai1d5xxfhjx52hf-libxi-1.6.1/include/X11/extensions/XInput.h:53:31:
fatal error: X11/extensions/XI.h: No such file or directory
--8<---------------cut here---------------end--------------->8---
Ludo’.