Thomas Trepl wrote:

diff -Naur kdebase-3.5.2-orig/kcontrol/joystick/joydevice.h kdebase-3.5.2/kcontrol/joystick/joydevice.h --- kdebase-3.5.2-orig/kcontrol/joystick/joydevice.h 2005-11-26 07:51:17.000000000 +0100 +++ kdebase-3.5.2/kcontrol/joystick/joydevice.h 2006-09-16 22:42:21.440219977 +0200
@@ -24,7 +24,9 @@
 #include <qstring.h>

 #include <sys/types.h>
+#undef __STRICT_ANSI__
 #include <linux/joystick.h>
+#define __STRICT_ANSI__

Looking at http://websvn.kde.org/tags/KDE/3.5.5/kdebase/kcontrol/joystick/joydevice.h?rev=591452&view=markup, that would appear to be the correct fix too!

Thanks Thomas.

Matt.

--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to