Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 166769
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Alpha Porters <alpha@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Bryan Østergaard (RETIRED) <kloeri@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 166769 depends on: Show dependency tree
Bug 166769 blocks: 159304
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: 2007-02-14 00:12 0000
Both binutils and aboot break on PAGE_SIZE being undeclared. I've cheated and
just copied the error from forums.g.o but I can reproduce it if needed and give
you a full(er) log.

gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -DTRAD_CORE -I. -I.././bfd
-I.././bfd/../include -I.././bfd/../intl -I../intl -W -Wall -Wstrict-prototypes
-Wmissing-prototypes -Werror -g -O2 -c trad-core.c -o trad-core.o
trad-core.c: In function `trad_unix_core_file_p':
trad-core.c:116: error: `PAGE_SIZE' undeclared (first use in this function)
trad-core.c:116: error: (Each undeclared identifier is reported only once
trad-core.c:116: error: for each function it appears in.)
make[4]: *** [trad-core.lo] Error 1

------- Comment #1 From SpanKY 2007-02-14 01:53:59 0000 -------
split the issues ... aboot needs to be fixed and alpha team will handle that,
but i'll take care of binutils

------- Comment #2 From SpanKY 2007-07-15 07:07:38 0000 -------
i dont think there's a chance of a quick fix here ... aboot would need to be
overhauled majorly to work with linux-headers

much easier to have aboot pull in the same tarball as the linux-headers package
and compile against the unsanitized headers

ive added aboot-1.0_pre20040408-r1.ebuild which does just that

------- Comment #3 From Raúl Porcel 2007-07-15 12:12:47 0000 -------
Well, yoswink was working on a patch...it worked fine the last time i heard

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