Re: possible problem with generic asm/types.h

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

 



On Saturday 25 May 2013, Mark Salter wrote:
> 
> While building some stuff for aarch64, I ran into a conflict between
> the kernel's definition of __s64 and glibc's definition of int64_t.
> The package I was building (fuse) does this:
> 
>   #include <stdint.h>
>   #define __s64 int64_t

It's an old bug in fuse. The header that ships with the kernel
should work fine, just update your user space package.

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




[Index of Archives]     [Linux Kernel]     [Kernel Newbies]     [x86 Platform Driver]     [Netdev]     [Linux Wireless]     [Netfilter]     [Bugtraq]     [Linux Filesystems]     [Yosemite Discussion]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]

  Powered by Linux