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

version.h: No such file or directory #8

Open
liqiangvip opened this issue Sep 19, 2014 · 0 comments
Open

version.h: No such file or directory #8

liqiangvip opened this issue Sep 19, 2014 · 0 comments

Comments

@liqiangvip
Copy link

./configure 可以通过
在make的时候,报错:

Making all in mfsmaster

make[2]: Entering directory `/root/shadow-mfs/mfsmaster'

gcc -DHAVE_CONFIG_H -I. -I.. -lpthread -std=c99 -I../mfscommon -DAPPNAME=mfsmaster -D_GNU_SOURCE -g -O2 -W -Wall -Wshadow -MT acl.o -MD -MP -MF .deps/acl.Tpo -c -o acl.o acl.c

In file included from acl.c:34:0:
../mfscommon/main.h:33:21: fatal error: version.h: No such file or directory
#include "version.h"
^
compilation terminated.

make[2]: *** [acl.o] Error 1
make[2]: Leaving directory `/root/shadow-mfs/mfsmaster'

make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/shadow-mfs'
make: *** [all] Error 2

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