rpms/rss-glx/F-8 rss-glx-0.8.1-gcc43-buildfix.patch,NONE,1.1

Nils Philippsen (nphilipp) fedora-extras-commits at redhat.com
Thu May 29 10:13:48 UTC 2008


Author: nphilipp

Update of /cvs/pkgs/rpms/rss-glx/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15683

Added Files:
	rss-glx-0.8.1-gcc43-buildfix.patch 
Log Message:
add gcc43-buildfix patch


rss-glx-0.8.1-gcc43-buildfix.patch:

--- NEW FILE rss-glx-0.8.1-gcc43-buildfix.patch ---
diff -upNr rss-glx_0.8.1.p.orign/reallyslick/cpp_src/skyrocket_sound.cpp rss-glx_0.8.1.p/reallyslick/cpp_src/skyrocket_sound.cpp
--- rss-glx_0.8.1.p.orign/reallyslick/cpp_src/skyrocket_sound.cpp	2005-04-10 01:00:43.000000000 +0200
+++ rss-glx_0.8.1.p/reallyslick/cpp_src/skyrocket_sound.cpp	2008-01-04 14:36:38.000000000 +0100
@@ -24,6 +24,7 @@
 #include <AL/al.h>
 #include <AL/alut.h>
 
+#include <cstdlib>
 #include <list>
 
 #include "loadTexture.h"
diff -upNr rss-glx_0.8.1.p.orign/reallyslick/Implicit/impSurface.cpp rss-glx_0.8.1.p/reallyslick/Implicit/impSurface.cpp
--- rss-glx_0.8.1.p.orign/reallyslick/Implicit/impSurface.cpp	2005-04-09 22:13:51.000000000 +0200
+++ rss-glx_0.8.1.p/reallyslick/Implicit/impSurface.cpp	2008-01-04 14:37:07.000000000 +0100
@@ -21,6 +21,7 @@
 #include <Implicit/impSurface.h>
 #include <math.h>
 #include <iostream>
+#include <cstring>
 
 
 




More information about the fedora-extras-commits mailing list