[devel] Q: GL/glu.h disappeared from build environment

Dmitry V. Levin ldv на altlinux.org
Пн Ноя 8 16:48:17 UTC 2010


On Mon, Nov 08, 2010 at 07:08:38PM +0300, Dmitry V. Levin wrote:
> On Mon, Nov 08, 2010 at 06:55:11PM +0300, Sergey Bolshakov wrote:
> >  > /usr/include/GL/freeglut_std.h:121:20: fatal error: GL/glu.h: No
> >  > such file or directory
> > [skipped]
> > 
> > Присоединяюсь к [подразумеваемому] вопросу.
> 
> $ hsh --ini && hsh-install libfreeglut-devel && echo '#include <freeglut.h>' |hsh-run -- gcc -I/usr/include/GL -E - -o/dev/null
> In file included from /usr/include/GL/freeglut.h:17:0,
>                  from <stdin>:1:
> /usr/include/GL/freeglut_std.h:120:19: fatal error: GL/gl.h: No such file or directory
> compilation terminated.
> 
> Видимо, в пакет libfreeglut-devel теперь придётся добавить зависимость
> на libGL-devel и libGLU-devel.

И libglew-devel теперь явно нужен libGLU-devel:

$ hsh --ini && hsh-install libglew-devel && echo '#include <glew.h>' |hsh-run -- gcc -I/usr/include/GL -E - -o/dev/null
In file included from <stdin>:1:0:
/usr/include/GL/glew.h:1172:20: fatal error: GL/glu.h: No such file or directory
compilation terminated.


-- 
ldv
----------- следующая часть -----------
Было удалено вложение не в текстовом формате...
Имя     : отсутствует
Тип     : application/pgp-signature
Размер  : 198 байтов
Описание: отсутствует
Url     : <http://lists.altlinux.org/pipermail/devel/attachments/20101108/638b6410/attachment.bin>


Подробная информация о списке рассылки Devel