Emerging screem in gnome 2.14 gives me that error : screem-main.c: In function `main': screem-main.c:95: error: `GNOME_PARAM_POPT_TABLE' undeclared (first use in this function) screem-main.c:95: error: (Each undeclared identifier is reported only once screem-main.c:95: error: for each function it appears in.) screem-main.c:110: error: `GNOME_PARAM_POPT_CONTEXT' undeclared (first use in this function) make[3]: *** [screem-main.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/var/tmp/portage/screem-0.16.0/work/screem-0.16.0/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/screem-0.16.0/work/screem-0.16.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/screem-0.16.0/work/screem-0.16.0' make: *** [all] Error2 emerge --info : medic ~ # emerge --info Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.3.5-r2, 2.6.15-gentoo-r7 i686) ================================================================= System uname: 2.6.15-gentoo-r7 i686 AMD Athlon(tm) XP 3000+ Gentoo Base System version 1.6.14 ccache version 2.3 [enabled] dev-lang/python: 2.3.5, 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="i686-pc-linux-gnu" CFLAGS="-O2 -march=athlon-xp" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=athlon-xp" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig ccache distlocks fixpackages sandbox sfperms strict" GENTOO_MIRRORS="ftp://files.gentoo.gr http://ftp.ntua.gr/pub/linux/gentoo/ ftp://ftp.uoi.gr/mirror/OS/gentoo/ http://ftp.physics.auth.gr/pub/mirrors/gentoo/" LINGUAS="en el" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/opt/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 3dnow X a52 aac aalib alsa apm asf audiofile avi berkdb bitmap-fonts bonobo bzip2 cdr crypt cups curl dbus dga divx4linux dri dv dvd dvdr dvdread eds emboss encode esd exif expat fam fame fbcon ffmpeg fftw flac flash foomaticdb fortran gd gdbm gif gimp gimpprint glitz glut gnome gnutls gpm gstreamer gtk gtk2 gtkhtml hal howl idn imagemagick imlib ipv6 jabber java jpeg junit kdeenablefinal kerberos krb4 lcms libg++ libwww mad matroska mhash mikmod mmx mng motif mozilla mp3 mpeg mplayer msn ncurses nls nptl nvidia ogg oggvorbis openal opengl oss pam pcre pdflib perl pic png ppds python quicktime readline recode samba scanner sdl speex spell sqlite sse ssl subtitles svg tcltk tcpd theora tidy tiff truetype truetype-fonts type1-fonts udev usb v4l v4l2 vorbis win32codecs wxwindows xine xml xml2 xmms xv xvid zlib linguas_en linguas_el userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS
Created attachment 83055 [details] Patch I am not 100% certain this is the proper fix, and really, this could be done with a sed easier than a patch, but my sed-fu is weak, so here is a patch that removes the -DDISABLE_*, I have compiled screem locally, and it appears to work fine here.
This patch fix the problem with screem.Thanks Steev
this isn't fixed until its in cvs.
fixed in cvs.