Package: elfutils Version: 0.123-2 elfutils fails to build with gcc-snapshot since version 20061015-1. It seems DT_PLTRELSZ is listed twice.
> Automatic build of elfutils_0.123-2 on devel-tbm.zee.buildserver.net by > sbuild/sparc 0.50 ... > if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H > -DSRCDIR=\"/build/tbm/elfutils-0.123/src\" > -DOBJDIR=\"/build/tbm/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf > -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I.. -Wall -Wshadow > -std=gnu99 -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT elflint.o -MD -MP > -MF ".deps/elflint.Tpo" -c -o elflint.o elflint.c; \ > then mv -f ".deps/elflint.Tpo" ".deps/elflint.Po"; else rm -f > ".deps/elflint.Tpo"; exit 1; fi > cc1: warnings being treated as errors > elflint.c: In function 'check_dynamic': > elflint.c:1505: warning: initialized field overwritten > elflint.c:1505: warning: (near initialization for 'dependencies[2]') > make[3]: *** [elflint.o] Error 1 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

