SOURCES: freeipmi-build.patch (NEW) - fix build

arekm arekm at pld-linux.org
Sun Feb 4 14:28:21 CET 2007


Author: arekm                        Date: Sun Feb  4 13:28:21 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build

---- Files affected:
SOURCES:
   freeipmi-build.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/freeipmi-build.patch
diff -u /dev/null SOURCES/freeipmi-build.patch:1.1
--- /dev/null	Sun Feb  4 14:28:21 2007
+++ SOURCES/freeipmi-build.patch	Sun Feb  4 14:28:16 2007
@@ -0,0 +1,24 @@
+diff -urN freeipmi-0.1.3.org/fish/src/xmalloc.h freeipmi-0.1.3/fish/src/xmalloc.h
+--- freeipmi-0.1.3.org/fish/src/xmalloc.h	2004-05-05 23:00:19.000000000 +0200
++++ freeipmi-0.1.3/fish/src/xmalloc.h	2007-02-04 14:22:45.024489000 +0100
+@@ -73,8 +73,6 @@
+ 
+ #if __STDC__ && (HAVE_VPRINTF || HAVE_DOPRNT)
+ void error (int, int, const char *, ...);
+-#else
+-void error ();
+ #endif
+ 
+ #ifdef __cplusplus
+diff -urN freeipmi-0.1.3.org/ipmipower/src/ipmipower_output.c freeipmi-0.1.3/ipmipower/src/ipmipower_output.c
+--- freeipmi-0.1.3.org/ipmipower/src/ipmipower_output.c	2004-10-05 03:09:55.000000000 +0200
++++ freeipmi-0.1.3/ipmipower/src/ipmipower_output.c	2007-02-04 14:26:43.711406000 +0100
+@@ -123,7 +123,7 @@
+   return;
+ }
+ 
+-auth_type_t 
++output_type_t 
+ ipmipower_output_index(char *str) 
+ {
+   assert(str != NULL);
================================================================


More information about the pld-cvs-commit mailing list