Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77659 - dev-lisp/lush-0.99 ebuild broken by new binutils-2.15.92.0.2-r1
Summary: dev-lisp/lush-0.99 ebuild broken by new binutils-2.15.92.0.2-r1
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Gentoo Lisp Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-12 04:18 UTC by PL Hayes
Modified: 2005-05-18 01:33 UTC (History)
0 users

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 PL Hayes 2005-01-12 04:18:14 UTC
gcc  -pipe -fgcse -march=athlon-xp -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -mcpu=i686 -I../include -pthread -I/usr/X11R6/include -c dldbfd.c
dldbfd.c: In function `create_module_entry':
dldbfd.c:494: error: structure has no member named `_cooked_size'
dldbfd.c:494: error: structure has no member named `_raw_size'
dldbfd.c: In function `handle_common_symbols':
dldbfd.c:785: error: structure has no member named `_raw_size'
dldbfd.c: In function `mipself_create_got':
dldbfd.c:1214: error: structure has no member named `_raw_size'
dldbfd.c:1215: error: structure has no member named `_cooked_size'
dldbfd.c: In function `allocate_memory_for_object':
dldbfd.c:1372: error: structure has no member named `_cooked_size'
dldbfd.c: In function `load_object_file_data':
dldbfd.c:1404: error: structure has no member named `_raw_size'
dldbfd.c: In function `compute_executable_flag':
dldbfd.c:1948: error: structure has no member named `_raw_size'
make[1]: *** [dldbfd.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/lush-0.99/work/lush-0.99/src'
make: *** [all] Error 2

!!! ERROR: dev-lisp/lush-0.99 failed.

Fixed by using Matthew Kennedy's suggestion in comment #2 of bug #55452
Comment 1 Matthew Kennedy (RETIRED) gentoo-dev 2005-05-18 01:33:17 UTC
lush 1.1 committed to portage recently should fix this problem