Hi all,

it does not build on el6 due to glib

checking for GLIB... no
configure: Requested 'glib-2.0 >= 2.24' but version of GLib is 2.22.5
configure: error: This package requires GLib >= 2.24 to compile.

So for el6 I pulled back the previous version. Other than that the
builds for Fedora are all OK.

Thanks!

On Sun, Jun 16, 2013 at 08:47:16PM +0200, Axel Thimm wrote:
> Thanks Paulo, and thanks Kim,
> 
> I merged the two packages together, and they seem to build fine.
> OTOH there are upstream updates (like 1.1.x), so the next round should
> probably check the new upstream bits.
> 
> Thanks!
> 
> On Sun, Jun 16, 2013 at 11:51:53AM -0300, Paulo Cavalcanti wrote:
> > I had fixed this package some time ago for F17:
> > 
> > http://people.atrpms.net/~pcavalcanti/srpms/gstreamer-plugins-ugly-0.10.19-15.fc17.src.rpm
> > 
> > I do not know if it needs something extra for F18 or F19, but amrnb/armwb
> > stuff
> > is no longer a problem...
> > 
> > 
> > On Sun, Jun 16, 2013 at 8:33 AM, Axel Thimm <axel.th...@atrpms.net> wrote:
> > 
> > > On Sat, Jun 15, 2013 at 03:45:49PM +0200, Kim Bisgaard wrote:
> > > > On 15-06-2013 15:03, Axel Thimm wrote:
> > > > >this fails to build with
> > > > >
> > > > >   CC     libgstamrnb_la-amrnb.lo
> > > > >/bin/sh ../../libtool --silent --tag=CC --tag=disable-static
> > >  --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..    -pthread
> > > -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
> > > -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2   -I../../gst-libs
> > > -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10
> > > -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
> > > -I/usr/include/libxml2    -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS
> > > -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla
> > > -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes
> > > -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security
> > > -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress
> > > -Waggregate-return -Wno-multichar -Wnested-externs   -g     -O2 -g -pipe
> > > -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
> > > --param=ssp-buffer-size=4  -m64 -mtune=generic -c -o
> > > libgstamrnb_la-amrnb.lo `test -f 'amrnb.c' || echo './'`amrnb.c
> > > > >In file included from amrnb.c:24:0:
> > > > >amrnbdec.h:25:24: fatal error: interf_dec.h: No such file or directory
> > > >
> > > > Yes as I wrote in a follow-up mail:
> > >
> > > > >Forgot to tell that I needed to symlink all opencore-amr include
> > > > >files to /usr/include I can remember having reverted to that before
> > > > >- are they installed in an unusual path on fedora?
> > >
> > > OK, thanks. We need to fix this in another way, e.g. adding
> > > -I%{_includedir}/opencore-amrnb to the build process instead of
> > > modifying the build environment with symlinks. Debian seems to have
> > > had the same problem:
> > >
> > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668011
> > >
> > > Can you fix the package? Thanks!!!!! :)
> > > --
> > > Axel.Thimm at ATrpms.net
> > >
> > > _______________________________________________
> > > atrpms-devel mailing list
> > > atrpms-devel@atrpms.net
> > > http://lists.atrpms.net/mailman/listinfo/atrpms-devel
> > >
> > 
> > 
> > 
> > -- 
> > Paulo Roma Cavalcanti
> > DCC - UFRJ
> 
> > _______________________________________________
> > atrpms-devel mailing list
> > atrpms-devel@atrpms.net
> > http://lists.atrpms.net/mailman/listinfo/atrpms-devel
> 
> 
> -- 
> Axel.Thimm at ATrpms.net
> 
> _______________________________________________
> atrpms-devel mailing list
> atrpms-devel@atrpms.net
> http://lists.atrpms.net/mailman/listinfo/atrpms-devel
> 

-- 
Axel.Thimm at ATrpms.net

_______________________________________________
atrpms-devel mailing list
atrpms-devel@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-devel

Reply via email to