Hello,

thanks for your reply to my report.

On 06-Jun-20 18:31, Michael Biebl wrote:
> I created a different patch which makes use of stdint.h. As I can't test
> it on AMD64 (and ppc64) could you please replace debian/patches/xfs.diff
> with the one attached and let me know if it compiles.

Your xfs.diff patch works on ppc64. However, on amd64/unstable I get the
following error with that patch:

In file included from misc.cpp:61:
fs/fs_jfs.h:41:1: warning: this is the location of the previous 
definition
fs/fs_xfs.h:153: error: conflicting declaration 'typedef uint64_t __u64'
/usr/include/asm-x86_64/types.h:24: error: '__u64' has a previous 
declaration as 'typedef long long unsigned int __u64'
fs/fs_xfs.h:154: error: conflicting declaration 'typedef int64_t __s64'
/usr/include/asm-x86_64/types.h:23: error: '__s64' has a previous 
declaration as 'typedef long long int __s64'
make[5]: *** [misc.o] Error 1

Regards
Andreas Jochens


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to