rdiff-backup-users
[Top][All Lists]
Advanced

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

[rdiff-backup-users] Compiling ArchFS demands -D_FILE_OFFSET_BITS=64


From: SanskritFritz
Subject: [rdiff-backup-users] Compiling ArchFS demands -D_FILE_OFFSET_BITS=64
Date: Wed, 17 Sep 2008 16:55:44 -0400

Thanks for your reply. I did what you suggested (I believe), but I still get 
the same error.

./configure

Then in the Makefile I edited the following line:
CFLAGS = -Wall -O3  -D_GNU_SOURCE
it became
CFLAGS = -Wall -O3  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64

make

still the same error. What am I doing wrong?

+----------------------------------------------------------------------
|This was sent by address@hidden via Backup Central.
|Forward SPAM to address@hidden
+----------------------------------------------------------------------






reply via email to

[Prev in Thread] Current Thread [Next in Thread]