gst-plugins-base-0.10.21 compilation fails on test-colorkey

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

gst-plugins-base-0.10.21 compilation fails on test-colorkey

Matthew R Hurne
I am having difficulty compiling gst-plugins-base-0.10.21.  'make' fails while dealing with 'test-colorkey' when making all in 'icles':

Making all in icles
make[3]: Entering directory `/mnt/sdb1/kiosk/slax6/gstreamer/gst-plugins-base-0.10.21/tests/icles'
gcc -DHAVE_CONFIG_H -I. -I../..    -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wdeclaration-after-statement  -g     -g -O2 -MT stress_xoverlay-stress-xoverlay.o -MD -MP -MF .deps/stress_xoverlay-stress-xoverlay.Tpo -c -o stress_xoverlay-stress-xoverlay.o `test -f 'stress-xoverlay.c' || echo './'`stress-xoverlay.c
mv -f .deps/stress_xoverlay-stress-xoverlay.Tpo .deps/stress_xoverlay-stress-xoverlay.Po
/bin/sh ../../libtool --tag=CC   --mode=link gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wdeclaration-after-statement  -g     -g -O2   -o stress-xoverlay stress_xoverlay-stress-xoverlay.o -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0    -lSM -lICE  -lX11 -lm ../../gst-libs/gst/interfaces/libgstinterfaces-0.10.la
mkdir .libs
gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -g -g -O2 -o .libs/stress-xoverlay stress_xoverlay-stress-xoverlay.o -pthread  /usr/lib/libgstreamer-0.10.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libxml2.so /usr/lib/libglib-2.0.so /usr/lib/libSM.so /usr/lib/libICE.so /usr/lib/libX11.so -lm ../../gst-libs/gst/interfaces/.libs/libgstinterfaces-0.10.so
creating stress-xoverlay
/bin/sh ../../libtool --tag=CC   --mode=link gcc  -g -O2   -o test-colorkey  
gcc -g -O2 -o test-colorkey  
gcc: no input files
make[3]: *** [test-colorkey] Error 1
make[3]: Leaving directory `/mnt/sdb1/kiosk/slax6/gstreamer/gst-plugins-base-0.10.21/tests/icles'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/sdb1/kiosk/slax6/gstreamer/gst-plugins-base-0.10.21/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/sdb1/kiosk/slax6/gstreamer/gst-plugins-base-0.10.21'
make: *** [all] Error 2

Here's the summary I get from configure before running make - don't know if its helpful:

configure: *** Plug-ins without external dependencies that will be built:
        adder
        audioconvert
        audiorate
        audioresample
        audiotestsrc
        ffmpegcolorspace
        gdp
        playback
        subparse
        tcp
        typefind
        videorate
        videoscale
        videotestsrc
        volume

configure: *** Plug-ins without external dependencies that will NOT be built:

configure: *** Plug-ins with dependencies that will be built:
        alsa
        cdparanoia
        libvisual
        ogg
        pango
        theora
        video4linux
        vorbis
        ximagesink
        xvimagesink

configure: *** Plug-ins with dependencies that will NOT be built:
        gio
        gnomevfs

Thanks,
--
Matthew Hurne

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: gst-plugins-base-0.10.21 compilation fails on test-colorkey

Tristan Matthews-2
Hi,

Matthew R Hurne wrote:
> I am having difficulty compiling gst-plugins-base-0.10.21.  'make' fails while dealing with 'test-colorkey' when making all in 'icles':
>  
Do you have the gtk+ development packages installed?

> Making all in icles
> make[3]: Entering directory `/mnt/sdb1/kiosk/slax6/gstreamer/gst-plugins-base-0.10.21/tests/icles'
> gcc -DHAVE_CONFIG_H -I. -I../..    -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wdeclaration-after-statement  -g     -g -O2 -MT stress_xoverlay-stress-xoverlay.o -MD -MP -MF .deps/stress_xoverlay-stress-xoverlay.Tpo -c -o stress_xoverlay-stress-xoverlay.o `test -f 'stress-xoverlay.c' || echo './'`stress-xoverlay.c
> mv -f .deps/stress_xoverlay-stress-xoverlay.Tpo .deps/stress_xoverlay-stress-xoverlay.Po
> /bin/sh ../../libtool --tag=CC   --mode=link gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wdeclaration-after-statement  -g     -g -O2   -o stress-xoverlay stress_xoverlay-stress-xoverlay.o -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0    -lSM -lICE  -lX11 -lm ../../gst-libs/gst/interfaces/libgstinterfaces-0.10.la
> mkdir .libs
> gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -g -g -O2 -o .libs/stress-xoverlay stress_xoverlay-stress-xoverlay.o -pthread  /usr/lib/libgstreamer-0.10.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libxml2.so /usr/lib/libglib-2.0.so /usr/lib/libSM.so /usr/lib/libICE.so /usr/lib/libX11.so -lm ../../gst-libs/gst/interfaces/.libs/libgstinterfaces-0.10.so
> creating stress-xoverlay
> /bin/sh ../../libtool --tag=CC   --mode=link gcc  -g -O2   -o test-colorkey  
> gcc -g -O2 -o test-colorkey  
> gcc: no input files
> make[3]: *** [test-colorkey] Error 1
> make[3]: Leaving directory `/mnt/sdb1/kiosk/slax6/gstreamer/gst-plugins-base-0.10.21/tests/icles'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/mnt/sdb1/kiosk/slax6/gstreamer/gst-plugins-base-0.10.21/tests'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/mnt/sdb1/kiosk/slax6/gstreamer/gst-plugins-base-0.10.21'
> make: *** [all] Error 2
>
> Here's the summary I get from configure before running make - don't know if its helpful:
>
> configure: *** Plug-ins without external dependencies that will be built:
> adder
> audioconvert
> audiorate
> audioresample
> audiotestsrc
> ffmpegcolorspace
> gdp
> playback
> subparse
> tcp
> typefind
> videorate
> videoscale
> videotestsrc
> volume
>
> configure: *** Plug-ins without external dependencies that will NOT be built:
>
> configure: *** Plug-ins with dependencies that will be built:
> alsa
> cdparanoia
> libvisual
> ogg
> pango
> theora
> video4linux
> vorbis
> ximagesink
> xvimagesink
>
> configure: *** Plug-ins with dependencies that will NOT be built:
> gio
> gnomevfs
>
> Thanks,
>  


--
Tristan Matthews
Société des arts technologiques [SAT]
email: [hidden email]
web: http://www.music.mcgill.ca/~tmatthews


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: gst-plugins-base-0.10.21 compilation fails on test-colorkey

Bastien Nocera-2
In reply to this post by Matthew R Hurne
On Wed, 2008-10-08 at 13:13 -0400, Matthew R Hurne wrote:
> I am having difficulty compiling gst-plugins-base-0.10.21.  'make' fails while dealing with 'test-colorkey' when making all in 'icles':
>
> Making all in icles
<snip>
> gcc -g -O2 -o test-colorkey  
> gcc: no input files

Already fixed in CVS, installing the gtk+ devel packages will work
around the problem.

Cheers


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: gst-plugins-base-0.10.21 compilation fails on test-colorkey

Matthew R Hurne
Bastien Nocera wrote:

> On Wed, 2008-10-08 at 13:13 -0400, Matthew R Hurne wrote:
>> I am having difficulty compiling gst-plugins-base-0.10.21.  'make' fails while dealing with 'test-colorkey' when making all in 'icles':
>>
>> Making all in icles
> <snip>
>> gcc -g -O2 -o test-colorkey  
>> gcc: no input files
>
> Already fixed in CVS, installing the gtk+ devel packages will work
> around the problem.

I'm working on a Slackware 12.0 system.  I have the gtk+2-2.10.13-i486-1.tgz package installed, but no love.  Unlike a distro such as Ubuntu, there isn't a separate gtk-devel package.  What was the fix in CVS?  I could apply it by hand.

>
> Cheers
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: gst-plugins-base-0.10.21 compilation fails on test-colorkey

Matthew R Hurne
Matthew R Hurne wrote:

> Bastien Nocera wrote:
>> On Wed, 2008-10-08 at 13:13 -0400, Matthew R Hurne wrote:
>>> I am having difficulty compiling gst-plugins-base-0.10.21.  'make' fails while dealing with 'test-colorkey' when making all in 'icles':
>>>
>>> Making all in icles
>> <snip>
>>> gcc -g -O2 -o test-colorkey  
>>> gcc: no input files
>> Already fixed in CVS, installing the gtk+ devel packages will work
>> around the problem.
>
> I'm working on a Slackware 12.0 system.  I have the gtk+2-2.10.13-i486-1.tgz package installed, but no love.  Unlike a distro such as Ubuntu, there isn't a separate gtk-devel package.  What was the fix in CVS?  I could apply it by hand.
>

Nevermind, I found the change to test/icles/Makefile.am via ViewVC.  Thanks for your help!

>> Cheers
>>
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
>> Build the coolest Linux based applications with Moblin SDK & win great prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> gstreamer-devel mailing list
>> [hidden email]
>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


--
Matthew Hurne
Versatile Systems, Inc.
717.919.9102
[hidden email]

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: gst-plugins-base-0.10.21 compilation fails on test-colorkey

Matthew R Hurne
Matthew R Hurne wrote:

> Matthew R Hurne wrote:
>> Bastien Nocera wrote:
>>> On Wed, 2008-10-08 at 13:13 -0400, Matthew R Hurne wrote:
>>>> I am having difficulty compiling gst-plugins-base-0.10.21.  'make' fails while dealing with 'test-colorkey' when making all in 'icles':
>>>>
>>>> Making all in icles
>>> <snip>
>>>> gcc -g -O2 -o test-colorkey  
>>>> gcc: no input files
>>> Already fixed in CVS, installing the gtk+ devel packages will work
>>> around the problem.
>> I'm working on a Slackware 12.0 system.  I have the gtk+2-2.10.13-i486-1.tgz package installed, but no love.  Unlike a distro such as Ubuntu, there isn't a separate gtk-devel package.  What was the fix in CVS?  I could apply it by hand.
>>
>
> Nevermind, I found the change to test/icles/Makefile.am via ViewVC.  Thanks for your help!

I ended up having to make a change to test/icles/Makefile.in as well:

78c78
< @HAVE_GTK_TRUE@@USE_X_TRUE@ test-colorkey$(EXEEXT) $(am__EXEEXT_1)
---
> @USE_X_TRUE@ test-colorkey$(EXEEXT) $(am__EXEEXT_1)

After making the change to Makefile.am that was already checked in to CVS and the above change to Makefile.in, I was able to compile successfully.

Matt

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel