Re: gstreamer-plugins-ugly for f19

Kim Bisgaard <[email protected]> Sat, 15 Jun 2013 15:45:49 +0200
Newsgroups gmane.linux.redhat.rpm.atrpms.devel
Message-ID <[email protected]>
Hi Axel,

On 15-06-2013 15:03, Axel Thimm wrote:
> Hi,
>
> 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_SOU
 RCE=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:
>>
>> I have looked at gstreamer-plugins-ugly for f19, and gotten it to
>> compile by:
>> * updating to 0.10.19
>> * adding upstream patch for cdio code changes
>> * riped out sid
>
> 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?

>
> on f18/f17 and with a missing PyXML on f19.
> (what happend to PyXML in f19???)

If you do not know - neither do I. I removed the build-depend on PyXML - 
could not see it being used anywhere.

>
> On Sun, Jun 02, 2013 at 03:46:15PM +0200, Kim Bisgaard wrote:
>> Hi,
>>
>> I have looked at gstreamer-plugins-ugly for f19, and gotten it to
>> compile by:
>> * updating to 0.10.19
>> * adding upstream patch for cdio code changes
>> * riped out sid
>>

Regards,
Kim