Hi,

Evert Vorster wrote:
> Hi there...
> 
> Where do I look for the solution to this one?
> 
> --------------snip-----------------------
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
> -DLOCALE_DIR=\"/usr/share/locale\" -D__BGAV__ -march=nocona 
> -mtune=nocona -O3 -funroll-all-loops -ffast-math -I/usr/include 
> -I/usr/include -march=core2 -O2 -pipe -march=core2 -O2 -pipe 
> -I/usr/include/mpeg2dec -march=core2 -O2 -pipe -D_REENTRANT 
> -D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations 
> -Wdeclaration-after-statement -MT dvb_channels.lo -MD -MP -MF 
> .deps/dvb_channels.Tpo -c dvb_channels.c  -fPIC -DPIC -o 
> .libs/dvb_channels.o                                                          
>                                           
> 
> In file included from 
> /usr/include/stdlib.h:320,                                                    
>                      
> 
>                  from 
> dvb_channels.c:27:                                                            
>                      
> 
> /usr/include/sys/types.h:52: error: conflicting types for 
> 'ino_t'                                                       
> /usr/include/linux/types.h:14: error: previous declaration of 'ino_t' 
> was here                                          
[...]

In my opinion this is a problem in the system (glibc headers
conflicting with kernel headers). It seems to appear on some
Fedora installations.

Someone however said that this change:

http://gmerlin.cvs.sourceforge.net/viewvc/gmerlin/gmerlin_avdecoder/lib/dvb_channels.c?r1=1.5&r2=1.6

fixes the problem.

Burkhard

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gmerlin-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gmerlin-general

Reply via email to