[patch 01/20] bug.h: Add BUILD_BUG_ON() and friends for compile-time assert checking

Denis Kenzior denkenz at gmail.com
Fri Jul 23 14:59:57 PDT 2010


Hi Inaky,

>> Second, please actually check that your code passes make distcheck:
>>
>>   CCLD   unit/test-idmap
>>   CC     unit/test-sms.o
>>   CC     src/smsutil.o
>> ../src/smsutil.c:40:17: error: bug.h: No such file or directory
>> make[2]: *** [src/smsutil.o] Error 1
>> make[1]: *** [all] Error 2
>> make: *** [distcheck] Error 1
> 
> another FAIL. However, I am hitting another one in missing
> ofono/types.h, even after having pulled the tip as of today. Is that one
> known? Anyway, fixing this one.
> 

Make distcheck passes fine on $HEAD for me.

Regards,
-Denis


More information about the ofono mailing list