[maemo-developers] [maemo-developers] GStreamer and 770
From: Christian Fredrik Kalager Schaller christian at fluendo.comDate: Tue Feb 7 14:33:01 EET 2006
- Previous message: [maemo-developers] GStreamer and 770
- Next message: [maemo-developers] GStreamer and 770
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Matti, Please report any such compile issues to the GStreamer bugzilla (bugzilla.gnome.org -> product GStreamer) I don't know why the esdsink doesn't build for you as it builds automatically for me in Scratchbox. Check if the libgstesd.so file exists in /usr/lib/gstreamer-0.10 directory. If it does then you can test further by running GST_DEBUG=*:5 gst-inspect-0.10 > output.txt 2>&1 When that is done check the output.txt file and look for esd in it, maybe it will tell you that some required esd .so files are missing or similar. Christian On Mon, 2006-02-06 at 10:47 +0200, Matti Reijonen wrote: > > I followed the http://www.linuxrising.org/gstreamer-maemo-howto.html howto on > installing gstreamer on 770, I had trouble building the base plugins: > > gsttcpserversink.c: In function `gst_tcp_server_sink_removed': > gsttcpserversink.c:173: warning: unused variable `this' > v4lsrc_calls.c: In function `gst_v4lsrc_palette_name': > v4lsrc_calls.c:500: error: `v4l_palette_name' undeclared (first use in this > function) > v4lsrc_calls.c:500: error: (Each undeclared identifier is reported only once > v4lsrc_calls.c:500: error: for each function it appears in.) > make[3]: *** [libgstvideo4linux_la-v4lsrc_calls.lo] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > and I finally got it compiling, when I left out the video4linux: > ./configure --prefix=/usr --disable-gst-debug --disable-gst_v4l > > ,that is got it compiling for the device, I also compiled it > for the SDK_PC, but there's one problem, the alsasink or edsink > are not installed according to gst-inspect.. > > Does someone know where's the problem? > > - Matti > > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://maemo.org/mailman/listinfo/maemo-developers -- Christian Fredrik Kalager Schaller Business Development Manager Fluendo S.L. Mobile Phone: +34 678093464 Office Phone: +34 933175153 Fax : +34 934127034
- Previous message: [maemo-developers] GStreamer and 770
- Next message: [maemo-developers] GStreamer and 770
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]