gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] Cross compile Gnash error


From: ON JJ
Subject: [Gnash-dev] Cross compile Gnash error
Date: Mon, 22 Mar 2010 10:06:35 +0000

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. Get it now.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]