Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 18328
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Seemant Kulleen (RETIRED) <seemant@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Nicolas Kaiser <nikai@nikai.net>
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 18328 depends on: Show dependency tree
Bug 18328 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: 2003-03-27 18:25 0000
0.75-errno.patch
Have a nice day

--- error.h.orig        2003-03-28 00:07:50.000000000 +0100
+++ error.h     2003-03-28 00:08:28.000000000 +0100
@@ -1,7 +1,7 @@
 #ifndef ERROR_H
 #define ERROR_H
 
-extern int errno;
+#include <errno.h>
 
 extern int error_intr;
 extern int error_nomem;

Reproducible: Always
Steps to Reproduce:
1. emerge cdb

Actual Results:  
fails to compile

------- Comment #1 From Seemant Kulleen (RETIRED) 2003-03-29 07:23:04 0000 -------
thanks nicolas.

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