tags 556348 +patch tags 622059 +patch thanks Hi
These bugs are fixed in Ubuntu with the following patch which you might want to apply to the Debian package as well. Cheers Luk diff -pruN 2.0.0-2/simgear/screen/Makefile.in 2.0.0-2ubuntu1/simgear/screen/Makefile.in --- 2.0.0-2/simgear/screen/Makefile.in 2010-02-17 16:05:39.000000000 +0000 +++ 2.0.0-2ubuntu1/simgear/screen/Makefile.in 2011-02-08 02:25:17.000000000 +0000 @@ -262,7 +262,8 @@ libsgscreen_a_SOURCES = \ @HAVE_GLUT_TRUE@TestRenderTexture_LDADD = \ @HAVE_GLUT_TRUE@ libsgscreen.a \ @HAVE_GLUT_TRUE@ $(top_builddir)/simgear/debug/libsgdebug.a \ -@HAVE_GLUT_TRUE@ $(opengl_LIBS) +@HAVE_GLUT_TRUE@ $(opengl_LIBS) \ +@HAVE_GLUT_TRUE@ -ldl INCLUDES = -I$(top_srcdir) -I$(top_builddir) -DGLX_GLXEXT_PROTOTYPES all: all-am -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org