[pkg-fgfs-crew] Bug#609439: FTBFS: libsgmaterial.so.2.0.0: undefined reference to `simgear::getPropertyRoot()'

Gerardo Esteban Malazdrewicz gerardo at malazdrewicz.com.ar
Mon Jan 10 05:19:20 UTC 2011


Package: flightgear
Version: 2.0.0-1
Severity: normal


I was able to compile it after rebuilding simgear with the attached patch.

Probably this bug should be moved to simgear.

Hth,
  Gerardo

-- System Information:
Debian Release: 6.0
  APT prefers experimental
  APT policy: (610, 'experimental'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.37-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=es_AR.utf8, LC_CTYPE=es_AR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages flightgear depends on:
ii  fgfs-base              2.0.0-1           Flight Gear Flight Simulator -- ba
ii  freeglut3              2.6.0-1           OpenGL Utility Toolkit
ii  libalut0               1.1.0-2           OpenAL Utility Toolkit
ii  libc6                  2.11.2-7          Embedded GNU C Library: Shared lib
ii  libgcc1                1:4.6-20110105-1  GCC support library
ii  libgl1-mesa-glx [libgl 7.9+repack-2+nmu1 A free implementation of the OpenG
ii  libglu1-mesa [libglu1] 7.9+repack-2+nmu1 The OpenGL utility library (GLU)
ii  libice6                2:1.0.7-1         X11 Inter-Client Exchange library
ii  libjpeg62              6b1-1             The Independent JPEG Group's JPEG 
ii  libopenal1             1:1.12.854-2      Software implementation of the Ope
ii  libopenscenegraph65    2.8.3-6           3D scene graph, shared libs
ii  libopenthreads13       2.8.3-6           Object-Oriented (OO) thread interf
ii  libplib1               1.8.5-5           Portability Libraries: Run-time pa
ii  libsm6                 2:1.2.0-1         X11 Session Management library
ii  libstdc++6             4.6-20110105-1    The GNU Standard C++ Library v3
ii  libx11-6               2:1.3.3-4         X11 client-side library
ii  libxext6               2:1.1.2-1         X11 miscellaneous extension librar
ii  libxi6                 2:1.3-6           X11 Input extension library
ii  libxmu6                2:1.1.0-1         X11 miscellaneous utility library
ii  libxt6                 1:1.0.7-1         X11 toolkit intrinsics library
ii  simgear2.0.0           2.0.0-1.1         Simulator Construction Gear -- sha
ii  zlib1g                 1:1.2.5.dfsg-1    compression library - runtime

flightgear recommends no packages.

flightgear suggests no packages.

-- no debconf information
-------------- next part --------------
--- a/simgear/screen/Makefile.am	2011-01-10 01:15:59.037875049 -0300
+++ b/simgear/screen/Makefile.am	2011-01-10 02:14:32.721572768 -0300
@@ -40,7 +40,6 @@
 
 TestRenderTexture_LDADD = \
 	libsgscreen.a \
+	-ldl \
 	$(top_builddir)/simgear/debug/libsgdebug.a \
 	$(opengl_LIBS)
 endif


More information about the pkg-fgfs-crew mailing list