SOURCES: libsynaptics-gcc43.patch (NEW) - fix compilation with gcc-4.3 (fro...

twittner twittner at pld-linux.org
Mon Sep 29 14:52:31 CEST 2008


Author: twittner                     Date: Mon Sep 29 12:52:31 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix compilation with gcc-4.3 (from Debian)

---- Files affected:
SOURCES:
   libsynaptics-gcc43.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/libsynaptics-gcc43.patch
diff -u /dev/null SOURCES/libsynaptics-gcc43.patch:1.1
--- /dev/null	Mon Sep 29 14:52:32 2008
+++ SOURCES/libsynaptics-gcc43.patch	Mon Sep 29 14:52:26 2008
@@ -0,0 +1,11 @@
+--- libsynaptics-0.14.6c/pad.cpp~	2007-04-02 12:38:12.000000000 +0000
++++ libsynaptics-0.14.6c/pad.cpp	2007-04-02 12:38:21.000000000 +0000
+@@ -2,6 +2,7 @@
+ #include "synparam.h"
+ #include "pad.h"
+ #include <pthread.h>
++#include <stdlib.h>
+ #include <unistd.h>
+ #include <sys/shm.h>
+ 
+
================================================================


More information about the pld-cvs-commit mailing list