[Kwintv] Problems compiling VBI decoder (Kernel 2.6.x)

Dirk Ziegelmeier dirk at ziegelmeier.net
Sat Nov 8 17:18:29 CET 2003


#ifdef __STRICT_ANSI__
#define FOO__STRICT_ANSI__
#undef __STRICT_ANSI__
#endif
#include <asm/types.h>
#ifdef FOO__STRICT_ANSI__
#define __STRICT_ANSI__
#undef FOO__STRICT_ANSI__
#endif
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <errno.h>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <sys/stat.h>
#include <linux/videodev.h>
#include <libzvbi.h>

#include <qapplication.h>
#include <qevent.h>
[...]

works for me (2.4.20, SuSE 8.2 patches). I removed some #includes from your 
suggestion that are IMO not necessary. Any other voluteers to try?

Ciao,
Dirk

--
Dirk Ziegelmeier * dirk at ziegelmeier.net * http://www.ziegelmeier.net


More information about the kwintv mailing list