Bug#636280: wxwidgets2.8: FTBFS (multiarch breakage)

2011-08-02 Thread gregory hainaut
Hello,

Some additionals information. The root of the issue is the macro
WX_PATH_FIND_LIBRARIES which check several directories but not the
multiarch directories.

Autotools need to rely on AC_CHECK_LIB (or I think PKG_CHECK_MODULES is
fine too) to check library.

In the future, WX_PATH_FIND_INCLUDES will probably need to be updated
when multiarch will support also includes files.

Cheers,
Gregory



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#636280: wxwidgets2.8: FTBFS (multiarch breakage)

2011-08-01 Thread Adrian Bunk
Package: wxwidgets2.8
Version: 2.8.10.1-3.1
Severity: serious

The following clearly broke by the multiarch changes in other libraries
(note that e.g. the checking for Xinerama... no is a symptom of the
same problem):

--  snip  --


checking for X11/Xlib.h... yes
checking for X11/XKBlib.h... yes
checking for Xinerama... no
configure: WARNING: Xinerama not found; disabling wxDisplay
checking for -lSM - X11 session management... no
configure: WARNING: libSM not found; disabling session management detection
checking for OpenGL headers... found in /usr/include
checking for GL/gl.h... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking for -lGL... no
checking for -lMesaGL... no
configure: error: OpenGL libraries not available
make: *** [configure-gtk-shared-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--  snip  --


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39.3 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org