Mailing List archive

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

DVB and linux-2.4.0-test10?



Gregoire Favre writes:
 > Hello,
 > 
 > I have just updated from test9 to test10, and I got:
 > 
 > In file included from dvb.c:41:
 > /usr/src/linux/include/linux/byteorder/swabb.h: In function `__fswahb32':
 > /usr/src/linux/include/linux/byteorder/swabb.h:111: parse error before `}'
 > /usr/src/linux/include/linux/byteorder/swabb.h:111: void value not ignored as it ought to be
 > /usr/src/linux/include/linux/byteorder/swabb.h:112: warning: control reaches end of non-void function
 > /usr/src/linux/include/linux/byteorder/swabb.h: In function `__swahb32p':
 > /usr/src/linux/include/linux/byteorder/swabb.h:115: parse error before `}'
 > /usr/src/linux/include/linux/byteorder/swabb.h:115: void value not ignored as it ought to be
 > /usr/src/linux/include/linux/byteorder/swabb.h:116: warning: control reaches end of non-void function
 > {standard input}: Assembler messages:
 > {standard input}:8: Warning: Ignoring changed section attributes for .modinfo
 > dvb.c: At top level:
 > dvb.c:447: warning: `CI_out' defined but not used
 > make[2]: *** [dvb.o] Error 1
 > make[2]: Leaving directory `/usr/src/DVB-071patched/driver'
 > make[1]: *** [_mod_/usr/src/DVB/driver] Error 2
 > make[1]: Leaving directory `/usr/src/linux-2.4.0-test10-reiserfs-3.6.18'
 > make: *** [here] Error 2
 > 
 > Has anyone else the same problems? And better, has someone the solution?
 > 
There is a semi-colon ";" missing in the kernel-sources since test10 pre
something. 
In
/usr/src/linux/include/linux/byteorder/swabb.h
in line 40 before the final backslash "\".

Marcus

---------------------------------------------------------------------
Dr. Marcus Metzler                             
mocm@netcologne.de                     http://www.metzlerbros.de
mocm@convergence.de                    http://www.convergence.de

Convergence Integrated Media GmbH          
Rosenthaler Str. 51                   
D-10178 Berlin                             
---------------------------------------------------------------------


Home | Main Index | Thread Index