i686-w64-mingw32-g++ failing in Cerbero
Wes Miller
wmiller at sdr.com
Thu Jun 6 13:24:16 PDT 2013
Another FYI for Andoni,
I watched a lot of messages go flying by as cerbero did its thing. One
thing I noted was that there were HUNDREDS of "looking for xyz.h -- not
found" messages. Everything kepy right on going so I assumed the checks
were for optional stuff or some things didn't build. Is it possible some
packages did not download?
=================================================
Josh or Andoni,
Just because I don't know for sure,
Where should I put the Josh's recipe (from above) before giving it to
cerbero to build? ~/git/cerbero/recipes?
Where does the output go? I want to try just copying the librtmp.dll to my
OSSbuilds installed version of GST.
And what is the correct build command? cerbero buildone librtmp <-- tried
this and here is what I got. I assume gnutls is missing?
+++++++++++++++++++++++++++++++++++++++++
/
Running command 'git clone
C:/MinGW/msys/1.0/home/gstreamer/cerbero/sources/local/librtmp -b build .'
Cloning into '.'...
done.
[(1/1) librtmp -> compile ]
Running command 'make -C librtmp SYS=mingw CRYPTO=GNUTLS'
make: Entering directory
`/usr/home/gstreamer/cerbero/sources/windows_x86/librtmp-2.4/librtmp'
gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_GNUTLS -O2 -fPIC -c -o
rtmp.o rtmp.c
rtmp.c:1:0: warning: -fPIC ignored for target (all code is position
independent) [enabled by default]
In file included from rtmp.c:32:0:
rtmp_sys.h:110:27: fatal error: gnutls/gnutls.h: No such file or directory
compilation terminated.
make: *** [rtmp.o] Error 1
make: Leaving directory
`/usr/home/gstreamer/cerbero/sources/windows_x86/librtmp-2.4/librtmp'
***** Error running 'buildone' command:
Recipe 'librtmp' failed at the build step 'compile'
/
+++++++++++++++++++++++++++++++++++++++++
Wes
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/i686-w64-mingw32-g-failing-in-Cerbero-tp4660327p4660407.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list