On Sun, 5 Apr 2009 01:59:50 -0700 (PDT) Uri Shkolnik <urishk@xxxxxxxxx> wrote: > > Add code that modify the content of Siano's protocol > messages when running with big-endian target. Maybe due to one of the other patches that weren't applied, but this one didn't compile: /home/v4l/master/v4l/smsdvb.c:49: error: field 'sms_stat_dvb' has incomplete type /home/v4l/master/v4l/smsdvb.c: In function 'smsdvb_onresponse': /home/v4l/master/v4l/smsdvb.c:95: error: invalid application of 'sizeof' to incomplete type 'struct TRANSMISSION_STATISTICS_S' /home/v4l/master/v4l/smsdvb.c:95: error: invalid application of 'sizeof' to incomplete type 'struct TRANSMISSION_STATISTICS_S' /home/v4l/master/v4l/smsdvb.c:101: error: implicit declaration of function 'CORRECT_STAT_BANDWIDTH' /home/v4l/master/v4l/smsdvb.c:102: error: implicit declaration of function 'CORRECT_STAT_TRANSMISSON_MODE' /home/v4l/master/v4l/smsdvb.c:109: error: storage size of 'SignalStatusData' isn't known /home/v4l/master/v4l/smsdvb.c:125: error: dereferencing pointer to incomplete type /home/v4l/master/v4l/smsdvb.c:126: error: dereferencing pointer to incomplete type /home/v4l/master/v4l/smsdvb.c:127: error: dereferencing pointer to incomplete type /home/v4l/master/v4l/smsdvb.c:128: error: dereferencing pointer to incomplete type /home/v4l/master/v4l/smsdvb.c:129: error: dereferencing pointer to incomplete type /home/v4l/master/v4l/smsdvb.c:130: error: dereferencing pointer to incomplete type /home/v4l/master/v4l/smsdvb.c:131: error: implicit declaration of function 'CORRECT_STAT_RSSI' /home/v4l/master/v4l/smsdvb.c:133: error: dereferencing pointer to incomplete type /home/v4l/master/v4l/smsdvb.c:134: error: dereferencing pointer to incomplete type /home/v4l/master/v4l/smsdvb.c:135: error: dereferencing pointer to incomplete type /home/v4l/master/v4l/smsdvb.c:136: error: dereferencing pointer to incomplete type /home/v4l/master/v4l/smsdvb.c:141: error: dereferencing pointer to incomplete type /home/v4l/master/v4l/smsdvb.c:145: error: dereferencing pointer to incomplete type /home/v4l/master/v4l/smsdvb.c:148: error: dereferencing pointer to incomplete type /home/v4l/master/v4l/smsdvb.c:149: error: dereferencing pointer to incomplete type /home/v4l/master/v4l/smsdvb.c:151: error: dereferencing pointer to incomplete type /home/v4l/master/v4l/smsdvb.c:152: error: dereferencing pointer to incomplete type /home/v4l/master/v4l/smsdvb.c:153: error: dereferencing pointer to incomplete type /home/v4l/master/v4l/smsdvb.c:109: warning: unused variable 'SignalStatusData' make[3]: *** [/home/v4l/master/v4l/smsdvb.o] Error 1 Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html