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

Reply via email to