Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 218627
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 204610
Assigned To: Gentoo Toolchain Maintainers <toolchain@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Volkov <pva@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 218627 depends on: Show dependency tree
Bug 218627 blocks: 198121
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-04-20 18:56 0000
Compilation of dev-libs/elfutils-0.131-r1 fails with the following error:

i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H 
-DSRCDIR=\"/var/tmp/portage/dev-libs/elfutils-0.131-r1/work/elfutils-0.131/src\"
-DOBJDIR=\"/var/tmp/portage/dev-libs/elfutils-0.131-r1/work/elfutils-0.131/src\"
-I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib
-I..   -Wall -Wshadow -std=gnu99    -Wformat=2  -O2 -march=i686 -pipe
-mtune=i686 -MT ldgeneric.o -MD -MP -MF .deps/ldgeneric.Tpo -c -o ldgeneric.o
ldgeneric.c
ldgeneric.c:163: error: redefinition of 'linked_from_dso_p'
ld.h:1092: error: previous definition of 'linked_from_dso_p' was here
make: *** [ldgeneric.o] Error 1

------- Comment #1 From Peter Volkov 2008-04-20 18:58:06 0000 -------
Seems that it's trivial to fix, just remove unnecessary function declaration
either from ld.h or ldgeneric.c, but I'm not sure what declaration should be
removed, so no patch.

------- Comment #2 From Peter Alfredsen 2008-04-20 19:14:38 0000 -------
Dupe of bug 204610 ?

------- Comment #3 From SpanKY 2008-04-20 19:38:52 0000 -------

*** This bug has been marked as a duplicate of bug 204610 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug