ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Q: GL/glu.h disappeared from build environment
  @ 2010-11-08 11:10 ` Dmitry V. Levin
  2010-11-08 15:55   ` Sergey Bolshakov
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2010-11-08 11:10 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 4594 bytes --]

Hi,

Вчера в Сизифе обновился пакет Mesa, предположительно в результате этого
56 пакетов перестало собираться с жалобами на отсутствие GL/glu.h:

/usr/include/GL/freeglut_std.h:121:20: fatal error: GL/glu.h: No such file or directory
glSDL.c:43:20: fatal error: GL/glu.h: No such file or directory
/usr/include/osg/GLU:22:24: fatal error: GL/glu.h: No such file or directory
/usr/include/GL/freeglut_std.h:121:20: fatal error: GL/glu.h: No such file or directory
blur.c:34:20: fatal error: GL/glu.h: No such file or directory
animation.c:83:20: fatal error: GL/glu.h: No such file or directory
cube.h:274:20: fatal error: GL/glu.h: No such file or directory
/usr/include/GL/glew.h:1172:20: fatal error: GL/glu.h: No such file or directory
arch/ogl/gr.c:53:20: fatal error: GL/glu.h: No such file or directory
/usr/include/SDL/SDL_opengl.h:47:58: fatal error: GL/glu.h: No such file or directory
/usr/lib64/qt3//include/qgl.h:83:21: fatal error: GL/glu.h: No such file or directory
/usr/include/GL/glew.h:1172:20: fatal error: GL/glu.h: No such file or directory
GL/glu.h: No such file or directory
checking for OpenGL/glu.h... no
include/GL/glew.h:1172:20: fatal error: GL/glu.h: No such file or directory
include/GL/glew.h:1123:20: fatal error: GL/glu.h: No such file or directory
include/GL/glew.h:1123:20: fatal error: GL/glu.h: No such file or directory
/usr/include/GL/freeglut_std.h:121:20: fatal error: GL/glu.h: No such file or directory
/usr/lib64/qt3/include/qgl.h:83:21: fatal error: GL/glu.h: No such file or directory
kmatrix3d.cpp:35:20: fatal error: GL/glu.h: No such file or directory
../src/tools/KIncludeTools.h:25:22: fatal error: GL/glu.h: No such file or directory
/usr/lib64/qt3/include/qgl.h:83:21: fatal error: GL/glu.h: No such file or directory
ml_glu.c:11:20: fatal error: GL/glu.h: No such file or directory
../include/GL/freeglut_std.h:121:20: fatal error: GL/glu.h: No such file or directory
checking for OpenGL/glu.h... no
configure: error: GL/glu.h or OpenGL/glu.h is needed, please specify its location with
actor_lv_gltest.c:37:20: fatal error: GL/glu.h: No such file or directory
/usr/include/SDL/SDL_opengl.h:47:58: fatal error: GL/glu.h: No such file or directory
/usr/include/SDL/SDL_opengl.h:47:58: fatal error: GL/glu.h: No such file or directory
/usr/include/SDL/SDL_opengl.h:47:58: fatal error: GL/glu.h: No such file or directory
/usr/include/SDL/SDL_opengl.h:47:58: fatal error: GL/glu.h: No such file or directory
/usr/include/SDL/SDL_opengl.h:47:58: fatal error: GL/glu.h: No such file or directory
/usr/include/SDL/SDL_opengl.h:47:58: fatal error: GL/glu.h: No such file or directory
../../../../include/qt4/QtOpenGL/qgl.h:79:23: fatal error: GL/glu.h: No such file
/usr/include/qt4/QtOpenGL/qgl.h:79:23: fatal error: GL/glu.h: No such file or directory
/usr/include/SDL/SDL_opengl.h:47:58: fatal error: GL/glu.h: No such file or directory
/usr/lib64/qt4/include/QtOpenGL/qgl.h:79:23: fatal error: GL/glu.h: No such file or
cmc.cpp:10:20: fatal error: GL/glu.h: No such file or directory
fatal error: GL/glu.h: No such file or directory
../../../../include/qt4/QtOpenGL/qgl.h:79:23: fatal error: GL/glu.h: No such file
lib/SDL/OpenGL.xs:58:20: fatal error: GL/glu.h: No such file or directory
/usr/include/GL/freeglut_std.h:121:20: fatal error: GL/glu.h: No such file or directory
/usr/include/qt4/QtOpenGL/qgl.h:79:23: fatal error: GL/glu.h: No such file or directory
/usr/include/SDL/SDL_opengl.h:47:58: fatal error: GL/glu.h: No such file or directory
/usr/include/SDL/SDL_opengl.h:47:58: fatal error: GL/glu.h: No such file or directory
/usr/include/GL/freeglut_std.h:121:20: fatal error: GL/glu.h: No such file or directory
rabbyt/rabbyt._rabbyt.c:16:20: fatal error: GL/glu.h: No such file or directory
/usr/include/qt4/QtOpenGL/qgl.h:79:23: fatal error: GL/glu.h: No such file or directory
/usr/include/qt4/QtOpenGL/qgl.h:79:23: fatal error: GL/glu.h: No such file or directory
/usr/include/qt4/QtOpenGL/qgl.h:79:23: fatal error: GL/glu.h: No such file or directory
/usr/include/qt4/QtOpenGL/qgl.h:79:23: fatal error: GL/glu.h: No such file or directory
../common/common.h:44:20: fatal error: GL/glu.h: No such file or directory
../../../../include/qt4/QtOpenGL/qgl.h:79:23: fatal error: GL/glu.h: No such file
/usr/include/SDL/SDL_opengl.h:47:58: fatal error: GL/glu.h: No such file or directory
/usr/include/SDL/SDL_opengl.h:47:58: fatal error: GL/glu.h: No such file or directory
../../../../include/qt4/QtOpenGL/qgl.h:79:23: fatal error: GL/glu.h: No such file


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: [devel] Q: GL/glu.h disappeared from build environment
  2010-11-08 11:10 ` [devel] Q: GL/glu.h disappeared from build environment Dmitry V. Levin
@ 2010-11-08 15:55   ` Sergey Bolshakov
  2010-11-08 16:03     ` Chernyshov A
  2010-11-08 16:08     ` Dmitry V. Levin
  0 siblings, 2 replies; 5+ messages in thread
From: Sergey Bolshakov @ 2010-11-08 15:55 UTC (permalink / raw)
  To: devel

>>>>> "Dmitry" == Dmitry V Levin <ldv-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org> writes:

 > Hi,
 > Вчера в Сизифе обновился пакет Mesa, предположительно в результате этого
 > 56 пакетов перестало собираться с жалобами на отсутствие GL/glu.h:

 > /usr/include/GL/freeglut_std.h:121:20: fatal error: GL/glu.h: No
 > such file or directory
[skipped]

Присоединяюсь к [подразумеваемому] вопросу.

-- 


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

* Re: [devel] Q: GL/glu.h disappeared from build environment
  2010-11-08 15:55   ` Sergey Bolshakov
@ 2010-11-08 16:03     ` Chernyshov A
  2010-11-08 16:08     ` Dmitry V. Levin
  1 sibling, 0 replies; 5+ messages in thread
From: Chernyshov A @ 2010-11-08 16:03 UTC (permalink / raw)
  To: ALT Linux Team development discussions

8 ноября 2010 г. 18:55 пользователь Sergey Bolshakov
<sbolshakov@altlinux.ru> написал:
>>>>>> "Dmitry" == Dmitry V Levin <ldv-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org> writes:
>
>  > Hi,
>  > Вчера в Сизифе обновился пакет Mesa, предположительно в результате этого
>  > 56 пакетов перестало собираться с жалобами на отсутствие GL/glu.h:
>
>  > /usr/include/GL/freeglut_std.h:121:20: fatal error: GL/glu.h: No
>  > such file or directory
> [skipped]
>
> Присоединяюсь к [подразумеваемому] вопросу.
>

Я свои пакеты пересобираю.

---
Regards,
Anton Chernyshov

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

* Re: [devel] Q: GL/glu.h disappeared from build environment
  2010-11-08 15:55   ` Sergey Bolshakov
  2010-11-08 16:03     ` Chernyshov A
@ 2010-11-08 16:08     ` Dmitry V. Levin
  2010-11-08 16:48       ` Dmitry V. Levin
  1 sibling, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2010-11-08 16:08 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 685 bytes --]

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.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: [devel] Q: GL/glu.h disappeared from build environment
  2010-11-08 16:08     ` Dmitry V. Levin
@ 2010-11-08 16:48       ` Dmitry V. Levin
  0 siblings, 0 replies; 5+ messages in thread
From: Dmitry V. Levin @ 2010-11-08 16:48 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 1098 bytes --]

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

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

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

end of thread, other threads:[~2010-11-08 16:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-08 11:10 ` [devel] Q: GL/glu.h disappeared from build environment Dmitry V. Levin
2010-11-08 15:55   ` Sergey Bolshakov
2010-11-08 16:03     ` Chernyshov A
2010-11-08 16:08     ` Dmitry V. Levin
2010-11-08 16:48       ` Dmitry V. Levin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git