RHEL 5 で mongo c++ ドライバーをコンパイルしたいのですが、使用するscons
とエラーが発生します:
compare_numbers.h:83: warning: passing 'double' for argument 2 to 'int mongo::compareLongs(long long int, long long int)'
scons: *** [build/linux2/normal/mongo/bson/bsonelement.o] Error 1
scons: building terminated because of errors.
これは何ですか ?