c_media.c: In function ‘MediaControl_get’: c_media.c:338:17: error: ‘G_VALUE_INIT’ undeclared (first use in this function)
That's exactly the same error I get on my openSUSE system. Am 07.05.2012 23:13, schrieb linuxos: > Hi Benoit, > > I have an error during the compilation of the lastest Gambas revision. > > ------------------------------------------------------------ > Making all in gb.media > make[2] : on entre dans le répertoire > « /home/linus/Packages/SOURCES/trunk/gb.media » > make all-recursive > make[3] : on entre dans le répertoire > « /home/linus/Packages/SOURCES/trunk/gb.media » > Making all in src > make[4] : on entre dans le répertoire > « /home/linus/Packages/SOURCES/trunk/gb.media/src » > /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I.. -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pipe -Wall > -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -MT > gb_media_la-main.lo -MD -MP -MF .deps/gb_media_la-main.Tpo -c -o > gb_media_la-main.lo `test -f 'main.c' || echo './'`main.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread > -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pipe -Wall > -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -MT > gb_media_la-main.lo -MD -MP -MF .deps/gb_media_la-main.Tpo -c main.c > -fPIC -DPIC -o .libs/gb_media_la-main.o > mv -f .deps/gb_media_la-main.Tpo .deps/gb_media_la-main.Plo > /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I.. -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pipe -Wall > -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -MT > gb_media_la-c_media.lo -MD -MP -MF .deps/gb_media_la-c_media.Tpo -c -o > gb_media_la-c_media.lo `test -f 'c_media.c' || echo './'`c_media.c > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread > -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pipe -Wall > -Wno-unused-value -fsigned-char -fvisibility=hidden -g -ggdb -Os -MT > gb_media_la-c_media.lo -MD -MP -MF .deps/gb_media_la-c_media.Tpo -c > c_media.c -fPIC -DPIC -o .libs/gb_media_la-c_media.o > c_media.c: In function 'MediaControl_get': > c_media.c:338:17: error: 'G_VALUE_INIT' undeclared (first use in this > function) > c_media.c:338:17: note: each undeclared identifier is reported only once > for each function it appears in > c_media.c: In function 'MediaControl_put': > c_media.c:356:17: error: 'G_VALUE_INIT' undeclared (first use in this > function) > c_media.c: In function 'cb_message': > c_media.c:711:10: error: 'GST_MESSAGE_PROGRESS' undeclared (first use in > this function) > make[4]: *** [gb_media_la-c_media.lo] Erreur 1 > make[4] : on quitte le répertoire > « /home/linus/Packages/SOURCES/trunk/gb.media/src » > make[3]: *** [all-recursive] Erreur 1 > make[3] : on quitte le répertoire > « /home/linus/Packages/SOURCES/trunk/gb.media » > make[2]: *** [all] Erreur 2 > make[2] : on quitte le répertoire > « /home/linus/Packages/SOURCES/trunk/gb.media » > make[1]: *** [all-recursive] Erreur 1 > make[1] : on quitte le répertoire « /home/linus/Packages/SOURCES/trunk » > make: *** [all] Erreur 2 > --------------------------------------------------------------------- > > > Joined to the email all logs: > > Fedora 14 > > Cmd: ./reconf-all ; ./configure -C ; make > > > Thanks in advance. > > > > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > > > _______________________________________________ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user