Hello ! After fixing many problems, I encountered with a issue.

Error messages showed :

...
In file included from ../../../gecko/mfbt/tests/TestBloomFilter.cpp:7:0:
../../dist/include/mozilla/BloomFilter.h: In static member function 'static 
bool mozilla::BloomFilter<KeySize, T>::full(const uint8_t&)':
../../dist/include/mozilla/BloomFilter.h:160:60: error: 'UINT8_MAX' was not 
declared in this scope

...

make[7]: *** [TestBloomFilter.o] Error 1

And I notice there's a discussion very similar with my situation. 
https://groups.google.com/forum/#!msg/mozilla.dev.b2g/We-N8G0HIDo/l0d30JIxmkQJ

It mentioned about android version.
I'm using the default version android-4.2.1_r1.

Should I change the version ? And how ?
Or is there better solution ?

Please help me fix this problem !
Thanks !

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to