| Summary: | wxpython-2.6.1.0 fails wxGL* undeclared errors | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Will Briggs <will.briggs> |
| Component: | Current packages | Assignee: | Gentoo wxWidgets project <wxwidgets> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | brihall, fabokzs, python |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Will Briggs
2005-11-19 02:11:21 UTC
Just hit this problem on a user's box... Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r3, 2.6.16.1 i6 86) ================================================================= System uname: 2.6.16.1 i686 AMD Athlon(tm) Processor Gentoo Base System version 1.6.14 dev-lang/python: 2.3.5-r2, 2.4.2 sys-apps/sandbox: 1.2.12 sys-devel/autoconf: 2.13, 2.59-r7 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1 sys-devel/binutils: 2.16.1 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i386-pc-linux-gnu" CFLAGS="-O2 -mcpu=i686 -pipe" CHOST="i386-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share /config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/shar e/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/sh are/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/tex mf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -mcpu=i686 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS=" http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ge ntoo.inode.at/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://pande monium.tiscali.de/pub/gentoo/" LINGUAS="de" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/overlay/local" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X alsa apm arts audiofile avi berkdb bitmap-fonts bluetooth bzip2 cdb c dr crypt cups curl dri eds emboss encode esd exif expat fam ffmpeg flac foomatic db fortran gdbm gif gimp gimp-print glut gnome gpm gstreamer gtk gtk2 idn imagem agick imlib isdnlog java jpeg kde lcms libg++ libwww mad mikmod mng motif mp3 mp eg ncurses nls ogg oggvorbis opengl oss pam pcre pdflib perl png pppd python qt quicktime readline real scanner sdl spell ssl tcpd tetex tiff truetype truetype- fonts type1-fonts udev usb vorbis win32codecs xine xml2 xmms xv zlib video_cards _rage128 linguas_de userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS Make sure wxGTK is compiled with the opengl use flag. Fixed same problem for me. *** Bug 147219 has been marked as a duplicate of this bug. *** Reassining to wxwindows herd, as that team is now the primary maintainer of wxpython. wxpython needs a built_with_use opengl check on wxGTK. implemented in wxpython-2.6.3.3. *** Bug 173547 has been marked as a duplicate of this bug. *** |