Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 74216
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Embedded Team <dev-embedded@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ian Hubbertz <gentoo3@hubbertz.de>
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 74216 depends on: Show dependency tree
Bug 74216 blocks:
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: 2004-12-12 10:22 0000
both uisp-20040311 and uisp-20030618 fails to compile with new gcc
(i686-pc-linux-gnu-3.4.3) as 'NULL' is not declared.

-----
In file included from AvrDummy.h:31,
                 from AvrDummy.C:38:
Global.h: In member function `void TPt<TRec>::MkRef()':
Global.h:43: Fehler: `NULL' undeclared (first use this function)
[...]

-----

Including <stdio.h> fixes this!

Also, it compiles well with gcc 3.3 (i686-pc-linux-gnu-3.3.4).



Reproducible: Always
Steps to Reproduce:
1. Use gcc-config to switch to gcc 3.4
2. emerge uisp
Actual Results:  
Compilation fails

Expected Results:  
Compilation should work fine

------- Comment #1 From Daniel Black 2005-01-02 15:40:14 0000 -------
fixed and commited version bump from cvs. Thanks for the bug report and patch.

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