g++ -DUSE_ZLIB_WARREN -I../include -O2 -march=i686 -fomit-frame-pointer -c -o xrfbviewer.o xrfbviewer.cc In file included from /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include/g++-v3/vector:72, from /usr/include/xclass/OXItemView.h:25, from /usr/include/xclass/OXListView.h:32, from /usr/include/xclass/OXFileDialog.h:26, from xrfbviewer.cc:55: /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include/g++-v3/bits/stl_bvector.h: In member function `void std::vector<bool, _Alloc>::_M_insert_range(std::_Bit_iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag)': /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include/g++-v3/bits/stl_bvector.h:522: error: expected unqualified-id before '(' token /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include/g++-v3/bits/stl_bvector.h: In member function `void std::vector<bool, _Alloc>::_M_fill_insert(std::_Bit_iterator, size_t, bool)': /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include/g++-v3/bits/stl_bvector.h:823: error: expected unqualified-id before '(' token In file included from /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include/g++-v3/vector:75, from /usr/include/xclass/OXItemView.h:25, from /usr/include/xclass/OXListView.h:32, from /usr/include/xclass/OXFileDialog.h:26, from xrfbviewer.cc:55: /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include/g++-v3/bits/vector.tcc: In member function `void std::vector<_Tp, _Alloc>::_M_fill_insert(__gnu_cxx::__normal_iterator<typename _Alloc::pointer, std::vector<_Tp, _Alloc> >, size_t, const _Tp&)': /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include/g++-v3/bits/vector.tcc:307: error: expected unqualified-id before '(' token /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include/g++-v3/bits/vector.tcc: In member function `void std::vector<_Tp, _Alloc>::_M_range_insert(__gnu_cxx::__normal_iterator<typename _Alloc::pointer, std::vector<_Tp, _Alloc> >, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag)': /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include/g++-v3/bits/vector.tcc:384: error: expected unqualified-id before '(' token xrfbviewer.cc:783:10: warning: extra tokens at end of #endif directive make[1]: *** [xrfbviewer.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/rfb-0.6.1-r2/work/rfb-0.6.1/xrfbviewer' make: *** [xrfbviewer] Error 2 !!! ERROR: net-misc/rfb-0.6.1-r2 failed. !!! Function src_compile, Line 27, Exitcode 2 !!! make failed !!! If you need support, post the topmost build error, NOT this status message. Reproducible: Always Steps to Reproduce: 1.emerge rfb 2. 3. Actual Results: emerge rfb failed emerge =net-misc/rfb-0.6.1 failed as well Expected Results: emerge successfully Gentoo Base System version 1.6.6 Portage 2.0.51-r7 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.9-gentoo-r6 i586) ================================================================= System uname: 2.6.9-gentoo-r6 i586 AMD-K6(tm) 3D processor Python: dev-lang/python-2.3.4 [2.3.4 (#1, Oct 24 2004, 02:42:32)] distcc 2.18.2 i586-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] dev-lang/python: 2.3.4 sys-devel/autoconf: 2.59-r5 sys-devel/automake: 1.8.5-r1 sys-devel/binutils: 2.15.92.0.2-r1 sys-devel/libtool: 1.5.2-r7 virtual/os-headers: 2.4.22 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-O2 -march=i586 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64" CHOST="i586-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=i586 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms" GENTOO_MIRRORS="ftp://mirrors.tds.net/gentoo http://mirrors.tds.net/gentoo ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://mirror.datapipe.net/gentoo http://mirror.datapipe.net/gentoo" MAKEOPTS="-j1" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="3dnow X alsa apache2 apm arts avi berkdb bitmap-fonts cdr crypt dba dvd encode f77 fam flac foomaticdb fortran gd gdbm gif gnome gpm gtk gtk2 imlib ivtv jpeg kde libg++ libwww lirc mad mikmod motif mpeg mysql ncurses network nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba sdl session spell ssl svga tcpd tiff truetype usb x86 xml2 xmms xv xvidinfo zlib" I have tested this both w/ and w/o LFS support as well.
I also encountered this problem. I tried unpacking the source and making it manually as described in the INSTALL file, but that failed as well. What's really creepy is that this bug was posted about 2-3 hours before I tried emerging it!
Likewise, I tried the source too last night. Same results.
probably wants gcc-3.3
no metadata; CCed devs with recent ChangeLog activity
upstream is dead and i dont really care to fix it use libvncserver + x11vnc
Is it possible to export my current X session (0.0) using those packages?
Nevermind, I should have read the homepage for it first. Always read first....
*** Bug 116250 has been marked as a duplicate of this bug. ***