Issue building gstreamer-1.0 using Cerbero on Windows 7

Andoni Morales ylatuya at gmail.com
Tue Jan 7 10:59:00 PST 2014


2014/1/7 rob_ewbank <robewbank at gmail.com>

> Hi,
>
> I have tried to build Gstreamer on Windows 7 using Cerbero for an
> application I am deploying (it needs some elements that are not available
> on
> the distributed SDK).
>
> I have done the following:
>
> Everything on this website was followed for windows, word by word and
> worked
> http://docs.gstreamer.com/display/GstSDK/Building+from+source+using+Cerbero
> .
> Up until the stage where, the command:
>
> cerbero package gstreamer-1.0-sdk
>

Hi Rob,

The setup is the same as documented in this wiki page, except that for 1.2
you should be using this branch:
http://cgit.freedesktop.org/gstreamer/cerbero?h=1.2

Cheers,
Andoni


>
> where I got the following error (the same error occurred with the command)
> cerbero package gstreamer-sdk
>
> I was under the impression it should just work? Any help would be great. I
> think I will be adding to you're camera interface section soon, as a
> proficient C++ coder using your framework I hope I can help.
>
>
>
> ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
> ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
> ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
> ../../lib/m4sugar/m4sh.m4:517: AS_CASE is expanded from...
> build/aclocal.enable.m4:41: _CAIRO_ENABLE is expanded from...
> build/configure.ac.features:23: CAIRO_ENABLE is expanded from...
> configure.ac:645: the top level
> build/Makefile.am.changelog:57: warning: '%'-style pattern rules are a GNU
> make extension
> Makefile.am:80:   'build/Makefile.am.changelog' included from here
> configure.ac:799: error: required file 'util/cairo-fdr/Makefile.in' not
> found
> configure.ac:799: error: required file 'util/cairo-gobject/Makefile.in'
> not
> found
> configure.ac:799: error: required file 'util/cairo-script/Makefile.in' not
> found
> configure.ac:799: error: required file
> 'util/cairo-script/examples/Makefile.in' not found
> configure.ac:799: error: required file 'util/cairo-sphinx/Makefile.in' not
> found
> configure.ac:799: error: required file 'util/cairo-trace/Makefile.in' not
> found
> configure.ac:799: error: required file 'util/cairo-trace/cairo-trace.in'
> not
> found
> /C/MinGW/msys/1.0/home/Rob/cerbero/build-tools/share/automake-1.12/am/
> ltlibrary.am:
> warning: 'libcairoboilerplate.la': linking libtool libraries using a
> non-POSIX
> /C/MinGW/msys/1.0/home/Rob/cerbero/build-tools/share/automake-1.12/am/
> ltlibrary.am:
> archiver requires 'AM_PROG_AR' in 'configure.ac'
> boilerplate/Makefile.am:3:   'build/Makefile.am.common' included from here
> build/Makefile.am.common:5:   while processing Libtool library
> 'libcairoboilerplate.la'
> /C/MinGW/msys/1.0/home/Rob/cerbero/build-tools/share/automake-1.12/am/
> ltlibrary.am:
> warning: 'libcairoboilerplate_cxx.la': linking libtool libraries using a
> non-POSIX
> /C/MinGW/msys/1.0/home/Rob/cerbero/build-tools/share/automake-1.12/am/
> ltlibrary.am:
> archiver requires 'AM_PROG_AR' in 'configure.ac'
> boilerplate/Makefile.am:18:   while processing Libtool library
> 'libcairoboilerplate_cxx.la'
> /C/MinGW/msys/1.0/home/Rob/cerbero/build-tools/share/automake-1.12/am/
> ltlibrary.am:
> warning: 'libcairoperf.la': linking libtool libraries using a non-POSIX
> /C/MinGW/msys/1.0/home/Rob/cerbero/build-tools/share/automake-1.12/am/
> ltlibrary.am:
> archiver requires 'AM_PROG_AR' in 'configure.ac'
> perf/Makefile.am:1:   'build/Makefile.am.common' included from here
> build/Makefile.am.common:5:   while processing Libtool library
> 'libcairoperf.la'
> /C/MinGW/msys/1.0/home/Rob/cerbero/build-tools/share/automake-1.12/am/
> ltlibrary.am:
> warning: 'libcairo.la': linking libtool libraries using a non-POSIX
> /C/MinGW/msys/1.0/home/Rob/cerbero/build-tools/share/automake-1.12/am/
> ltlibrary.am:
> archiver requires 'AM_PROG_AR' in 'configure.ac'
> src/Makefile.am:25:   while processing Libtool library 'libcairo.la'
> /C/MinGW/msys/1.0/home/Rob/cerbero/build-tools/share/automake-1.12/am/
> ltlibrary.am:
> warning: 'libcairo_cxx.la': linking libtool libraries using a non-POSIX
> /C/MinGW/msys/1.0/home/Rob/cerbero/build-tools/share/automake-1.12/am/
> ltlibrary.am:
> archiver requires 'AM_PROG_AR' in 'configure.ac'
> src/Makefile.am:28:   while processing Libtool library 'libcairo_cxx.la'
> test/Makefile.am:1735: warning: '%'-style pattern rules are a GNU make
> extension
> test/Makefile.am:1736: warning: <: non-POSIX variable name
> /C/MinGW/msys/1.0/home/Rob/cerbero/build-tools/share/automake-1.12/am/
> ltlibrary.am:
> warning: 'libpdiff.la': linking libtool libraries using a non-POSIX
> /C/MinGW/msys/1.0/home/Rob/cerbero/build-tools/share/automake-1.12/am/
> ltlibrary.am:
> archiver requires 'AM_PROG_AR' in 'configure.ac'
> test/pdiff/Makefile.am:6:   while processing Libtool library 'libpdiff.la'
>
>
> Thanks
> Rob
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/Issue-building-gstreamer-1-0-using-Cerbero-on-Windows-7-tp4664537.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>



-- 
Andoni Morales Alastruey

LongoMatch:The Digital Coach
http://www.longomatch.ylatuya.es
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140107/6bb03f09/attachment.html>


More information about the gstreamer-devel mailing list