Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 183295
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo/BSD Team <bsd@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: N. Dan Smith <gentoo@ndansmith.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
lspci.c-alloca.patch lspci alloca.h patch patch N. Dan Smith 2007-06-26 17:54 0000 189 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 183295 depends on: Show dependency tree
Bug 183295 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: 2007-06-26 17:53 0000
lspci.c in pciutils attempts to include alloca.h, which is not available. 
Removing that include allows it to build properly.

------- Comment #1 From N. Dan Smith 2007-06-26 17:54:53 0000 -------
Created an attachment (id=123129) [details]
lspci alloca.h patch

A one-liner to remove #include <alloca.h> from lspci.c

------- Comment #2 From Roy Marples (RETIRED) 2007-07-06 10:00:42 0000 -------
We need an extra #ifdef around this for __GLIBC__, otherwise it's good.

Fixed.

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