HI
I am trying to cross compile Gnash, When I make it, I get this error

gst/VideoInputGst.cpp:30:42: gst/interfaces/propertyprobe.h: No such file or 
directory
gst/VideoInputGst.cpp: In member function `void 
gnash::media::gst::VideoInputGst::getSupportedFramerates(gnash::media::gst::WebcamVidFormat*,
 GstStructure*)':
gst/VideoInputGst.cpp:492: warning: cast from `const GValue*' to `GValue*' 
discards qualifiers from pointer target type
gst/VideoInputGst.cpp:501: warning: cast from `const GValue*' to `GValue*' 
discards qualifiers from pointer target type
gst/VideoInputGst.cpp:514: warning: cast from `const GValue*' to `GValue*' 
discards qualifiers from pointer target type
gst/VideoInputGst.cpp:549: warning: cast from `const GValue*' to `GValue*' 
discards qualifiers from pointer target type
gst/VideoInputGst.cpp: In member function `void 
gnash::media::gst::VideoInputGst::getSupportedFormats(gnash::media::gst::GnashWebcam*,
 GstCaps*)':
gst/VideoInputGst.cpp:748: warning: cast from `const GValue*' to `GValue*' 
discards qualifiers from pointer target type
gst/VideoInputGst.cpp:757: warning: cast from `const GValue*' to `GValue*' 
discards qualifiers from pointer target type
gst/VideoInputGst.cpp:796: warning: cast from `const GValue*' to `GValue*' 
discards qualifiers from pointer target type
gst/VideoInputGst.cpp: In member function `gboolean 
gnash::media::gst::VideoInputGst::checkForSupportedFramerate(gnash::media::gst::GnashWebcamPrivate*,
 int)':
gst/VideoInputGst.cpp:957: warning: converting to `int' from `double'
gst/VideoInputGst.cpp: In member function `gboolean 
gnash::media::gst::VideoInputGst::webcamChangeSourceBin()':
gst/VideoInputGst.cpp:1032: warning: converting to `int' from `double'
make[2]: *** [libgnashmedia_la-VideoInputGst.lo] Error 1
make[2]: Leaving directory `/home/jjon/Desktop/gnash-0.8.7/libmedia'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jjon/Desktop/gnash-0.8.7'
make: *** [all] Error 2

This message tell me i missing gst/interfaces/propertyprobe.h this file, Where 
are this file come for? Is i miss any package? Or my package version warring?

My Gnash version 0.87
Gstreamer version 0.10.26

Please tell me how to solve this problem

Thank you 


                                          
_________________________________________________________________
Hotmail: Powerful Free email with security by Microsoft.
https://signup.live.com/signup.aspx?id=60969
_______________________________________________
Gnash-dev mailing list
Gnash-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to