First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 129996
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Embedded Team <dev-embedded@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Gabriel Devenyi <ace@staticwave.ca>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
patch.diff Patch to fix gcc4.x build patch Gabriel Devenyi 2006-04-14 16:36 0000 293 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 129996 depends on: Show dependency tree
Bug 129996 blocks: 117482
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: 2006-04-14 16:34 0000
gcc4.x errors out with the following when attempting to build

g++ -O2 -Wall -W -Wwrite-strings   -c -o main.o main.cc
picport.h:48: error: extra qualification &#8216;picport::&#8217; on member
&#8216;set_clock_data&#8217;
make: *** [main.o] Error 1

------- Comment #1 From Gabriel Devenyi 2006-04-14 16:36:40 0000 -------
Created an attachment (id=84671) [edit]
Patch to fix gcc4.x build

This patch applies to 1.7-r1 as well as 1.8.1 (see bug #129994)

------- Comment #2 From Mark Loeser 2006-05-01 15:55:58 0000 -------
Thanks for the patch.

First Last Prev Next    No search results available      Search page      Enter new bug