[pkg-fgfs-crew] Bug#622059: FTBFS with binutils-gold

Luk Claes luk at debian.org
Wed Jul 20 13:18:13 UTC 2011


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 at TestRenderTexture_LDADD = \
 @HAVE_GLUT_TRUE@	libsgscreen.a \
 @HAVE_GLUT_TRUE@	$(top_builddir)/simgear/debug/libsgdebug.a \
- at HAVE_GLUT_TRUE@	$(opengl_LIBS)
+ at HAVE_GLUT_TRUE@	$(opengl_LIBS) \
+ at HAVE_GLUT_TRUE@	-ldl

 INCLUDES = -I$(top_srcdir) -I$(top_builddir) -DGLX_GLXEXT_PROTOTYPES
 all: all-am





More information about the pkg-fgfs-crew mailing list