You are not logged in.

#1 2008-10-19 10:02:58

peque
Member
From: Denmark - Møn
Registered: 2005-06-26
Posts: 441

Error compiling latest v4l-dvb/S2API ? [SOLVED]

Hey forum.

Trying to install my HVR-4000 to my MythTV Center - And wanting the Multifrontend support.

So far as I could read - these drivers should be the rigth one for that kind of setup:
http://linuxtv.org/hg/~stoth/s2-mfe/

Compiling the latest original driver compiles without problems. But this one does.

The last line of make outputtet.

include/asm/ds.h:61: error: declaration for parameter 'ds_get_bts_size' but no such parameter
include/asm/ds.h:60: error: declaration for parameter 'ds_free' but no such parameter
include/asm/ds.h:59: error: declaration for parameter 'ds_allocate' but no such parameter
include/linux/init.h:151: error: declaration for parameter 'late_time_init' but no such parameter
include/linux/init.h:149: error: declaration for parameter 'prepare_namespace' but no such parameter
include/linux/init.h:148: error: declaration for parameter 'setup_arch' but no such parameter
include/linux/init.h:145: error: declaration for parameter 'reset_devices' but no such parameter
include/linux/init.h:144: error: declaration for parameter 'saved_command_line' but no such parameter
/usr/local/src/v4l-dvb/v4l/tuner-xc2028.c:1277: error: expected '{' at end of input
make[3]: *** [/usr/local/src/v4l-dvb/v4l/tuner-xc2028.o] Error 1
make[2]: *** [_module_/usr/local/src/v4l-dvb/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.27-ARCH'
make[1]: *** [default] Fejl 2
make[1]: Forlader katalog '/usr/local/src/v4l-dvb/v4l'
make: *** [all] Fejl 2

Does anyone know anything about this error - or can anyone tell me how I can give a better outprint.

[EDIT] Found out that compiler.h should not be - when compiling the drivers!! Should first be made later on - while compiling open-sasc-ng !

Last edited by peque (2008-10-19 10:06:47)


Just getting better .... All the time

Offline

Board footer

Powered by FluxBB