Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add -D_FILE_OFFSET_BITS=64 to your compile flags! , Mac OSX compile failed #70

Open
janksenhu opened this issue May 13, 2021 · 0 comments

Comments

@janksenhu
Copy link

/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Making all in docs
make[2]: Nothing to be done for `all'.
Making all in src
CC ifuse.o
In file included from ifuse.c:28:
In file included from /usr/local/include/fuse.h:9:
In file included from /usr/local/include/fuse/fuse.h:31:
/usr/local/include/fuse/fuse_common.h:52:2: error: Please add -D_FILE_OFFSET_BITS=64 to your compile flags!
#error Please add -D_FILE_OFFSET_BITS=64 to your compile flags!
^
1 error generated.
make[2]: *** [ifuse.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

@janksenhu janksenhu changed the title Please add -D_FILE_OFFSET_BITS=64 to your compile flags! , Mac OSX 10.15.4 compile failed Please add -D_FILE_OFFSET_BITS=64 to your compile flags! , Mac OSX compile failed May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant