Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 85558
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jonathan Briggs <zlynx@acm.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
libgnome-2.10.0-popt.patch Patch to add include popt.h patch Jonathan Briggs 2005-03-16 13:11 0000 471 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 85558 depends on: Show dependency tree
Bug 85558 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: 2005-03-16 13:10 0000
It's gcc 4 complaining about an unknown array size.  This is happening because
gnome-gconf.c doesn't contain #include <popt.h> when it uses struct poptOption
in an array declaration.

Reproducible: Always
Steps to Reproduce:
1. Install GCC 4
2. Emerge libgnome-2.10

Actual Results:  
Build failed with a compiler error.

Expected Results:  
Built.

------- Comment #1 From Jonathan Briggs 2005-03-16 13:11:26 0000 -------
Created an attachment (id=53649) [details]
Patch to add include popt.h

------- Comment #2 From Mark Loeser 2005-03-24 17:43:38 0000 -------
Fixed in CVS.  Patch approved by Obz.

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