Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Problems compiling vdr on slackware 8.1 kernel 2.5.69-bk15



Hmm problem got fixed on a clean slackware 9.0 system, I still have to check the
header files I used omn my main system though to check if it's slackware-8,
kernel header-files or unclean system related.

Monchi.
--
On Fri, May 23, 2003 at 03:38:50PM +0200, Andreas Schultz wrote:
> Hi,
> 
> I'm not using slackware, but let me try ....
> 
> On Friday 23 May 2003 11:17, Monchi Abbad wrote:
> > Hello, I am having problems compiling vdr-1.1.32, on a slackware 8.1
> > system. I am using the latest cvs updates (for dvb) but upon typing make I
> > get the the output in the attached file. To give you some more insight into
> > my system configuration:
> >
> > bash-2.05b$ gcc -v
> > Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/specs
> > gcc version 2.95.3 20010315 (release)
> >
> > glibc-2.2.5
> > glib2-2.2.1
> > glib-1.2.10
> 
> and
> 
> > g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_ 
> > -D_GNU_SOURCE -I../DVB/include audio.c
> > In file included from audio.h:13,
> >                 from audio.c:10:
> > thread.h:17: parse error before `cMutex'
> > thread.h:17: warning: type defaults to `int' in declaration of `cMutex'
> 
> the error happens on the first line after a "#include <sys/types.h>" which in 
> turn will include kernel headers.
> It's very likely that your compiler/glibc version do not work with the 2.5 
> kernel headers. I remember having seen some discussions about such problems 
> with recent 2.5.6x kernel on LKML.  You could try to install 2.4 headers or 
> some older 2.5 headers.
> 
> Andreas
> 
> 
> 
> -- 
> Info:
> To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index