Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17486 - binutils-2.13.90.0.18-r1 fails on elf32-sparc.c
Summary: binutils-2.13.90.0.18-r1 fails on elf32-sparc.c
Status: VERIFIED REMIND
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Sparc Linux
: High major (vote)
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-14 03:55 UTC by Joshua Kinard
Modified: 2006-02-04 06:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joshua Kinard gentoo-dev 2003-03-14 03:55:43 UTC
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -mcpu=ultrasparc
-mtune=ultrasparc -O3 -pipe -freorder-blocks -falign-functions=4 -c elf32.c 
-fPIC -DPIC -o .libs/elf32.o
elf32-sparc.c: In function `elf32_sparc_relocate_section':
elf32-sparc.c:2535: structure has no member named `sec_info_type'
make[3]: *** [elf32-sparc.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -mcpu=ultrasparc
-mtune=ultrasparc -O3 -pipe -freorder-blocks -falign-functions=4 -c elf32.c -o
elf32.o >/dev/null 2>&1
make[3]: Leaving directory
`/usr/obj/portage/binutils-2.13.90.0.18-r1/work/binutils-2.13.90.0.18/bfd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/usr/obj/portage/binutils-2.13.90.0.18-r1/work/binutils-2.13.90.0.18/bfd'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory
`/usr/obj/portage/binutils-2.13.90.0.18-r1/work/binutils-2.13.90.0.18/bfd'
make: *** [all-bfd] Error 2

!!! ERROR: sys-devel/binutils-2.13.90.0.18-r1 failed.
!!! Function src_compile, Line 98, Exitcode 2
!!! (no error message)
Comment 1 Jason Wever (RETIRED) gentoo-dev 2003-03-14 06:05:52 UTC

*** This bug has been marked as a duplicate of 17193 ***
Comment 2 Jason Wever (RETIRED) gentoo-dev 2003-08-17 07:35:26 UTC
Closing