Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 374 by r...@cyberjunky.nl: Cannot compile trunks gb.media on  
Ubuntu 11.04
http://code.google.com/p/gambas/issues/detail?id=374

1) Describe the problem.

Cannot compile trunks gb.media on Ubuntu 11.04

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

Version: TRUNK
Revision: 5489
Operating system: Linux
Distribution: Ubuntu
Architecture: x86_64
GUI component: QT3 / QT4 / GTK+
Desktop used: Gnome

5) Explain clearly how to reproduce the bug or the crash.
Install gb.media pre-requisites

$ sudo apt-get install libgstreamer-plugins-base0.10-dev

run ./reconf-all && ./configure -C
run make


Making all in gb.media
make[2]: Entering directory `/home/ron/install/gambas/trunk/gb.media'
make  all-recursive
make[3]: Entering directory `/home/ron/install/gambas/trunk/gb.media'
Making all in src
make[4]: Entering directory `/home/ron/install/gambas/trunk/gb.media/src'
   CC     gb_media_la-main.lo
   CC     gb_media_la-c_media.lo
c_media.c: In function \u2018MediaControl_get\u2019:
c_media.c:539:17: error: \u2018G_VALUE_INIT\u2019 undeclared (first use in  
this function)
c_media.c:539:17: note: each undeclared identifier is reported only once  
for each function it appears in
c_media.c: In function \u2018MediaControl_put\u2019:
c_media.c:557:17: error: \u2018G_VALUE_INIT\u2019 undeclared (first use in  
this function)
c_media.c: In function \u2018cb_message\u2019:
c_media.c:923:6: warning: implicit declaration of function  
\u2018gst_tag_list_to_string\u2019
c_media.c:923:11: warning: assignment makes pointer from integer without a  
cast
c_media.c:941:10: error: \u2018GST_MESSAGE_PROGRESS\u2019 undeclared (first  
use in this function)
make[4]: *** [gb_media_la-c_media.lo] Error 1
make[4]: Leaving directory `/home/ron/install/gambas/trunk/gb.media/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/ron/install/gambas/trunk/gb.media'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ron/install/gambas/trunk/gb.media'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ron/install/gambas/trunk'
make: *** [all] Error 2



------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to