Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
When I try to emerge prelink, version 20040317, I receive the following error: execstack.c: In function `execstack_fill_phdr': execstack.c:80: error: `PT_GNU_STACK' undeclared (first use in this function) execstack.c:80: error: (Each undeclared identifier is reported only once execstack.c:80: error: for each function it appears in.) execstack.c: In function `execstack_set': execstack.c:213: error: `PT_GNU_STACK' undeclared (first use in this function) execstack.c: In function `execstack_query': execstack.c:369: error: `PT_GNU_STACK' undeclared (first use in this function) make[2]: *** [execstack.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/prelink-20040317/work/prelink/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/prelink-20040317/work/prelink' make: *** [all] Error 2 !!! ERROR: sys-devel/prelink-20040317 failed. !!! Function src_compile, Line 24, Exitcode 2 !!! Make Failed Reproducible: Always Steps to Reproduce: 1. emerge prelink 2. 3. Actual Results: Emerge of Prelink fails with exitcode 2 Expected Results: Prelink should have been built without problems Portage 2.0.50-r5 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r3,2.3.2-r9, 2.6.5 ) ================================================================= System uname: 2.6.5 i686 Pentium III (Coppermine) Gentoo Base System version 1.4.3.13 distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled] ccache version 2.3 [enabled] Autoconf: sys-devel/autoconf-2.58-r1 Automake: sys-devel/automake-1.8.3 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-march=pentium3 -O2 -mmmx -msse -fomit-frame-pointer -fprefetch-loop-arr ays -pipe -ftracer -funroll-loops" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/s hare/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -mcpu=i686 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache distcc sandbox" GENTOO_MIRRORS="ftp://ibiblio.org/pub/Linux/distributions/gentoo/ ftp://ftp.gtli b.cc.gatech.edu/pub/gentoo http://gentoo.seren.com/gentoo" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/portage/local" SYNC="rsync://rsync.samerica.gentoo.org/gentoo-portage" USE="X apm avi berkdb crypt cups encode esd foomaticdb gdbm gif gnome gpm gtk gt k2 guile imlib innodb java jpeg libg++ libwww mad mikmod mmx motif mozilla mozno irc mpeg mysql ncurses nls nptl oggvorbis opengl oss pam pdflib perl png python quicktime readline sdl slang spell sse ssl svga tcpd truetype x86 xml2 xmms xv z lib"
Me too ;)
Michael Waiblinger... do you use NPTL, too? It's only a guess... PT_GNU_STACK just sounds so similar to me
Same here, see http://forums.gentoo.org/viewtopic.php?t=160123 for details.
*** This bug has been marked as a duplicate of 47644 ***