> If I just run 'make', I don't see the warning. What should I do in order > to get the same warning that you get? You need to use sparse -- install sparse, and then add 'C=2 CF=-D__CHECK_ENDIAN__' to your make command line. - R.