e2fsprogs conflict with asm-sparc64/types.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When building e2fsprogs, it checks to see if long long is valid on the
platform, and detects that it is for sparc64. Thus, it defines:

#define __S64_TYPEDEF __signed__ long long
#define __U64_TYPEDEF unsigned long long

Unfortunately, that conflicts with asm-sparc64/types.h, which says only
"long", not "long long" for these typedefs.

Is the kernel wrong? Or is e2fsprogs?

Thanks in advance,

~spot

-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Development]     [DCCP]     [Linux ARM Development]     [Linux]     [Photo]     [Yosemite Help]     [Linux ARM Kernel]     [Linux SCSI]     [Linux x86_64]     [Linux Hams]

  Powered by Linux